All MIBs › EQLVOLUME-MIB › eqliscsiVolumeReplSiteAdminStatus
eqliscsiVolumeReplSiteAdminStatus
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiVolumeReplSiteAdminStatus
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.14.1.16
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
When set to pause, all the replications going to this replica site will be temporarily suspended until set by the user to start.
What is eqliscsiVolumeReplSiteAdminStatus?
This object controls whether replication traffic to a remote iSCSI storage site is paused or actively running, allowing administrators to temporarily halt data synchronization. Setting it to 'pause' suspends all replications to the target site without breaking the relationship; setting it to 'start' resumes replication. Storage managers use this control during maintenance windows or to resolve replication conflicts on disaster recovery systems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.14.1.16 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeReplSiteAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.14.1.16.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeReplSiteAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.5.1.7.14.1.16.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqliscsiVolumeReplSiteAdminStatus.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.14 | eqliscsiVolumeReplSiteTable | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.14.1 | eqliscsiVolumeReplSiteEntry | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.14.1.16 | eqliscsiVolumeReplSiteAdminStatus | EQLVOLUME-MIB |