rPDU2SensorAnalogVoltageConfigAlarmEnable
PowerNet-MIB ·
.1.3.6.1.4.1.318.1.1.26.10.6.2.1.8
Object
column
mandatory
r/w
Enumeration
This OID may be used to enable or disable voltage alarm generation. Disabling alarm generation while alarms are active clears the active alarms. Returns -1 for indices without voltage probes.
Context
- MIB
- PowerNet-MIB
- OID
.1.3.6.1.4.1.318.1.1.26.10.6.2.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- rPDU2SensorAnalogVoltageConfigEntry
- Table
- rPDU2SensorAnalogVoltageConfigTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rPDU2SensorAnalogVoltageConfigIndex mandatory The index to the voltage sensor configuration
data table entry | column | Integer32 | .1.3.6.1.4.1.318.1.1.26.10.6.2.1.1 |
| rPDU2SensorAnalogVoltageConfigModule mandatory The user-defined Rack PDU numeric ID | column | Integer32 | .1.3.6.1.4.1.318.1.1.26.10.6.2.1.2 |
| rPDU2SensorAnalogVoltageConfigNumber mandatory The voltage sensor numeric ID | column | Integer32 | .1.3.6.1.4.1.318.1.1.26.10.6.2.1.3 |
| rPDU2SensorAnalogVoltageConfigName mandatory The user-defined voltage sensor ID string. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.318.1.1.26.10.6.2.1.4 |
| rPDU2SensorAnalogVoltageConfigThreshMin mandatory Sensor minimum voltage alarm threshold in hundredths of volts.
This value may be as low as zero and must be less than
rPDU2SensorAnalogVoltageConfigThreshMax. Returns -1 for indic… | column | Integer32 | .1.3.6.1.4.1.318.1.1.26.10.6.2.1.5 |
| rPDU2SensorAnalogVoltageConfigThreshMax mandatory Sensor minimum voltage alarm threshold in hundredths of volts.
This value must be greater than rPDU2SensorAnalogVoltageConfigThreshMin
and may be as high as 50. Returns -1 for ind… | column | Integer32 | .1.3.6.1.4.1.318.1.1.26.10.6.2.1.6 |
| rPDU2SensorAnalogVoltageConfigHysteresis mandatory Sensor voltage hysteresis in hundredths of volts. This value may be
0 to 20. If either of the alarm thresholds are crossed, the measured
voltage must recover by this amount before… | column | Integer32 | .1.3.6.1.4.1.318.1.1.26.10.6.2.1.7 |