Specifications

21-2
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 21 Configuring SNMP Monitoring
Enabling the SNMP Agent, Passwords, and Trap Server
Required Data for This Procedure
Passwords that permit subscribers to retrieve and change SNMP information. Specify whether these
passwords will have read-only or read-write privileges. The system supports a maximum of 5
read-only and 5 read-write passwords. Each password may have a maximum of 15 alphanumeric
characters, including letters A to Z, letters a to z, digits 0 to 9, underscore (_), and hyphen (-).
IP address and password of the host server that will receive the SNMP information. If no host is
defined, the system discards the trap information. The system supports a maximum of 5 servers. The
password does not have to be the same as the subscriber passwords.
No host is considered the primary host. The system sends the SNMP notifications to all enabled
hosts.
(Optional) Server contact and location information.
SUMMARY STEPS
1. config t
2. snmp-server community community-string {ro | rw}
3. snmp-server enable traps
4. snmp-server host host-ipaddress community-string
5. (Optional) snmp-server contact contact-string
6. (Optional) snmp-server location location-string
7. end
8. copy running-config startup-config