eventValue
ENVIROMUX5D ·
.1.3.6.1.4.1.3699.1.1.10.1.10.1.1.4
Object
column Integer32
The value of the sensor event reading. For temperature, voltage, current or low voltage, it is presented in tenths of degrees/volts
Context
- MIB
- ENVIROMUX5D
- OID
.1.3.6.1.4.1.3699.1.1.10.1.10.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eventEntry
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::eventValue'
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::eventValue.<eventIndex>'
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::eventValue'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-10000