Search found 29 matches

by gwijnant
Mon Mar 21, 2016 9:23 am
Forum: Nagios XI
Topic: SNMP Waiting for traps
Replies: 34
Views: 7234

Re: SNMP Waiting for traps

Hi tgriep,

That did not solve the issue :(
I will take a look at the FAQ and let you know if I found the issue.

Best Regards
by gwijnant
Fri Mar 18, 2016 4:45 am
Forum: Nagios XI
Topic: SNMP Waiting for traps
Replies: 34
Views: 7234

Re: SNMP Waiting for traps

Hi tgriep, I restarted the SNMPTT deamon Here is the requested output: [root@localhost ~]# grep -i dying /usr/share/snmp/mibs/* grep: /usr/share/snmp/mibs/processed_mibs: Is a directory [root@localhost ~]# grep -i cseShutDownNotify /usr/share/snmp/mibs/* /usr/share/snmp/mibs/CISCO-SYSTEM-EXT-MIB.txt...
by gwijnant
Thu Mar 17, 2016 5:11 am
Forum: Nagios XI
Topic: SNMP Waiting for traps
Replies: 34
Views: 7234

Re: SNMP Waiting for traps

Hi tgriep I changed the EXEC line to the following: EXEC /usr/local/bin/snmptraphandling.py "$r" "SNMP Traps" "$s" "$@" "$-*" "A system shutdown notification is generated $*" Still trap is showing up in the smpttunknown.log file and nothing...
by gwijnant
Wed Mar 16, 2016 7:16 am
Forum: Nagios XI
Topic: SNMP Waiting for traps
Replies: 34
Views: 7234

Re: SNMP Waiting for traps

Hi tgriep, In attachment the 2 files. [root@localhost ~]# ps -ef |grep snmp root 12697 1 0 13:02 ? 00:00:00 /usr/sbin/snmptrapd -Lsd -p /var/run/snmptrapd.pid root 14304 1 0 13:03 ? 00:00:00 /usr/bin/perl /usr/sbin/snmptt --daemon snmptt 14306 14304 0 13:03 ? 00:00:00 /usr/bin/perl /usr/sbin/snmptt ...
by gwijnant
Tue Mar 15, 2016 8:48 am
Forum: Nagios XI
Topic: SNMP Waiting for traps
Replies: 34
Views: 7234

Re: SNMP Waiting for traps

Hi tgriep, I still get the trap in the unknown logfile: Tue Mar 15 14:35:41 2016: Unknown trap (Dying Gasp - Shutdown due to power loss) received from 10.1.254.253 at: Value 0: 10.1.254.253 Value 1: 10.1.254.253 Value 2: CISCO-SYSTEM-EXT-MIB::cseShutDownNotify Value 3: Dying Gasp - Shutdown due to p...
by gwijnant
Mon Mar 07, 2016 11:05 am
Forum: Nagios XI
Topic: SNMP Waiting for traps
Replies: 34
Views: 7234

Re: SNMP Waiting for traps

Hi tgriep, Hope you had a good weekend :d This gives me following output: Mon Mar 7 16:44:26 2016: Unknown trap (Dying Gasp - Shutdown due to power loss) received from 10.1.254.253 at: Value 0: 10.1.254.253 Value 1: 10.1.254.253 Value 2: CISCO-SYSTEM-EXT-MIB::cseShutDownNotify Value 3: Dying Gasp - ...
by gwijnant
Fri Mar 04, 2016 8:38 am
Forum: Nagios XI
Topic: SNMP Waiting for traps
Replies: 34
Views: 7234

Re: SNMP Waiting for traps

Hi tgriep, I moved the file and still the same output: [root@localhost ~]# snmptranslate -Td 1.3.6.1.4.1.9.9.305.1.3.5.0.2 SNMPv2-SMI::enterprises.9.9.305.1.3.5.0.2 enterprises OBJECT-TYPE -- FROM SNMPv2-SMI, RFC1155-SMI ::= { iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) 9 9 305 1 3 5 ...
by gwijnant
Tue Mar 01, 2016 3:00 am
Forum: Nagios XI
Topic: SNMP Waiting for traps
Replies: 34
Views: 7234

Re: SNMP Waiting for traps

Hi tgriep, Below requested output [root@localhost ~]# grep ciscoMgmt /usr/share/snmp/mibs/* /usr/share/snmp/mibs/CISCO-SMI.txt:ciscoMgmt OBJECT-IDENTITY /usr/share/snmp/mibs/CISCO-SMI.txt: "ciscoMgmt is the main subtree for new mib development." /usr/share/snmp/mibs/CISCO-SYSTEM-EXT-MIB.tx...
by gwijnant
Mon Feb 29, 2016 4:48 am
Forum: Nagios XI
Topic: SNMP Waiting for traps
Replies: 34
Views: 7234

Re: SNMP Waiting for traps

[root@localhost~]# ls -l /usr/share/snmp/mibs total 2008 -rw-r--r-- 1 root nagios 17455 Feb 29 10:36 AGENTX-MIB.txt -rw-r--r-- 1 root nagios 50948 Feb 29 10:36 BRIDGE-MIB.txt -rw-rw-r-- 1 apache apache 16811 Feb 26 14:14 CISCO-SMI.txt -rw-rw-r-- 1 apache apache 38117 Feb 26 14:20 CISCO-SYSTEM-EXT-MI...
by gwijnant
Fri Feb 26, 2016 8:32 am
Forum: Nagios XI
Topic: SNMP Waiting for traps
Replies: 34
Views: 7234

Re: SNMP Waiting for traps

Hi tgriep, I removed the entries from the snmptt.conf file, removed the 3 mibs that you attached. Restarted snmptt and received some errors (due to missing mibs). Uploaded your 3 mib files. Restarted snmptt (without erros). Tested the snmptranslate -Td .1.3.6.1.4.1.9.9.305.1.3.5.0.2 and received sam...