xcmPrtInterpMediumSizeDefault
XEROX-MIB ·
.1.3.6.1.4.1.253.8.55.15.1.1.11
Object
This object specifies the default medium size for an
interpreter. It is used if no medium size is specified.
For PCL, this object sets the General PJL Environment variable
'Paper'.
The xcmPrtInterpMediumSizeDefault object may be affected by
setting the xcmPrtGeneralMediumClassDefault object.
Context
- MIB
- XEROX-MIB
- OID
.1.3.6.1.4.1.253.8.55.15.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- xcmPrtInterpreterEntry
- 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 'XEROX-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-MIB::xcmPrtInterpMediumSizeDefault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XEROX-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XEROX-MIB::xcmPrtInterpMediumSizeDefault.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XEROX-MIB' -M '/opt/observium/mibs/xerox:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XEROX-MIB::xcmPrtInterpMediumSizeDefault'
Syntax
- Source
- XEROX-PRINTER-EXT-TCXcmPrtMediumSize
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | notSpecified |
10 | mediumSize13x18 |
1000 | naLetter |
1001 | naLegal |
1002 | na10x13Envelope |
1003 | na9x12Envelope |
1004 | naNumber10Envelope |
1005 | na7x9Envelope |
1006 | na9x11Envelope |
1007 | na10x14Envelope |
1008 | naNumber9Envelope |
1009 | na6x9Envelope |
1010 | na10x15Envelope |
1011 | a |
1012 | b |
1013 | c |
1014 | d |
1015 | e |
1016 | monarchEnvelope |
1020 | isoA0 |
1021 | isoA1 |
1022 | isoA2 |
1023 | isoA3 |
1024 | isoA4 |
1025 | isoA5 |
1026 | isoA6 |
1027 | isoA7 |
1028 | isoA8 |
1029 | isoA9 |
1030 | isoA10 |
1040 | isoB0 |
1041 | isoB1 |
1042 | isoB2 |
1043 | isoB3 |
1044 | isoB4 |
1045 | isoB5 |
1046 | isoB6 |
1047 | isoB7 |
1048 | isoB8 |
1049 | isoB9 |
1050 | isoB10 |
1063 | isoC3 |
1064 | isoC4 |
1065 | isoC5 |
1066 | isoC6 |
1067 | isoDesignatedLong |
1080 | jisB0 |
1081 | jisB1 |
1082 | jisB2 |
1083 | jisB3 |
1084 | jisB4 |
1085 | jisB5 |
1086 | jisB6 |
1087 | jisB7 |
1088 | jisB8 |
1089 | jisB9 |
1090 | jisB10 |
1100 | executive |
1101 | folio |
1102 | invoice |
1103 | ledger |
1104 | quarto |
Conformance
Member of
Compliance refinements
xcmPrtMIBCompliance
readonly
It is conformant to implement this object read-only.