All MIBs › CLJ8500-MIB › hrpartitionindex
hrpartitionindex
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::hrpartitionindex
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.3.3.7.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A unique value for each partition on this long-
term storage device. The value for each long-term
storage device must remain constant at least from
one re-initialization of the agent to the next re-
initialization.
Refer to RFC 1514, Host Resources MIB, for more details.
Additional information:
Constant. The first and second index
indicates the hrDeviceIndex for this mass storage device.
The value of this object is the same as
the second index. The printer only supports one
partition per mass storage device. Returns
What is hrpartitionindex?
This read-only integer uniquely identifies a partition on the printer's installed storage device, with its value built from the hrDeviceIndex of that storage device so the partition stays tied to the same physical disk across reboots. It lets a management station distinguish between partitions when a storage device has more than one, and confirm the indexing stays stable across printer restarts. For instance, an admin scripting inventory collection could rely on hrpartitionindex remaining constant from one power cycle to the next when matching up stored partition data over time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.3.3.7.1.1 snmpwalk -v2c -c public <target> CLJ8500-MIB::hrpartitionindex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.3.3.7.1.1.1 snmpget -v2c -c public <target> CLJ8500-MIB::hrpartitionindex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hrpartitionindex.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::hrpartitionindex 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.3 | hrDevice | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.3.7 | hrPartitionTable | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.3.7.1 | hrPartitionEntry | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.3.7.1.1 | hrpartitionindex | CLJ8500-MIB |