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

📄 rfc2155.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 5 页
字号:
          sentDiscImmed(10),    -- pending inactive          otherPendingInact(11) -- pending inactive                     }      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "State of this link station.  The comments map these more          granular states to the 'traditional' four states for SNA          resources.  Values (2) through (5) represent the normal          progression of states when a link station is being activated.          Value (6) represents some other state of a link station in          the process of being activated.  Values (8) through (10)          represent different ways a link station can be deactivated.          Value (11) represents some other state of a link station in          the process of being deactivated."      ::= { appnLsEntry 3 }appnLsPortName OBJECT-TYPE      SYNTAX DisplayString (SIZE (1..10))      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Administratively assigned name for the port associated with          this link station.  The name can be from one to ten          characters."      ::= { appnLsEntry 4 }appnLsDlcType OBJECT-TYPE      SYNTAX IANAifType      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The type of DLC interface, distinguished according to the          protocol immediately 'below' this layer."      ::= { appnLsEntry 5 }appnLsDynamic OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Identifies whether this is a dynamic link station.  Dynamic          link stations are created when links that have not been locally          defined are established by adjacent nodes."      ::= { appnLsEntry 6 }appnLsAdjCpName OBJECT-TYPE      SYNTAX OCTET STRING (SIZE (0 | 3..17))      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Fully qualified name of the adjacent node for this link          station.  An adjacent node is identified using the format          specified in the SnaControlPointName textual convention.          The value of this object is determined as follows:             1. If the adjacent node's name was received on XID, it                is returned.             2. If the adjacent node's name was not received on XID,                but a locally-defined value is available, it is                returned.             3. Otherwise a string of length 0 is returned, indicating                that no name is known for the adjacent node."      ::= { appnLsEntry 7 }appnLsAdjNodeType OBJECT-TYPE      SYNTAX INTEGER {                     networkNode(1),                     endNode(2),                     t21len(4),                     unknown(255)                     }      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Node type of the adjacent node on this link:                networkNode(1) - APPN network node                endNode(2)     - APPN end node                t21len(4)      - LEN end node                unknown(255)   - the agent does not know the node type                                 of the adjacent node          "      ::= { appnLsEntry 8 }appnLsTgNum OBJECT-TYPE      SYNTAX INTEGER (0..256)      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Number associated with the TG to this link station, with a          range from 0 to 256.  A value of 256 indicates that the TG          number has not been negotiated and is unknown at this time."      ::= { appnLsEntry 9 }appnLsLimResource OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether the link station is a limited resource.  A          link station that is a limited resource is deactivated when it          is no longer in use."      ::= { appnLsEntry 10 }appnLsActOnDemand OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether the link station is activatable on demand.          Such a link station is reported in the topology as active          regardless of its actual state, so that it can be considered in          route calculations.  If the link station is inactive and is          chosen for a route, it will be activated at that time."      ::= { appnLsEntry 11 }appnLsMigration OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether this link station will be used for          connections to down-level or migration partners.          In general, migration nodes do not append their CP names on          XID3.  Such nodes:  (1) will not support parallel TGs, (2)          should be sent an ACTIVATE PHYSICAL UNIT (ACTPU), provided that          the partner supports ACTPUs, and (3) should not be sent          segmented BINDs.  However, if this node receives an XID3 with          an appended CP name, then the partner node will not be treated          as a migration node.           In the case of DYNAMIC TGs this object should be set to 'no'."      ::= { appnLsEntry 12 }appnLsPartnerNodeId OBJECT-TYPE      SYNTAX SnaNodeIdentification      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The partner's Node Identification, from bytes 2-5 of the XID          received from the partner.  If this value is not available,          then the characters '00000000' are returned."      ::= { appnLsEntry 13 }appnLsCpCpSessionSupport OBJECT-TYPE      SYNTAX TruthValue      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Indicates whether CP-CP sessions are supported by this          link station.  For a dynamic link, this object represents          the default ('Admin') value."      ::= { appnLsEntry 14 }appnLsMaxSendBtuSize OBJECT-TYPE      SYNTAX INTEGER (99..32767)      UNITS "bytes"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Numeric value between 99 and 32767 inclusive indicating the          maximum number of bytes in a Basic Transmission Unit (BTU) sent          on this link.          When the link state (returned by the appnLsOperState object) is          inactive or pending active, the value configured at this node          is returned.  When the link state is active, the value that was          negotiated for it is returned.  This negotiated value is the          smaller of the value configured at this node and the partner's          maximum receive BTU length, received in XID."      ::= { appnLsEntry 15 }appnLsInXidBytes OBJECT-TYPE      SYNTAX AppnLinkStationCounter      UNITS "bytes"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Number of XID bytes received.  All of the bytes in the SNA          basic transmission unit (BTU), i.e., all of the bytes in the          DLC XID Information Field, are counted."      ::= { appnLsEntry 16 }appnLsInMsgBytes OBJECT-TYPE      SYNTAX AppnLinkStationCounter      UNITS "bytes"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Number of message (I-frame) bytes received.  All of the bytes          in the SNA basic transmission unit (BTU), including the          transmission header (TH), are counted."      ::= { appnLsEntry 17 }appnLsInXidFrames OBJECT-TYPE      SYNTAX AppnLinkStationCounter      UNITS "XID frames"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Number of XID frames received."      ::= { appnLsEntry 18 }appnLsInMsgFrames OBJECT-TYPE      SYNTAX AppnLinkStationCounter      UNITS "I-frames"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Number of message (I-frame) frames received."      ::= { appnLsEntry 19 }appnLsOutXidBytes OBJECT-TYPE      SYNTAX AppnLinkStationCounter      UNITS "bytes"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Number of XID bytes sent.  All of the bytes in the SNA basic          transmission unit (BTU), i.e., all of the bytes in the DLC XID          Information Field, are counted."      ::= { appnLsEntry 20 }appnLsOutMsgBytes OBJECT-TYPE      SYNTAX AppnLinkStationCounter      UNITS "bytes"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Number of message (I-frame) bytes sent.  All of the bytes          in the SNA basic transmission unit (BTU), including the          transmission header (TH), are counted."      ::= { appnLsEntry 21 }appnLsOutXidFrames OBJECT-TYPE      SYNTAX AppnLinkStationCounter      UNITS "XID frames"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Number of XID frames sent."      ::= { appnLsEntry 22 }appnLsOutMsgFrames OBJECT-TYPE      SYNTAX AppnLinkStationCounter      UNITS "I-frames"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Number of message (I-frame) frames sent."      ::= { appnLsEntry 23 }appnLsEchoRsps OBJECT-TYPE      SYNTAX AppnLinkStationCounter      UNITS "echo responses"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Number of echo responses returned from adjacent link station.          A response should be returned for each test frame sent by this          node.  Test frames are sent to adjacent nodes periodically to          verify connectivity and to measure the actual round trip time,          that is, the time interval from when the test frame is sent          until when the response is received."      ::= { appnLsEntry 24 }appnLsCurrentDelay OBJECT-TYPE      SYNTAX Gauge32      UNITS "milliseconds"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The time that it took for the last test signal to be sent and          returned from this link station to the adjacent link station.          This time is represented in milliseconds."      ::= { appnLsEntry 25 }appnLsMaxDelay OBJECT-TYPE      SYNTAX Gauge32      UNITS "milliseconds"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The longest time it took for a test signal to be sent and          returned from this link station to the adjacent link station.          This time is represented in milliseconds .          The value 0 is returned if no test signal has been sent and          returned."      ::= { appnLsEntry 26 }appnLsMinDelay OBJECT-TYPE      SYNTAX Gauge32      UNITS "milliseconds"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The shortest time it took for a test signal to be sent and          returned from this link station to the adjacent link station.          This time is represented in milliseconds.          The value 0 is returned if no test signal has been sent and          returned."      ::= { appnLsEntry 27 }appnLsMaxDelayTime OBJECT-TYPE      SYNTAX DateAndTime      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The time when the longest delay occurred.  This time can be          used to identify when this high water mark occurred in relation          to other events in the APPN node, for example, the time at          which an APPC session was either terminated or failed to be          established.  This latter time is available in the          appcHistSessTime object in the APPC MIB.          The value 00000000 is returned if no test signal has been sent          and returned."      ::= { appnLsEntry 28 }appnLsGoodXids OBJECT-TYPE      SYNTAX AppnLinkStationCounter      UNITS "XID exchanges"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The total number of successful XID exchanges that have          occurred on this link station since the time it was started."      ::= { appnLsEntry 29 }appnLsBadXids OBJECT-TYPE      SYNTAX AppnLinkStationCounter      UNITS "XID exchanges"      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "The total number of unsuccessful XID exchanges that have          occurred on this link station since the time it was started."      ::= { appnLsEntry 30 }appnLsSpecific OBJECT-TYPE      SYNTAX RowPointer      MAX-ACCESS read-only      STATUS current      DESCRIPTION          "Identifies the object, e.g., one in a DLC-specific MIB, that          can provide additional information related to this link          station.          If the agent is unable to identify such an object, the value          0.0 is returned."

⌨️ 快捷键说明

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