eqliscsiVolumeReplDiscardPolicy

EQLVOLUME-MIB · .1.3.6.1.4.1.12740.5.1.7.15.1.6

Object

column r/w Enumeration
In the event that the replication process cannot  
complete the transfer of the volume to the replica
site, the action taken on the 
incomplete replica is one of these:
1) overrun - complete the in progress replica
2) discard - destry the in progress replica and restart a new one

Context

MIB
EQLVOLUME-MIB
OID
.1.3.6.1.4.1.12740.5.1.7.15.1.6
Type
column
Access
readwrite
Status
current
Parent
eqliscsiVolumeReplicationEntry

Walk 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::eqliscsiVolumeReplDiscardPolicy'
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::eqliscsiVolumeReplDiscardPolicy.<eqliscsiLocalMemberId>.<eqliscsiVolumeIndex>.<eqliscsiVolumeReplSiteIndex>'
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::eqliscsiVolumeReplDiscardPolicy'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1overRun
2discard