Operation Manual
355
SNMP Commands
E-DOC-CTC-20040210-0030 v1.0
snmp get
Get from the supplied SNMP Object IDentifier (OID), e.g. get ObjectId=.1.3.6.1.2.1.1.1.0.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
snmp get [ObjectId = <string>]
ObjectID The Object Identifier. Object id to get from ... must include the
instance which is 0 for scalar objects, e.g. .1.3.6.1.2.1.1.1.0 sysDe-
scription.
Note If not specified, the sysDescription OID .1.3.6.1.2.1.1.1.0
is assumed. Its value is SpeedTouchâ„¢.
OPTIONAL
=>snmp get
VB_octetStr .1.3.6.1.2.1.1.1.0 SpeedTouchâ„¢ 610
=>
snmp getNext GetNext from the supplied SNMP OID.
snmp walk Walk from the supplied SNMP OID.