Cuda 12000 IP Access Switch CLI-based Administration Guide
Configuring SNMP Event Notification Types 193
Perform the following tasks to configure event notifications. Refer to the configuration examples, below:
ospf-virt-nbr-state Signifies a change in the state of an
OSPF neighbor on a virtual interface.
To send this notification type, note
that you also have to enable sending
of OSPF virtual neighbor state traps
using the report command.
Modem deregistration event: A modem deregistration event refers
to the deregistration of cable
modems.
dereg-modems Signifies that a number or percentage
of modems have deregistered over the
deregistration time interval.
Tasks Commands
1. Enter configuration mode. root
2. Create an SNMP host to receive
trap messages.
snmp-server host <ip address>
<community-name> {traps | informs
[timeout <seconds>] [retries
<retries>]} [version {1 | 2c | 3 {auth |
noauth | priv}]
3. Specify the UDP port number on
which the SNMP host will receive
traps.
snmp-server host <ip address>
<community-name> {traps | informs
[timeout <seconds>] [retries
<retries>]} [version {1 | 2c | 3 {auth |
noauth | priv}] udp-port <port>
4. Specify the maximum message
size (MMS), in bytes, of an SNMP
message that the SNMP engine
will transmit or receive and
process.
snmp-server host <ip address>
<community-name> {traps | informs
[timeout <seconds>] [retries
<retries>]} [version {1 | 2c | 3 {auth |
noauth | priv}] [mms] <size>
Parameter Description