All MIBs › EQLVOLUME-MIB › eqliscsiReplicaSetType
eqliscsiReplicaSetType
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiReplicaSetType
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.18.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This field specifies whether the replicaset is a regular replicaset or a fail-back replicaset. A regular replicaset is created on secondary site by the system when user enables replication of a volume on the primary site. A replicated-primary volume on the primary site can be demoted as a fail-back replicaset. A regular volume cannot be demoted as fail-back replicaset. Fail-back replicasets will have the volume configuration, ACL records, schedules etc before the demote, but that configuration will not be active. Fail-back replicasets can later be promoted as a replicated-primary volume when the volume is ready to resume its role.
What is eqliscsiReplicaSetType?
This specifies whether a replicated volume is a regular replica (created automatically) or a fail-back replica (demoted from primary for recovery). It indicates the replication direction and purpose. An operator would check this when managing disaster recovery to understand whether a secondary volume is ready to failback to the primary site.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.18.1.14 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiReplicaSetType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.18.1.14.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiReplicaSetType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.5.1.7.18.1.14.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.18 | eqliscsiReplicaSetTable | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.18.1 | eqliscsiReplicaSetEntry | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.18.1.14 | eqliscsiReplicaSetType | EQLVOLUME-MIB |