I am currently testing out Nagios XI 2009R1.1F. I have read through the following MIB post since I have not found any documentation on this.
http://support.nagios.com/forum/viewtop ... t=MIB#p375
I was able to import the mib files to the server and also tested the mib by using the following command
root# snmptranslate -On SW-FIREWALL-TRAP::swTrapInfoSaStatus
.1.3.6.1.4.1.8741.1.1.1.1.14
As far as I can tell the MIB is working. So in the SNMP setup I configured the following so I can see if the VPN Tunnel ever goes down (1 is up and 2 is down), I based this logic on the ifOperStatus.1 example that is listed under SNMP Configure

So after I load the setting into Nagios XI I get the following error under the
Views < My views < Service Detail
SNMP CRITICAL - *No Such Object available on this agent at this OID*
Now if I go back and run the command for snmptranslate I get the following
# snmptranslate -On SW-FIREWALL-TRAP::swTrapInfoSaStatus.2
.1.3.6.1.4.1.8741.1.1.1.1.14.2
I have also tried the following in configuring the SNMP Services with no luck
OID|STRING to Match
swTrapInfoSaStatus|1,2
swTrapInfoSaStatus.1|1
swTrapInfoSaStatus.2| 2
I am not sure how to get this to work, any help on this would be great.
Thanks,
Joey T.
