eqlStorageContainerLogicalLimit
EQLSTORAGECONTAINER-MIB ·
.1.3.6.1.4.1.12740.25.1.1.1.7
Object
This field specifies the Storage Container *logical* limit in MB. There is no default. It should be larger than the physical size, as configured for this Storage Container.
Context
- MIB
- EQLSTORAGECONTAINER-MIB
- OID
.1.3.6.1.4.1.12740.25.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- MB
- Parent
- eqlStorageContainerEntry
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 'EQLSTORAGECONTAINER-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLSTORAGECONTAINER-MIB::eqlStorageContainerLogicalLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLSTORAGECONTAINER-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLSTORAGECONTAINER-MIB::eqlStorageContainerLogicalLimit.<eqliscsiLocalMemberId>.<eqlStorageContainerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLSTORAGECONTAINER-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLSTORAGECONTAINER-MIB::eqlStorageContainerLogicalLimit'
Syntax
- Source
- Unsigned64
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.