The PrtPrintOrientationTC could be used by the following object or Randy
should delete the PrtPrintOrientationTC:
prtInterpreterDefaultOrientation OBJECT-TYPE
-- This value is a type 1 enumeration
SYNTAX INTEGER {
other(1),
portrait(3),
landscape(4)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The current orientation default for this interpreter. This
value may be overridden for a particular job (e.g., by a
command in the input data stream)."
::= { prtInterpreterEntry 7 }
I think that the PrtPrintOrientationTC is probably from the proposal that
I made for 10 new objects, and the PWG only accepted 5. This TC was used
by one of the rejected objects, so the PrtPrintOrientationTC should be
deleted.
Tom
At 16:24 11/14/96 PST, Bob Pentecost wrote:
>These TC's are never used. Should they be removed from the MIB?
>>Bob Pentecost
>HP
>>>PrtSupplementaryPageContentTC ::= TEXTUAL-CONVENTION
> STATUS current
> DESCRIPTION
> "Supplementary pages are added by the printing system and are
> not part of the actual print job. Examples include error and
> banner pages. This textual convention is used to specify the
> information content of these pages."
> SYNTAX INTEGER {
> noPage(3), -- no page will be produced
> concise(4), -- content of page is concise
> verbose(5) -- content of page is verbose
> }
>>PrtPrintOrientationTC ::= TEXTUAL-CONVENTION
> -- This value is a type 1 enumeration
> STATUS current
DESCRIPTION
"A generic representation for printing orientation on a "page"."
SYNTAX INTEGER {
other(1),
portrait(3),
> landscape(4)
> }
>>>----------
>>>