sysCmSyncStatusId
OBS ✓
F5-BIGIP-SYSTEM-MIB ·
.1.3.6.1.4.1.3375.2.1.14.1.1
Object
scalar Enumeration
The sync status ID on the system. unknown - the device is disconnected from the device group; syncing - the device is joining the device group or has requested changes from device group or inconsistent with the group; needManualSync - changes have been made on the device not syncd to the device group; inSync - the device is consistent with the device group; syncFailed - the device is inconsistent with the device group, requires user intervention; syncDisconnected - the device is not connected to any peers; standalone - the device is in a standalone configuration; awaitingInitialSync - the device is waiting for initial sync; incompatibleVersion - the device's version is incompatible with rest of the devices in the device group; partialSync - some but not all devices successfully received the last sync.
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.1.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sysCmSyncStatus
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars 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::sysCmSyncStatusId.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::sysCmSyncStatusId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | syncing |
2 | needManualSync |
3 | inSync |
4 | syncFailed |
5 | syncDisconnected |
6 | standalone |
7 | awaitingInitialSync |
8 | incompatibleVersion |
9 | partialSync |
Conformance
Member of