rPDU2SensorTempHumidityStatusTempStatus
PowerNet-Inova ·
.1.3.6.1.4.1.63131.1.1.26.10.2.2.1.9
Object
column mandatory
Enumeration
This OID reports the current state of the temperature probe.
A notPresent (1) response indicates that no probe is attached.
A belowMin (2) response indicates that the probe is present and
its measured temperature lies below the minimum threshold.
A belowLow (3) response indicates that the probe is present and
its measured temperature lies below the low threshold.
A normal (4) response indicates that the probe is present
and its measured temperature lies within all temperature thresholds.
An aboveHigh (5) response indicates that the probe is present
and is measuring a temperature above the high threshold.
An aboveMax (6) response indicates that the probe is present
and is measuring a temperature above the max threshold.
Context
- MIB
- PowerNet-Inova
- OID
.1.3.6.1.4.1.63131.1.1.26.10.2.2.1.9- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- rPDU2SensorTempHumidityStatusEntry
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 'PowerNet-Inova' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-Inova::rPDU2SensorTempHumidityStatusTempStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-Inova' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-Inova::rPDU2SensorTempHumidityStatusTempStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-Inova' -M '/opt/observium/mibs/inova:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-Inova::rPDU2SensorTempHumidityStatusTempStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.