📄 rfc2455.mib
字号:
appnLsDlcType IANAifType, appnLsDynamic TruthValue, appnLsAdjCpName OCTET STRING, appnLsAdjNodeType INTEGER, appnLsTgNum INTEGER, appnLsLimResource TruthValue, appnLsActOnDemand TruthValue, appnLsMigration TruthValue, appnLsPartnerNodeId SnaNodeIdentification, appnLsCpCpSessionSupport TruthValue, appnLsMaxSendBtuSize INTEGER,-- performance data appnLsInXidBytes AppnLinkStationCounter, appnLsInMsgBytes AppnLinkStationCounter, appnLsInXidFrames AppnLinkStationCounter, appnLsInMsgFrames AppnLinkStationCounter, appnLsOutXidBytes AppnLinkStationCounter, appnLsOutMsgBytes AppnLinkStationCounter, appnLsOutXidFrames AppnLinkStationCounter, appnLsOutMsgFrames AppnLinkStationCounter,-- propagation delay appnLsEchoRsps AppnLinkStationCounter, appnLsCurrentDelay Gauge32, appnLsMaxDelay Gauge32, appnLsMinDelay Gauge32, appnLsMaxDelayTime DateAndTime,-- XID Statistics appnLsGoodXids AppnLinkStationCounter, appnLsBadXids AppnLinkStationCounter,-- DLC-specific appnLsSpecific RowPointer, appnLsActiveTime Unsigned32, appnLsCurrentStateTime TimeTicks,-- HPR-specific appnLsHprSup INTEGER, appnLsErrRecoSup TruthValue, appnLsForAnrLabel OCTET STRING, appnLsRevAnrLabel OCTET STRING, appnLsCpCpNceId OCTET STRING, appnLsRouteNceId OCTET STRING, appnLsBfNceId OCTET STRING, appnLsLocalAddr DisplayableDlcAddress, appnLsRemoteAddr DisplayableDlcAddress, appnLsRemoteLsName DisplayString, appnLsCounterDisconTime TimeStamp, appnLsMltgMember TruthValue }appnLsName OBJECT-TYPE SYNTAX DisplayString (SIZE (1..10)) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Administratively assigned name for the link station. The name can be from one to ten characters." ::= { appnLsEntry 1 }appnLsCommand OBJECT-TYPE SYNTAX INTEGER { deactivate(1), activate(2), recycle(3), ready(4) } MAX-ACCESS read-write STATUS current DESCRIPTION "Object by which a Management Station can activate, deactivate, or recycle (i.e., cause to be deactivated and then immediately reactivated) a link station, by setting the value to activate(1), deactivate(2), or recycle(3), respectively. The value ready(4) is returned on GET operations until a SET has been processed; after that the value received on the most recent SET is returned." ::= { appnLsEntry 2 }appnLsOperState OBJECT-TYPE SYNTAX INTEGER { inactive(1), sentConnectOut(2), -- pending active pendXidExch(3), -- pending active sendActAs(4), -- pending active sendSetMode(5), -- pending active otherPendingActive(6),-- pending active active(7), sentDeactAsOrd(8), -- pending inactive sentDiscOrd(9), -- pending inactive 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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -