dpStatusOtherSensorsReadingStatus

OBS ✓
DATAPOWER-STATUS-MIB · .1.3.6.1.4.1.14685.3.1.142.1.3

Object

column Enumeration
The current status of the sensor. The status can be one of the following
values: #b#OK#/b#: The reading of the sensor is normal. #b#Failure#/b#:
The reading of the sensor indicates a problem or a failure in the
appliance. #b#No reading#/b#: No reading of the sensor is available at
this time. An internal hardware or software error might occur. Contact IBM
Support. #b#Invalid#/b#: The DataPower software requested a sensor reading
by using an invalid sensor identifier. An internal DataPower software
error might occur. Contact IBM Support.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
DATAPOWER-STATUS-MIB
OID
.1.3.6.1.4.1.14685.3.1.142.1.3
Type
column
Access
readonly
Status
current
Parent
dpStatusOtherSensorsEntry

Walk 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 'DATAPOWER-STATUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATAPOWER-STATUS-MIB::dpStatusOtherSensorsReadingStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DATAPOWER-STATUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DATAPOWER-STATUS-MIB::dpStatusOtherSensorsReadingStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DATAPOWER-STATUS-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DATAPOWER-STATUS-MIB::dpStatusOtherSensorsReadingStatus'

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.