hpicfSensorNumber

HP-ICF-CHASSIS · .1.3.6.1.4.1.11.2.14.11.1.2.6.1.3

Object

A number which identifies a particular sensor
from other sensors of the same kind.  For
instance, if there are many temperature sensors in
this chassis, this number would identify a
particular temperature sensor in this chassis.

Context

MIB
HP-ICF-CHASSIS
OID
.1.3.6.1.4.1.11.2.14.11.1.2.6.1.3
Type
column
Access
readonly
Status
current
Parent
hpicfSensorEntry
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::hpicfSensorNumber'
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::hpicfSensorNumber.<hpicfSensorIndex>'
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::hpicfSensorNumber'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance