All MIBs › CLJ8500-MIB › hrdiskstorageremoveble
hrdiskstorageremoveble
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::hrdiskstorageremoveble
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.3.3.6.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Denotes whether or not the disk media may be
removed from the drive.
Refer to RFC 1514, Host Resources MIB, for more details.
Additional information:
Constant. Returns
What is hrdiskstorageremoveble?
This read-only integer indicates whether the media in the printer's installed long-term storage device can be physically removed from the drive, returning the fixed value eHfalse for the CLJ8500's storage hardware. It tells an admin that whatever mass storage is installed is a fixed, non-removable device rather than something like a removable memory card that could be swapped or stolen. Polling hrdiskstorageremoveble and getting noSuchName instead of eHfalse would tell an admin no storage device is currently installed at all.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.3.3.6.1.3 snmpwalk -v2c -c public <target> CLJ8500-MIB::hrdiskstorageremoveble
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.6.1.3.1 snmpget -v2c -c public <target> CLJ8500-MIB::hrdiskstorageremoveble.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hrdiskstorageremoveble.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::hrdiskstorageremoveble 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.6 | hrDiskStorageTable | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.3.6.1 | hrDiskStorageEntry | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.3.3.6.1.3 | hrdiskstorageremoveble | CLJ8500-MIB |