SNMP-NPAdmin

 view release on metacpan or  search on metacpan

NPAdmin/MIBs/Printer-MIB.txt  view on Meta::CPAN

                 --   Syntax:   HexString
                 --   Status:   Mandatory
                 --   Multiplicity: Single
                 --   Description:  The SPX socket number
                 --
                 -- There must be exactly one "Net" and
                 -- one "Node" and one "Socket" entry. A
                 -- HexString is a binary value
                 -- represented as a string of
                 -- ASCII characters using hexadecimal
                 -- notation.
               chPortHTTP(42),
                 -- Hypertext Transfer Protocol. See IETF
                 -- documents relating to HTTP 1.0/1.1
                 -- (RFCs 1945 and 2068,etc.)
               chNDPS(43)
                 -- Novell, Inc.
                 --
                 -- prtChannelInformation entry:
                 --
                 -- Printer Agent Name
                 --   Keyword:      PA
                 --   Syntax:   Name
                 --   Status:   Mandatory
                 --   Multiplicity: Single
                 --   Description:  The NDPS Printer
                 --      Agent Name
    }
-- Interpreter Group textual conventions

PrtInterpreterLangFamilyTC ::= TEXTUAL-CONVENTION
    -- This value is a type 2 enumeration.
    STATUS     current
    DESCRIPTION
      "This enumeration indicates the type of interpreter that is
       receiving jobs."
    SYNTAX     INTEGER {
        other(1),
        unknown(2),
        langPCL(3),      -- PCL.  Starting with PCL version 5,
                         -- HP-GL/2 is included as part of the
                         -- PCL language.
                         -- PCL and HP-GL/2 are registered
                         -- trademarks of Hewlett-Packard
                         -- Company.
        langHPGL(4),     -- Hewlett-Packard Graphics Language.
                         -- HP-GL is a registered trademark of
                         -- Hewlett-Packard Company.
        langPJL(5),      -- Peripheral Job Language. Appears in
                         -- the data stream between data intended
                         -- for a page description language.
                         -- Hewlett-Packard Co.
        langPS(6),       -- PostScript (tm) Language
                         -- Postscript - a trademark of Adobe
                         -- Systems Incorporated which may be
                         -- registered in certain jurisdictions
        langIPDS(7),     -- Intelligent Printer Data Stream
                         -- Bi-directional print data stream for
                         -- documents consisting of data objects
                         -- (text, image, graphics, bar codes),
                         -- resources (fonts, overlays) and page,
                         -- form and finishing instructions.
                         -- Facilitates system level device
                         -- control, document tracking and error
                         -- recovery throughout the print
                         -- process.
                         -- Pennant Systems, IBM
        langPPDS(8),     -- IBM Personal Printer Data Stream.
                         -- Originally called IBM ASCII, the name
                         -- was changed to PPDS when the Laser
                         -- Printer was introduced in 1989.
                         -- Lexmark International, Inc.
        langEscapeP(9),  -- Epson Corp.
        langEpson(10),
        langDDIF(11),    -- Digital Document Interchange Format
                         -- Digital Equipment Corp., Maynard MA
        langInterpress(12),
                         -- Xerox Corp.
        langISO6429(13), -- ISO 6429.  Control functions for
                         -- Coded Character Sets (has ASCII
                         -- control characters, plus additional
                         -- controls for
                         -- character imaging devices.)
                         -- ISO Standard, Geneva, Switzerland
        langLineData(14),-- line-data:  Lines of data as
                         -- separate ASCII or EBCDIC records
                         -- and containing no control functions
                         -- (no CR, LF, HT, FF, etc.)
                         -- For use with traditional line
                         -- printers.  May use CR and/or LF to
                         -- delimit lines, instead of records.
                         -- See ISO 10175 Document Printing
                         -- Application(DPA)
                         -- ISO standard, Geneva, Switzerland
        langMODCA(15),   -- Mixed Object Document Content
                         -- Architecture
                         -- Definitions that allow the
                         -- composition, interchange, and
                         -- presentation of final form
                         -- documents as a collection of data
                         -- objects (text, image, graphics, bar
                         -- codes), resources (fonts, overlays)
                         -- and page, form and finishing
                         -- instructions.
                         -- Pennant Systems, IBM
        langREGIS(16),   -- Remote Graphics Instruction Set,
                         -- Digital Equipment Corp., Maynard MA
        langSCS(17),     -- SNA Character String
                         -- Bi-directional print data stream for
                         -- SNA LU-1 mode of communication.
                         -- IBM
        langSPDL(18),    -- ISO 10180 Standard Page Description
                         -- Language
                         -- ISO Standard
        langTEK4014(19), -- Tektronix Corp.
        langPDS(20),
        langIGP(21),     -- Printronix Corp.
        langCodeV(22),   -- Magnum Code-V, Image and printer
                         -- control language used to control
                         -- impact/dot-matrix printers.
                         -- QMS, Inc., Mobile AL
        langDSCDSE(23),  -- DSC-DSE:  Data Stream Compatible and
                         -- Emulation Bi-directional print data
                         -- stream for non-SNA (DSC) and SNA LU-3
                         -- 3270 controller (DSE) communications
                         -- IBM
        langWPS(24),     -- Windows Printing System, Resource
                         -- based command/data stream used by
                         -- Microsoft At Work Peripherals.
                         -- Developed by the Microsoft
                         -- Corporation.
        langLN03(25),    -- Early DEC-PPL3, Digital Equipment
                         -- Corp.
        langCCITT(26),
        langQUIC(27),    -- QUIC (Quality Information Code), Page
                         -- Description Language for laser
                         -- printers. Included graphics, printer
                         -- control capability and emulation of
                         -- other well-known printer .
                         -- QMS, Inc.
        langCPAP(28),    -- Common Printer Access Protocol
                         -- Digital Equipment Corp.
        langDecPPL(29),  -- Digital ANSI-Compliant Printing
                         -- Protocol
                         -- (DEC-PPL)
                         -- Digital Equipment Corp.

        langSimpleText(30),
                         -- simple-text:  character coded data,
                         -- including NUL, CR , LF, HT, and FF
                         -- control characters.  See ISO 10175
                         -- Document Printing Application (DPA)
                         -- ISO standard, Geneva, Switzerland
        langNPAP(31),    -- Network Printer Alliance Protocol
                         -- (NPAP). This protocol has been
                         -- superseded by the IEEE 1284.1 TIPSI
                         -- Std (ref. LangTIPSI(49)).
        langDOC(32),     -- Document Option Commands, Appears in
                         -- the data stream between data
                         -- intended for a page description .
                         -- QMS, Inc.
        langimPress(33), -- imPRESS, Page description language



( run in 0.584 second using v1.01-cache-2.11-cpan-df04353d9ac )