SNMP Configuration and Management Manual
SCF Commands for the SNMP Agent
SNMP Configuration and Management Manual—424777-006
5-21
INFO Command
INFO Command
The INFO command:
•
Displays the current attribute values of an object
•
Indicates with an asterisk attributes whose values can be changed with the ALTER
command
•
Is a nonsensitive command
INFO ENDPOINT Command
Use the INFO ENDPOINT command to display the current attribute values for a
request/response connection definition.
[$agent-process.]#endpoint-name
identifies the request/response connection whose attribute values you want to
display.
$agent-process
identifies the NonStop agent process to which the ENDPOINT object belongs.
It consists of a dollar sign ($) followed by one to five alphanumeric characters,
the first of which must be alphabetic.
#endpoint-name
identifies the ENDPOINT object. It consists of a pound sign (#) followed by one
to seven alphanumeric characters, the first of which must be alphabetic.
DETAIL
specifies that the display contain additional information about the object set.
Example: INFO ENDPOINT
The following example displays the attribute values for all connection points defined for
NonStop agent process $ZSNMP:
-> INFO ENDPOINT $ZSNMP.*
SNMP Info ENDPOINT
Name *Network *Hostaddr
$ZSNMP.#DEFAULT \EAST.$ZTC0 0.0.0.0
$ZSNMP.#REMOTE \WEST.$ZTC0 0.0.0.0
INFO ENDPOINT [$agent-process.]#endpoint-name [, DETAIL ]