book
Article ID: 188820
calendar_today
Updated On:
Issue/Introduction
Mapped trap using the Cisco-IF-EXTENSION-MIB and cieLinkDown and cieLinkUp traps are not working in Spectrum.
Seeing similar to this:
Unknown alert received from device <Device Name> of type CiscoNXOS. Device Time 183+15:57:35. (Trap type 1.3.6.1.4.1.9.9.276.0.2.6.2)
Trap var bind data:
OID: 1.3.6.1.2.1.2.2.1.1.436334592 Value: 436334592
OID: 1.3.6.1.2.1.2.2.1.7.436334592 Value: 1
OID: 1.3.6.1.2.1.2.2.1.8.436334592 Value: 1
OID: 1.3.6.1.2.1.31.1.1.1.1.436334592 Value: Ethernet1/32
OID: 1.3.6.1.2.1.2.2.1.3.436334592 Value: 6
Environment
Release : 10.3
Component : Spectrum Core / SpectroSERVER
Cause
OIDs seem changed from MIB provided by Cisco to what Cisco is sending.
Resolution
Edit $SPECROOT/Events/AlertMap
Add these entries:
#cieLinkDown ifIndex
1.3.6.1.4.1.9.9.276.0.1.6.1 0x00220001 1.3.6.1.2.1.2.2.1.1(1,2)\
#ifType
1.3.6.1.2.1.2.2.1.3(4,2)\
#ifAdminStatus
1.3.6.1.2.1.2.2.1.7(5,2)\
#ifOperStatus
1.3.6.1.2.1.2.2.1.8(6,2)\
#ifName
1.3.6.1.2.1.31.1.1.1.1(16,0)
#cieLinkUp ifIndex
1.3.6.1.4.1.9.9.276.0.2.6.2 0x00220002 1.3.6.1.2.1.2.2.1.1(1,2)\
#ifType
1.3.6.1.2.1.2.2.1.3(4,2)\
#ifAdminStatus
1.3.6.1.2.1.2.2.1.7(5,2)\
#ifOperStatus
1.3.6.1.2.1.2.2.1.8(6,2)\
#ifName
1.3.6.1.2.1.31.1.1.1.1(16,0)
Save the file and reload the event configuration off the VNM Model in OneClick -> SpectroSERVER Control