All MIBs › CLJ8500-MIB › hrfsstorageindex
hrfsstorageindex
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::hrfsstorageindex
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.3.3.8.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The index of the hrStorageEntry that represents
information about this file system. If there is
no such information available, then this value
shall be zero. The relevant storage entry will be
useful in tracking the percent usage of this file
system and diagnosing errors that may occur when
it runs out of space.
Refer to RFC 1514, Host Resources MIB, for more details.
Additional information:
Constant. The value indicates the
hrStorageTable index for this mass storage device. Returns
What is hrfsstorageindex?
This read-only integer links the file system to the corresponding row in the hrStorageTable that tracks its space usage, returning zero if no such storage-usage information exists for it. It gives an admin the pointer needed to go find the actual used-versus-total capacity figures for this file system, rather than just knowing the file system exists. For example, an admin who reads hrfsstorageindex and gets a nonzero value would then look up that same index in hrstorageused and hrstoragesize to see how full the printer's disk currently is.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.3.3.8.1.7 snmpwalk -v2c -c public <target> CLJ8500-MIB::hrfsstorageindex
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.8.1.7.1 snmpget -v2c -c public <target> CLJ8500-MIB::hrfsstorageindex.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::hrfsstorageindex 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.8 | hrFSTable | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.3.8.1 | hrFSEntry | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.3.8.1.7 | hrfsstorageindex | CLJ8500-MIB |