Event and Accounting Logs
7705 SAR OS System Management Guide Page 235
Deleting an SNMP Trap Group
Use the following CLI syntax to delete a trap target and SNMP trap group:
CLI Syntax: config>log
no snmp-trap-group log-id
no trap-target name
The following displays the SNMP trap group configuration:
ALU-12>config>log# info
----------------------------------------------
...
snmp-trap-group 10
trap-target 10.10.0.91:1 "snmpv2c" notify-community "com1"
exit
...
----------------------------------------------
ALU-12>config>log#
The following displays an example of deleting a trap target and an SNMP trap group.
Example: config>log# snmp-trap-group 10
config>log>snmp-trap-group# no trap-target 10.10.0.91:1
config>log>snmp-trap-group# exit
config>log# no snmp-trap-group 10
Modifying a Log Filter
Use the following CLI syntax to modify a log filter:
CLI Syntax: config>log
filter filter-id
default-action {drop | forward}
description description-string
entry entry-id
action {drop | forward}
description description-string
match
application {eq | neq} application-id
number {eq | neq | lt | lte | gt | gte} event-id
router {eq | neq} router-instance [regexp]
severity {eq | neq | lt | lte | gt | gte}
severity-level
subject {eq | neq} subject [regexp]