Re: How to set Priority for Normal and Critical for Same OID
Posted: Fri Mar 11, 2016 11:53 am
Thanks for the MIB file. It doesn't have enough information so you will have to do the following.
Edit the snmptt.conf file and comment out the sections with this OID in them.
Save the file and restart the snmptt daemon.
Then on your remote device, generate a trap with an OK and Critical status.
Then on the Nagios system, in the snmpttunknown.log file will have the information we need.
Please post that information.
Edit the snmptt.conf file and comment out the sections with this OID in them.
Code: Select all
.1.3.6.1.4.1.19808.2.101.5Then on your remote device, generate a trap with an OK and Critical status.
Then on the Nagios system, in the snmpttunknown.log file will have the information we need.
Please post that information.