All MIBs › Printer-MIB › prtDeviceRefIndex
prtDeviceRefIndex
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtDeviceRefIndex
OID (numeric): 1.3.6.1.2.1.43.5.3.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The value of the hrDeviceIndex of the printer device that this deviceEntry is associated with.
What is prtDeviceRefIndex?
This read-only integer links a row in the Printer MIB's device table back to the corresponding entry in the Host Resources MIB (hrDeviceIndex) for that same physical sub-unit. It lets management software correlate printer-specific details with the generic Host Resources inventory entry for the same device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.5.3.1.2 snmpwalk -v2c -c public <target> Printer-MIB::prtDeviceRefIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.5.3.1.2.1 snmpget -v2c -c public <target> Printer-MIB::prtDeviceRefIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> prtDeviceRefIndex.1
Start monitoring vendor-neutral, standards-based MIB, network-attached printers and MFPs from any vendor (RFC 3805) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Printer-MIB::prtDeviceRefIndex OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, network-attached printers and MFPs from any vendor (RFC 3805) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.43 | printmib | Printer-MIB |
| 1.3.6.1.2.1.43.5 | prtGeneral | Printer-MIB |
| 1.3.6.1.2.1.43.5.3 | prtDeviceRefTable | Printer-MIB |
| 1.3.6.1.2.1.43.5.3.1 | prtDeviceRefEntry | Printer-MIB |
| 1.3.6.1.2.1.43.5.3.1.2 | prtDeviceRefIndex | Printer-MIB |