All MIBs › EQLVOLUME-MIB › eqliscsiLastSnapshotIndex
eqliscsiLastSnapshotIndex
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiLastSnapshotIndex
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.11.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
EqualLogic-Dynamic This object represents the highest numeric index that any row in the eqliscsiSnapshotTable 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 eqliscsiLastSnapshotIndex?
This holds the highest index number currently in use in the iSCSI snapshot table, helping avoid collisions when adding rows. It acts as a hint for the next available index. A storage management script would read this before creating a new snapshot to avoid guessing and colliding with existing records.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.11.1 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiLastSnapshotIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.11.1.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiLastSnapshotIndex.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.11 | eqliscsiSnapshotAdminGroup | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.11.1 | eqliscsiLastSnapshotIndex | EQLVOLUME-MIB |