Custom Monitors (MIB Browser / OID)
Okay I'm trying to monitor a SNMPv1 temperature monitoring device but I'm not having much luck. I can get the correct variable from snmpwalk, but Opmanager refuses to poll it.
This is the OID I'm trying to monitor:
iso.3.6.1.4.1.16174.1.1.1.3.1.2.0
snmpwalk shows it as: iso.3.6.1.4.1.16174.1.1.1.3.1.2.0 = STRING: "78.5"
the MIB Browser will list the entire devices status only when I enter and hit get or get next on OID: .3.6.1.4.1
Shouldn't this be as easy as specifying IP, snmp community, and OID to poll?
I setup the custom monitor as OID: .1.3.6.1.4.1.16174.1.1.1.3.1.2.0 but it will not poll or pass testing.
New to ADSelfService Plus?