prtInputMediaLoadTimeout
Printer-MIB ·
.1.3.6.1.2.1.43.8.2.1.24
Object
column r/w
Integer32
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'.
Context
- MIB
- Printer-MIB
- OID
.1.3.6.1.2.1.43.8.2.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtInputEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtInputMediaLoadTimeout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtInputMediaLoadTimeout.<hrDeviceIndex>.<prtInputIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Printer-MIB::prtInputMediaLoadTimeout'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -2-2147483647
Conformance
Member of
Compliance refinements
prtMIB2Compliance
readonly
It is conformant to implement this object as read-only