All MIBs › CLJ8500-MIB › hrpartitionfsindex
hrpartitionfsindex
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::hrpartitionfsindex
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.3.3.7.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index of the file system mounted on this
partition. If no file system is mounted on this
partition, then this value shall be zero. Note
that multiple partitions may point to one file
system, denoting that that file system resides on
those partitions. Multiple file systems may not
reside on one partition.
Refer to RFC 1514, Host Resources MIB, for more details.
Additional information:
Indicates if the mass storage device has been
initialized. Returns zero if the mass storage device is not
initialized, otherwise the value matches the
hrDeviceIndex value for this mass storage device.
The value indicates the hrFileSystemTable index for the
file system stored on this partition. Returns
What is hrpartitionfsindex?
This read-only integer reports which file system, identified by its hrfsindex, is mounted on this partition of the printer's storage device, returning zero if no file system is currently mounted there. It lets a management station follow the chain from a raw partition to the logical file system layered on top of it, which matters because a partition without a mounted file system cannot actually store printer resources like fonts or forms. For instance, if hrpartitionfsindex on a freshly installed, unformatted disk returns zero, an admin would know the disk needs to be initialized before it can hold stored jobs or resources.
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.5 snmpwalk -v2c -c public <target> CLJ8500-MIB::hrpartitionfsindex
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.5.1 snmpget -v2c -c public <target> CLJ8500-MIB::hrpartitionfsindex.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::hrpartitionfsindex 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.5 | hrpartitionfsindex | CLJ8500-MIB |