eqliscsiVolumeDataDigests
EQLVOLUME-MIB ·
.1.3.6.1.4.1.12740.5.1.7.1.1.18
Object
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
Context
- MIB
- EQLVOLUME-MIB
- OID
.1.3.6.1.4.1.12740.5.1.7.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqliscsiVolumeEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/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::eqliscsiVolumeDataDigests'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLVOLUME-MIB::eqliscsiVolumeDataDigests.<eqliscsiLocalMemberId>.<eqliscsiVolumeIndex>'
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::eqliscsiVolumeDataDigests'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |