All MIBs › EQLVOLUME-MIB › eqliscsiSnapshotTargetIndex
eqliscsiSnapshotTargetIndex
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiSnapshotTargetIndex
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.2.1.22
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This field specifies the second part of a unique index for identifing an iSCSI target.
What is eqliscsiSnapshotTargetIndex?
This OID stores a numeric identifier that, combined with another index, uniquely identifies a snapshot of an iSCSI storage target (like a backup point-in-time copy of a disk). Setting this value lets administrators specify which snapshot of storage they want to reference or access. A storage operator would set this when configuring backup or disaster recovery scenarios, pointing to a specific snapshot they want to mount or restore from.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.2.1.22 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiSnapshotTargetIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.2.1.22.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiSnapshotTargetIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.5.1.7.2.1.22.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.2 | eqliscsiSnapshotTable | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.2.1 | eqliscsiSnapshotEntry | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.2.1.22 | eqliscsiSnapshotTargetIndex | EQLVOLUME-MIB |