E-DOC-CTC-20061027-0003v2.0
SNMP Commands
652
snmp getnext
GetNext from the supplied SNMP OID.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
snmp getnext [ObjectId = <string>]
ObjectID The Object Identifier.
Object ID to getnext from for example .1.3.6.1.2.1.1 system
returns sysDescription.
OPTIONAL
=>snmp getnext ObjectId=.1.3.6.1.2.1.1.4.0
VB_octetStr .1.3.6.1.2.1.1.5.0 Sascha
=>
snmp get Get from the supplied SNMP Object IDentifier(OID).
snmp walk Walk from the supplied SNMP OID.