snmpwalk
snmpwalk : retrieve a subtree of management values using SNMP GETNEXT requests.
snmpwalk [APPLICATION OPTIONS] [COMMON OPTIONS] [OID]
snmpwalk -v 2c -c C0mmunity 1.2.3.4 .1.3.6.1.4.1.8886.18.2.6.3.3.1.6.10234001
C0mmunity = Community Name
1.2.3.4 = IP address of device
.1.3.6.1.4.1.8886.18.2.6.3.3.1.6.10234001 = OID
example another command:
snmpwalk -mALL -v1 -c C0mmunity 1.2.3.4 system
#SNMP #SNMWALK
No comments:
Post a Comment