HP 3PAR OS 3.1.3 Command Line Interface Reference

checksnmp
DESCRIPTION
The checksnmp command allows a user to send an SNMPv2 test trap to the list of managers as
specified in showsnmpmgr.
SYNTAX
checksnmp
AUTHORITY
Super, Service
Any role granted the snmp_check right
OPTIONS
None
SPECIFIERS
None
RESTRICTIONS
None
EXAMPLES
The following example shows the case when there are SNMP managers configured. The trap
destinations are displayed in the format <ip address>:<port>.
cli% checksnmp
Trap sent to the following managers:
192.168.17.10:162
192.168.17.111:1000
The following example shows the case when there are no SNMP managers configured.
cli% checksnmp
Cannot send test trap as no manager exists
checksnmp 71