agentSwitchTempSensorThreshold
COMPAQ-AGENT-MIB ·
.1.3.6.1.4.1.232.161.3.3.4.1.1.3
Object
This is the threshold temperature sensor setting
in degrees celsius. This is the temperature in which the
sensor will be considered to be in a tripped state this
causing some action to occur depending on the type of
the sensor. The action of temperature sensor threshold
will be indicated by the cpqRackCommonEnclosureTempType
item. If the type is blowout(5), then the temperature sensor
will cause the fans to speed up. If the type is caution(9),
then the temperature sensor is in a degraded state. If the
type is critical(15), then the server will be considered
as in a failed state.
If this value cannot be determined by software, then a value
of -1 will be returned.
Context
- MIB
- COMPAQ-AGENT-MIB
- OID
.1.3.6.1.4.1.232.161.3.3.4.1.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- agentSwitchTempSensorEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::agentSwitchTempSensorThreshold'
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::agentSwitchTempSensorThreshold.<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::agentSwitchTempSensorThreshold'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647