EQLVOLUME-MIB :: eqliscsiSnapshotType

MIB Reference — IPNetwork Monitor

All MIBsEQLVOLUME-MIBeqliscsiSnapshotType

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 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.2eqliscsiSnapshotTableEQLVOLUME-MIB
1.3.6.1.4.1.12740.5.1.7.2.1eqliscsiSnapshotEntryEQLVOLUME-MIB
1.3.6.1.4.1.12740.5.1.7.2.1.18eqliscsiSnapshotTypeEQLVOLUME-MIB