SNMP Manager Programmer's Guide
Reference Summary
SNMP Manager Programmer’s Guide–134249
9-2
The Sample Managers
The Sample Managers
Sample Manager Features
Sample 
Manger
Protocol 
Supported Functions
SNMPGT UDP Handles a Get packet for MIB objects specified at 
invocation.
SNMPGET UDP and IPC Same as SNMPGT, except makes IPC communication 
available for requests for NonStop agents. 
SNMPNEXT UDP and IPC Handles a GetNext packet for MIB objects specified at 
invocation.
SNMPSET UDP and IPC Handles a Set packet for MIB objects specified at 
invocation.
SNMPWALK UDP and IPC Handles multiple GetNext packets to retrieve MIB 
object values in lexicographical order starting at a point 
in the MIB object tree specified at invocation. Uses 
MIB compiler output to convert OIDs to MIB object 
names.
SNMPTRAP UDP Sends a Trap packet containing one or more variable 
bindings specified at invocation.
SNMPMON UDP Prints the contents of Response and Trap packets 
received from the UDP port and TCP/IP process 
specified at invocation.
SNMPHOST UDP and IPC Handles multiple GetNext and Get packets to retrieve 
device information from several tables in the MIB 
supported by the Host Resources Subagent. 










