All MIBs › EQLVOLUME-MIB › eqliscsiSnapshotType
eqliscsiSnapshotType
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiSnapshotType
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.2.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Specifies the type of snapshot. Snapshot is of type of replica-site when the parent volume is of type replica-site.
What is eqliscsiSnapshotType?
This OID indicates whether a snapshot (point-in-time copy) is a local snapshot or a replica-site snapshot intended for disaster recovery across sites. Knowing the type tells you the purpose of the backup and where it's stored. A storage engineer uses this to verify that replica snapshots are created at the correct remote site for business continuity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.2.1.18 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiSnapshotType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.2.1.18.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiSnapshotType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> eqliscsiSnapshotType.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.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.18 | eqliscsiSnapshotType | EQLVOLUME-MIB |