entPhySensorOperStatus

HPE-SENSOR-MIB · .1.3.6.1.4.1.11.2.83.2.1.1.1.5

Object

The operational status of the sensor.

Context

MIB
HPE-SENSOR-MIB
OID
.1.3.6.1.4.1.11.2.83.2.1.1.1.5
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::entPhySensorOperStatus'
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::entPhySensorOperStatus.<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::entPhySensorOperStatus'

Syntax

Source
EntitySensorStatus
Base type
Enumeration

Values & Constraints

Type Values
1ok
2unavailable
3nonoperational

Conformance