eqlStorageAdminAccountPoolStatsFailbackSubscribed
EQLSTORAGEPOOL-MIB ·
.1.3.6.1.4.1.12740.16.1.6.1.17
Object
column MBUnsigned64
This field specifies the total subscribed space for failback for all volumes in this pool. For the failback of a thin provisioned volume, subscribed space is the advertised space. For a failabck of a classic volume, subscribed space is the volume size. This is a dynamic value, it is not Administrator setable.
Context
- MIB
- EQLSTORAGEPOOL-MIB
- OID
.1.3.6.1.4.1.12740.16.1.6.1.17- 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::eqlStorageAdminAccountPoolStatsFailbackSubscribed'
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::eqlStorageAdminAccountPoolStatsFailbackSubscribed.<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::eqlStorageAdminAccountPoolStatsFailbackSubscribed'
Syntax
- Source
- Unsigned64
- Base type
Unsigned64
Values & Constraints
No enumerated values or constraints recorded.