the following entry in the POWERNET MIB: .1.3.6.1.4.1.318.1.1.12.3.5.1.1.4
shows the status of all 24 outlets on the PDU i can use the instance (e.g .1.3.6.1.4.1.318.1.1.12.3.5.1.1.4.1)
to get the status for outlet one which is either OutletStatusOn(1) or OutletStatusOff(2) my question is this: i want to monitor all 24 outlets on this PDU for a change.
For Example if outlet 2 is currently off then gets turned on i would like an alert to that effect as well as the reverse if it is on then goes off i would like an alert.
is there any way to do this?