SNMP Configuration and Management Manual
SCF Commands for the SNMP Agent
SNMP Configuration and Management Manual—424777-006
5-22
INFO PROCESS Command
INFO PROCESS Command
Use the INFO PROCESS command to display the current attribute values for a
NonStop agent process and its defined objects.
$agent-process
identifies the NonStop agent process whose configuration you want to display. It
consists of a dollar sign ($) followed by one to five alphanumeric characters, the
first of which must be alphabetic.
SUB [ NONE | ALL | ONLY ]
selects the NonStop agent objects for which you want to display attribute values:
DETAIL
specifies that the display contain additional information about the object set.
Examples: INFO PROCESS
•
The following example displays detailed information about NonStop agent process
$ZSNMP:
-> INFO PROCESS $ZSNMP, DETAIL
SNMP Detailed Info PROCESS \EAST.$ZSNMP
Program file name...... \EAST.$DEV.SNMP.SNMPAGT
Swap volume............ $QA
*EMS Collector.......... \EAST.$0
•
The next example displays information about all the objects defined for NonStop
agent process $ZSNMP:
-> INFO PROCESS $ZSNMP, SUB ALL
SNMP Info PROCESS
Name *EMS Collector
$ZSNMP \EAST.$0
INFO PROCESS $agent-process [, SUB [ NONE | ALL | ONLY ] ]
[, DETAIL ] }
NONE returns the current attribute values for the NonStop agent process only.
This is the default.
ALL returns the current attribute values for the NonStop agent process and
all of its subordinate objects.
ONLY returns the current attribute values for the objects subordinate to the
NonStop agent process, but not the NonStop agent process itself.