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...
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...
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...
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 - ...
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 ...
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...
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...