SNMPTT Problem
Posted: Tue Oct 09, 2012 7:12 am
Hi Guys,
Sorry that I am having to raise this again...
But we are having serious issues with snmptrap handling. The snmptrapd service hangs and we see something like this
KARMA[~]> service snmptrapd restart
Stopping snmptrapd: [ OK ]
Starting snmptrapd: [FAILED]
KARMA[~]> ps aux | grep snmpt
root 15880 0.0 0.0 108196 1240 ? S Sep25 0:00 sh -c (/usr/local/sbin/snmptt) < "/var/run/net-snmp/snmp-tmp-NpaPyb"
root 15881 0.0 0.2 178900 28348 ? S Sep25 0:01 /usr/bin/perl /usr/local/sbin/snmptt
root 15897 0.0 0.0 121824 3132 ? S Sep25 0:00 python /usr/local/bin/snmptraphandling.py 192.168.163.40 SNMP Traps Normal 1348578255 wlsxTrapTime (OCTETSTR):2012-9-25,14:11:35.0,+1:0 wlsxTrapTargetAPBSSID.0 (OCTETSTR):0:26:cb:10:27:44 wlsxTrapTargetAPSSID.0 (OCTETSTR):Imperial-WPA wlsxTrapAPMacAddress.0 (OCTETSTR):0:24:6c:c1:78:9c wlsxTrapAPRadioNumber.0 (INTEGER32):1 wlsxTrapAPLocation.0 (OCTETSTR):FW.4.11.P.G wlsxTrapAPChannel.0 (INTEGER32):11 ??? 2012-9-25,14:11:35.0,+1:0 0:26:cb:10:27:44 Imperial-WPA 0:24:6c:c1:78:9c 1 FW.4.11.P.G 11
root 25712 0.0 0.0 103248 852 pts/1 S+ 12:54 0:00 grep snmpt
So it looks like the snmptraphandling.py script gets stuck and cause the snmptrapd to get stuck... Can someone please help us as we failed to detect significant network failover because the process was stuck
Sorry that I am having to raise this again...
But we are having serious issues with snmptrap handling. The snmptrapd service hangs and we see something like this
KARMA[~]> service snmptrapd restart
Stopping snmptrapd: [ OK ]
Starting snmptrapd: [FAILED]
KARMA[~]> ps aux | grep snmpt
root 15880 0.0 0.0 108196 1240 ? S Sep25 0:00 sh -c (/usr/local/sbin/snmptt) < "/var/run/net-snmp/snmp-tmp-NpaPyb"
root 15881 0.0 0.2 178900 28348 ? S Sep25 0:01 /usr/bin/perl /usr/local/sbin/snmptt
root 15897 0.0 0.0 121824 3132 ? S Sep25 0:00 python /usr/local/bin/snmptraphandling.py 192.168.163.40 SNMP Traps Normal 1348578255 wlsxTrapTime (OCTETSTR):2012-9-25,14:11:35.0,+1:0 wlsxTrapTargetAPBSSID.0 (OCTETSTR):0:26:cb:10:27:44 wlsxTrapTargetAPSSID.0 (OCTETSTR):Imperial-WPA wlsxTrapAPMacAddress.0 (OCTETSTR):0:24:6c:c1:78:9c wlsxTrapAPRadioNumber.0 (INTEGER32):1 wlsxTrapAPLocation.0 (OCTETSTR):FW.4.11.P.G wlsxTrapAPChannel.0 (INTEGER32):11 ??? 2012-9-25,14:11:35.0,+1:0 0:26:cb:10:27:44 Imperial-WPA 0:24:6c:c1:78:9c 1 FW.4.11.P.G 11
root 25712 0.0 0.0 103248 852 pts/1 S+ 12:54 0:00 grep snmpt
So it looks like the snmptraphandling.py script gets stuck and cause the snmptrapd to get stuck... Can someone please help us as we failed to detect significant network failover because the process was stuck