measurementsInletSensorState

OBS ✓
PDU2-MIB · .1.3.6.1.4.1.13742.6.5.2.3.1.3

Object

The sensor state.
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
PDU2-MIB
OID
.1.3.6.1.4.1.13742.6.5.2.3.1.3
Type
column
Access
readonly
Status
current
Parent
inletSensorMeasurementsEntry
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 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::measurementsInletSensorState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::measurementsInletSensorState.<pduId>.<inletId>.<sensorType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDU2-MIB::measurementsInletSensorState'

Syntax

Source
SensorStateEnumeration
Base type
Enumeration

Values & Constraints

Type Values
-1unavailable
0open
1closed
2belowLowerCritical
3belowLowerWarning
4normal
5aboveUpperWarning
6aboveUpperCritical
7on
8off
9detected
10notDetected
11alarmed
12ok
14fail
15yes
16no
17standby
18one
19two
20inSync
21outOfSync
22i1OpenFault
23i1ShortFault
24i2OpenFault
25i2ShortFault
26fault
27warning
28critical
29selfTest
30nonRedundant

Conformance