All MIBs › EQLVOLUME-MIB › eqliscsiVolumeMultInitiator
eqliscsiVolumeMultInitiator
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiVolumeMultInitiator
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.1.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Specifies if the access from multiple initiators is allowed for the volume.
What is eqliscsiVolumeMultInitiator?
This object controls whether multiple iSCSI initiators are allowed to simultaneously connect to and access the same storage volume. Setting it to 'allowed' enables shared access; 'not-allowed' restricts to single initiator. An operator would configure this based on application requirements, enabling shared access for clustered applications or disabling it for single-server scenarios to prevent data corruption.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.1.1.21 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeMultInitiator
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.1.1.21.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeMultInitiator.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.5.1.7.1.1.21.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.1 | eqliscsiVolumeTable | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.1.1 | eqliscsiVolumeEntry | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.1.1.21 | eqliscsiVolumeMultInitiator | EQLVOLUME-MIB |