eqliscsiVolumeBorrow

EQLVOLUME-MIB · .1.3.6.1.4.1.12740.5.1.7.1.1.41

Object

column r/w StatusAutoDefault
This field specifies if this Volume is allowed to borrow.
All the volumes including replica sets created in V6.0.0
have this MIB variable set to 'enabled' although V6.0.0
doesn't support delegated space borrowing yet.

Context

MIB
EQLVOLUME-MIB
OID
.1.3.6.1.4.1.12740.5.1.7.1.1.41
Type
column
Access
readwrite
Status
current
Parent
eqliscsiVolumeEntry

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::eqliscsiVolumeBorrow'
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::eqliscsiVolumeBorrow.<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::eqliscsiVolumeBorrow'

Syntax

Source
StatusAutoDefault
Base type
Enumeration

Values & Constraints

Type Values
0auto
1enabled
2disabled