eqlStorageBucketPhysicalSize
EQLSTORAGECONTAINER-MIB ·
.1.3.6.1.4.1.12740.25.1.3.1.6
Object
This field specifies the Storage Bucket *physical* size in MB. There is no default. It will be rounded up to the nearest increment of one page (15MB). It should be smaller than the logical size, as configured for this Storage Bucket.
Context
- MIB
- EQLSTORAGECONTAINER-MIB
- OID
.1.3.6.1.4.1.12740.25.1.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Units
- MB
- Parent
- eqlStorageBucketEntry
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::eqlStorageBucketPhysicalSize'
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::eqlStorageBucketPhysicalSize.<eqliscsiLocalMemberId>.<eqlStorageBucketIndex>'
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::eqlStorageBucketPhysicalSize'
Syntax
- Source
- Unsigned64
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.