entPhySensorOperStatus

CUMULUS-SENSOR-MIB · .1.3.6.1.4.1.40310.6.1.1.1.6

Object

The operational status of the sensor.

Context

MIB
CUMULUS-SENSOR-MIB
OID
.1.3.6.1.4.1.40310.6.1.1.1.6
Type
column
Access
readonly
Status
current
Parent
entPhySensorEntry

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 'CUMULUS-SENSOR-MIB' -M '/opt/observium/mibs/cumulus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUMULUS-SENSOR-MIB::entPhySensorOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CUMULUS-SENSOR-MIB' -M '/opt/observium/mibs/cumulus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CUMULUS-SENSOR-MIB::entPhySensorOperStatus.<entPhySensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CUMULUS-SENSOR-MIB' -M '/opt/observium/mibs/cumulus:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CUMULUS-SENSOR-MIB::entPhySensorOperStatus'

Syntax

Source
EntitySensorStatus
Base type
Enumeration

Values & Constraints

Type Values
1ok
2unavailable
3nonoperational