Notifications stopped working for 6450 switch

Post Reply
Mhunter1993
Member
Posts: 47
Joined: 19 Jul 2016 15:09

Notifications stopped working for 6450 switch

Post by Mhunter1993 »

The Omnivista 2500NMS v4.1.2 R03 stopped receiving traps form a 6450 switch, this happened after the traps form the notifications were deleted. no configuration changes on the switch and the traps are still working on the web view.
Any Ideas on how to fix it?
Thanks
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1886
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Notifications stopped working for 6450 switch

Post by silvio »

there are some troubleshooting commands:
debug trap counts
in dshell there is a counter to every server (request_id)
> dshell
Certified: [Kernel]->showTraps
...
trap_id is <008> ipaddr is <172.20.7.130> request_id is <00135> uptime is <000233899560> ticks
trap_id is <008> ipaddr is <172.20.7.131> request_id is <00135> uptime is <000233899560> ticks
exit
at the server you can check with wireshark if the traps are received (but it will be difficult at the virtual machine installation). But you can change the snmp server address at the switch to your pc for testing.
regards
Silvio
Mhunter1993
Member
Posts: 47
Joined: 19 Jul 2016 15:09

Re: Notifications stopped working for 6450 switch

Post by Mhunter1993 »

I tried the dshell showtraps and nothing showed up so maybe it is the switch.
here is the config of my switch
show configuration snapshot
! Stack Manager :
! Chassis :
system daylight savings time disable
! Configuration:
! VLAN :
vlan 1 enable name "VLAN 1"
vlan 7 enable name "VLAN 7"
vlan 7 port default 1/1
vlan 7 port default 1/10
vlan 92 enable name "VLAN 92"
vlan 92 port default 1/2
vlan 92 port default 1/4
vlan 92 port default 1/6
vlan 92 port default 1/8
vlan 93 enable name "VLAN 93"
vlan 93 port default 1/3
vlan 93 port default 1/5
vlan 93 port default 1/7
! VLAN SL:
! IP :
ip service all
ip interface "vlan-7" address 192.168.7.24 mask 255.255.255.0 vlan 7 ifindex 1
ip interface "vlan-92" address 192.168.92.92 mask 255.255.255.0 vlan 92 ifindex 2
ip interface "vlan-93" address 192.168.93.93 mask 255.255.255.0 vlan 93 ifindex 3
ip interface "loopback0" address 192.168.1.1 mask 255.255.255.0 ifindex 4
ip managed-interface "vlan-7" application sflow
! IPMS :
! AAA :
aaa authentication telnet "local"
aaa authentication ftp "local"
aaa authentication http "local"
aaa authentication snmp "local"
aaa authentication ssh "local"
! PARTM :
! 802.1x :
! QOS :
policy network group AccesoTerminal from ldap 192.168.7.153 192.168.7.154 192.168.93.10 192.168.93.25
policy network group Switch24 from ldap 192.168.7.24 192.168.92.92 192.168.93.93
policy condition acceptMSSH1Condition from ldap source network group AccesoTerminal destination network group Switch24 ip protocol 6 destination ip port 22-22
policy condition bloqSSHCondition from ldap destination network group Switch24 ip protocol 6 destination ip port 22-22
policy action acceptMSSH1Action from ldap
policy action bloqSSHAction from ldap disposition drop
policy validity period AllTheTime from ldap days sunday monday tuesday wednesday thursday friday saturday months january february march april may june july august september october november december
policy rule acceptMSSH1 from ldap precedence 41175 condition acceptMSSH1Condition action acceptMSSH1Action validity period AllTheTime
policy rule bloqSSH from ldap precedence 30001 condition bloqSSHCondition action bloqSSHAction validity period AllTheTime
qos apply
! Policy manager :
policy server 192.168.7.13 port 5389 preference 255 admin up user "cn=DirMgr, o=alcatel.com" password superuser searchbase o=alcatel.com
! Session manager :
session banner cli switch/banner.txt
! SNMP :
snmp authentication trap enable
snmp community map mode off
snmp trap to webview disable
snmp station 192.168.7.13 162 "snmpuser" v3 enable
! RIP :
! IPv6 :
! IP multicast :
! IPRM :
! RIPng :
! Health monitor :
health threshold temperature 78
! Interface :
! Udld :
! Port Mapping :
! Link Aggregate :
! VLAN AGG:
! 802.1Q :
vlan 92 802.1q 1/10 "TAG PORT 1/10 VLAN 92"
vlan 93 802.1q 1/10 "TAG PORT 1/10 VLAN 93"
! Spanning tree :
bridge mode 1x1
! Bridging :
! Bridging :
! Port mirroring :
sflow receiver 1 name ovAnalyticService address 192.168.7.13 udp-port 6343 packet-size 1400 version 5 timeout 0
sflow sampler 1 1/1 receiver 1 rate 128 sample-hdr-size 128
sflow sampler 1 1/2 receiver 1 rate 128 sample-hdr-size 128
sflow sampler 1 1/3 receiver 1 rate 128 sample-hdr-size 128
sflow sampler 1 1/4 receiver 1 rate 128 sample-hdr-size 128
sflow sampler 1 1/5 receiver 1 rate 128 sample-hdr-size 128
sflow sampler 1 1/6 receiver 1 rate 128 sample-hdr-size 128
sflow sampler 1 1/7 receiver 1 rate 128 sample-hdr-size 128
sflow sampler 1 1/8 receiver 1 rate 128 sample-hdr-size 128
sflow poller 1 1/1 receiver 1 interval 30
sflow poller 1 1/2 receiver 1 interval 30
sflow poller 1 1/3 receiver 1 interval 30
sflow poller 1 1/4 receiver 1 interval 30
sflow poller 1 1/5 receiver 1 interval 30
sflow poller 1 1/6 receiver 1 interval 30
sflow poller 1 1/7 receiver 1 interval 30
sflow poller 1 1/8 receiver 1 interval 30
! UDP Relay :
! System service :
swlog appid HEALTH level debug3
swlog console level info
! SSH :
! VRRP :
! Web :
! AMAP :
! Lan Power :
! NTP :
! RDP :
! VLAN STACKING:
! EFM-OAM :
! SAA :
! Loopback-detection :
! ERP :
! TEST-OAM :
! DHL :
! LLDP :
! DHCP Server :
! Stack Split-Protection Helper :
! Openflow :
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1886
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Notifications stopped working for 6450 switch

Post by silvio »

very strange :shock:
can you try to delete the following lines
snmp authentication trap enable
snmp community map mode off
snmp trap to webview disable
Use the default settings for it (disable, enable, enable).

Maybe there is a bug with one of the settings.

Also you can disable qos. Sometimes there is a wrong rule that is matching.

For testing you can generate traps with >debug trap generate xx

regards
Silvio
Mhunter1993
Member
Posts: 47
Joined: 19 Jul 2016 15:09

Re: Notifications stopped working for 6450 switch

Post by Mhunter1993 »

Sorry for not replying earlier, a coworker reset the switch and it began to work just fine. I really don't know what was wrong with the config but if i learn something I'll let you know
Post Reply

Return to “OmniVista 2500 v3.5”