eqliscsiSnapshotScheduleName
EQLVOLUME-MIB ·
.1.3.6.1.4.1.12740.5.1.7.2.1.10
Object
column
OctetString
This field specifies the schedule used for SnapShots. The SnapShot schedule is configured independently and then applied to individual volumes. The default is no schedule is set.
Context
- MIB
- EQLVOLUME-MIB
- OID
.1.3.6.1.4.1.12740.5.1.7.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eqliscsiSnapshotEntry
- Table
- eqliscsiSnapshotTable
- Siblings
- 25
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| eqliscsiSnapshotIndex This field specifies a unique index which identifies a volume SnapShot. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.5.1.7.2.1.1 |
| eqliscsiSnapshotRollBack This field specifies whether or not to roll a SnapShot back to a specified SnapShot.
This shouldn't be a TruthValue, instead it should be the SnapShot number to roll back to.
Ther… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.12740.5.1.7.2.1.11 |
| eqliscsiSnapshotTargetAlias This field specifies what iSCSI alias will be used to identify the SnapShot.
The alias is autogenerated by default, though it can be overriden. | column | OctetString | .1.3.6.1.4.1.12740.5.1.7.2.1.12 |
| eqliscsiSnapshotTargetIscsiName EQL-SECONDARY-KEY
This field specifies what iSCSI name will be used to identify the SnapShot.
The name is autogenerated by default, though it can be overriden. | column | OctetString | .1.3.6.1.4.1.12740.5.1.7.2.1.13 |
| eqliscsiSnapshotScheduleIndex EQL-SECONDARY-KEY
This field specifies the index of the snapshot policy if it is created
by a snapshotpolicy, otherwise it will be set to zero. If the policy
is deleted after the … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.5.1.7.2.1.14 |
| eqliscsiSnapshotDescription This field specifies a descriptive string that administrator can add to provide details about the snapshot. | column | OctetString | .1.3.6.1.4.1.12740.5.1.7.2.1.15 |
| eqliscsiSnapshotNodeIndex EQL-SECONDARY-KEY
The arbitrary integer used to uniquely identify this particular
node within the ISCSI mibs. Instances of objects in those MIBS that
are related to this iSCSI tar… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.5.1.7.2.1.16 |
| eqliscsiSnapshotReplicated When a row is created with this object set to a non zero value, and
a replication relationship has been configured for the base
volume, the snapshot will be queued to be replicate… | column | SiteIndexOrZero | .1.3.6.1.4.1.12740.5.1.7.2.1.17 |
| eqliscsiSnapshotType Specifies the type of snapshot. Snapshot is of type of replica-site when
the parent volume is of type replica-site. | column | Enumeration | .1.3.6.1.4.1.12740.5.1.7.2.1.18 |
| eqliscsiSnapshotCollectionIndex The eqliscsiSnapCollectionIndex if this snap is part of a group.
Otherwise the value will be set to zero. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.5.1.7.2.1.19 |
| eqliscsiSnapshotRowStatus The rowstatus.... | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.12740.5.1.7.2.1.2 |
| eqliscsiSnapshotStoragePoolIndex This field specifies a unique index for identifying a storage pool. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.5.1.7.2.1.20 |
| eqliscsiSnapshotTargetLocalMemberId This field specifies the first part of a unique index for identifing an iSCSI target. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.5.1.7.2.1.21 |
| eqliscsiSnapshotTargetIndex This field specifies the second part of a unique index for identifing an iSCSI target. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.5.1.7.2.1.22 |
| eqliscsiSnapshotMultInitiator Specifies if the access from multiple initiators is
allowed for the snapshot. | column | Enumeration | .1.3.6.1.4.1.12740.5.1.7.2.1.23 |
| eqliscsiSnapshotFlags This field defines the common place holder for Snapshot operational flags. The flags must be of type
enable(1) or disable(0), and the default will always be disable(0). | column | Bits | .1.3.6.1.4.1.12740.5.1.7.2.1.24 |
| eqliscsiSnapshotCompressionDelay The minimum amount of time (minutes) to wait before allowing this snapshot to be compressed. | column | minutes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.5.1.7.2.1.25 |
| eqliscsiSnapshotLifeExpectancy The amount of time (minutes) this snapshot is estimated to be around. | column | minutes SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.12740.5.1.7.2.1.26 |
| eqliscsiSnapshotPsvId EQL-SECONDARY-KEY
This field contains an internal key for identifing a SnapShot. | column | OctetString | .1.3.6.1.4.1.12740.5.1.7.2.1.3 |
| eqliscsiSnapshotBasePsvId EQL-SECONDARY-KEY
This field contains an internal key which identifies the volume the SnapShot is associated with. | column | OctetString | .1.3.6.1.4.1.12740.5.1.7.2.1.4 |
| eqliscsiSnapshotName This field specifies the friendly name used to identify a SnapShot.
The name is auto-generated based on the volume name, though it can be
overriden by the administrator. | column | OctetString | .1.3.6.1.4.1.12740.5.1.7.2.1.5 |
| eqliscsiSnapshotAccessType This field specifies the access type for a SnapShot.
The valid access types are read-write and read-only.
The default access type is read-write. | column | Enumeration | .1.3.6.1.4.1.12740.5.1.7.2.1.6 |
| eqliscsiSnapshotSize This field specifies the amount of space in MB a SnapShot consumes.
Note: Deleting the SnapShot is not guaranteed to return the space specified,
since a single block can be associ… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.12740.5.1.7.2.1.7 |
| eqliscsiSnapshotAdminStatus This field specifies whether a SnapShot is online or not.
In order for an iSCSI initiator to access a snapshot it must be
online. The default is offline. | column | Enumeration | .1.3.6.1.4.1.12740.5.1.7.2.1.8 |
| eqliscsiSnapshotTimestamp EQL-SECONDARY-KEY
This field specifies the creation time for volume.
Time is represented as the time in seconds since 00:00:00 UTC, 1970-01-01. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.12740.5.1.7.2.1.9 |