06-13-2005 03:47 PM
Hello All
Does anybody have a idea how to supress snmp and log events of a isdn pri interface, because I´ve executed the Cisco commands recomendation on the interface but doesn´t work because the NMS still recive a lot of snmp events of these pri interfaces:
The enviroment:
controller E1 1/1/0
framing NO-CRC4
pri-group timeslots 1-31
Serial1/1/0:0 unassigned YES unset up up
Serial1/1/0:1 unassigned YES unset up up
Serial1/1/0:2 unassigned YES unset up up
Serial1/1/0:3 unassigned YES unset up up
Serial1/1/0:4 unassigned YES unset up up
Serial1/1/0:5 unassigned YES unset up up
Serial1/1/0:6 unassigned YES unset up up
Serial1/1/0:7 unassigned YES unset up up
Serial1/1/0:8 unassigned YES unset up up
Serial1/1/0:9 unassigned YES unset up up
Serial1/1/0:10 unassigned YES unset up up
Serial1/1/0:11 unassigned YES unset up up
Serial1/1/0:12 unassigned YES unset up up
Serial1/1/0:13 unassigned YES unset up up
Serial1/1/0:14 unassigned YES unset up up
Serial1/1/0:15 xx.xx.xx.xx YES TFTP up up
Serial1/1/0:16 unassigned YES unset up up
Serial1/1/0:17 unassigned YES unset up up
Serial1/1/0:18 unassigned YES unset up down
Serial1/1/0:19 unassigned YES unset up up
Serial1/1/0:20 unassigned YES unset up down
Serial1/1/0:21 unassigned YES unset up up
Serial1/1/0:22 unassigned YES unset up up
Serial1/1/0:23 unassigned YES unset up up
Serial1/1/0:24 unassigned YES unset up up
Serial1/1/0:25 unassigned YES unset down down
Serial1/1/0:26 unassigned YES unset up up
Serial1/1/0:27 unassigned YES unset up up
Serial1/1/0:28 unassigned YES unset up up
Serial1/1/0:29 unassigned YES unset up up
Serial1/1/0:30 unassigned YES unset up up
interface Serial1/1/0:15
ip unnumbered Loopback0
ip access-group 140 in
ip nat outside
ip rip advertise 1
encapsulation ppp
no logging event link-status
no snmp trap link-status
dialer mult-map-same-name
dialer-group 1
isdn switch-type primary-net5
peer default ip address pool xxx
no cdp enable
ppp ipcp ignore-map
end
Thanks in advance
Marcelo
06-17-2005 10:44 AM
SNMP link notifications are sent when an interface goes up or down. For interfaces expected to go up and down during normal usage, such as ISDN interfaces, the output generated by these notifications may not be useful. Use the no snmp trap link-status interface configuration command to disable these notifications.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide