OidOutput
Fields
| name | type | nullable | description |
|---|---|---|---|
requestedOid | String | false | The prefix of the OID hierarchy to be returned in the SNMP response. For example, with a full OID of "1.3.6.1.2.1.2.2.1.1.1", this could be "1.3.6.1.2.1.2.2.1". |
alias | String | false | -- |
status | OidCollectionStatus | false | -- |
rawOidEntries | List<OidEntry> | false | -- |
Used by
network → endpoints → snmpOutputs
See also
Data model path
- network:
Network- endpoints: List<
NetworkEndpoint>- snmpOutputs: List<
OidOutput>
- snmpOutputs: List<
- endpoints: List<
network → externalSources → snmpSources → outputs
See also
Data model path
- network:
Network- externalSources:
ExternalSources- snmpSources: List<
SnmpSource>- outputs: List<
OidOutput>
- outputs: List<
- snmpSources: List<
- externalSources: