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