All MIBs › Printer-MIB › prtInputMediaLoadTimeout
prtInputMediaLoadTimeout
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtInputMediaLoadTimeout
OID (numeric): 1.3.6.1.2.1.43.8.2.1.24
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
When the printer is not able to print due to a subunit being empty or the requested media must be manually loaded, the printer will wait for the duration (in seconds) specified by this object. Upon expiration of the time-out, the printer will take the action specified by prtInputNextIndex.
The event which causes the printer to enter the waiting state is product specific. If the printer is not waiting for manually fed media, it may switch from an empty subunit to a different subunit without waiting for the time-out to expire.
A value of (-1) implies 'other' or 'infinite' which translates to 'wait forever'. The action which causes printing to continue is product specific. A value of (-2) implies 'unknown'.
What is prtInputMediaLoadTimeout?
This object specifies the number of seconds a printer will wait for an operator to manually load media (paper, envelopes, etc.) or refill a depleted input tray before timing out and taking a default action. After the timeout expires, the printer will proceed according to the prtInputNextIndex setting, either retrying with a different tray or halting the print job. Administrators and power users adjust this value to balance wait time with print job reliability on devices that require frequent media changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.8.2.1.24 snmpwalk -v2c -c public <target> Printer-MIB::prtInputMediaLoadTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.8.2.1.24.1 snmpget -v2c -c public <target> Printer-MIB::prtInputMediaLoadTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.43.8.2.1.24.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.8 | prtInput | Printer-MIB |
| 1.3.6.1.2.1.43.8.2 | prtInputTable | Printer-MIB |
| 1.3.6.1.2.1.43.8.2.1 | prtInputEntry | Printer-MIB |
| 1.3.6.1.2.1.43.8.2.1.24 | prtInputMediaLoadTimeout | Printer-MIB |