unit3SensorStatus

OBS ✓
RITTAL-CMC-TC-MIB · .1.3.6.1.4.1.2606.4.2.5.5.2.1.4

Object

column mandatory Enumeration
Actual status of the sensor
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
RITTAL-CMC-TC-MIB
OID
.1.3.6.1.4.1.2606.4.2.5.5.2.1.4
Type
column
Access
readonly
Status
mandatory
Parent
cmcTcUnit3SensorEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notAvail
2lost
3changed
4ok
5off
6on
7warning
8tooLow
9tooHigh
10error