I am polling a GEIST PDU for the state of the Outlets (OID Name: pduOutletSwitchState / MIB 1.3.6.1.4.1.21239.5.2.3.5.1.4) and it returned with numeric values: 1,2,3,4,5
You are supposed to just know that:
"Switch state of the outlet:
1 = Outlet is on,
2 = Outlet is off,
3 = Outlet is on, but will turn off after a delay,
4 = Outlet is off, but will turn on after a delay,
5 = Starting reboot cycle, outlet is on, but will go to the rebootOFF"
Is it possible to transform the numeric values into a more human readable result?
Thanks,
Amber