All MIBs › CLJ8500-MIB › hrstoragetype
hrstoragetype
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::hrstoragetype
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.3.2.3.1.2
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: The type of storage represented by this entry. Refer to RFC 1514, Host Resources MIB, for more details.
What is hrstoragetype?
This read-only object identifier classifies what kind of logical storage area a given hrStorage table row represents, such as RAM versus a disk-backed store, using a standard OID from the Host Resources MIB's storage type registry. It lets a management application automatically distinguish volatile memory pools from persistent disk-backed ones without needing printer-specific knowledge. For example, software that only cares about RAM exhaustion could filter the hrStorage table down to just the rows where hrstoragetype identifies memory, ignoring any disk-storage rows.
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.2 snmpwalk -v2c -c public <target> CLJ8500-MIB::hrstoragetype
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.2.1 snmpget -v2c -c public <target> CLJ8500-MIB::hrstoragetype.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::hrstoragetype 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.2 | hrstoragetype | CLJ8500-MIB |