Event and Accounting Logs
282
System Management Guide
3HE 11018 AAAC TQZZA Edition: 01
The following displays the current SNMP trap group configuration:
ALU-12>config>log# info
----------------------------------------------
...
snmp-trap-group 10
trap-target 10.10.10.104:5 "snmpv3" notify-community "communitystring"
exit
...
----------------------------------------------
ALU-12>config>log#
The following displays an example of the command usage to modify an SNMP trap
group:
Example: config# log
config>log# snmp-trap-group 10
config>log>snmp-trap-group# no trap-target
10.10.10.104:5
config>log>snmp-trap-group# snmp-trap-group# trap-
target 10.10.0.91:1 snmpv2c notify-community "com1"
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#
5.11.8 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