This topic includes the list of the OIDs used to collect configuration data and performance metrics related to network device elements in Uptime Infrastructure Monitor. 

Configuration OIDs

These configuration information OIDs are collected when the network device is added to UIM and updated regularly by the configuration update gatherer which scans every 24 hours.

OIDMIBNameMandatory
1.3.6.1.2.1.1.5.0RFC1213-MIBSystem NameYes
1.3.6.1.2.1.1.1.0RFC1213-MIBSystem DescriptionYes
1.3.6.1.2.1.1.4.0RFC1213-MIBSystem ContactNo
1.3.6.1.2.1.1.6.0RFC1213-MIBSystem LocationNo
1.3.6.1.2.1.31.1.1IF-MIBInterface TableYes
1.3.6.1.2.1.2.2.1.1RFC1213-MIBPort IndexYes
1.3.6.1.2.1.31.1.1.1.1IF-MIBPort NameYes. If unavailable, 1.3.6.1.2.1.2.2.1.1 (RFC1213-MIB) is used.
1.3.6.1.2.1.2.2.1.2RFC1213-MIBPort DescriptionNo
1.3.6.1.2.1.2.2.1.3RFC1213-MIBPort TypeYes
1.3.6.1.2.1.2.2.1.7    RFC1213-MIBPort Admin StatusYes
1.3.6.1.2.1.2.2.1.8    RFC1213-MIBPort Operational StatusYes
1.3.6.1.2.1.2.2.1.5    RFC1213-MIBPort SpeedYes
1.3.6.1.2.1.2.2.1.6    RFC1213-MIBPort MACYes

Performance metric OIDs

Performance metrics are only collected for network devices that are switches or routers added in UIM. Metrics are gathered for ports that have Port Admin Status as up and a valid speed value available.

OIDMIBNameUnitsNotes
1.3.6.1.2.1.31.1.1.1.6    IF-MIBIn RateKbpsIf unavailable, 1.3.6.1.2.1.2.2.1.10 (RFC1213-MIB) is used.
In usagePercentCalculated by dividing In Rate by Interface Speed.
1.3.6.1.2.1.31.1.1.1.10    IF-MIBOut RateKbpsIf unavailable, 1.3.6.1.2.1.2.2.1.16 (RFC1213-MIB) is used.
Out UsagePercentCalculated by dividing Out Rate by Interface Speed.
UsagePercentCalculated by adding In Usage and Out Usage.
1.3.6.1.2.1.2.2.1.14    RFC1213-MIBIn Errors#/sec
1.3.6.1.2.1.2.2.1.20    RFC1213-MIBOut Errors#/sec
Errors#/secCalculated by adding In Errors and Out Errors.
1.3.6.1.2.1.2.2.1.13    RFC1213-MIBIn Discards#/sec
1.3.6.1.2.1.2.2.1.19    RFC1213-MIBOut Discards#/sec
Discards#/secCalculated by adding In Discards and Out Discards.

Troubleshooting with snmpwalk

Although most SNMP-enabled network devices provide the OID's listed above, not all do. If there are issues adding a network device to UIM, it is helpful to use snmpwalk to review the OIDs available on the device. For more information about this feature, see Troubleshooting network device issues with snmpwalk.

  • No labels