ADC Telecommunications, Inc.
206 C
HAPTER 10: MANAGING SYSTEM EVENTS
Configuring SNMP Trap Recipients
You must define a list of IP addresses of SNMP management stations that
receive traps or syslog messages from your Cuda 12000. Use this procedure
to specify each trap recipient:
Example
root# snmp-server host 136.4.6.6 informs timeout 500 retries 200 version 2c noauth
private udp-port 164 mms 5000 notification-type cold-start link-up
cli:192.168.220.230:root#
Task Command
1. Enter root mode. root
2. Specify the trap recipient. snmp-server host <ip-address> [traps
| informs [timeout <seconds>][retries
<retries>]] [version {1 | 2c | 3} {auth |
noauth | priv}] <community-name>
[udp-port <port>] [mms <size>]
[storage {volatile | nonvolatile |
permanent | readonly}]
[notification-type <type>...]
For information on command
arguments, refer to Chapter 9, Simple
Network Management Protocol (SNMP),
on page page 161, or see snmp-server
host command in the Cuda 12000 IP
Access Switch CLI Reference Guide.
3. Display the trap recipient. show snmp host <ip-address>