OidEntry
Fields
| name | type | nullable | description |
|---|---|---|---|
oid | String | false | The full OID for the entry. |
oidNumbers | List<Integer> | false | The full OID as a list of numbers. |
rawValue | String | false | The value stored in the OID entry, rendered as a string; e.g. "1" or "00:a0:bc:6a:e0:07". Consult the MIB documentation for the type of values that could be stored for the corresponding OID. |
Used by
network → endpoints → snmpOutputs → rawOidEntries
See also
Data model path
- network:
Network- endpoints: List<
NetworkEndpoint>
- endpoints: List<
network → externalSources → snmpSources → outputs → rawOidEntries
See also
Data model path
- network:
Network- externalSources:
ExternalSources- snmpSources: List<
SnmpSource>
- snmpSources: List<
- externalSources: