hpSystemAirAvgTemp1

HP-ICF-CHASSIS · .1.3.6.1.4.1.11.2.14.11.1.2.8.1.1.10

Object

column OctetString
This object gives Average temperature of the
system. There will be some roll up function
which will check current temperature at 
particular intervals. Based on these current 
temperatures over certain time, average 
temperature is calculated.

Context

MIB
HP-ICF-CHASSIS
OID
.1.3.6.1.4.1.11.2.14.11.1.2.8.1.1.10
Type
column
Access
readonly
Status
current
Parent
hpSystemAirTempEntry
Groups
1

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 'HP-ICF-CHASSIS' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-CHASSIS::hpSystemAirAvgTemp1'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-CHASSIS' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-CHASSIS::hpSystemAirAvgTemp1.<hpSystemAirSensor>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-CHASSIS' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-CHASSIS::hpSystemAirAvgTemp1'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-6

Conformance