Printer MIB draft: Unused items

Printer MIB draft: Unused items

Bob Pentecost bpenteco at boi.hp.com
Thu Nov 14 19:24:13 EST 1996


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)
	   }




----------



More information about the Pwg mailing list