HP VPN Firewall Appliances System Management and Maintenance Command Reference

168
Views
Any view
Default command level
1: Monitor level
Parameters
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
You can use the snmp-agent trap enable command to enable or disable the trap function of a module.
For a module that has multiple sub-modules, the trap status is enable if the trap function of any of its
sub-modules is enabled.
Examples
# Display the modules that can generate traps and their trap status.
<Sysname> display snmp-agent trap-list
configuration trap enable
flash trap enable
ospf trap enable
pim trap enable
standard trap enable
system trap enable
vrrp trap enable
Enable traps: 7; Disable traps: 0
Related commands
snmp-agent trap enable
display snmp-agent usm-user
Use display snmp-agent usm-user to display SNMPv3 user information.
Syntax
display snmp-agent usm-user [ engineid engineid | username user-name | group group-name ] * [ |
{ begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level