目次
# snmpwalk -v2c -c public [IP Address] . iso.2.840.10006.300.43.1.2.1.1.2.1 = INTEGER: 0 iso.2.840.10006.300.43.1.2.1.1.2.2 = INTEGER: 0 〜中略〜 BRIDGE-MIB::dot1dTpAgingTime.0 = INTEGER: 300 seconds BRIDGE-MIB::dot1dTpFdbAddress.'.PV..|' = STRING: 0:50:56:b1:1b:7c BRIDGE-MIB::dot1dTpFdbAddress.'.PV.u.' = STRING: 0:50:56:83:75:5 Error: OID not increasing: BRIDGE-MIB::dot1dTpFdbAddress.'.PV..|' >= BRIDGE-MIB::dot1dTpFdbAddress.'.PV.u.'
# snmpwalk -v2c -c public -Cc [IP Address] . iso.2.840.10006.300.43.1.2.1.1.2.1 = INTEGER: 0 iso.2.840.10006.300.43.1.2.1.1.2.2 = INTEGER: 0 〜中略〜 BRIDGE-MIB::dot1dTpAgingTime.0 = INTEGER: 300 seconds BRIDGE-MIB::dot1dTpFdbAddress.'.PV.P0' = STRING: 0:50:56:9b:50:30 BRIDGE-MIB::dot1dTpFdbAddress.'.PV..|' = STRING: 0:50:56:b1:1b:7c BRIDGE-MIB::dot1dTpFdbAddress.'.PV.u.' = STRING: 0:50:56:83:75:5 BRIDGE-MIB::dot1dTpFdbAddress.'.PV.pS' = STRING: 0:50:56:b1:70:53 〜中略〜 RFC1155-SMI::enterprises.171.15.28.1.2.1.0 = INTEGER: 2 RFC1155-SMI::enterprises.171.15.28.1.2.1.0 = No more variables left in this MIB View (It is past the end of the MIB tree)