eqliscsiVolumeReplPrimaryBorrow

EQLVOLUME-MIB · .1.3.6.1.4.1.12740.5.1.7.15.1.11

Object

column r/w SNMPv2-TCTruthValue
When the space reserved for replication is not sufficient to keep track of volume changes,
space will be borrowed from free space if the value of this object is true.
Space will not be borrowed when the value is false. Setting this variable to true doesn't
gaurantee replication to succeed as there may be no free space available to borrow.
The borrwed space is returned back to the pool after the replication is complete.

Context

MIB
EQLVOLUME-MIB
OID
.1.3.6.1.4.1.12740.5.1.7.15.1.11
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::eqliscsiVolumeReplPrimaryBorrow'
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::eqliscsiVolumeReplPrimaryBorrow.<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::eqliscsiVolumeReplPrimaryBorrow'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false