All MIBs › Printer-MIB › prtMarkerDefaultIndex
prtMarkerDefaultIndex
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtMarkerDefaultIndex
OID (numeric): 1.3.6.1.2.1.43.5.1.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The value of prtMarkerIndex corresponding to the default marker sub-unit; that is, this object selects the default marker.
What is prtMarkerDefaultIndex?
This object selects which printer marking engine (print mechanism) is the default output device when multiple marker sub-units are available. It references the prtMarkerIndex of the chosen device. Print system administrators configure this to specify which physical print engine handles print jobs when no specific engine is requested.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.5.1.1.8 snmpwalk -v2c -c public <target> Printer-MIB::prtMarkerDefaultIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.5.1.1.8.1 snmpget -v2c -c public <target> Printer-MIB::prtMarkerDefaultIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.43.5.1.1.8.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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.1 | prtGeneralTable | Printer-MIB |
| 1.3.6.1.2.1.43.5.1.1 | prtGeneralEntry | Printer-MIB |
| 1.3.6.1.2.1.43.5.1.1.8 | prtMarkerDefaultIndex | Printer-MIB |