eqliscsiVolumeReplSyncOperStatus

EQLVOLUME-MIB · .1.3.6.1.4.1.12740.5.1.7.15.1.25

Object

column r/w Enumeration
When SyncAdminStatus is enabled the OperStatus indicates the state of sync replication. The replica volume on the secondary is brought
online at the end of the first successful replication. The sync repl will then start xfering data to the replica volume. The states
waiting-for-first-sync and first-sync-done indicate the SyncRepl operating states.

Context

MIB
EQLVOLUME-MIB
OID
.1.3.6.1.4.1.12740.5.1.7.15.1.25
Type
column
Access
readwrite
Status
current
Parent
eqliscsiVolumeReplicationEntry

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 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLVOLUME-MIB::eqliscsiVolumeReplSyncOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLVOLUME-MIB::eqliscsiVolumeReplSyncOperStatus.<eqliscsiLocalMemberId>.<eqliscsiVolumeIndex>.<eqliscsiVolumeReplSiteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLVOLUME-MIB::eqliscsiVolumeReplSyncOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disabled
1waiting-for-first-sync
2first-sync-done