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 | Bag<OidEntry> | false | -- |
Used by
network → devices → outputs → snmpOutputs
See also
network → endpoints → snmpOutputs
See also
Data model path
- network:
Network- endpoints: Bag<
NetworkEndpoint>- snmpOutputs: Bag<
OidOutput>
- snmpOutputs: Bag<
- endpoints: Bag<
network → externalSources → snmpSources → outputs
See also
Data model path
- network:
Network- externalSources:
ExternalSources- snmpSources: Bag<
SnmpSource>- outputs: Bag<
OidOutput>
- outputs: Bag<
- snmpSources: Bag<
- externalSources: