sensorReadingHum
ATEN-PE2-CFG ·
.1.3.6.1.4.1.21317.1.3.2.3.3.1.4.1.2
Object
column Integer32
Sensor's Humidity value. This value indicates that 1,000 times. If this measurement value is not available, it returns value -1000000. If the station does not support this OID, it returns value -2000000. If the station is not available, it returns value -3000000.
Context
- MIB
- ATEN-PE2-CFG
- OID
.1.3.6.1.4.1.21317.1.3.2.3.3.1.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sensorReadingEntry
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 'ATEN-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE2-CFG::sensorReadingHum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ATEN-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ATEN-PE2-CFG::sensorReadingHum.<staId>.<sensorPort>.<sensorAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ATEN-PE2-CFG' -M '/opt/observium/mibs/aten:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ATEN-PE2-CFG::sensorReadingHum'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647