ipSensorValue
OBS ✓
ENVIROMUX5D ·
.1.3.6.1.4.1.3699.1.1.10.1.16.1.1.8
Object
column Enumeration
The value of the external sensor reading. For temperature, voltage, current or low voltage, it is presented in tenths of degrees/volts
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
- ENVIROMUX5D
- OID
.1.3.6.1.4.1.3699.1.1.10.1.16.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipSensorEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'ENVIROMUX5D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENVIROMUX5D::ipSensorValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENVIROMUX5D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENVIROMUX5D::ipSensorValue.<ipSensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENVIROMUX5D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENVIROMUX5D::ipSensorValue'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | closed |
1 | open |