SNA APPN Node MIB
RFC 1593
|
Document |
Type |
|
RFC - Informational
(March 1994; No errata)
|
|
Last updated |
|
2013-03-02
|
|
Stream |
|
Legacy
|
|
Formats |
|
plain text
pdf
html
bibtex
|
Stream |
Legacy state
|
|
(None)
|
|
Consensus Boilerplate |
|
Unknown
|
|
RFC Editor Note |
|
(None)
|
IESG |
IESG state |
|
RFC 1593 (Informational)
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
(None)
|
Network Working Group W. McKenzie
Request for Comments: 1593 J. Cheng
Category: Informational IBM Networking Systems
March 1994
SNA APPN Node MIB
Status of this Memo
This memo provides information for the Internet community. This memo
does not specify an Internet standard of any kind. Distribution of
this memo is unlimited.
Abstract
This RFC describes IBM's SNMP support for SNA Advanced Peer-to-Peer
Networking (APPN) nodes.
Table of Contents
1.0 Introduction . . . . . . . . . . . . . . . . . . . . . . . . 2
2.0 Definitions . . . . . . . . . . . . . . . . . . . . . . . . 3
2.1 APPN Node Group . . . . . . . . . . . . . . . . . . . . . . 3
2.1.1 APPN Node General Information . . . . . . . . . . . . . 4
2.1.2 APPN Network Node Information . . . . . . . . . . . . . 6
2.1.3 APPN End Node Information . . . . . . . . . . . . . . . 8
2.1.4 APPN Port Information . . . . . . . . . . . . . . . . 10
2.1.4.1 General Port Information . . . . . . . . . . . . . 10
2.1.4.2 TCP/IP Port Information . . . . . . . . . . . . . 14
2.1.4.3 Data Link Switch Port Information . . . . . . . . 15
2.1.4.4 Token Ring Port Information . . . . . . . . . . . 16
2.1.4.5 Port DLC Trace Information . . . . . . . . . . . . 17
2.1.5 APPN Link Station Information . . . . . . . . . . . . 23
2.1.5.1 General Link Station Information . . . . . . . . . 23
2.1.5.2 TCP/IP Link Station Information . . . . . . . . . 35
2.1.5.3 Data Link Switch Link Station Information . . . . 37
2.1.5.4 Token Ring Link Station Information . . . . . . . 39
2.1.5.5 Link Station Status Information . . . . . . . . . 41
2.1.6 SNMP Performance Information for APPN Subagent . . . . 46
2.1.7 Performance Information for APPN Node . . . . . . . . 49
2.1.8 XID Statistics . . . . . . . . . . . . . . . . . . . . 50
2.2 APPN Topology Group . . . . . . . . . . . . . . . . . . . 51
2.2.1 Topology Performance Information . . . . . . . . . . . 52
2.2.1.1 Topology Route Information . . . . . . . . . . . . 58
2.2.2 Adjacent Node Table . . . . . . . . . . . . . . . . . 60
2.2.3 Network Node Topology . . . . . . . . . . . . . . . . 62
2.2.3.1 NN Topology Table (Indexed by Node Name) . . . . . 62
McKenzie & Cheng [Page 1]
RFC 1593 SNA APPN Node MIB March 1994
2.2.3.2 NN TG Table (Indexed by Node Names and TG Number) 66
2.2.3.3 NN Topology Table (Indexed by FRSN and Node Name) 73
2.2.3.4 NN TG Table (Indexed by FRSN, Node Names, and TG
Number) . . . . . . . . . . . . . . . . . . . . . 77
2.3 APPN Node Local Topology Group . . . . . . . . . . . . . . 83
2.3.1 Local Topology This Node . . . . . . . . . . . . . . . 84
2.3.1.1 Local General Information . . . . . . . . . . . . 84
2.3.1.2 Local NN Specific Information . . . . . . . . . . 85
2.3.1.3 Local TG Information . . . . . . . . . . . . . . . 87
2.3.2 Client End Nodes Topology Known to Serving NN . . . . 93
2.3.2.1 Client End Nodes Information . . . . . . . . . . . 93
2.3.2.2 Client End Nodes TG Information (Tail Vectors) . . 94
2.4 APPN Directory Group . . . . . . . . . . . . . . . . . . . 99
2.4.1 Directory Performance Information . . . . . . . . . . 99
2.4.2 Directory Cache Table . . . . . . . . . . . . . . . . 102
2.5 APPN Class Of Service Group . . . . . . . . . . . . . . . 105
2.5.1 COS Mode Table . . . . . . . . . . . . . . . . . . . . 108
2.5.2 COS Name Table . . . . . . . . . . . . . . . . . . . . 109
2.5.3 COS Node Row Table . . . . . . . . . . . . . . . . . . 110
2.5.4 COS TG Row Table . . . . . . . . . . . . . . . . . . . 113
3.0 Acknowledgements . . . . . . . . . . . . . . . . . . . . . 119
4.0 Security Considerations . . . . . . . . . . . . . . . . . . 119
5.0 Authors' Addresses . . . . . . . . . . . . . . . . . . . . 120
1.0 Introduction
This module contains managed objects which describe the following:
o The APPN node (either an APPN network node or an APPN end node)
o The connections of the node to other SNA nodes
o The APPN network topology (as reflected in the network topology
database that is replicated in each APPN network node.
This module does not describe the SNA logical units (LUs) served by
the APPN node nor does it describe the sessions between LUs. Managed
objects for that information are under development.
Show full document text