cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
779
Views
0
Helpful
3
Replies

SNMP configuration issue in CUCM

abraham1982
Level 1
Level 1

Hello All,

We are trying to configure SNMP on Cisco CUCM 8.X to send traps to a Monitoring Tool. Gave the community string and destination ip address. Enabled all alarms.

Still we are not getting any alarms on the monitoring tool. We get a trap only when the SNMP service is restarted. but when phone unregisters or server reboots or service manager recyles there are no traps getting generated.

Can anyone please help

3 Replies 3

Joseph Martini
Cisco Employee
Cisco Employee

You have to enable traps using something like this:

snmpset -c public -v 2c x.x.x.x .1.3.6.1.4.1.9.9.41.1.1.2.0 integer 1

Then you Have to turn on clogNotificationsEnabled and make sure the alarm level is set to at least error.



Where do you run that snap command ?

Sent from Cisco Technical Support iPad App

From an external computer pointed at CUCM.  You can't run the snmpset from the CUCM command line (CLI).