EQLVOLUME-MIB :: eqliscsiLastSnapshotIndex

MIB Reference — IPNetwork Monitor

All MIBsEQLVOLUME-MIBeqliscsiLastSnapshotIndex

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.12740equalLogicEQUALLOGIC-SMI
1.3.6.1.4.1.12740.5eqliscsiModuleEQLVOLUME-MIB
1.3.6.1.4.1.12740.5.1eqliscsiObjectsEQLVOLUME-MIB
1.3.6.1.4.1.12740.5.1.7eqliscsiTargetEQLVOLUME-MIB
1.3.6.1.4.1.12740.5.1.7.11eqliscsiSnapshotAdminGroupEQLVOLUME-MIB
1.3.6.1.4.1.12740.5.1.7.11.1eqliscsiLastSnapshotIndexEQLVOLUME-MIB