All MIBs › CLJ8500-MIB › hrstorageallocationunits
hrstorageallocationunits
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::hrstorageallocationunits
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.3.2.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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. Refer to RFC 1514, Host Resources MIB, for more details. Additional information: Unit is one byte. 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.
What is hrstorageallocationunits?
This read-only integer reports the size, in bytes, of each allocation unit used by a given storage pool, and on the CLJ8500 this is fixed at one byte rather than a larger block size like a disk sector. It matters because the related hrstoragesize and hrstorageused figures are expressed in multiples of this unit, so an admin needs it to convert those numbers into actual bytes. For instance, since hrstorageallocationunits is 1 on this printer, an admin can read hrstoragesize directly as a byte count without any extra multiplication.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.3.2.3.1.4 snmpwalk -v2c -c public <target> CLJ8500-MIB::hrstorageallocationunits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.3.2.3.1.4.1 snmpget -v2c -c public <target> CLJ8500-MIB::hrstorageallocationunits.1
Start monitoring HP Color LaserJet 8500 series printer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CLJ8500-MIB::hrstorageallocationunits OID value, configure state conditions and alerts, and monitor any HP Color LaserJet 8500 series printer from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9 | net_peripheral | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4 | netdm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2 | dm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3 | hrm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.2 | hrStorage | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.2.3 | hrStorageTable | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.2.3.1 | hrStorageEntry | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.2.3.1.4 | hrstorageallocationunits | CLJ8500-MIB |