106ViewsAny viewDefault command level1: Monitor levelParameters|: Filters command output by specifying a regular expression. For more information about regularexpressions, see Fundamentals Configuration 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 guidelinesYou 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 itssub-modules is enabled.Examples# Display the modules that can generate traps and their trap status. display snmp-agent trap-listacfp trap enablebfd trap enablebgp trap enableconfiguration trap enableflash trap enablempls trap enableospf trap enablestandard trap enablesystem trap enablevrrp trap enableEnable traps: 10; Disable traps: 0Related commandssnmp-agent trap enabledisplay snmp-agent usm-userUse display snmp-agent usm-user to display SNMPv3 user information.Syntaxdisplay snmp-agent usm-user [ engineid engineid | username user-name | group group-name ] * [ |{ begin | exclude | include } regular-expression ]ViewsAny viewDefault command level1: Monitor level