Page 2 of 2

Re: How to set Priority for Normal and Critical for Same OID

Posted: Fri Mar 11, 2016 11:53 am
by tgriep
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.

Code: Select all

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

Re: How to set Priority for Normal and Critical for Same OID

Posted: Tue Mar 29, 2016 3:55 am
by anguri.sudhakar
Any update on this...

Re: How to set Priority for Normal and Critical for Same OID

Posted: Tue Mar 29, 2016 2:50 pm
by hsmith
tgriep wrote: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.

Code: Select all

.1.3.6.1.4.1.19808.2.101.5
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.
Can you follow these steps, please?