All MIBs › EQLVOLUME-MIB › eqliscsiVolumeDataDigests
eqliscsiVolumeDataDigests
Module: EQLVOLUME-MIB
OID (symbolic): EQLVOLUME-MIB::eqliscsiVolumeDataDigests
OID (numeric): 1.3.6.1.4.1.12740.5.1.7.1.1.18
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
An object used by the manager to enable the use of iSCSI data digests for this volume.When set to 'true' the iSCSI implementation will negotiate the use of data digests with initiators. By default this feature will be turned off
What is eqliscsiVolumeDataDigests?
This object enables or disables the use of iSCSI data digest checksums on a storage volume, protecting data integrity during transmission over the network. When enabled, iSCSI adds checksums to detect corruption in flight; both ends must negotiate and agree on digest support. Storage administrators enable digests in environments where data corruption risks are high, such as over WAN links.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.1.1.18 snmpwalk -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeDataDigests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12740.5.1.7.1.1.18.1 snmpget -v2c -c public <target> EQLVOLUME-MIB::eqliscsiVolumeDataDigests.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12740.5.1.7.1.1.18.1 s <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.1 | eqliscsiVolumeTable | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.1.1 | eqliscsiVolumeEntry | EQLVOLUME-MIB |
| 1.3.6.1.4.1.12740.5.1.7.1.1.18 | eqliscsiVolumeDataDigests | EQLVOLUME-MIB |