SNMP Configuration and Management Manual

SCF Commands for the SNMP Agent
SNMP Configuration and Management Manual424777-006
5-23
INFO PROFILE Command
SNMP Info PROFILE
Name *Access *Hostaddr
*Community
$ZSNMP.#DEFAULT READONLY 0.0.0.0 public
$ZSNMP.#LANMGR READWRITE 130.252.86.10 Private
SNMP Info ENDPOINT
Name *Network *Hostaddr
$ZSNMP.#DEFAULT \EAST.$ZTC0 0.0.0.0
$ZSNMP.#REMOTE \WEST.$ZTC0 0.0.0.0
SNMP Info TRAPDEST
Name *Network *Hostaddr
*Community
$ZSNMP.#TRAP \EAST.$ZTC0 130.252.86.10 Tandem
$ZSNMP.#REMOTE \WEST.$ZTC1 130.252.86.241 public
INFO PROFILE Command
Use the INFO PROFILE command to display the current attribute values for an
authentication table entry.
[$agent-process.]#profile-name
identifies the authentication table entry whose attribute values you want to display.
$agent-process
identifies the NonStop agent process to which the PROFILE object belongs. It
consists of a dollar sign ($) followed by one to five alphanumeric characters,
the first of which must be alphabetic.
#profile-name
identifies the PROFILE 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.
Considerations: INFO PROFILE
The value in the community name field is truncated if it is too long to fit on a single line.
To display the full community name, use the DETAIL option.
INFO PROFILE [$agent-process.]#profile-name [, DETAIL ]