cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1850
Views
4
Helpful
11
Replies

snmp traps

aherraez77
Level 1
Level 1

Hello:

I want to disable de snmp traps for linkup/linkdown in my 6500. I can only to choose between authentication and warmstart. How can I do?

I want also disable snmp-server enable traps slb, but after the no command the trap is enable again. Why?

thanks for your answers.

Antonio

11 Replies 11

David Stanford
Cisco Employee
Cisco Employee

Can you try no snmp-server enable traps snmp linkup linkdown?

Also, you may not have snmp server traps slb on your device in that code.

I can?t write snmp-server enable traps snmp linkup linkdown. The invalid input message is the answer from the router.

Please send the output of:

snmp-server enable traps ?

Hello:

the output is:

(config)#snmp-server enable traps snmp ?

authentication Enable authentication trap

warmstart Enable warmStart trap

(config)#snmp-server enable traps ?

atm Enable SNMP atm traps

bgp Enable BGP state change traps

casa Enable SNMP casa traps

chassis Enable SNMP chassis traps

config Enable SNMP config traps

dlsw Enable SNMP dlsw traps

entity Enable SNMP entity traps

frame-relay Enable SNMP frame-relay traps

hsrp Enable SNMP HSRP traps

isdn Enable SNMP isdn traps

module Enable SNMP module traps

rsvp Enable RSVP flow change traps

rtr Enable SNMP Response Time Reporter traps

slb Enable SNMP SLB traps

snmp Enable SNMP traps

vtp Enable SNMP VTP traps

the IOS's version is:

IOS (tm) c6sup1_rp Software (c6sup1_rp-PSV-M), Version 12.1(11b)E4, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)

Can be a version's trouble?

thanks

Now please send the output of

snmp-server enable traps snmp ?

also, notice above that you do in fact have the option for slb traps. If you tried to disable them and it did not work, then they were not enabled.

Is you cat6k running in hybrid mode? so you have both, IOS for the routing engine and CatOS for the switch?

If it is (as I assume) you should login to the switch (CatOs) to control link up/down messages.

this is the command on CatOS to control traps and syslogs for link up/down messages.

set port trap enable

set port trap disable

Looks like this is IOS, not CatOS.....but he should still be able to do this both globally and per interface/port basis

What's the lowest IOS code level that has per-interface linkUp/Down trap control?

aherraez77
Level 1
Level 1

Hello:

finally I have writed the interface-command:

no snmp trap link-status

I think that is impossible make it in global configuration.

thanks everybody por the answers

antonio

It is still possible globally...if you can post snmp-server enable traps snmp ? we can see what you have

Hello:

the output is:

(config)#snmp-server enable traps snmp ?

authentication Enable authentication trap

warmstart Enable warmStart trap