eqlStorageAdminAccountPoolStatsVolumeSubscribed
EQLSTORAGEPOOL-MIB ·
.1.3.6.1.4.1.12740.16.1.6.1.13
Object
column MBUnsigned64
This field specifies the total subscribed space for all volumes in this pool. For a thin provisioned volume, subscribed space is the advertised space. For a regular volume, subscribed space is the volume size. The value of this field will be equal to sum of eqliscsiVolumeSize field for all volumes in this pool.
Context
- MIB
- EQLSTORAGEPOOL-MIB
- OID
.1.3.6.1.4.1.12740.16.1.6.1.13- Type
- column
- Access
- readonly
- Status
- current
- Units
- MB
- Parent
- eqlStoragePoolAdminAccountStatsEntry
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::eqlStorageAdminAccountPoolStatsVolumeSubscribed'
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::eqlStorageAdminAccountPoolStatsVolumeSubscribed.<index>'
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::eqlStorageAdminAccountPoolStatsVolumeSubscribed'
Syntax
- Source
- Unsigned64
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.