Hi,
I am implementing a monitoring system that will include the use of SNMP Traps.
I have configured the Esxi hosts with the address of the trap receiver and I know that the process works as I am occasionally getting vmwVmHBLost and vmwVmHBDetected traps.
I'm also getting traps with the following information:
enterprise:.1.3.6.1.4.1.6876.4.90 generic:6 specific:401 and one varbind, for example .1.3.6.1.4.1.6876.4.30.3.0="0x07dd030e0e312100" (which is a DateAndTime object).
I've downloaded and installed the latest bunch of MIB files (VMware-esx-mibs-1.0.1-368563.zip) but my monitoring system cannot decode this OID.
What do I need to do to fix this issue?
Regards,
Michael.