HPNSAENV-MIB

File: HPNSAENV-MIB.mib (45719 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises DisplayString OBJECT-TYPE

Defined Types

HPnsaEnvVoltageSensorEntry  
SEQUENCE    
  hpnsaEnvVoltageSensorIndex INTEGER
  hpnsaEnvVoltageSensorType INTEGER
  hpnsaEnvVoltageSensorLocation INTEGER
  hpnsaEnvVoltageSensorDescription INTEGER
  hpnsaEnvVoltageSensorStatus INTEGER
  hpnsaEnvVoltageSensorLevel INTEGER
  hpnsaEnvVoltageSensorNominalLevel INTEGER
  hpnsaEnvVoltageSensorNormalMaximum INTEGER
  hpnsaEnvVoltageSensorNormalMinimum INTEGER
  hpnsaEnvVoltageSensorMaximum INTEGER
  hpnsaEnvVoltageSensorMinimum INTEGER
  hpnsaEnvVoltageSensorLowerNonCriticalThreshold INTEGER
  hpnsaEnvVoltageSensorUpperNonCriticalThreshold INTEGER
  hpnsaEnvVoltageSensorLowerCriticalThreshold INTEGER
  hpnsaEnvVoltageSensorUpperCriticalThreshold INTEGER
  hpnsaEnvVoltageSensorLowerNonRecoverableThreshold INTEGER
  hpnsaEnvVoltageSensorUpperNonRecoverableThreshold INTEGER
  hpnsaEnvVoltageSensorResolution INTEGER
  hpnsaEnvVoltageSensorTolerance INTEGER
  hpnsaEnvVoltageSensorAccuracy INTEGER
  hpnsaEnvVoltageSensorPositiveHysterisis INTEGER
  hpnsaEnvVoltageSensorNegativeHysterisis INTEGER

HPnsaEnvTemperatureSensorEntry  
SEQUENCE    
  hpnsaEnvTemperatureSensorIndex INTEGER
  hpnsaEnvTemperatureSensorType INTEGER
  hpnsaEnvTemperatureSensorLocation INTEGER
  hpnsaEnvTemperatureSensorDescription INTEGER
  hpnsaEnvTemperatureSensorStatus INTEGER
  hpnsaEnvTemperatureSensorReading INTEGER
  hpnsaEnvTemperatureSensorNominalReading INTEGER
  hpnsaEnvTemperatureSensorNormalMaximum INTEGER
  hpnsaEnvTemperatureSensorNormalMinimum INTEGER
  hpnsaEnvTemperatureSensorMaximum INTEGER
  hpnsaEnvTemperatureSensorMinimum INTEGER
  hpnsaEnvTemperatureSensorLowerNonCriticalThreshold INTEGER
  hpnsaEnvTemperatureSensorUpperNonCriticalThreshold INTEGER
  hpnsaEnvTemperatureSensorLowerCriticalThreshold INTEGER
  hpnsaEnvTemperatureSensorUpperCriticalThreshold INTEGER
  hpnsaEnvTemperatureSensorLowerNonRecoverableThreshold INTEGER
  hpnsaEnvTemperatureSensorUpperNonRecoverableThreshold INTEGER
  hpnsaEnvTemperatureSensorResolution INTEGER
  hpnsaEnvTemperatureSensorTolerance INTEGER
  hpnsaEnvTemperatureSensorAccuracy INTEGER
  hpnsaEnvTemperatureSensorPositiveHysterisis INTEGER
  hpnsaEnvTemperatureSensorNegativeHysterisis INTEGER

HPnsaEnvFanSensorEntry  
SEQUENCE    
  hpnsaEnvFanSensorIndex INTEGER
  hpnsaEnvFanSensorType INTEGER
  hpnsaEnvFanSensorLocation INTEGER
  hpnsaEnvFanSensorDescription INTEGER
  hpnsaEnvFanSensorStatus INTEGER
  hpnsaEnvFanSensorReading INTEGER
  hpnsaEnvFanSensorNominalReading INTEGER
  hpnsaEnvFanSensorNormalMaximum INTEGER
  hpnsaEnvFanSensorNormalMinimum INTEGER
  hpnsaEnvFanSensorMaximum INTEGER
  hpnsaEnvFanSensorMinimum INTEGER
  hpnsaEnvFanSensorLowerNonCriticalThreshold INTEGER
  hpnsaEnvFanSensorUpperNonCriticalThreshold INTEGER
  hpnsaEnvFanSensorLowerCriticalThreshold INTEGER
  hpnsaEnvFanSensorUpperCriticalThreshold INTEGER
  hpnsaEnvFanSensorLowerNonRecoverableThreshold INTEGER
  hpnsaEnvFanSensorUpperNonRecoverableThreshold INTEGER
  hpnsaEnvFanSensorResolution INTEGER
  hpnsaEnvFanSensorTolerance INTEGER
  hpnsaEnvFanSensorAccuracy INTEGER
  hpnsaEnvFanSensorPositiveHysterisis INTEGER
  hpnsaEnvFanSensorNegativeHysterisis INTEGER

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

nm 1.3.6.1.4.1.11.2
OBJECT IDENTIFIER    

hpnsa 1.3.6.1.4.1.11.2.23
OBJECT IDENTIFIER    

hpnsaEnvironment 1.3.6.1.4.1.11.2.23.26
OBJECT IDENTIFIER    

hpnsaEnvMibRev 1.3.6.1.4.1.11.2.23.26.1
OBJECT IDENTIFIER    

hpnsaEnvVoltageData 1.3.6.1.4.1.11.2.23.26.2
OBJECT IDENTIFIER    

hpnsaEnvTemperatureData 1.3.6.1.4.1.11.2.23.26.3
OBJECT IDENTIFIER    

hpnsaEnvFanSensorData 1.3.6.1.4.1.11.2.23.26.4
OBJECT IDENTIFIER    

hpnsaEnvChassisData 1.3.6.1.4.1.11.2.23.26.5
OBJECT IDENTIFIER    

hpnsaEnvMibRevMajor 1.3.6.1.4.1.11.2.23.26.1.1
The major revision level of the Agent (left of the decimal). Used for presence checking.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvMibRevMinor 1.3.6.1.4.1.11.2.23.26.1.2
The minor revision level of the Agent (right of the decimal).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvVoltageSensorTable 1.3.6.1.4.1.11.2.23.26.2.1
A table consisting of status, thresholds, and readings of the voltage sensors.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaEnvVoltageSensorEntry

hpnsaEnvVoltageSensorEntry 1.3.6.1.4.1.11.2.23.26.2.1.1
Reading, status, and a set of system thresholds for a particular system environmet voltage sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaEnvVoltageSensorEntry  

hpnsaEnvVoltageSensorIndex 1.3.6.1.4.1.11.2.23.26.2.1.1.1
A unique index for this sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaEnvVoltageSensorType 1.3.6.1.4.1.11.2.23.26.2.1.1.2
The sensor type (analog, digital, etc.).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), analog(3), digital(4), three-state-discrete(5), four-state-discrete(6)  

hpnsaEnvVoltageSensorLocation 1.3.6.1.4.1.11.2.23.26.2.1.1.3
The location for this sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), processor(3), disk(4), peripheral-bay(5), system-management-module(6), motherboard(7), memory-module(8), processor-module(9), power-unit(10), add-in-card(11)  

hpnsaEnvVoltageSensorDescription 1.3.6.1.4.1.11.2.23.26.2.1.1.4
The description of the voltage sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER voltsensor-other(1), voltsensor-unknown(2), voltsensor-plus-5-volt(3), voltsensor-minus-5-volt(4), voltsensor-plus-12-volt(5), voltsensor-minus-12-volt(6), voltsensor-plus-3-3-volt(7), voltsensor-plus-2-5-volt(8), voltsensor-scsi-terminator(9), voltsensor-processor-1(10), voltsensor-processor-2(11), voltsensor-processor-3(12), voltsensor-processor-4(13)  

hpnsaEnvVoltageSensorStatus 1.3.6.1.4.1.11.2.23.26.2.1.1.5
The status for this sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), ok(3), non-critical(4), critical(5), non-recoverable(6)  

hpnsaEnvVoltageSensorLevel 1.3.6.1.4.1.11.2.23.26.2.1.1.6
The current voltage reading for the sensor (in millivolts).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorNominalLevel 1.3.6.1.4.1.11.2.23.26.2.1.1.7
The nominal (expected) voltage reading of the voltage sensor (in millivolts).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorNormalMaximum 1.3.6.1.4.1.11.2.23.26.2.1.1.8
The normal maximum voltage reading of the voltage sensor (in millivolts).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorNormalMinimum 1.3.6.1.4.1.11.2.23.26.2.1.1.9
The normal minimum voltage reading of the voltage sensor (in millivolts).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorMaximum 1.3.6.1.4.1.11.2.23.26.2.1.1.10
The maximum possible voltage reading of the voltage sensor (in millivolts).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorMinimum 1.3.6.1.4.1.11.2.23.26.2.1.1.11
The minimum possible voltage reading of the voltage sensor (in millivolts).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorLowerNonCriticalThreshold 1.3.6.1.4.1.11.2.23.26.2.1.1.12
The lower non-critical voltage threshold for the sensor (in millivolts).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorUpperNonCriticalThreshold 1.3.6.1.4.1.11.2.23.26.2.1.1.13
The upper non-critical voltage threshold for the sensor (in millivolts).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorLowerCriticalThreshold 1.3.6.1.4.1.11.2.23.26.2.1.1.14
The lower critical voltage threshold for the sensor (in millivolts).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorUpperCriticalThreshold 1.3.6.1.4.1.11.2.23.26.2.1.1.15
The upper critical voltage threshold for the sensor (in millivolts).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorLowerNonRecoverableThreshold 1.3.6.1.4.1.11.2.23.26.2.1.1.16
The lower non-recoverable voltage threshold for the sensor (in millivolts).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorUpperNonRecoverableThreshold 1.3.6.1.4.1.11.2.23.26.2.1.1.17
The upper non-recoverable voltage threshold for the sensor (in millivolts).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorResolution 1.3.6.1.4.1.11.2.23.26.2.1.1.18
The resolution of the voltage sensor reading (in tenths of millivolts).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorTolerance 1.3.6.1.4.1.11.2.23.26.2.1.1.19
The tolerance of the voltage sensor reading (in plus/minus millivolts).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorAccuracy 1.3.6.1.4.1.11.2.23.26.2.1.1.20
The accuracy of the voltage sensor reading (in plus/minus hundredths of a percent).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorPositiveHysterisis 1.3.6.1.4.1.11.2.23.26.2.1.1.21
The positive hysterisis value for the voltage sensor (in millivolts).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvVoltageSensorNegativeHysterisis 1.3.6.1.4.1.11.2.23.26.2.1.1.22
The negative hysterisis value for the voltage sensor (in millivolts).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorTable 1.3.6.1.4.1.11.2.23.26.3.1
A table consisting of status, thresholds, and readings of the temperature sensors.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaEnvTemperatureSensorEntry

hpnsaEnvTemperatureSensorEntry 1.3.6.1.4.1.11.2.23.26.3.1.1
Reading, status, and a set of system thresholds for a particular system environmet temperature sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaEnvTemperatureSensorEntry  

hpnsaEnvTemperatureSensorIndex 1.3.6.1.4.1.11.2.23.26.3.1.1.1
A unique index for this sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaEnvTemperatureSensorType 1.3.6.1.4.1.11.2.23.26.3.1.1.2
The sensor type (analog, digital, etc.).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), analog(3), digital(4), three-state-discrete(5), four-state-discrete(6)  

hpnsaEnvTemperatureSensorLocation 1.3.6.1.4.1.11.2.23.26.3.1.1.3
The location for this sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), processor(3), disk(4), peripheral-bay(5), system-management-module(6), motherboard(7), memory-module(8), processor-module(9), power-unit(10), add-in-card(11)  

hpnsaEnvTemperatureSensorDescription 1.3.6.1.4.1.11.2.23.26.3.1.1.4
The description of the temperature sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER temperature-sensor-other(1), temperature-sensor-unknown(2), temperature-sensor-processor-1(3), temperature-sensor-processor-2(4), temperature-sensor-processor-3(5), temperature-sensor-processor-4(6), temperature-sensor-processor-5(7), temperature-sensor-processor-6(8), temperature-sensor-processor-7(9), temperature-sensor-processor-8(10), temperature-sensor-system-board(11), temperature-sensor-disk-backplane(12)  

hpnsaEnvTemperatureSensorStatus 1.3.6.1.4.1.11.2.23.26.3.1.1.5
The status for this sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), ok(3), non-critical(4), critical(5), non-recoverable(6)  

hpnsaEnvTemperatureSensorReading 1.3.6.1.4.1.11.2.23.26.3.1.1.6
The current temperature reading for the sensor (in degrees Celsius).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorNominalReading 1.3.6.1.4.1.11.2.23.26.3.1.1.7
The nominal (expected) temperature reading of the temperature sensor (in degrees Celsius).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorNormalMaximum 1.3.6.1.4.1.11.2.23.26.3.1.1.8
The normal maximum temperature reading of the temperature sensor (in degrees Celsius).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorNormalMinimum 1.3.6.1.4.1.11.2.23.26.3.1.1.9
The normal minimum temperature reading of the temperature sensor (in degrees Celsius).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorMaximum 1.3.6.1.4.1.11.2.23.26.3.1.1.10
The maximum possible temperature reading of the temperature sensor (in degrees Celsius).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorMinimum 1.3.6.1.4.1.11.2.23.26.3.1.1.11
The minimum possible temperature reading of the temperature sensor (in degrees Celsius).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorLowerNonCriticalThreshold 1.3.6.1.4.1.11.2.23.26.3.1.1.12
The lower non-critical temperature threshold for the sensor (in degrees Celsius).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorUpperNonCriticalThreshold 1.3.6.1.4.1.11.2.23.26.3.1.1.13
The upper non-critical temperature threshold for the sensor (in degrees Celsius).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorLowerCriticalThreshold 1.3.6.1.4.1.11.2.23.26.3.1.1.14
The lower critical temperature threshold for the sensor (in degrees Celsius).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorUpperCriticalThreshold 1.3.6.1.4.1.11.2.23.26.3.1.1.15
The upper critical temperature threshold for the sensor (in degrees Celsius).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorLowerNonRecoverableThreshold 1.3.6.1.4.1.11.2.23.26.3.1.1.16
The lower non-recoverable temperature threshold for the sensor (in degrees Celsius).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorUpperNonRecoverableThreshold 1.3.6.1.4.1.11.2.23.26.3.1.1.17
The upper non-recoverable temperature threshold for the sensor (in degrees Celsius).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorResolution 1.3.6.1.4.1.11.2.23.26.3.1.1.18
The resolution of the temperature sensor reading (in tenths of degrees Celsius).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorTolerance 1.3.6.1.4.1.11.2.23.26.3.1.1.19
The tolerance of the temperature sensor reading (in plus/minus tenths of a degree Celsius).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorAccuracy 1.3.6.1.4.1.11.2.23.26.3.1.1.20
The accuracy of the temperature sensor reading (in plus/minus hundredths of a percent).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorPositiveHysterisis 1.3.6.1.4.1.11.2.23.26.3.1.1.21
The positive hysterisis value for the temperature sensor (in degrees Celsius).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvTemperatureSensorNegativeHysterisis 1.3.6.1.4.1.11.2.23.26.3.1.1.22
The negative hysterisis value for the temperature sensor (in degrees Celsius).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaEnvFanSensorTable 1.3.6.1.4.1.11.2.23.26.4.1
A table consisting of status, thresholds, and readings of the fan sensors.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaEnvFanSensorEntry

hpnsaEnvFanSensorEntry 1.3.6.1.4.1.11.2.23.26.4.1.1
Reading, status, and a set of system thresholds for a particular system environmet fan sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaEnvFanSensorEntry  

hpnsaEnvFanSensorIndex 1.3.6.1.4.1.11.2.23.26.4.1.1.1
A unique index for this sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaEnvFanSensorType 1.3.6.1.4.1.11.2.23.26.4.1.1.2
The sensor type (analog, digital, etc.).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), analog(3), digital(4), three-state-discrete(5), four-state-discrete(6)  

hpnsaEnvFanSensorLocation 1.3.6.1.4.1.11.2.23.26.4.1.1.3
The location for this sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), processor(3), disk(4), peripheral-bay(5), system-management-module(6), motherboard(7), memory-module(8), processor-module(9), power-unit(10), add-in-card(11)  

hpnsaEnvFanSensorDescription 1.3.6.1.4.1.11.2.23.26.4.1.1.4
The description of the fan sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER fan-sensor-other(1), fan-sensor-unknown(2), fan-sensor-cpu-board(3), fan-sensor-chassis(4)  

hpnsaEnvFanSensorStatus 1.3.6.1.4.1.11.2.23.26.4.1.1.5
The status for this sensor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), ok(3), non-critical(4), critical(5), non-recoverable(6)  

hpnsaEnvFanSensorReading 1.3.6.1.4.1.11.2.23.26.4.1.1.6
The current fan reading for the sensor (in RPMs).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorNominalReading 1.3.6.1.4.1.11.2.23.26.4.1.1.7
The nominal (expected) fan reading of the fan sensor (in RPMs).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorNormalMaximum 1.3.6.1.4.1.11.2.23.26.4.1.1.8
The normal maximum fan reading of the fan sensor (in RPMs).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorNormalMinimum 1.3.6.1.4.1.11.2.23.26.4.1.1.9
The normal minimum fan reading of the fan sensor (in RPMs).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorMaximum 1.3.6.1.4.1.11.2.23.26.4.1.1.10
The maximum possible fan reading of the fan sensor (in RPMs).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorMinimum 1.3.6.1.4.1.11.2.23.26.4.1.1.11
The minimum possible fan reading of the fan sensor (in RPMs).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorLowerNonCriticalThreshold 1.3.6.1.4.1.11.2.23.26.4.1.1.12
The lower non-critical fan threshold for the sensor (in RPMs).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorUpperNonCriticalThreshold 1.3.6.1.4.1.11.2.23.26.4.1.1.13
The upper non-critical fan threshold for the sensor (in RPMs).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorLowerCriticalThreshold 1.3.6.1.4.1.11.2.23.26.4.1.1.14
The lower critical fan threshold for the sensor (in RPMs).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorUpperCriticalThreshold 1.3.6.1.4.1.11.2.23.26.4.1.1.15
The upper critical fan threshold for the sensor (in RPMs).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorLowerNonRecoverableThreshold 1.3.6.1.4.1.11.2.23.26.4.1.1.16
The lower non-recoverable fan threshold for the sensor (in RPMs).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorUpperNonRecoverableThreshold 1.3.6.1.4.1.11.2.23.26.4.1.1.17
The upper non-recoverable fan threshold for the sensor (in RPMs).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorResolution 1.3.6.1.4.1.11.2.23.26.4.1.1.18
The resolution of the fan sensor reading (in tenths of RPMs).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorTolerance 1.3.6.1.4.1.11.2.23.26.4.1.1.19
The tolerance of the fan sensor reading (in plus/minus RPMs).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorAccuracy 1.3.6.1.4.1.11.2.23.26.4.1.1.20
The accuracy of the fan sensor reading (in plus/minus hundredths of a percent).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorPositiveHysterisis 1.3.6.1.4.1.11.2.23.26.4.1.1.21
The positive hysterisis value for the fan sensor (in RPMs).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvFanSensorNegativeHysterisis 1.3.6.1.4.1.11.2.23.26.4.1.1.22
The negative hysterisis value for the fan sensor (in RPMs).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaEnvChassisStatus 1.3.6.1.4.1.11.2.23.26.5.1
The status of the system chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER chassis-open(1), chassis-closed(2)