HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)
14 XPath OS CLI commands
Displays SNMP agent system parameters and trap recipient.
Synopsis
agtcfgshow
Availability
all users
Description
Use this command to display the sysDescr, sysLocation, and sysContact parameters of the MIB-II
system group, swEventTrapLevel, and trap recipients:
Operands
none
Examples
To display the SNMP agent system parameters and trap recipient:
See also
agtCfgSet
agtCfgShow
sysDescr System (router) description (in the MIB-II definition). The default value is
MP_ROUTER.
sysLocation System location (in MIB-II). The default value is End User Premise.
sysContact System contact information. The default is Tech Support.
swEventTrapLevel Event trap level in conjunction with the event severity level. When an
event occurs, if its severity level is at or below the set value, the SNMP
trap, swEventTrap, is sent to the configured trap recipients. By default,
this value is 3, which means that any event that has a severity equal to or
higher than “warning” causes an swEventTrap to be sent. Possible
values include:
0 panic
1 critical
2 error
3 warning
4 informational
5 debug
switch:admin> agtcfgshow
Current SNMP Agent Configuration
Customizable MIB-II system variables:
sysDescr = MP_ROUTER
sysLocation = End User Premise
sysContact = Tech Support
swEventTrapLevel = 3
SNMPv2 Trap Recipient Configuration
recipient1--Community=com23
recipient1--IP address=192.168.74.12
recipient2--Community=control_center1
recipient2--IP address=192.168.74.11
recipient3--Community=control_center2
recipient3--IP address=192.168.74.20