auxSensorValue
OBS ✓
ENVIROMUX16D ·
.1.3.6.1.4.1.3699.1.1.11.1.4.1.1.7
Object
column SNMPv2-SMIInteger32
The value of the auxiliary sensor reading. It is presented in tenths of degrees
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
- ENVIROMUX16D
- OID
.1.3.6.1.4.1.3699.1.1.11.1.4.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- auxSensorEntry
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 'ENVIROMUX16D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENVIROMUX16D::auxSensorValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENVIROMUX16D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENVIROMUX16D::auxSensorValue.<auxSensorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENVIROMUX16D' -M '/opt/observium/mibs/nti:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENVIROMUX16D::auxSensorValue'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647