ifTable
SUN-SNMP ·
.1.3.6.1.2.1.2.2
Object
table mandatory
A list of interface entries. The number of entries is given by the value of ifNumber.
Context
- MIB
- SUN-SNMP
- OID
.1.3.6.1.2.1.2.2- Type
- table
- Status
- mandatory
- Parent
- interfaces
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUN-SNMP' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-SNMP::ifTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-SNMP' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-SNMP::ifTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.