4-3
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 4 Managing and Monitoring Network Management Features
How to Configure Network Management Features on ASR 901

Configuring SNMP Support

Use the following to configure SNMP support for
Setting up the community access
Establishing a message queue for each trap host
Enabling the router to send SNMP trap messages
Enabling SNMP trap messages for alarms
Enabling trap messages for a specific environment.
Note In the following procedure, press the Return key after each step unless otherwise noted. At any time,
you can exit the privileged level and return to the user level by entering disable at the Router# prompt.
Complete the following steps to configure SNMP:
SUMMARY STEPS
1. enable
2. configure terminal
3. snmp-server community string [view view-name] [ro | rw] [number]
4. snmp-server queue-length length
5. snmp-server enable traps [notification-type] [notification-option]
6. snmp-server enable traps ipran
7. snmp-server enable traps envmon
8. snmp-server host host-address [traps | informs] [version {1 | 2c | 3 [auth | noauth | priv]}]
community-string [udp-port port] [notification-type]
9. end
DETAILED STEPS
Command Purpose
Step 1 enable
Example:
Router> enable
Enables privileged EXEC mode.
Enter your password if prompted.
Step 2 configure terminal
Example:
Router# configure terminal
Enters global configuration mode.