All MIBs › Printer-MIB › prtOutputDecollating
prtOutputDecollating
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtOutputDecollating
OID (numeric): 1.3.6.1.2.1.43.9.2.1.22
Node type: OBJECT-TYPE
Type: PresentOnOff
Access: read-write
Description:
This object indicates that the output supports decollating, and if so, whether the feature is enabled. Decollating is the process by which the individual parts within a multi-part form are separated and sorted into separate stacks for each part.
What is prtOutputDecollating?
This object indicates whether a printer's output device supports decollating (separating the individual parts of multi-part forms into distinct stacks) and whether this feature is enabled. Decollating is useful when printing multi-part forms that need to be distributed separately by copy. An operator would check this to understand the printer's post-processing capabilities or enable/disable the feature based on job requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.22 snmpwalk -v2c -c public <target> Printer-MIB::prtOutputDecollating
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.9.2.1.22.1 snmpget -v2c -c public <target> Printer-MIB::prtOutputDecollating.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.43.9.2.1.22.1 s <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.9 | prtOutput | Printer-MIB |
| 1.3.6.1.2.1.43.9.2 | prtOutputTable | Printer-MIB |
| 1.3.6.1.2.1.43.9.2.1 | prtOutputEntry | Printer-MIB |
| 1.3.6.1.2.1.43.9.2.1.22 | prtOutputDecollating | Printer-MIB |