All MIBs › EQLVOLUME-MIB › eqliscsiVolumeReplManualReplStatus
eqliscsiVolumeReplManualReplStatus
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiVolumeReplManualReplStatus
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.15.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Enabling manual replication will allow the replica snaps on the primary and secondary groups to be visible to iscsi clients. When user connects to primary repl snap and finishes the data transfer, user can set it do done. The done state will be set to disabled after secondary site admin finishes the data transfer on secondary site and indicates done on secondary site.
What is eqliscsiVolumeReplManualReplStatus?
This OID controls whether snapshot replicas are visible to iSCSI clients and tracks the replication status between primary and secondary storage sites, requiring both sites to confirm completion. Setting this enables iSCSI clients to access backup snapshots while coordinating the replication process. A storage administrator would use this when managing data replication between two data centers, marking replication as complete only after verifying both sides have finished the transfer.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.15.1.12 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeReplManualReplStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.15.1.12.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeReplManualReplStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.5.1.7.15.1.12.1 i <value>
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.15 | eqliscsiVolumeReplicationTable | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.15.1 | eqliscsiVolumeReplicationEntry | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.15.1.12 | eqliscsiVolumeReplManualReplStatus | EQLVOLUME-MIB |