User`s guide

Other Commands
Local Management User’s Guide 3-33
snmpnext:
Syntax: snmpnext [IPADDRESS] [COMMUNITY-STRING] [OBJECT-ID]
Description: The snmpnext command allows you to query another device using
SNMP. The next leaf of an object identifier can be retrieved from that
device by supplying an appropriate community string and the values of
the object identifier.
Options: Not Applicable
Example:
snmpset:
Syntax: snmpset [IP address] [community name]
Description: The snmpset command enables you to set the value of an object in other
SNMP devices. This command requires the appropriate community
string and OID.
When defining a new leaf set, MIB Navigator asks for a value. The
following lists possible value types:
(i)nteger - number
(c)ounter - number
(g)auge - number
(t)ime ticks - number
o(p)aque - “value” (with quotation marks)
(s)tring - “value” (with quotation marks)
(o)id - OID number with dotted punctuation
(a)ddress - IP address in DDN format
(m)ac - MAC address in hexadecimal format
(n)ull - no type
Options: Not Applicable
Example:
MIBNav-> snmpnext 132.111.22.33 public 1.3.6.1.2.1.1.2
#1.3.6.1.2.1.1.1.3 sysUpTime Time Ticks 5490075
t
MIBNav-> snmpset 122.44.1.2 public
1.3.6.1.2.1.1.4.0 "Cyrus/MIS"
051475