prtOutputPageCollated

Printer-MIB · .1.3.6.1.2.1.43.9.2.1.23

Object

column r/w PresentOnOff
This object indicates that the output sub-unit supports page
collation, and if so, whether the feature is enabled.  See RFC
3805 Appendix A, Glossary Of Terms, for definition of how this
document defines collation.
              
NOTE: The above description has been modified from RFC 1759
for clarification.

Context

MIB
Printer-MIB
OID
.1.3.6.1.2.1.43.9.2.1.23
Type
column
Access
readwrite
Status
current
Parent
prtOutputEntry
Groups
1

Walk 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::prtOutputPageCollated'
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::prtOutputPageCollated.<hrDeviceIndex>.<prtOutputIndex>'
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::prtOutputPageCollated'

Syntax

Source
PresentOnOff
Base type
Enumeration

Values & Constraints

Type Values
1other
3on
4off
5notPresent

Conformance

Member of
Compliance refinements
It is conformant to implement this object as read-only