eqlPreppedSnapshotVVolTable
EQLVOLUME-MIB ·
.1.3.6.1.4.1.12740.5.1.7.90
Object
table
EqualLogic-Persistent Table for storing virtual volumes that represent prepped snapshots. Note this is a transient state, VMWare creates snapshots in 2 steps 1) prepareToSnapshotVirtualVolume 2) snapshotVirtualVolume This table stages all the VVOLS all the Virtual volumes that were created as a result of the 1st step. Once the 2nd step is executed these virtual volumes will transition into being real Shared Volumes on the equallogic PS-Group. Entries in this table use the same index as the shared volume table, because VMware requires that PS-Group generate the volume identifier in step 1 and it will use this identifier for all forthcoming operations to this volume. Entries in this table will have a corressponding entry in the VmwareVirtualTable this table keeps track of the VVOL Type (config, data, swap)
Context
- MIB
- EQLVOLUME-MIB
- OID
.1.3.6.1.4.1.12740.5.1.7.90- Type
- table
- Status
- current
- Parent
- eqliscsiTarget
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLVOLUME-MIB::eqlPreppedSnapshotVVolTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLVOLUME-MIB::eqlPreppedSnapshotVVolTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.