a2dSensorMode
VERTIV-IMD-MIB ·
.1.3.6.1.4.1.21239.5.2.11.1.7
Object
column
r/w
Enumeration
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)
Context
- MIB
- VERTIV-IMD-MIB
- OID
.1.3.6.1.4.1.21239.5.2.11.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- a2dSensorEntry
- Table
- a2dSensorTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | door |
2 | powerFailure |
3 | flood |
4 | wscLeak |
5 | wscFault |
6 | smoke |
7 | ivsNegGnd |
8 | ivsPosGnd |
9 | customVoltage |
10 | customBinary |
11 | customCurrent |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a2dSensorIndex Table entry index value | column | Integer32 | .1.3.6.1.4.1.21239.5.2.11.1.1 |
| a2dSensorMax Maximum analog value, given as an integer. The analog measurement is scaled to the range a2dSensorMin to a2dSensorMax. If a2dSensorMode is customVoltage(9) or customCurrent(11), t… | column | Integer32 | .1.3.6.1.4.1.21239.5.2.11.1.10 |
| a2dSensorLowLabel Label for 0 (low) binary value. This field is only applicable if a2dSensorMode is one of the binary modes. If a2dSensorMode is customBinary(10), then this field is user-defined. O… | column | OctetString | .1.3.6.1.4.1.21239.5.2.11.1.11 |
| a2dSensorHighLabel Label for 1 (high) binary value. The field is only applicable if a2dSensorMode is one of the binary modes. If a2dSensorMode is customBinary(10), then this field is user-defined. O… | column | OctetString | .1.3.6.1.4.1.21239.5.2.11.1.12 |
| a2dSensorAnalogLabel Label for the analog measurement | column | OctetString | .1.3.6.1.4.1.21239.5.2.11.1.13 |
| a2dSensorSerial Serial Number | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.21239.5.2.11.1.2 |
| a2dSensorLabel User-defined label | column | OctetString | .1.3.6.1.4.1.21239.5.2.11.1.3 |
| a2dSensorAvail Device availability:
0 = Unavailable
1 = Available
2 = Partially Unavailable | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.21239.5.2.11.1.4 |
| a2dSensorValue Analog measurement value, within either a user-defined or preset range, depending on a2dSensorMode. | column | Integer32 | .1.3.6.1.4.1.21239.5.2.11.1.5 |
| a2dSensorDisplayValue For current/voltage modes, the analog value is given as a string. In binary modes, the value is either a2dSensorLowLabel or a2dSensorHighLabel, based on a2dSensorValue. | column | OctetString | .1.3.6.1.4.1.21239.5.2.11.1.6 |
| a2dSensorUnits The units for the analog value. If a2dSensorMode is customVoltage(9) or customCurrent(11), then this field has a user-defined value. Otherwise, the value is fixed, based on mode. | column | OctetString | .1.3.6.1.4.1.21239.5.2.11.1.8 |
| a2dSensorMin Minimum analog value, given as an integer. The analog measurement is scaled to the range a2dSensorMin to a2dSensorMax. If a2dSensorMode is customVoltage(9) or customCurrent(11), t… | column | Integer32 | .1.3.6.1.4.1.21239.5.2.11.1.9 |