sysCmFailoverStatusId

OBS ✓
F5-BIGIP-SYSTEM-MIB · .1.3.6.1.4.1.3375.2.1.14.3.1

Object

scalar Enumeration
The failover status ID on the system.
unknown - the failover status of the device is unknown;
offline - the device is offline;
forcedOffline - the device is forced offline;
standby - the device is standby;
active - the device  is active.
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
F5-BIGIP-SYSTEM-MIB
OID
.1.3.6.1.4.1.3375.2.1.14.3.1
Type
scalar
Access
readonly
Status
current
Parent
sysCmFailoverStatus
Groups
1

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

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1offline
2forcedOffline
3standby
4active

Conformance