cpqSiMonitorOverallCondition

CPQSINFO-MIB · .1.3.6.1.4.1.232.2.2.8.1

Object

scalar mandatory Enumeration
This value specifies the overall condition of the system`s
monitor(s).
          
The following conditions are supported:
          
other(1)
  The monitor does not support fault reporting or condition is
  unknown.
          
ok(2)
  The monitor is operating OK.
          
degraded(3)
  The monitor has detected a fault.  The monitor is still useable
  but action should be taken to return the monitor to ok.
          
failed(4)
  The monitor has detected a fault.  The monitor will not
  be useable. Action should be taken to replace the monitor.

Context

MIB
CPQSINFO-MIB
OID
.1.3.6.1.4.1.232.2.2.8.1
Type
scalar
Access
readonly
Status
mandatory
Parent
cpqSiMonitor

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiMonitorOverallCondition.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSINFO-MIB::cpqSiMonitorOverallCondition'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ok
3degraded
4failed