📄 cim_printer.mof
字号:
"EscapeP", "Epson", "DDIF", "Interpress", "ISO6429", "Line Data", "MODCA", "REGIS", "SCS", "SPDL", // 20 "TEK4014", "PDS", "IGP", "CodeV", "DSCDSE", "WPS", "LN03", "CCITT", "QUIC", "CPAP", // 30 "DecPPL", "Simple Text", "NPAP", "DOC", "imPress", "Pinwriter", "NPDL", "NEC201PL", "Automatic", "Pages", // 40 "LIPS", "TIFF", "Diagnostic", "CaPSL", "EXCL", "LCDS", "XES", "MIME", "TIPSI", // 50 "Prescribe", "LinePrinter", "IDP", "XJCL", "PDF", "RPDL", "IntermecIPL", "UBIFingerprint", "UBIDirectProtocol", "Fujitsu", // 60 "PCLXL", "ART", "CGM", "JPEG", "CALS1", "CALS2", "NIRS", "C4" }, MappingStrings { "MIB.IETF|Printer-MIB.prtChannelDefaultPageDescLangIndex", "MIB.IETF|Printer-MIB.prtInterpreterLangFamily", "MIB.IETF|IANA-PRINTER-MIB.PrtInterpreterLangFamilyTC", "RFC2911.IETF|Section 4.4.21 document-format-default" }, ModelCorrespondence { "CIM_Printer.LanguagesSupported", "CIM_Printer.DefaultMimeType" }] uint16 DefaultLanguage; [Description ( "Specifies the default MIME type that is used by the Printer " "if the DefaultLanguage is set to indicate that a MIME type " "is in use (value=47)."), MappingStrings { "RFC2911.IETF|Section 4.4.21 " "document-format-default" }, ModelCorrespondence { "CIM_Printer.DefaultLanguage" }] string DefaultMimeType; [Description ( "Printer jobs that are processed since last reset. These " "jobs can be processed from one or more PrintQueues."), Counter, MappingStrings { "MIB.PWG|PWG-IMAGING-COUNTER-MIB.icMonitorCompletedJobs" }] uint32 JobCountSinceLastReset; [Description ( "Time of the last reset of the Printer Device."), MappingStrings { "MIB.IETF|SNMPv2-MIB.sysUpTime", "MIB.IETF|HOST-RESOURCES-MIB.hrSystemUptime", "MIB.IETF|HOST-RESOURCES-MIB.hrSystemDate", "RFC2911.IETF|Section 4.4.29 printer-up-time", "RFC2911.IETF|Section 4.4.30 printer-current-time" }] datetime TimeOfLastReset; [Description ( "An array of integers that indicates Printer capabilities. " "Information such as \"Duplex Printing\" (value=3) or " "\"Transparency Printing\" (value=7) is specified in this " "property."), ValueMap { "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" }, Values { "Unknown", "Other", "Color Printing", "Duplex Printing", "Copies", "Collation", "Stapling", "Transparency Printing", "Punch", "Cover", "Bind", "Black and White Printing", "One Sided", "Two Sided Long Edge", "Two Sided Short Edge", "Portrait", "Landscape", "Reverse Portrait", "Reverse Landscape", "Quality High", "Quality Normal", "Quality Low" }, ArrayType ( "Indexed" ), ModelCorrespondence { "CIM_Printer.CapabilityDescriptions", "CIM_PrintJob.Finishing", "CIM_PrintService.Capabilities" }] uint16 Capabilities[]; [Description ( "An array of free-form strings that provides more detailed " "explanations for any of the Printer features that are " "indicated in the Capabilities array. Note, each entry of " "this array is related to the entry in the Capabilities " "array that is located at the same index."), ArrayType ( "Indexed" ), ModelCorrespondence { "CIM_Printer.Capabilities" }] string CapabilityDescriptions[]; [Description ( "Specifies which finishings and other capabilities of the " "Printer will be used by default. An entry in Default " "Capabilities should also be listed in the Capabilities " "array."), ValueMap { "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" }, Values { "Unknown", "Other", "Color Printing", "Duplex Printing", "Copies", "Collation", "Stapling", "Transparency Printing", "Punch", "Cover", "Bind", "Black and White Printing", "One Sided", "Two Sided Long Edge", "Two Sided Short Edge", "Portrait", "Landscape", "Reverse Portrait", "Reverse Landscape", "Quality High", "Quality Normal", "Quality Low" }, ModelCorrespondence { "CIM_Printer.Capabilities" }] uint16 DefaultCapabilities[]; [Description ( "Specifies which finishings and other capabilities of the " "Printer are currently being used. An entry in this property " "should also be listed in the Capabilities array."), ValueMap { "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21" }, Values { "Unknown", "Other", "Color Printing", "Duplex Printing", "Copies", "Collation", "Stapling", "Transparency Printing", "Punch", "Cover", "Bind", "Black and White Printing", "One Sided", "Two Sided Long Edge", "Two Sided Short Edge", "Portrait", "Landscape", "Reverse Portrait", "Reverse Landscape", "Quality High", "Quality Normal", "Quality Low" }, ModelCorrespondence { "CIM_Printer.Capabilities" }] uint16 CurrentCapabilities[]; [Description ( "The maximum number of copies that can be produced by the " "Printer from a single Job."), MappingStrings { "RFC2911.IETF|Printer.copies-supported", "RFC2911.IETF|Section 4.2 Job Template Attributes", "RFC2911.IETF|Section 4.2.5 copies" }, ModelCorrespondence { "CIM_PrintJob.Copies" }] uint32 MaxCopies; [Description ( "The number of copies that will be produced for a single Job " "unless otherwise specified."), MappingStrings { "RFC2911.IETF|Printer.copies-default", "RFC2911.IETF|Section 4.2 Job Template Attributes", "RFC2911.IETF|Section 4.2.5 copies" }] uint32 DefaultCopies; [Description ( "The maximum number of print-stream pages that the Printer " "can render onto a single media sheet."), MappingStrings { "RFC2911.IETF|Printer.number-up-supported", "RFC2911.IETF|Section 4.2 Job Template Attributes", "RFC2911.IETF|Section 4.2.9 number-up" }, ModelCorrespondence { "CIM_PrintJob.NumberUp" }] uint32 MaxNumberUp; [Description ( "The number of print-stream pages that the Printer will " "render onto a single media sheet unless a Job specifies " "otherwise."), MappingStrings { "RFC2911.IETF|Printer.number-up-default", "RFC2911.IETF|Section 4.2 Job Template Attributes", "RFC2911.IETF|Section 4.2.9 number-up" }] uint32 DefaultNumberUp; [Description ( "The resolution of the Printer in Pixels per Inch in the " "cross-feed direction, i.e., short-edge in portrait feed " "mode."), Units ( "Pixels per Inch" ), MappingStrings { "MIB.IETF|Printer-MIB.prtMarkerAddressabilityXFeedDir", "RFC2911.IETF|Section 4.2.12 printer-resolution" }, ModelCorrespondence { "CIM_PrintJob.HorizontalResolution" }] uint32 HorizontalResolution; [Description ( "The resolution of the Printer in Pixels per Inch in the " "feed direction, i.e., long-edge in portrait feed mode."), Units ( "Pixels per Inch" ), MappingStrings { "MIB.IETF|Printer-MIB.prtMarkerAddressabilityFeedDir", "RFC2911.IETF|Section 4.2.12 printer-resolution" }, ModelCorrespondence { "CIM_PrintJob.HorizontalResolution" }] uint32 VerticalResolution; [Description ( "Identifies the available character sets for the output of " "text that is related to managing the Printer. Strings " "provided in this property should conform to the semantics " "and syntax specified by section 4.1.2 (\"Charset " "parameter\") in RFC 2046 (MIME Part 2) and contained in the " "IANA character-set registry. Examples include \"utf-8\", " "\"us-ascii\" and \"iso-8859-1\"."), MappingStrings { "MIB.IETF|Printer-MIB.prtLocalizationCharacterSet", "MIB.IETF|IANA-CHARSET-MIB.IANACharset", "RFC2911.IETF|Section 4.4.18 charset-supported" }, ArrayType ( "Indexed" ), ModelCorrespondence { "CIM_PrintJob.CharSet" }] string CharSetsSupported[]; [Description ( "Specifies the current character set that is being used for " "the output of text that relates to the management of the " "Printer. The character set that is described by this " "property should also be listed in CharsetsSupported. The " "string that is specified by this property should conform to " "the semantics and syntax that are specified by section " "4.1.2 (\"Charset parameter\") in RFC 2046 (MIME Part 2) and " "contained in the IANA character-set registry. Examples " "include \"utf-8\", \"us-ascii\" and \"iso-8859-1\"."), MappingStrings { "MIB.IETF|Printer-MIB.prtGeneralCurrentLocalization", "MIB.IETF|Printer-MIB.prtLocalizationCharacterSet", "MIB.IETF|IANA-CHARSET-MIB.IANACharset", "RFC2911.IETF|Section 4.4.19 charset-configured" }, ModelCorrespondence { "CIM_Printer.CharSetsSupported" }] string CurrentCharSet; [Description ( "Identifies the available languages for strings that are " "used by the Printer for the output of management " "information. The strings should conform to RFC 1766, for " "example, \"en\" is used for English."), MappingStrings { "MIB.IETF|Printer-MIB.prtLocalizationLanguage", "MIB.IETF|Printer-MIB.prtLocalizationCountry", "RFC2911.IETF|Printer.generated-natural-language-supported", "RFC2911.IETF|Section 4.4.20" }, ArrayType ( "Indexed" ), ModelCorrespondence { "CIM_PrintJob.NaturalLanguage" }] string NaturalLanguagesSupported[]; [Description ( "Identifies the current language that is being used by the " "Printer for management. The language listed in the " "CurrentNaturalLanguage property should also be listed in " "NaturalLanguagesSupported."), MappingStrings { "MIB.IETF|Printer-MIB.prtGeneralCurrentLocalization", "MIB.IETF|Printer-MIB.prtLocalizationLanguage", "MIB.IETF|Printer-MIB.prtLocalizationCountry", "RFC2911.IETF|Section 4.4.19 natural-language-configured" }, ModelCorrespondence { "CIM_Printer.NaturalLanguagesSupported" }] string CurrentNaturalLanguage; [Description ( "Specifies the largest Job (as a byte stream) that the " "Printer will accept in units of Kbytes. A value of 0 " "indicates that no limit has been set."), Units ( "KiloBytes" ), MappingStrings { "RFC2911.IETF|Section 4.4.33 " "job-k-octets-supported" }, ModelCorrespondence { "CIM_PrintJob.JobSize" }] uint32 MaxSizeSupported; [Description ( "Describes all of the job sheets that are available on the " "Printer. This method can also be used to describe the " "banner that a Printer might provide at the beginning of " "each Job or that can describe other user specified options."), MappingStrings { "MIB.IETF|Printer-MIB.prtAuxiliarySheetStartupPage", "MIB.IETF|Printer-MIB.prtAuxiliarySheetBannerPage", "RFC2911.IETF|Printer.job-sheets-supported", "RFC2911.IETF|Section 4.2 Job Template Attributes", "RFC2911.IETF|Section 4.2.3 job-sheets" }, ModelCorrespondence { "CIM_PrintJob.RequiredJobSheets" }] string AvailableJobSheets[]; [Description ( "Specifies the marking technology that is used by the " "Printer."), ValueMap { "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27" }, Values { "Other", "Unknown", "Electrophotographic LED", "Electrophotographic Laser", "Electrophotographic Other", "Impact Moving Head Dot Matrix 9pin", "Impact Moving Head Dot Matrix 24pin", "Impact Moving Head Dot Matrix Other", "Impact Moving Head Fully Formed", "Impact Band", "Impact Other", "Inkjet Aqueous", "Inkjet Solid", "Inkjet Other", "Pen", "Thermal Transfer", "Thermal Sensitive", "Thermal Diffusion", "Thermal Other", "Electroerosion", "Electrostatic", "Photographic Microfiche", "Photographic Imagesetter", "Photographic Other", "Ion Deposition", "eBeam", "Typesetter" }, MappingStrings { "MIB.IETF|Printer-MIB.prtMarkerMarkTech", "MIB.IETF|IANA-PRINTER-MIB.PrtMarkerMarkTechTC" }] uint16 MarkingTechnology;};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -