All MIBs › EQLVOLUME-MIB › eqliscsiVolumeIndexLow
eqliscsiVolumeIndexLow
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiVolumeIndexLow
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.10.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
EqualLogic-Dynamic This object represents the highest numeric index that any row in the eqliscsiVolumeTable has. An application can use this value to determine an index with which to create an additional row in that table without scanning the entire table for a usable index.
What is eqliscsiVolumeIndexLow?
This object displays the lowest numeric index value currently in use in the iSCSI volume table, helping applications determine which indices are available for creating new volumes without table scanning. It optimizes provisioning workflows by providing immediate information about the index namespace. Storage administrators use this during dynamic volume creation to find available slots quickly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.10.2 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeIndexLow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.10.2.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeIndexLow.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.10 | eqliscsiVolumeAdminGroup | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.10.2 | eqliscsiVolumeIndexLow | EQLVOLUME-MIB |