I have created a custom category called Temperature Sensors. I then created a custom Device Template called APC Netbotz 200 and added it to the new category Temperature Sensors. Using OID .1.3.6.1.4.1.318 (APC's PowerNet-MIB.mib file) and OpManager's MIB browser I can select the IP address of my APC Netbotz 200 and see all current information (name, serial number, temps, humidity, etc) for the device.
My question is this: when an alarm occurs (SNMP trap generated originally from an Unsolicited Trap) how can I display more detail about the alarm like the current temperature or humidity that caused the alarm? Currently I get all Varbinds (*$) and can display the IP address using $Source but would like to see additional fields that are available using the MIB Browser.
Any advice is greatly appreciated!