All MIBs › RFC1156-MIB › ifTable
ifTable
Module: RFC1156-MIB
OID (symbolic): RFC1156-MIB::ifTable
OID (numeric): 1.3.6.1.2.1.2.2
Node type: OBJECT-TYPE
Access: read-write
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.2.2 snmpwalk -v2c -c public <target> RFC1156-MIB::ifTable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.2.2.1 snmpget -v2c -c public <target> RFC1156-MIB::ifTable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.2.2.1 s <value>