All MIBs › CLJ8500-MIB › hrfsaccess
hrfsaccess
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::hrfsaccess
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.3.3.8.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: An indication if this file system is logically
configured by the operating system to be readable
and writable or only readable. This does not
represent any local access-control policy, except
one that is applied to the file system as a whole.
Refer to RFC 1514, Host Resources MIB, for more details.
Additional information:
Returns the same value as hrDiskStorageAccess.
Returns
What is hrfsaccess?
This read-write integer reports, and lets an admin set, whether the file system on the printer's storage device is logically configured as read-write or read-only, and on the CLJ8500 it always mirrors whatever hrdiskstorageaccess is set to rather than being independently configurable. It matters because write-protecting the file system, not just the underlying disk, is what actually stops the printer's software from modifying stored files. For example, an admin who sets hrfsaccess to eHreadOnly to lock down stored forms would see hrdiskstorageaccess change to match, since the two track together.
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.5 snmpwalk -v2c -c public <target> CLJ8500-MIB::hrfsaccess
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.5.1 snmpget -v2c -c public <target> CLJ8500-MIB::hrfsaccess.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.9.4.2.3.3.8.1.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hrfsaccess.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::hrfsaccess 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.5 | hrfsaccess | CLJ8500-MIB |