I have a Lantronic Device with OID
1.3.6.1.4.1.22978.1.3.1.2.1.5.1 gconAlarmDescr.1 System Ready
but when an alarm comes through it creates a new OID
1.3.6.1.4.1.22978.1.3.1.2.1.5.2 gconAlarmDescr.2 System Running
Tried creating an alert to have when OID contains 1.3.6.1.4.1.22978.1.3.1.2.1.5. and not equal to System Ready to send an alert but the Poller will not see the 1.3.6.1.4.1.22978.1.3.1.2.1.5.2 becasue it is not in the OID all the time.
Has anyone been able to poll a OID that is not static in the MIB Device?