cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
670
Views
0
Helpful
4
Replies

Disabling sending of SNMP traps on ISDN PRI interface

loralubo1
Level 1
Level 1

I have a Cisco AS53500 with IOS 12.2(2)XB8 and I would like to disable sending the linkup and linkdown traps for my ISDN PRI line. I have put the "no snmp trap link-source" command on the Serial3/0:15 interface but traps are still sent.

Any help would be greatly appreciated.

4 Replies 4

liviu.gheorghe
Spotlight
Spotlight

The command you are looking for is:

no snmp-server enable traps snmp linkup linkdown

Regards, LG
*** Please Rate All Helpful Responses ***

But this will disable the sending of snmp-traps at all...I would like to receive traps for serial interfaces.

In this case you need to configure globally "snmp-server enable traps snmp" to enable the sending of SNMP linkUp and linkDown traps, and after that to disable the sending of this traps on an interface basis with the command "no snmp trap link-status".

Regards, LG
*** Please Rate All Helpful Responses ***

Yes,

the problem is that the command is configured on the serial3/0:15 interface but traps are still sent