eqlStoragePoolBorrow
EQLSTORAGEPOOL-MIB ·
.1.3.6.1.4.1.12740.16.1.1.1.12
Object
This field specifies if borrowing is enabled for this pool.
Context
- MIB
- EQLSTORAGEPOOL-MIB
- OID
.1.3.6.1.4.1.12740.16.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlStoragePoolEntry
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 'EQLSTORAGEPOOL-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLSTORAGEPOOL-MIB::eqlStoragePoolBorrow'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLSTORAGEPOOL-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLSTORAGEPOOL-MIB::eqlStoragePoolBorrow.<eqlGroupId>.<eqlStoragePoolIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLSTORAGEPOOL-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLSTORAGEPOOL-MIB::eqlStoragePoolBorrow'
Syntax
- Source
- StatusEnabledDefault
- Base type
Enumeration
Values & Constraints
Type Values
0 | enabled |
1 | disabled |