envMonVoltageAlarm
AT-ENVMON-MIB ·
.1.3.6.1.4.1.207.8.4.4.3.10.2.1.7
Object
column
SNMPv2-TCTruthValue
An indication of whether this voltage rail is currently in an alarm condition. A value of TRUE indicates that its current reading is outside its threshold range, FALSE indicates that the current reading is acceptable.
Context
- MIB
- AT-ENVMON-MIB
- OID
.1.3.6.1.4.1.207.8.4.4.3.10.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- envMonVoltageEntry
- Table
- envMonVoltageTable
- Siblings
- 6
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| envMonVoltageBoardIndex The index of the board hosting this voltage sensor in the board table. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.207.8.4.4.3.10.2.1.1 |
| envMonVoltageIndex The numeric identifier of this voltage rail within the context of its host board. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.207.8.4.4.3.10.2.1.2 |
| envMonVoltageDescription The text description of this voltage rail. | column | OctetString | .1.3.6.1.4.1.207.8.4.4.3.10.2.1.3 |
| envMonVoltageCurrent The current reading of this voltage rail in millivolts. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.3.10.2.1.4 |
| envMonVoltageUpperThreshold The maximum acceptable reading of this voltage rail in millivolts. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.3.10.2.1.5 |
| envMonVoltageLowerThreshold The minimum acceptable reading of this voltage rail in millivolts. | column | Integer32 | .1.3.6.1.4.1.207.8.4.4.3.10.2.1.6 |