All MIBs › EQLVOLUME-MIB › eqliscsiReplicaSetOperStatus
eqliscsiReplicaSetOperStatus
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiReplicaSetOperStatus
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.19.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The current operational status of the replication process.
What is eqliscsiReplicaSetOperStatus?
This object indicates the current operational state of an iSCSI RAID volume replication process, which synchronizes data across multiple storage nodes for redundancy and disaster recovery. The status can be stopped, in progress, waiting, farEndDown (remote node unreachable), or authFailure (authentication error), each indicating a different phase or fault condition in the replication workflow. Storage administrators monitor this status to verify that remote volume copies are actively synchronizing and to quickly identify replication failures that could leave data unprotected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.19.1.1 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiReplicaSetOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.19.1.1.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiReplicaSetOperStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.12740 | equalLogic | EQUALLOGIC-SMI |
| 1.3.6.1.4.1.12740.5 | eqliscsiModule | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1 | eqliscsiObjects | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7 | eqliscsiTarget | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.19 | eqliscsiReplicaSetStatusTable | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.19.1 | eqliscsiReplicaSetStatusEntry | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.19.1.1 | eqliscsiReplicaSetOperStatus | EQLVOLUME-MIB |