cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
753
Views
0
Helpful
5
Replies

Not getting alerts of 10gig interface on 6509

rishant123
Level 1
Level 1

Hi,

We are using 6509 switch and problem is that SNMP is working fine for all other interfaces but not getting any link up down alerts for 10 gig interfaces.

Can somebody suggest on this.

5 Replies 5

Joe Clarke
Cisco Employee
Cisco Employee

What version of IOS is running on this switch?  On what module type are these ports?  How are they configured?  How is SNMP configured on this switch?  Are you not receiving SNMP linkUp/linkDown traps?  Are you receiving syslog messages for link up/down events?

Hi Joseph,

s72033-advipservicesk9_wan-mz.122-18.SXF14.bin is the IOS and SNMP traps are enabled. We are able to see the log entries in switch but not getting

interface up/down alerts through NNM. IF-MIB is used by NNM and its working for all other interfaces except ten gig module interface.

Post the configuration for these 10 Gbps interfaces.

interface TenGigabitEthernet1/1

description us1-b36mra1r6-cr3 ten1/4

switchport

switchport trunk encapsulation dot1q

switchport trunk allowed vlan 1,2,16,18,80,82,84,88,128,130,268,276,280,282

switchport trunk allowed vlan add 307,322,327,334,522,523,526-529,531-535,594

switchport trunk allowed vlan add 595,597,598

switchport mode trunk

switchport nonegotiate

no ip address

logging event link-status

end

Try configuring:

snmp trap link-status

Under these interfaces.