hrStorageAllocationUnits
OBS ✓
HOST-RESOURCES-MIB ·
.1.3.6.1.2.1.25.2.3.1.4
Object
column BytesInteger32
The size, in bytes, of the data objects allocated from this pool. If this entry is monitoring sectors, blocks, buffers, or packets, for example, this number will commonly be greater than one. Otherwise this number will typically be one.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Memory
Storage
Explore Observium network monitoring
Context
- MIB
- HOST-RESOURCES-MIB
- OID
.1.3.6.1.2.1.25.2.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Units
- Bytes
- Parent
- hrStorageEntry
- Groups
- 1
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 'HOST-RESOURCES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HOST-RESOURCES-MIB::hrStorageAllocationUnits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HOST-RESOURCES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HOST-RESOURCES-MIB::hrStorageAllocationUnits.<hrStorageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HOST-RESOURCES-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HOST-RESOURCES-MIB::hrStorageAllocationUnits'
Syntax
BytesInteger32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of