entPhySensorType

HPE-SENSOR-MIB · .1.3.6.1.4.1.11.2.83.2.1.1.1.1

Object

The type of data returned by the associated
entPhySensorValue object.
              
This object SHOULD be set by the agent during entry
creation, and the value SHOULD NOT change during operation.

Context

MIB
HPE-SENSOR-MIB
OID
.1.3.6.1.4.1.11.2.83.2.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
entPhySensorEntry
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 'HPE-SENSOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SENSOR-MIB::entPhySensorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-SENSOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-SENSOR-MIB::entPhySensorType.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-SENSOR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-SENSOR-MIB::entPhySensorType'

Syntax

Source
EntitySensorDataType
Base type
Enumeration

Values & Constraints

Type Values
1other
2unknown
3voltsAC
4voltsDC
5amperes
6watts
7hertz
8celsius
9percentRH
10rpm
11cmm
12truthvalue

Conformance