MIB Viewer

a2dSensorMode

OBJECT-TYPE
1.3.6.1.4.1.21239.5.2.11.1.7
Access
read-write
Status
current
Sub-identifiers
0
Binary modes have two states represented by the values 0 (low) or 1 (high). These correspond to a2dSensorLowLabel and a2dSensorHighLabel. Current and voltage modes provide a scaled value from a2dSensorMin to a2dSensorMax. Analog modes: 1 =Door (binary) 2 =Power failure (binary) 3 =Flood (binary) 4 =Water-sensing cable leak (binary) 5 =Water-sensing cable fault (binary) 6 =Smoke alarm (binary) 7 =Isolated voltage negative ground (voltage) 8 =Isolated voltage positive ground (voltage) 9 =Custom voltage (voltage) 10 =Custom binary (binary) 11 =Custom current (current)
INTEGER { door(1), powerFailure(2), flood(3), wscLeak(4), wscFault(5), smoke(6), ivsNegGnd(7), ivsPosGnd(8), customVoltage(9), customBinary(10), customCurrent(11) }