rfc1593.txt
来自「RFC 的详细文档!」· 文本 代码 · 共 2,001 行 · 第 1/5 页
TXT
2,001 行
This is an administratively assigned value associated
with the TG using this link station."
::= { ibmappnNodeLsEntry 18 }
ibmappnNodeLsDelay OBJECT-TYPE
SYNTAX INTEGER {
minimum(0), --X'00'
negligible(384), --X'4C'
terrestrial(9216), --X'71'
packet(147456), --X'91'
long(294912), --X'99'
maximum(2013265920) --X'FF'
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Relative amount of time that it takes for a signal to
McKenzie & Cheng [Page 29]
RFC 1593 SNA APPN Node MIB March 1994
travel the length of the logical link. This time is
represented in micro seconds, with some of the more
common values enumerated.
This is an administratively assigned value associated
with the TG using this link station."
::= { ibmappnNodeLsEntry 19 }
ibmappnNodeLsUsr1 OBJECT-TYPE
SYNTAX INTEGER (0..255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"First user-defined TG characteristic for this TG with
a range of 0-255.
This is an administratively assigned value associated
with the TG using this link station."
::= { ibmappnNodeLsEntry 20 }
ibmappnNodeLsUsr2 OBJECT-TYPE
SYNTAX INTEGER (0..255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Second user-defined TG characteristic for this TG with
a range of 0-255.
This is an administratively assigned value associated
with the TG using this link station."
::= { ibmappnNodeLsEntry 21 }
ibmappnNodeLsUsr3 OBJECT-TYPE
SYNTAX INTEGER (0..255)
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Third user-defined TG characteristic for this TG with
a range of 0-255.
This is an administratively assigned value associated
with the TG using this link station."
::= { ibmappnNodeLsEntry 22 }
ibmappnNodeLsInXidBytes OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
McKenzie & Cheng [Page 30]
RFC 1593 SNA APPN Node MIB March 1994
DESCRIPTION
"Number of XID bytes received."
::= { ibmappnNodeLsEntry 23 }
ibmappnNodeLsInMsgBytes OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of message (I-frame) bytes received."
::= { ibmappnNodeLsEntry 24 }
ibmappnNodeLsInXidFrames OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of XID frames received."
::= { ibmappnNodeLsEntry 25 }
ibmappnNodeLsInMsgFrames OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of message (I-frame) frames received."
::= { ibmappnNodeLsEntry 26 }
ibmappnNodeLsOutXidBytes OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of XID bytes sent."
::= { ibmappnNodeLsEntry 27 }
ibmappnNodeLsOutMsgBytes OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of message (I-frame) bytes sent."
McKenzie & Cheng [Page 31]
RFC 1593 SNA APPN Node MIB March 1994
::= { ibmappnNodeLsEntry 28 }
ibmappnNodeLsOutXidFrames OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of XID frames sent."
::= { ibmappnNodeLsEntry 29 }
ibmappnNodeLsOutMsgFrames OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of message (I-frame) frames sent."
::= { ibmappnNodeLsEntry 30 }
ibmappnNodeLsEchoRsps OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Number of 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 that actual round trip
time, that is the time the test frame is sent until the
response is received."
::= { ibmappnNodeLsEntry 31 }
ibmappnNodeLsCurrentDelay OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The time that it took for the last test signal to be
sent and returned from this link station to the
adjacent links station.
This time is represented in milliseconds."
::= { ibmappnNodeLsEntry 32 }
ibmappnNodeLsMaxDelay OBJECT-TYPE
McKenzie & Cheng [Page 32]
RFC 1593 SNA APPN Node MIB March 1994
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The longest time it took for a test signal
to be sent and returned from this link station to the
adjacent links station.
This time is represented in milliseconds ."
::= { ibmappnNodeLsEntry 33 }
ibmappnNodeLsMinDelay OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The shortest time it took for a test signal
to be sent and returned from this link station to the
adjacent links station.
This time is represented in milliseconds."
::= { ibmappnNodeLsEntry 34 }
ibmappnNodeLsMaxDelayTime OBJECT-TYPE
SYNTAX TimeTicks
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The time (since system up in hundredth of seconds)
when the longest delay occurred.
This time can be used to identify when this high
water mark occurred in relation to the last initialization
of the APPN node."
::= { ibmappnNodeLsEntry 35 }
ibmappnNodeLsGoodXids OBJECT-TYPE
SYNTAX Counter
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of successful XIDs that have occurred
on this link station since the time it was started."
::= { ibmappnNodeLsEntry 36 }
ibmappnNodeLsBadXids OBJECT-TYPE
SYNTAX Counter
McKenzie & Cheng [Page 33]
RFC 1593 SNA APPN Node MIB March 1994
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of unsuccessful XIDs that have occurred
on this link station since the time it was started."
::= { ibmappnNodeLsEntry 37 }
ibmappnNodeLsSpecific OBJECT-TYPE
SYNTAX OBJECT IDENTIFIER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Identifies the DLC specific OBJECT IDENTIFIER
that can provide additional information."
::= { ibmappnNodeLsEntry 38 }
ibmappnNodeLsSubState OBJECT-TYPE
SYNTAX INTEGER {
inactive(1),
sentReqOpnstn(2),
pendXidExch(3),
sentActAs(4),
sentSetMode(5),
active(6),
sentDeactAsOrd(7),
sentDiscOrd(8),
sentDestroyTg(9),
sentCreateTg(10),
sentConnReq(11),
pendRcvConnInd(12),
pendSendConnRsp(13),
sentConnRsp(14),
pendDeact(15)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"State of this link station."
::= { ibmappnNodeLsEntry 39 }
ibmappnNodeLsStartTime OBJECT-TYPE
SYNTAX TimeTicks
ACCESS read-only
STATUS mandatory
DESCRIPTION
McKenzie & Cheng [Page 34]
RFC 1593 SNA APPN Node MIB March 1994
"The time (in hundredth of seconds) this link station
has been active the last time since the time APPN was
initialized."
::= { ibmappnNodeLsEntry 40 }
ibmappnNodeLsActiveTime OBJECT-TYPE
SYNTAX TimeTicks
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The time (in hundredth of seconds) this link station
has been in the active state.
A zero value indicates the link station has never been
active."
::= { ibmappnNodeLsEntry 41 }
ibmappnNodeLsCurrentStateTime OBJECT-TYPE
SYNTAX TimeTicks
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The time (in hundredth of seconds) the link station is
in the current state."
::= { ibmappnNodeLsEntry 42 }
-- **************************************************************
-- Link station table (TCP/IP specific)
--
ibmappnNodeLsIpTable OBJECT-TYPE
SYNTAX SEQUENCE OF IbmappnNodeLsIpEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Link station table (TCP/IP specific)."
::= { ibmappnLinkStationInformation 2 }
ibmappnNodeLsIpEntry OBJECT-TYPE
SYNTAX IbmappnNodeLsIpEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"The IP Name is used as the index to this table."
McKenzie & Cheng [Page 35]
RFC 1593 SNA APPN Node MIB March 1994
INDEX
{ibmappnNodeLsIpName }
::= { ibmappnNodeLsIpTable 1 }
IbmappnNodeLsIpEntry ::= SEQUENCE {
ibmappnNodeLsIpName DisplayString,
ibmappnNodeLsIpState INTEGER,
ibmappnNodeLsLocalIpAddr IpAddress,
ibmappnNodeLsLocalIpPortNum INTEGER,
ibmappnNodeLsRemoteIpAddr IpAddress,
ibmappnNodeLsRemoteIpPortNum INTEGER
}
ibmappnNodeLsIpName OBJECT-TYPE
SYNTAX DisplayString (SIZE (1..8))
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Administratively-assigned name for this link station. The
name can be from one to eight characters."
::= { ibmappnNodeLsIpEntry 1 }
ibmappnNodeLsIpState OBJECT-TYPE
SYNTAX INTEGER {
inactive(1),
pendactive(2),
active(3),
pendinact(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?