⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 finisher-mib

📁 很不错java的SNMP应用例子
💻
📖 第 1 页 / 共 3 页
字号:
finSupplyType OBJECT-TYPE    SYNTAX      PrtMarkerSuppliesTypeTC    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION      "The type of this supply."    ::= { finSupplyEntry 4 }finSupplyDescription OBJECT-TYPE    SYNTAX      PrtLocalizedDescriptionStringTC    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION      "The description of this supply/receptacle in text useful       for operators and management applications and in the       localization specified by prtGeneralCurrentLocalization."    ::= { finSupplyEntry 5 }finSupplyUnit OBJECT-TYPE    SYNTAX      PrtMarkerSuppliesSupplyUnitTC    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION      "Unit of measure of this finisher supply container or       receptacle."    ::= { finSupplyEntry 6 }finSupplyMaxCapacity OBJECT-TYPE    SYNTAX      Integer32 (-2..2147483647)    MAX-ACCESS  read-write    STATUS      current    DESCRIPTION      "The maximum capacity of this supply container/receptacle       expressed in Supply Units.  If this supply container/       receptacle can reliably sense this value, the value is       sensed  and is read-only; otherwise the value may be       written by a control panel or management application.  The       value (-1) means other and places no restrictions on this       parameter.  The value (-2) means unknown."    DEFVAL      { -2 }      -- unknown    ::= { finSupplyEntry 7 }finSupplyCurrentLevel OBJECT-TYPE    SYNTAX      Integer32 (-3..2147483647)    MAX-ACCESS  read-write    STATUS      current    DESCRIPTION      "The current level if this supply is a container; the       remaining space if this supply is a receptacle. If this       supply container/receptacle can reliably sense this value,       the value is sensed and is read-only; otherwise the value       may be written by a control panel or management       application.  The value (-1) means other and places no       restrictions on this parameter. The value (-2) means       unknown.  A value of (-3) means that the printer knows there       is some supply or remaining space."    DEFVAL      { -2 }      -- unknown    ::= { finSupplyEntry 8 }--             Capacity Attribute Relationships----                 MEDIA INPUT MEASUREMENT----     _______ |                   |--      |      |                   |--      |      |                   |                   |--      |      |_ _ _ _ _ _ _ _ _ _| ________________  |direction--      |      |                   |      |            v-- MaxCapacity |                   |      |--      |      | Sheets remaining  | CurrentLevel--      |      |                   |      |--      v      |                   |      v--     _______ +___________________+ _______finSupplyColorName OBJECT-TYPE    SYNTAX      OCTET STRING (SIZE(0..63))    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION      "The name of the color associated with this supply."    REFERENCE       "The PWG Standardized Media Names specification [PWGMEDIA],        section 4 Media Color Names, contains the recommended values        for this object. Implementers may add additional string values.        The naming conventions in ISO 9070 are recommended in order to        avoid potential name clashes."    ::= { finSupplyEntry 9 }-- Finisher Supply, Media Input Group (Conditionally Mandatory)---- A finisher device may have one or more associated supply media-- inputs.  Each entry in this table defines an input for a-- supply media type such as inserts, covers, etc.---- This group is mandatory only if the printer system contains a-- finisher device that requires a media supply used exclusively by a-- finishing process.  Examples are inserts or covers that are not-- supplied by an input subunit that provides media to the marker.finSupplyMediaInput  OBJECT IDENTIFIER  ::=  { printmib 32 }finSupplyMediaInputTable OBJECT-TYPE    SYNTAX     SEQUENCE OF FinSupplyMediaInputEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION      "The input subunits associated with a finisher supply media       are each represented by an entry in this table."::= { finSupplyMediaInput 1 }finSupplyMediaInputEntry OBJECT-TYPE    SYNTAX     FinSupplyMediaInputEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION      "A list of finisher supply media input subunit features and       characteristics."    INDEX  { hrDeviceIndex, finSupplyMediaInputIndex }    ::= { finSupplyMediaInputTable 1 }FinSupplyMediaInputEntry ::= SEQUENCE {      finSupplyMediaInputIndex            Integer32,      finSupplyMediaInputDeviceIndex      Integer32,      finSupplyMediaInputSupplyIndex      Integer32,      finSupplyMediaInputType             PrtInputTypeTC,      finSupplyMediaInputDimUnit          PrtMediaUnitTC,      finSupplyMediaInputMediaDimFeedDir  Integer32,      finSupplyMediaInputMediaDimXFeedDir Integer32,      finSupplyMediaInputStatus           PrtSubUnitStatusTC,      finSupplyMediaInputMediaName      OCTET STRING,      finSupplyMediaInputName           OCTET STRING,      finSupplyMediaInputDescription    PrtLocalizedDescriptionStringTC,      finSupplyMediaInputSecurity       PresentOnOff,      finSupplyMediaInputMediaWeight    Integer32,      finSupplyMediaInputMediaThickness Integer32,      finSupplyMediaInputMediaType      OCTET STRING     }finSupplyMediaInputIndex OBJECT-TYPE    SYNTAX      Integer32 (1..65535)    MAX-ACCESS  not-accessible    STATUS      current    DESCRIPTION      "A unique value used by a finisher to identify this supply       media input subunit.  Although these values may change       due to a major reconfiguration of the finisher (e.g., the       addition of new supply media input sources to the       finisher), values are normally expected to remain stable       across successive power cycles."    ::= { finSupplyMediaInputEntry 1 }finSupplyMediaInputDeviceIndex OBJECT-TYPE    SYNTAX      Integer32 (0..65535)    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION      "The value of finDeviceIndex corresponding to the finishing       device subunit with which this finisher media supply is       associated.  The value zero indicates the associated device       is unknown."    ::= { finSupplyMediaInputEntry 2 }finSupplyMediaInputSupplyIndex OBJECT-TYPE    SYNTAX      Integer32 (0..65535)    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION      "The value of finSupplyIndex corresponding to the finishing       supply subunit with which this finisher media supply is       associated.  The value zero indicates the associated finishing       supply is unknown or there is no applicable finisher supply       table entry."    ::= { finSupplyMediaInputEntry 3 }finSupplyMediaInputType OBJECT-TYPE    SYNTAX      PrtInputTypeTC    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION      "The type of technology (discriminated primarily according       to the feeder mechanism type) employed by the input       subunit."    ::= { finSupplyMediaInputEntry 4 }finSupplyMediaInputDimUnit OBJECT-TYPE    SYNTAX      PrtMediaUnitTC    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION      "The unit of measure for specifying dimensional values for       this input device."    ::= { finSupplyMediaInputEntry 5 }finSupplyMediaInputMediaDimFeedDir OBJECT-TYPE    SYNTAX      Integer32 (-2..2147483647)    MAX-ACCESS  read-write    STATUS      current    DESCRIPTION      "This object provides the value of the dimension in the       feed direction of the media that is placed or will be       placed in this input device.  Feed dimension measurements       are taken parallel to the feed direction of the device and       measured in finSupplyMediaInputDimUnits.  If this input       device can reliably sense this value, the value is sensed       and is read-only access. Otherwise the value is read-write       access and may be written by management or control panel       applications. The value (-1) means other and specifically       indicates that this device places no restrictions on this       parameter. The value (-2) indicates unknown. "    ::= { finSupplyMediaInputEntry 6 }finSupplyMediaInputMediaDimXFeedDir OBJECT-TYPE    SYNTAX      Integer32 (-2..2147483647)    MAX-ACCESS  read-write    STATUS      current    DESCRIPTION      "This object provides the value of the dimension across the       feed direction of the media that is placed or will be       placed in this input device.  The cross feed direction is       ninety degrees relative to the feed direction on this       device and measured in finSupplyMediaInputDimUnits.  If       this input device can reliably sense this value, the value       is sensed and is read-only access. Otherwise the value is       read-write access and may be written by management or       control panel applications. The value (-1) means other and       specifically indicates that this device places no       restrictions on this parameter. The value (-2) indicates       unknown. "    ::= { finSupplyMediaInputEntry 7 }finSupplyMediaInputStatus OBJECT-TYPE    SYNTAX      PrtSubUnitStatusTC    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION      "This value indicates the current status of this input       device."    DEFVAL      { 5 }      -- unknown    ::= { finSupplyMediaInputEntry 8 }finSupplyMediaInputMediaName OBJECT-TYPE    SYNTAX      OCTET STRING (SIZE(0..63))    MAX-ACCESS  read-write    STATUS      current    DESCRIPTION      "The name of the current media contained in this input       device. Examples are Engineering Manual Cover, Section A Tab       Divider or any ISO standard names."    ::= { finSupplyMediaInputEntry 9 }finSupplyMediaInputName OBJECT-TYPE    SYNTAX      OCTET STRING (SIZE(0..63))    MAX-ACCESS  read-write    STATUS      current    DESCRIPTION      "The name assigned to this input subunit."    ::= { finSupplyMediaInputEntry 10 }finSupplyMediaInputDescription OBJECT-TYPE    SYNTAX      PrtLocalizedDescriptionStringTC    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION      "A free form text description of this input subunit in the       localization specified by prtGeneralCurrentLocalization."    ::= { finSupplyMediaInputEntry 11 }finSupplyMediaInputSecurity OBJECT-TYPE    SYNTAX      PresentOnOff    MAX-ACCESS  read-write    STATUS      current    DESCRIPTION      "Indicates if this subunit has some security associated       with it."    ::= { finSupplyMediaInputEntry 12 }finSupplyMediaInputMediaWeight OBJECT-TYPE    SYNTAX      Integer32    MAX-ACCESS  read-write    STATUS      current    DESCRIPTION      "The weight of the media associated with this Input device       in grams per meter squared.  The value (-1) means other       and specifically indicates that the device places no       restriction on this parameter.  The value (-2) means

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -