All MIBs › CLJ8500-MIB › hrdiskstoragemedia
hrdiskstoragemedia
Module: CLJ8500-MIB
OID (symbolic): CLJ8500-MIB::hrdiskstoragemedia
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.3.3.6.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An indication of the type of media used in this
long-term storage device.
Refer to RFC 1514, Host Resources MIB, for more details.
Additional information:
Constant. Returns
What is hrdiskstoragemedia?
This read-only integer identifies the physical media type of the printer's installed long-term storage device, reporting eHhardDisk when a hard disk is present or eHother for a different media type, and it is a fixed, unchanging value for whichever device is installed. Because it returns a noSuchName error rather than a value when no mass storage device is present, this object doubles as a simple way to detect whether the printer even has a disk installed. For instance, a monitoring script that gets noSuchName on hrdiskstoragemedia would know not to bother polling hrdiskstoragecapacity either, since there is no disk to report on.
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.2 snmpwalk -v2c -c public <target> CLJ8500-MIB::hrdiskstoragemedia
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.2.1 snmpget -v2c -c public <target> CLJ8500-MIB::hrdiskstoragemedia.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::hrdiskstoragemedia 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.2 | hrdiskstoragemedia | CLJ8500-MIB |