cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
995
Views
0
Helpful
1
Replies

SNMP Link Status

sweeann
Level 1
Level 1

My routers are configured to send SNMP traps to one of my servers but I'm getting a lot of link up & down status which I do not want to see.

I've added the following snmp config to the interfaces so that these snmp traps do not occur.

eg.

interface Serial1/6

ip address 192.168.113.9 255.255.255.252

no snmp trap link-status

However I still see them as shown below:

20021007 114734 SNMP 172.16.1.4 Trap(ciscoMgmt.41.2-6.1) ciscoMgmt.41.1.2.3.1.2.15954=LINK ciscoMgmt.41.1.2.3.1.3.15954=4 ciscoMgmt.41.1.2.3.1.4.15954=UPDOWN ciscoMgmt.41.1.2.3.1.5.15954="Interface Serial1/6, changed state to down" ciscoMgmt.41.1.2.3.1.6.15954="16 days 22:29:46" Addr:172.16.1.4 Int:6 Int:1 Tick:"16 days 22:29:46"

20021007 114915 SNMP 172.16.1.4 Trap(ciscoMgmt.41.2-6.1) ciscoMgmt.41.1.2.3.1.2.15955=LINK ciscoMgmt.41.1.2.3.1.3.15955=4 ciscoMgmt.41.1.2.3.1.4.15955=UPDOWN ciscoMgmt.41.1.2.3.1.5.15955="Interface Serial1/6, changed state to up" ciscoMgmt.41.1.2.3.1.6.15955="16 days 22:31:27" Addr:172.16.1.4 Int:6 Int:1 Tick:"16 days 22:31:27"

Am I missing out some config? Do I need to reboot the router after placing the snmp command?

BTW, what does the Tick:"16 days 22:31:27" means?

Thanks.

1 Reply 1

steve.barlow
Level 7
Level 7

Try using both: no logging event link-status and no snmp trap link-status.

I believe the tick is in reference to the "service time log uptime" command, if you set it to date and not uptime, it would display the date/time the event occurred, not the time in relation to how long the router has been up.

Hope it helps.

Steve

Review Cisco Networking for a $25 gift card