agentSwitchTempSensorTempType

COMPAQ-AGENT-MIB · .1.3.6.1.4.1.232.161.3.3.4.1.1.5

Object

column mandatory Enumeration
This specifies the type of this instance of temperature
sensor.
              
This value will be one of the following:
              
other(1)
  Temperature threshold type could not be determined.
              
blowout(5)
  If a blowout(5) temperature sensor reaches its threshold,
  the fan or fans in the area of the temperature sensor will
  increase in speed in an attempt to reduce the temperature
  before a caution or critical threshold is reached.
              
caution(9)
  If a caution(9) temperature sensor reaches its threshold, the
  cpqRackCommonEnclosureTempCondition will be set to degraded(3)
  and the system will either continue or shutdown depending
  on the user preferences.
              
critical(15)
  If a critical(15) temperature sensor reaches its threshold,
  the cpqHeTemperatureCondition will be set to failed(4)
  and the system will shutdown.

Context

MIB
COMPAQ-AGENT-MIB
OID
.1.3.6.1.4.1.232.161.3.3.4.1.1.5
Type
column
Access
readonly
Status
mandatory
Parent
agentSwitchTempSensorEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'COMPAQ-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COMPAQ-AGENT-MIB::agentSwitchTempSensorTempType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COMPAQ-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COMPAQ-AGENT-MIB::agentSwitchTempSensorTempType.<cpqRackAssetIndex>.<cpqRackCommonEnclosureRack>.<cpqRackCommonEnclosureIndex>.<cpqRackNetConnectorRack>.<cpqRackNetConnectorChassis>.<cpqRackNetConnectorIndex>.<agentSwitchTempSensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COMPAQ-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COMPAQ-AGENT-MIB::agentSwitchTempSensorTempType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
5blowout
9caution
15critical