Reference Manualsnmp - invoke an SNMP shell in the current windowSYNOPSIS
snmp agentDESCRIPTION
Command snmp opens a subshell which supports the following syntax:SEE ALSOexitThe snmp shell is used to view or set MIB variables at an agent. Variables can be partially specified, TAB will complete them. Note that only certain MIB variables are alterable.
agent name
[object-name]+
next [object-name]+
set [object-name type value]+type can be: [int | counter | gauge | timeticks | str | objid | ipaddr]
Control character are: TAB print next object-name
ctrl-n get next object
ctrl-w kill wordAn snmp command is also available in Tcl.
tcl