[要約] RFC 2561は、TN3270EのためのSMIv2を使用した管理オブジェクトの基本定義に関するものです。このRFCの目的は、TN3270Eプロトコルの管理と監視を容易にするための標準化を提供することです。

Network Working Group                                           K. White
Request for Comments: 2561                                     IBM Corp.
Category: Standards Track                                       R. Moore
                                                               IBM Corp.
                                                              April 1999
        

Base Definitions of Managed Objects for TN3270E Using SMIv2

SMIV2を使用したTN3270Eの管理されたオブジェクトのベース定義

Status of this Memo

本文書の位置付け

This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.

このドキュメントは、インターネットコミュニティのインターネット標準トラックプロトコルを指定し、改善のための議論と提案を要求します。このプロトコルの標準化状態とステータスについては、「インターネット公式プロトコル標準」(STD 1)の現在のエディションを参照してください。このメモの配布は無制限です。

Copyright Notice

著作権表示

Copyright (C) The Internet Society (1999). All Rights Reserved.

Copyright(c)The Internet Society(1999)。無断転載を禁じます。

Abstract

概要

This memo defines a Management Information Base (MIB) for configuring and managing TN3270E servers. TN3270E, defined by RFC 2355 [19], refers to the enhancements made to the Telnet 3270 (TN3270) terminal emulation practices. Refer to RFC 1041 [18], STD 8, RFC 854 [16], and STD 31, RFC 860 [17] for a sample of what is meant by TN3270 practices.

このメモは、TN3270Eサーバーを構成および管理するための管理情報ベース(MIB)を定義します。RFC 2355 [19]で定義されたTN3270Eは、Telnet 3270(TN3270)端子エミュレーションプラクティスに行われた強化を指します。TN3270プラクティスの意味のサンプルについては、RFC 1041 [18]、STD 8、RFC 854 [16]、およびSTD 31、RFC 860 [17]を参照してください。

The MIB defined by this memo provides generic support for both host and gateway TN3270E server implementations. A TN3270E server connects a Telnet client performing 3270 emulation to a target SNA host over both a client-side network (client to TN3270E server) and an SNA Network (TN3270E server to target SNA host). The client-side network is typically TCP/IP, but it need not be.

このメモで定義されたMIBは、ホストとゲートウェイTN3270Eサーバーの実装の両方に一般的なサポートを提供します。TN3270Eサーバーは、クライアント側のネットワーク(クライアントからTN3270Eサーバー)とSNAネットワーク(TN3270EサーバーをターゲットSNAホスト)の両方でターゲットSNAホストに3270エミュレーションを実行するTelnetクライアントを接続します。クライアント側のネットワークは通常TCP/IPですが、そうではありません。

A host TN3270E server refers to an implementation where the TN3270E server is collocated with the Systems Network Architecture (SNA) System Services Control Point (SSCP) for the dependent Secondary Logical Units (SLUs) that the server makes available to its clients for connecting into a SNA network. A gateway TN3270E server resides on an SNA node other than an SSCP, either an SNA type 2.0 node, a boundary-function-attached type 2.1 node, or an APPN node acting in the role of a Dependent LU Requester (DLUR). Host and gateway TN3270E server implementations typically differ greatly as to their internal implementation and system definition (SYSDEF) methods.

ホストTN3270Eサーバーとは、TN3270Eサーバーが、サーバーがクライアントが利用可能にする従属セカンダリロジカルユニット(SLU)について、TN3270Eサーバーがシステムネットワークアーキテクチャ(SNA)システムサービスコントロールポイント(SSCP)とコロークされる実装を指します。SNAネットワーク。ゲートウェイTN3270Eサーバーは、SSCP以外のSNAノード、SNAタイプ2.0ノード、境界機能型タイプ2.1ノード、または従属LUリクエスター(DLUR)の役割で作用するAPPNノードのいずれかにあります。ホストおよびゲートウェイTN3270Eサーバーの実装は、通常、内部実装およびシステム定義(SYSDEF)メソッドによって大きく異なります。

It is the intent that the MIB defined herein be extended by subsequent memos. For example, one such extension enables collection of TN3270E response time data.

本明細書で定義されているMIBがその後のメモによって拡張されることを意図しています。たとえば、そのような拡張機能の1つは、TN3270E応答時間データの収集を可能にします。

Table of Contents

目次

   1.0  Introduction  . . . . . . . . . . . . . . . . . . . . . . .   2
   2.0  The SNMP Network Management Framework   . . . . . . . . . .   3
   3.0  Structure of the MIB  . . . . . . . . . . . . . . . . . . .   4
   3.1  TN3270E Server Control  . . . . . . . . . . . . . . . . . .   5
     3.1.1  tn3270eSrvrConfTable  . . . . . . . . . . . . . . . . .   5
     3.1.2  tn3270eSrvrPortTable  . . . . . . . . . . . . . . . . .   6
     3.1.3  tn3270eSrvrStatsTable   . . . . . . . . . . . . . . . .   7
   3.2  TN3270E Server Resource Configuration   . . . . . . . . . .   7
   3.3  Resource Name / Client Address Mappings   . . . . . . . . .   8
     3.3.1  tn3270eSnaMapTable  . . . . . . . . . . . . . . . . . .   8
     3.3.2  tn3270eResMapTable  . . . . . . . . . . . . . . . . . .   9
     3.3.3  tn3270eTcpConnTable   . . . . . . . . . . . . . . . . .   9
   3.4  Advisory Spin Lock Usage  . . . . . . . . . . . . . . . . .   9
   3.5  Row Persistence   . . . . . . . . . . . . . . . . . . . . .  10
   3.6  IANA Considerations   . . . . . . . . . . . . . . . . . . .  10
   4.0  Definitions   . . . . . . . . . . . . . . . . . . . . . . .  11
   5.0  Security Considerations   . . . . . . . . . . . . . . . . .  51
   6.0  Intellectual Property   . . . . . . . . . . . . . . . . . .  52
   7.0  Acknowledgments   . . . . . . . . . . . . . . . . . . . . .  53
   8.0  References  . . . . . . . . . . . . . . . . . . . . . . . .  53
   9.0  Authors' Addresses  . . . . . . . . . . . . . . . . . . . .  55
   Full Copyright Statement   . . . . . . . . . . . . . . . . . . .  56
        
1.0 Introduction
1.0 はじめに

This document is a product of the TN3270E Working Group. Its purpose is to define a MIB module for support by a TCP/IP implementation for configuration and management of TN3270E servers.

このドキュメントは、TN3270Eワーキンググループの製品です。その目的は、TN3270Eサーバーの構成と管理のためのTCP/IP実装によるサポートのためにMIBモジュールを定義することです。

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119, reference [22].

「必須」、「そうしない」、「必須」、「shall」、「shall "、" ingle "、" should "、" not "、" becommended "、" bay "、および「optional」は、RFC 2119、参照[22]に記載されているように解釈される。

2.0 The SNMP Network Management Framework
2.0 SNMPネットワーク管理フレームワーク

The SNMP Management Framework presently consists of five major components:

SNMP管理フレームワークは現在、5つの主要なコンポーネントで構成されています。

o An overall architecture, described in RFC 2271 [1].

o RFC 2271 [1]に記載されている全体的なアーキテクチャ。

o Mechanisms for describing and naming objects and events for the purpose of management. The first version of this Structure of Management Information (SMI) is called SMIv1 and described in STD 16, RFC 1155 [2], STD 16, RFC 1212 [3] and RFC 1215 [4]. The second version, called SMIv2, is described in RFC 1902 [5], RFC 1903 [6] and RFC 1904 [7].

o 管理を目的としたオブジェクトとイベントを説明および名前を付けるためのメカニズム。この管理情報構造(SMI)の最初のバージョンはSMIV1と呼ばれ、STD 16、RFC 1155 [2]、STD 16、RFC 1212 [3]およびRFC 1215 [4]で説明されています。SMIV2と呼ばれる2番目のバージョンは、RFC 1902 [5]、RFC 1903 [6]、およびRFC 1904 [7]で説明されています。

o Message protocols for transferring management information. The first version of the SNMP message protocol is called SNMPv1 and described in STD 15, RFC 1157 [8]. A second version of the SNMP message protocol, which is not an Internet standards track protocol, is called SNMPv2c and described in RFC 1901 [9] and RFC 1906 [10]. The third version of the message protocol is called SNMPv3 and described in RFC 1906 [10], RFC 2272 [11] and RFC 2274 [12].

o 管理情報を転送するためのメッセージプロトコル。SNMPメッセージプロトコルの最初のバージョンはSNMPV1と呼ばれ、STD 15、RFC 1157 [8]で説明されています。インターネット標準トラックプロトコルではないSNMPメッセージプロトコルの2番目のバージョンは、SNMPV2Cと呼ばれ、RFC 1901 [9]およびRFC 1906 [10]で説明されています。メッセージプロトコルの3番目のバージョンはSNMPV3と呼ばれ、RFC 1906 [10]、RFC 2272 [11]、およびRFC 2274 [12]で説明されています。

o Protocol operations for accessing management information. The first set of protocol operations and associated PDU formats is described in STD 15, RFC 1157 [8]. A second set of protocol operations and associated PDU formats is described in RFC 1905 [13].

o 管理情報にアクセスするためのプロトコル操作。プロトコル操作の最初のセットと関連するPDU形式は、STD 15、RFC 1157 [8]で説明されています。プロトコル操作の2番目のセットと関連するPDU形式は、RFC 1905 [13]で説明されています。

o A set of fundamental applications described in RFC 2273 [14] and the view-based access control mechanism described in RFC 2275 [15].

o RFC 2273 [14]に記載されている一連の基本的なアプリケーションと、RFC 2275 [15]に記載されているビューベースのアクセス制御メカニズム。

Managed objects are accessed via a virtual information store, termed the Management Information Base or MIB. Objects in the MIB are defined using the mechanisms defined in the SMI.

管理されたオブジェクトは、管理情報ベースまたはMIBと呼ばれる仮想情報ストアからアクセスされます。MIBのオブジェクトは、SMIで定義されたメカニズムを使用して定義されます。

This memo specifies a MIB module that is compliant to the SMIv2. A MIB conforming to the SMIv1 can be produced through the appropriate translations. The resulting translated MIB must be semantically equivalent, except where objects or events are omitted because no translation is possible (use of Counter64). Some machine readable information in SMIv2 will be converted into textual descriptions in SMIv1 during the translation process. However, this loss of machine readable information is not considered to change the semantics of the MIB.

このメモは、SMIV2に準拠したMIBモジュールを指定します。SMIV1に準拠するMIBは、適切な翻訳を通じて生成できます。結果の翻訳されたMIBは、翻訳が不可能であるためオブジェクトまたはイベントが省略されている場合を除き、意味的に同等でなければなりません(Counter64の使用)。SMIV2の一部の機械読み取り可能な情報は、翻訳プロセス中にSMIV1のテキスト説明に変換されます。ただし、この機械の読み取り可能な情報の損失は、MIBのセマンティクスを変更するとは見なされません。

3.0 Structure of the MIB
3.0 MIBの構造

The TN3270E-MIB is split into the following components:

TN3270E-MIBは、次のコンポーネントに分割されます。

o TN3270E Server Control o TN3270E Server Resource Configuration o Resource/Client Address Mappings

o TN3270EサーバーコントロールO TN3270Eサーバーリソース構成oリソース/クライアントアドレスマッピング

There are three additional sections to address:

対処すべき3つの追加セクションがあります。

o Advisory Spin Lock Usage o Row Persistence o IANA Considerations

o アドバイザリースピンロックの使用o行の永続性o IANAの考慮事項

The TN3270E-MIB is defined primarily for TN3270E servers. This memo does not explicitly address use of the MIB by TN3270 servers that do not support the TN3270E protocol. Even though a significant number of the objects in the MIB do apply in the TN3270-only case, the case was not addressed, since it is unlikely that a TN3270-only server would implement this MIB.

TN3270E-MIBは、主にTN3270Eサーバー用に定義されています。このメモは、TN3270EプロトコルをサポートしていないTN3270サーバーによるMIBの使用に明示的に対処していません。TN3270のみのケースでは、MIBのかなりの数のオブジェクトが適用されますが、TN3270のみのサーバーがこのMIBを実装する可能性は低いため、ケースは対処されませんでした。

The SYSAPPL-MIB, reference [24], contains the Utf8String textual convention (TC) that the TN3270E-MIB imports. This TC, which is used for some MIB objects containing textual information, enables internationalization of text strings, whereas the DisplayString TC does not. The SNMP-FRAMEWORK-MIB, reference [1], contains the SnmpAdminString TC that the TN3270E-MIB also imports. Like the Utf8String TC, this TC also enables internationalization of text strings; in addition, it provides some guidelines on the length and content of the strings.

sysappl-mib、参照[24]には、TN3270E-MIBがインポートするUTF8STRINGテキスト条約(TC)が含まれています。テキスト情報を含むいくつかのMIBオブジェクトに使用されるこのTCは、テキスト文字列の国際化を可能にしますが、ディスプレイストリングTCはそうではありません。SNMP-FrameWork-MIB、リファレンス[1]には、TN3270E-MIBがインポートするSNMPADMINSTRING TCが含まれています。UTF8STRING TCと同様に、このTCはテキスト文字列の国際化も可能にします。さらに、文字列の長さと内容に関するいくつかのガイドラインを提供します。

It is important to note that implementation of the SYSAPPL-MIB is not actually a prerequisite for implementing the TN3270E-MIB. On the other hand, implementation of the TN3270E-MIB does not preclude implementing the SYSAPPL-MIB as well. When both MIBs are implemented, the primary index into most of the TN3270E-MIB tables, tn3270eSrvrConfIndex, SHOULD equal one of the SYSAPPL-MIB's sysApplElmtRunIndex values. In this case the entry in the sysApplElmtRunTable provides additional information on a TN3270E server.

SYSAPPL-MIBの実装は、実際にはTN3270E-MIBを実装するための前提条件ではないことに注意することが重要です。一方、TN3270E-MIBの実装は、SYSAPPL-MIBの実装も排除しません。両方のMIBが実装されると、TN3270E-MIBテーブルのほとんどのTN3270ESRVRCONFINDEXへの主要なインデックスは、SYSAPPL-MIBのSYSAPPLELMTRUNINDEX値の1つに等しくなければなりません。この場合、sysapplelmtruntableのエントリは、TN3270Eサーバーに関する追加情報を提供します。

The MIB defined by this memo supports use of both IPv4 and IPv6 addressing. Two textual conventions, IANATn3270eAddrType and Tn3270eAddress, are defined for this purpose. IANATn3270eAddress is essentially equivalent to the TAddress TC, defined by RFC 1903. The difference between the two is that IANATn3270eAddress allows a zero-length octet string, while TAddress doesn't. It is important that IANATn3270eAddress allow for the absence of an address, because some objects with this syntax are used as table indexes, and have special meanings when they contain zero-length strings.

このメモで定義されたMIBは、IPv4とIPv6アドレス指定の両方の使用をサポートしています。この目的のために、2つのテキストの規則、Ianatn3270eaddrtypeとTN3270eaddressが定義されています。IANATN3270EADDRESSは、RFC 1903で定義されているTaddress TCと本質的に同等です。2つの違いは、IANATN3270EADDRESSによりゼロの長さのオクテット文字列を許可しますが、TADDRESSは許可していません。この構文を持つ一部のオブジェクトはテーブルインデックスとして使用され、ゼロの長さの文字列を含む場合に特別な意味を持つため、IANATN3270EADDRESSをアドレスの不在を許可することが重要です。

The IANATn3270eAddrType textual convention is used rather than the TDomain TC (defined by RFC 1903) for identifying the contents of a tn3270eTAddress object. TDomain uses an OID to characterize the contents of an associated TAddress object. IANATn3270eAddrType was chosen over TDomain because, with a SYNTAX of Unsigned32 (enumeration type), it is much simpler to use as a component in an instance identifier. It was placed in the IANA-administered module to allow for the addition of values to cover cases (such as proxy servers) not covered by the TN3270E-MIB itself.

IANATN3270EADDRTYPEテキスト条約は、TN3270ETADDRESSオブジェクトの内容を識別するために、TDomain TC(RFC 1903で定義)ではなく使用されます。TdomainはOIDを使用して、関連するTaddressオブジェクトの内容を特徴付けます。ianatn3270eaddrtypeは、unsigned32(列挙タイプ)の構文を使用すると、インスタンス識別子のコンポーネントとして使用する方がはるかに簡単であるため、tdomainよりも選択されました。TN3270E-MIB自体でカバーされていないケース(プロキシサーバーなど)をカバーする値を追加できるように、IANAが管理するモジュールに配置されました。

3.1 TN3270E Server Control
3.1 TN3270Eサーバーコントロール

This group of objects provides for TN3270E server configuration and control. It consists of three tables:

このグループのオブジェクトは、TN3270Eサーバーの構成と制御を提供します。3つのテーブルで構成されています。

o tn3270eSrvrConfTable o tn3270eSrvrPortTable o tn3270eSrvrStatsTable

o TN3270ESRVRCONFTABLE O TN3270ESRVRPORTTABLE O TN3270ESRVRSTATSTABLE

The tn3270eSrvrConfTable is the primary table within the entire TN3270E-MIB. As section 3.1.1 indicates, each TN3270E server is represented by an entry in this table, indexed by tn3270eSrvrConfIndex. Most of the other tables defined by the TN3270E-MIB have tn3270eSrvrConfIndex as their primary index. Entries in these tables MUST NOT exist for a TN3270E server when it does not have a tn3270eSrvrConfigEntry.

TN3270ESRVRCONFTABLEは、TN3270E-MIB全体のプライマリテーブルです。セクション3.1.1が示すように、各TN3270Eサーバーは、TN3270ESRVRCONFINDEXによってインデックス付けされたこの表のエントリで表されます。TN3270E-MIBで定義された他のテーブルのほとんどには、主要なインデックスとしてTN3270ESRVRCONFINDEXがあります。TN3270ESRVRCONFIGENTRYがない場合、これらのテーブルのエントリはTN3270Eサーバーに存在してはなりません。

3.1.1 tn3270eSrvrConfTable
3.1.1 TN3270ESRVRCONFTABLE

The tn3270eSrvrConfTable contains a set of objects primarily used for configuring and managing TN3270E servers. As with most of the other tables in the TN3270E-MIB, this table is indexed by an unsigned integer, tn3270eSrvrConfIndex. This primary index element enables support of multiple TN3270E servers by a single SNMP agent. Within the set of MIB objects returned by one SNMP agent, tn3270eSrvrConfIndex values MUST be unique, and need not be contiguous.

TN3270ESRVRCONFTABLEには、主にTN3270Eサーバーの構成と管理に使用される一連のオブジェクトが含まれています。TN3270E-MIBの他のほとんどのテーブルと同様に、このテーブルは、署名されていない整数TN3270ESRVRCONFINDEXによってインデックス化されています。このプライマリインデックス要素により、単一のSNMPエージェントによる複数のTN3270Eサーバーのサポートが可能になります。1つのSNMPエージェントによって返されるMIBオブジェクトのセット内で、TN3270ESRVRCONFINDEX値は一意でなければならず、隣接する必要はありません。

The tn3270eSrvrConfInactivityTimer object defines the inactivity period for user traffic on TN3270 and TN3270E sessions.

TN3270ESRVRCONFINACTIVITYTIMERオブジェクトは、TN3270およびTN3270Eセッションのユーザートラフィックの非アクティブ期間を定義します。

The four objects:

4つのオブジェクト:

o tn3270eSrvrConfConnectivityChk o tn3270eSrvrConfTmNopInterval o tn3270eSrvrConfTmNopInactTime o tn3270eSrvrConfTmTimeout

o TN3270ESRVRCONFCONNECTICITION o TN3270ESRVRVRCONFTMNOPINTERVAL O TN3270ESRVRCONFTMNOPINACTTIME O TN3270ESRVRCONFTMTIMEOUT

define the parameters for performing the "Telnet Timing Mark Option" as defined by RFC 860 [17]. The object tn3270eSrvrConfConnectivityChk allows a Management Station to select either a NOP command or a TIMING-MARK command. Sending a NOP command results in less overhead then a TIMING-MARK command, since a client doesn't send a reply.

RFC 860 [17]で定義されている「Telnetタイミングマークオプション」を実行するためのパラメーターを定義します。オブジェクトTN3270ESRVRCONFConnectivityChkを使用すると、管理ステーションはNOPコマンドまたはタイミングマークコマンドのいずれかを選択できます。NOPコマンドを送信すると、クライアントが返信を送信しないため、タイミングマークコマンドよりもオーバーヘッドが少なくなります。

The objects tn3270eSrvrConfAdminStatus and tn3270eSrvrConfOperStatus enable remote starting and stopping of a TN3270E server, and report the current state of the server. The object tn3270eSrvrConfFunctionsSupported indicates which of the TN3270 and TN3270E options a server supports. The object tn3270eSrvrConfSessionTermState defines as a TN3270E server-wide option what SHOULD occur when the SNA portion of a TN3270 or TN3270E session terminates with respect to the associated TCP connection. The object tn3270eSrvrConfSrvrType indicates whether the TN3270E server represented by a tn3270eSrvrConfEntry is a host or a gateway server. The object tn3270eSrvrConfContact provides a scratch pad area for a TN3270E server administrator to store information for later retrieval. The object tn3270eSrvrConfLastActTime reports the DateAndTime when the server was most recently activated. The special value of all '00'Hs indicates that the server has never been active.

TN3270ESRVRCONFADMINSTATUSおよびTN3270ESRVRCONFOPERSTATUSを有効にするオブジェクトは、TN3270Eサーバーのリモート開始と停止を可能にし、サーバーの現在の状態を報告します。サポートされているオブジェクトTN3270ESRVRCONFOCTIONSSSUPTIONSは、サーバーがサポートするTN3270およびTN3270Eオプションのどれを示します。オブジェクトTN3270ESRVRCONFSESSION TERMSTATEは、TN3270またはTN3270EセッションのSNA部分が関連するTCP接続に関して終了する場合に発生するTN3270Eサーバー全体のオプションとして定義されます。オブジェクトTN3270ESRVRCONFSRVRTYPEは、TN3270ESRVRCONFENTRYで表されるTN3270Eサーバーがホストまたはゲートウェイサーバーであるかどうかを示します。オブジェクトTN3270ESRVRCONFCONTACTは、TN3270Eサーバー管理者が後で取得するために情報を保存するためのスクラッチパッド領域を提供します。オブジェクトTN3270ESRVRCONFLASTACTTIMEは、サーバーが最近アクティブ化されたときにデータと時間を報告します。すべての '00'HSの特別な値は、サーバーがアクティブになっていないことを示しています。

The object tn3270eSrvrConfRowStatus provides the capability to perform row creation and deletion operations on this table.

オブジェクトTN3270ESRVRCONFOROWSTATUSは、このテーブルで行の作成と削除操作を実行する機能を提供します。

3.1.2 tn3270eSrvrPortTable
3.1.2 TN3270ESRVRPORTTABLE

The tn3270eSrvrPortTable represents the local TCP ports associated with a TN3270E server. This information is important because some TN3270E server implementations support usage of multiple local ports. A tn3270eSrvrPortEntry is indexed by:

TN3270ESRVRPORTTABLEは、TN3270Eサーバーに関連付けられたローカルTCPポートを表します。一部のTN3270Eサーバーの実装は、複数のローカルポートの使用をサポートするため、この情報は重要です。TN3270ESRVRPORTENTRYは、次のようにインデックス付けされます。

o tn3270eSrvrConfIndex o tn3270eSrvrConfPort o tn3270eSrvrConfPortAddrType o tn3270eSrvrConfPortAddress

o TN3270ESRVRCONFINDEX O TN3270ESRVRCONFPORT O TN3270ESRVRCONFPORTADDRTYPE O TN3270ESRVRCONFPORTADDRESS

Certain TN3270E server implementations restrict a local TCP port to a particular local IP address, instead of allowing connections for any local IP address to occur via the port. tn3270eSrvrConfPortAddrType and tn3270eSrvrConfPortAddress allow this restriction to be represented in the MIB. A TN3270E server that doesn't restrict connections over a port to a local IP Address SHALL use the value unknown(0) for tn3270eSrvrConfPortAddrType, and a zero-length octet string for tn3270eSrvrConfPortAddress.

特定のTN3270Eサーバーの実装は、ローカルIPアドレスの接続がポートを介して発生するのではなく、ローカルTCPポートを特定のローカルIPアドレスに制限します。TN3270ESRVRCONFPORTADDRTYPEおよびTN3270ESRVRCONFPORTADDRESSにより、この制限をMIBで表すことができます。ポート上の接続をローカルIPアドレスに制限しないTN3270Eサーバーは、TN3270ESRVRCONFPORTADDRTYPEの値(0)、およびTN3270ESRVRCONFPORTADDRESSのゼロ長さのオクテット文字列を使用する必要があります。

3.1.3 tn3270eSrvrStatsTable
3.1.3 TN3270ESRVRSTATSTABLE

The tn3270eSrvrStatsTable defines a series of objects that provide general usage statistics for a TN3270E server. An entry can represent the total activity for a server, or it can represent the activity occurring at the server on either a port or a port-and-local-address basis.

TN3270ESRVRSTATSTABLEは、TN3270Eサーバーの一般的な使用統計を提供する一連のオブジェクトを定義します。エントリは、サーバーの総アクティビティを表すことができます。または、ポートまたはポートアンドローカルアドレスベースでサーバーで発生するアクティビティを表すことができます。

An implementation of this table MUST use only one of the three levels of refinement that the indexing of this table supports for the entries associated with a single TN3270E server.

このテーブルの実装では、このテーブルのインデックス作成が単一のTN3270Eサーバーに関連付けられたエントリをサポートする3つのレベルの改良のうちの1つのみを使用する必要があります。

The objects in this table reporting maximum, in-use, and spare LUs for terminals and printers presuppose an implementation where terminal resources and printer resources come from disjoint, dedicated pools. An implementation where resources for the two types of LUs come from a single shared pool should return the following values:

この表のオブジェクトは、端子とプリンターの最大、使用、およびスペアLUを報告し、ターミナルリソースとプリンターリソースが馬鹿げた専用プールから生じる実装を前提としています。2種類のLUSのリソースが単一の共有プールから来る実装は、次の値を返す必要があります。

o maximum: maximum size of the shared pool o in-use: number currently in use as this type of LU o spare: maximum - (terminal in-use + printer in-use)

o 最大:共有プールの最大サイズo使用中:このタイプのlu oスペアとして現在使用されている数:最大 - (使用中の使用)

3.2 TN3270E Server Resource Configuration
3.2 TN3270Eサーバーリソース構成

The following three tables provide for configuration of resources at a TN3270E server:

次の3つのテーブルは、TN3270Eサーバーでのリソースの構成を提供します。

o tn3270eClientGroupTable o tn3270eResPoolTable o tn3270eClientResMapTable

o TN3270ECLIENTGROPTABLE O TN3270ERESPOULTABLE O TN3270ECLIENTRESMAPTABLE

tn3270eClientGroupTable and tn3270eResPoolTable enable implementations to define groupings of both client addresses and resource pools for mapping client addresses to resources. The tn3270eClientResMapTable provides a mapping from a client group to a resource pool.

TN3270ECLIENTGROPTABLEおよびTN3270ERESPOULTABLEを有効にすると、クライアントアドレスとリソースプールの両方のグループ化をリソースにマッピングするためのリソースプールの両方のグループを定義できます。TN3270ECLIENTRESMAPTABLEは、クライアントグループからリソースプールへのマッピングを提供します。

3.3 Resource Name / Client Address Mappings
3.3 リソース名 /クライアントアドレスマッピング

The TN3270E-MIB contains three tables for mapping resource names to client addresses, and client addresses to resource names:

TN3270E-MIBには、クライアントアドレスにリソース名をマッピングするための3つのテーブル、およびクライアントアドレスがリソース名に含まれています。

o tn3270eSnaMapTable o tn3270eResMapTable o tn3270eTcpConnTable

o TN3270ESNAMAPTABLE O TN3270ERESMAPTABLE O TN3270ETCPCONNTABLE

3.3.1 tn3270eSnaMapTable
3.3.1 TN3270ESNAMAPTABLE

The tn3270eSnaMapTable is a read-only table that maps a secondary LU's SNA network name to the name by which it is known locally at the TN3270E server. For correlation with data from the SNA network, the name of the associated primary LU also appears in a tn3270eSnaMapEntry. An entry in this table is created when the Activate LU (ACTLU) request carrying the SNA network name of the SLU is received from the SSCP. The entry is deleted when the SLU is deactivated.

TN3270ESNAMAPTABLEは、TN3270Eサーバーでローカルで知られている名前にセカンダリLUのSNAネットワーク名をマッピングする読み取り専用テーブルです。SNAネットワークのデータとの相関については、関連する一次LUの名前もTN3270esnamapentryに表示されます。このテーブルのエントリは、SLUのSNAネットワーク名を運ぶActivate Lu(ACTLU)リクエストがSSCPから受信されたときに作成されます。Entrは、SLUが非アクティブ化されると削除されます。

A TN3270E server provides a client with access to an SNA application by associating a TCP connection from the client with an SNA secondary LU (SLU) at the server. This SLU in turn has an SNA session with a primary LU (PLU) running on an SNA host. This PLU represents the application with which the client is communicating. The TN3270E-MIB includes two tables for mapping back and forth among the SNA name identifying the PLU, the SNA name identifying the SLU, and the TCP connection with the client.

TN3270Eサーバーは、クライアントからTCP接続をサーバーのSNAセカンダリLU(SLU)に関連付けることにより、SNAアプリケーションへのアクセスをクライアントに提供します。このSLUには、SNAホストでプライマリLU(PLU)が実行されているSNAセッションがあります。このPLUは、クライアントが通信しているアプリケーションを表します。TN3270E-MIBには、PLUを識別するSNA名、SLUを識別するSNA名、およびクライアントとのTCP接続の間で前後にマッピングするための2つのテーブルが含まれています。

In order to understand how these name mappings work, it is necessary to understand a subtlety involving the names of the SLUs at the TN3270E server: these names are often different from the names by which the SLUs are known in the rest of the SNA network. In the TN3270E-MIB, these two types of SLU names are termed "local names" and "SSCP-supplied names"; the latter term indicates that the name by which the SLU is known in the SNA network comes to the TN3270E server from the SNA System Services Control Point.

これらの名前のマッピングがどのように機能するかを理解するには、TN3270EサーバーのSLUの名前を含む微妙さを理解する必要があります。これらの名前は、SNAネットワークの残りの部分でSLUが知られている名前とは異なります。TN3270E-MIBでは、これらの2つのタイプのSLU名は「ローカル名」と「SSCPサプライ名」と呼ばれます。後者の用語は、SNAネットワークでSLUが既知の名前がSNAシステムサービス制御ポイントからTN3270Eサーバーに届くことを示しています。

SSCPs don't always send SLU names down to secondary LUs; in some cases this capability must be turned on. In the case of SLUs served by a Dependent LU Requester (DLUR), an SSCP always sends SLU names to the DLUR. It is necessary, however, to enable the DLUR's PU/LU Network Name Forwarding function, so that it forwards the SLU names it receives from the SSCP down to the PUs that it serves.

SSCPSは常にSLU名をセカンダリLUに送信するとは限りません。場合によっては、この機能をオンにする必要があります。依存したLUリクエスター(DLUR)が提供するSLUの場合、SSCPは常にSLU名をDLURに送信します。ただし、DLURのPU/LUネットワーク名の転送機能を有効にする必要があります。これにより、SSCPから受信したSLU名が提供されるPUSに転送されます。

For SLUs associated with an SNA type 2.0 node (or with a boundary-function-attached type 2.1 node) not served by a DLUR, inclusion of SLU names on ACTLU must be enabled explicitly at the SSCP via local configuration.

SNAタイプ2.0ノード(または境界機能が付着したタイプ2.1ノードを使用して)に関連付けられたSLUの場合、dlurで提供されていない場合、ActluにSLU名を含めることは、ローカル構成を介してSSCPで明示的に有効にする必要があります。

3.3.2 tn3270eResMapTable
3.3.2 TN3270ERESMAPTABLE

The tn3270eResMapTable is a read-only table that maps a resource name to a client's address. An entry in this table is created when a TCP connection is received by a TN3270E server and mapped to a resource. The entry is deleted when the resource-to-address association is no longer valid.

TN3270ERESMAPTABLEは、リソース名をクライアントのアドレスにマッピングする読み取り専用のテーブルです。このテーブルのエントリは、TN3270EサーバーによってTCP接続が受信され、リソースにマッピングされたときに作成されます。エントリは、リソースとアドレス協会が無効になっている場合に削除されます。

3.3.3 tn3270eTcpConnTable
3.3.3 TN3270ETCPCONNTABLE

The TCP Connection Table is currently defined by RFC 2012 (Refer to reference [20], TCP-MIB Definitions). It contains the following objects:

TCP接続テーブルは現在、RFC 2012で定義されています(参照[20]、TCP-MIB定義を参照)。次のオブジェクトが含まれています。

o tcpConnState (INTEGER) o tcpConnLocalAddress (IpAddress) o tcpConnLocalPort (INTEGER) o tcpConnRemAddress (IpAddress) o tcpConnRemPort (INTEGER)

o TCPCONNSTATE(integer)o tcpconnlocalAddress(iPaddress)o tcpconnlocalport(integer)o tcpconnremaddress(iPaddress)o tcpconnremport(integer)

It is indexed by: tcpConnLocalAddress, tcpConnLocalPort, tcpConnRemAddress, and tcpConnRemPort.

TCPConnLocalAddress、TCPConnLocalport、TCPConnremaddress、およびTCPConnRemportによってインデックス化されています。

The tn3270eTcpConnTable contains objects for keeping a list of the current set of TN3270 and TN3270E sessions at a TN3270E server. The relationship between the tcpConnTable and the Tn3270eTcpConnTable is not one-to-one, since the tn3270eTcpConnTable contains information pertaining only to TN3270(E) sessions.

TN3270ETCPCONNTABLEには、TN3270EサーバーでTN3270およびTN3270Eセッションの現在のセットのリストを保持するためのオブジェクトが含まれています。TN3270ETCPCONNTABLEにはTN3270(E)セッションのみに関連する情報が含まれているため、TCPConntableとTN3270ETCPCONNTABLEの関係は1対1ではありません。

The tn3270eTcpConnTable has a different indexing structure from that of the tcpConnTable. Instead of using IpAddress objects, Tn3270eAddress and IANATn3270eAddrType object pairs are used to specify client addresses (both local and remote). This enables support of IPv6 addresses. In addition, the remote address pair precedes the local address pair in the index clause, in order to enable a GET-NEXT operation using only the remote address pair.

TN3270ETCPCONNTABLEは、TCPConntableのインデックス構造とは異なるインデックス構造を持っています。iPaddressオブジェクトを使用する代わりに、TN3270EADDRESSおよびIANATN3270EADDRTYPEオブジェクトペアは、クライアントアドレス(ローカルとリモートの両方)を指定するために使用されます。これにより、IPv6アドレスのサポートが可能になります。さらに、リモートアドレスペアのみを使用してGet-Next操作を有効にするために、リモートアドレスペアはインデックス句のローカルアドレスペアの前にあります。

3.4 Advisory Spin Lock Usage
3.4 アドバイザリースピンロックの使用

Within the TN3270E-MIB, tn3270eConfSpinLock is defined as an advisory lock that allows cooperating TN3270E-MIB applications to coordinate their use of the tn3270eSrvrConfTable, the tn3270eSrvrPortTable, the tn3270eClientGroupTable, the tn3270eResPoolTable, and the tn3270eClientResMapTable. When creating a new entry or altering an existing entry in any of these tables, an application SHOULD make use of tn3270eConfSpinLock to serialize application changes or additions. Since this is an advisory lock, its use by management applications SHALL NOT be enforced by agents. Agents MUST, however, implement the tn3270eConfSpinLock object.

Within the TN3270E-MIB, tn3270eConfSpinLock is defined as an advisory lock that allows cooperating TN3270E-MIB applications to coordinate their use of the tn3270eSrvrConfTable, the tn3270eSrvrPortTable, the tn3270eClientGroupTable, the tn3270eResPoolTable, and the tn3270eClientResMapTable.これらのテーブルのいずれかに新しいエントリを作成したり、既存のエントリを変更したりする場合、アプリケーションはTN3270ECONFSPINLOCKを使用して、アプリケーションの変更または追加をシリアル化する必要があります。これはアドバイザリーロックであるため、管理アプリケーションによる使用はエージェントによって施行されてはなりません。ただし、エージェントはTN3270ECONFSPINLOCKオブジェクトを実装する必要があります。

3.5 Row Persistence
3.5 行の持続性

The following tables enable remote creation of their entries by including RowStatus objects:

次のテーブルでは、RowStatusオブジェクトを含めることにより、エントリをリモート作成できます。

o tn3270eSrvrConfTable o tn3270eSrvrPortTable o tn3270eClientGroupTable o tn3270eResPoolTable o tn3270eClientResMapTable

o TN3270ESRVRCONFTABLE O TN3270ESRVRPORTABLE O TN3270ECLIENTGROPTABLE O TN3270EESPOOLTABLE O TN3270ECLIENTRESMAPTABLE

An implementation SHOULD NOT retain SNMP-created entries in these tables across reIPLs (Initial Program Loads) of the corresponding TN3270E server, since management applications need to see consistent behavior with respect to the persistence of the table entries that they create.

実装は、対応するTN3270EサーバーのREIPER(初期プログラムロード)全体でこれらのテーブルにSNMP作成されたエントリを保持しないでください。

It is expected that local, implementation-dependent configuration information will be used to define the initial and persistent configurations for TN3270E server usage. Thus it is not necessary to enable persistence of table entries by adding StorageType (refer to RFC 1903 [6]) objects to these tables.

TN3270Eサーバーの使用の初期および永続的な構成を定義するために、ローカルの実装依存性構成情報を使用することが期待されています。したがって、これらのテーブルにStorageType(RFC 1903 [6]を参照)オブジェクトを追加して、テーブルエントリの永続性を有効にする必要はありません。

3.6 IANA Considerations
3.6 IANAの考慮事項

The tn3270eSrvrFunctionsSupported, tn3270eTcpConnFunctions, tn3270eTcpConnClientIdFormat, and tn3270eTcpConnLogInfo objects, as well as a number of objects identifying various address types, resource types, and device types, use textual conventions imported from the IANATn3270eTC-MIB. The purpose of defining these textual conventions in a separate MIB module is to allow additional values to be defined without having to issue a new version of this document. The Internet Assigned Numbers Authority (IANA) is responsible for the assignment of all Internet numbers, including various SNMP-related numbers; it will administer the values associated with these textual conventions.

TN3270ESRVRFUNCTIONSSUPPORTED、TN3270ETCPCONNFUNCTIONS、TN3270ETCPCONNCLIENTIDFORMAT、およびTN3270ETCPCONNLOGINFOオブジェクト、およびさまざまな住所タイプ、リソースタイプ、およびデバイスの輸入タイプ、さまざまな住所タイプ、およびデバイスの使用。これらのテキスト規則を別のMIBモジュールで定義する目的は、このドキュメントの新しいバージョンを発行することなく、追加の値を定義できるようにすることです。インターネットが割り当てられた番号当局(IANA)は、さまざまなSNMP関連の番号を含むすべてのインターネット番号の割り当てを担当しています。これらのテキストの規則に関連する値を管理します。

The rules for additions or changes to the IANATn3270eTC-MIB are outlined in the DESCRIPTION clause associated with its MODULE-IDENTITY statement.

IANATN3270ETC-MIBの追加または変更に関するルールは、そのモジュール同一性ステートメントに関連付けられた説明条項で概説されています。

The current version of the IANATn3270eTC-MIB can be accessed from the IANA home page at: "http://www.iana.org/".

IANATN3270ETC-MIBの現在のバージョンには、 "http://www.iana.org/"のIANAホームページからアクセスできます。

4.0 Definitions
4.0 定義
  TN3270E-MIB DEFINITIONS ::= BEGIN
        

IMPORTS MODULE-IDENTITY, OBJECT-TYPE, Unsigned32, TimeTicks, IpAddress, Counter32, Gauge32, Counter64 FROM SNMPv2-SMI TEXTUAL-CONVENTION, RowStatus, TestAndIncr, DateAndTime, TimeStamp FROM SNMPv2-TC MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF snanauMIB FROM SNA-NAU-MIB Utf8String FROM SYSAPPL-MIB SnmpAdminString FROM SNMP-FRAMEWORK-MIB IANATn3270eAddrType, IANATn3270eAddress, IANATn3270eClientType, IANATn3270Functions, IANATn3270ResourceType, IANATn3270DeviceType, IANATn3270eLogData FROM IANATn3270eTC-MIB;

インポートモジュール同一性、オブジェクトタイプ、unsigned32、タイムテック、iPadress、counter32、ゲージ32、snmpv2-smiテキストコンベンション、rowstatus、testandincr、dateandtime、dateandtime、dateandtime、snmpv2-tcモジュール環境からのタイムスタンプ、SNMPV2-conf-conf-conf-conf-conf-conf-confからのオブジェクトからのタイムスタンプsnanauMIB FROM SNA-NAU-MIB Utf8String FROM SYSAPPL-MIB SnmpAdminString FROM SNMP-FRAMEWORK-MIB IANATn3270eAddrType, IANATn3270eAddress, IANATn3270eClientType, IANATn3270Functions, IANATn3270ResourceType, IANATn3270DeviceType, IANATn3270eLogData FROM IANATn3270eTC-MIB;

tn3270eMIB MODULE-IDENTITY LAST-UPDATED "9807270000Z" -- July 27, 1998 ORGANIZATION "TN3270E Working Group" CONTACT-INFO "Kenneth White (kennethw@vnet.ibm.com) IBM Corp. - Dept. BRQA/Bldg. 501/G114 P.O. Box 12195 3039 Cornwallis RTP, NC 27709-2195 USA

TN3270EMIBモジュール同一性最終アップデーション「9807270000Z」 - 1998年7月27日組織「TN3270Eワーキンググループ "Contact-info" Kenneth White(kennethw@vnet.ibm.com)IBM Corp.-Dept.Brqa/Bldg。501/G11444P.O. Box 12195 3039 Cornwallis RTP、NC 27709-2195 USA

             Robert Moore (remoore@us.ibm.com)
             IBM Corp. - Dept. BRQA/Bldg. 501/G114
             P.O. Box 12195
             3039 Cornwallis
             RTP, NC 27709-2195
             USA
             +1-919-254-4436"
        DESCRIPTION
            "This module defines a portion of the management
                    information base (MIB) for managing TN3270E servers."
        REVISION  "9807270000Z" -- July 27, 1998
        DESCRIPTION
            "RFC nnnn (Proposed Standard)" -- RFC Editor to fill in
        ::= { snanauMIB 8 }
        

-- Textual Conventions

- テキストの慣習

  SnaResourceName ::= TEXTUAL-CONVENTION
      STATUS      current
      DESCRIPTION
          "The textual convention for defining an SNA resource
           name. A fully qualified SNA resource name, consisting
           of a 1 to 8 character network identifier (NetId), a
           period ('.'), and a 1 to 8 character resource name
           (ResName).
        

The NetId and ResName are constructed from the uppercase letters 'A' - 'Z' and the numerics '0' - '9', all encoded in ASCII, with the restriction that the first character of each must be a letter. Blanks are not allowed.

NetIDとresNameは、大文字「A」 - 「Z '」と数字「0」 - 「9」から構成されており、すべてASCIIでエンコードされており、それぞれの最初の文字が文字でなければならないという制限があります。ブランクは許可されていません。

Earlier versions of SNA permitted three additional characters in NetIds and ResNames: '#', '@', and '$'. While this use of these characters has been retired, a Management Station should still accept them for backward compatibility.

SNAの以前のバージョンは、netIDとresnamesの3つの追加文字を許可しました: '#'、 '@'、および '$'。これらのキャラクターのこの使用は廃止されましたが、管理ステーションは後方互換性のためにそれらを受け入れる必要があります。

Note: This Textual Convention is not subject to internationalization, and does not use the character encodings used by the Utf8String Textual Convention." SYNTAX OCTET STRING (SIZE(0..17))

注:このテキスト条約は国際化の対象ではなく、UTF8STRINGテキスト条約で使用される文字エンコーディングを使用しません。

  Tn3270eTraceData ::= TEXTUAL-CONVENTION
      STATUS      current
      DESCRIPTION
          "An octet string representing trace data from the
          Telnet half of a TN3270E session, from the SNA half,
          or from both.  The octet string contains a sequence
          of trace elements, with the trace elements in the
          string ordered from earliest to latest.
        

Each trace element has the following form:

各トレース要素には次の形式があります。

                  +---+---+----+----------------------+
                  !length !type!data                  !
                  +---+---+----+----------------------+
        

where:

ただし:

length = two-octet length of the data portion of the trace element, not including the length and type octets

長さ=長さとタイプのオクテットを含まない、トレース要素のデータ部分の2オクテットの長さ

type = one-octet code point characterizing the data; defined values are:

タイプ=データを特徴付けるワンオクテットコードポイント。定義された値は次のとおりです。

X'01' telnet PDU from the server to the client X'02' telnet PDU from the client to the server X'03' SNA data from the server to the SNA host X'04' SNA data from the SNA host to the server

x'01 'サーバーからクライアントへのtelnet pdu x'02'クライアントからサーバーへのTelnet PDU x'03 'SNAデータSNAホストx'04' SNAデータSNAホストからサーバーまで

data = initial part of a PDU.

データ= PDUの初期部分。

It is implementation-dependent where the 'initial part of a PDU' starts. For SNA data, however, the starting point SHOULD be the first byte of the TH. For IP data the starting point SHOULD be the first byte of the IP header.

「PDUの最初の部分」が開始される場合、実装依存です。ただし、SNAデータの場合、開始点はTHの最初のバイトである必要があります。IPデータの場合、開始点はIPヘッダーの最初のバイトである必要があります。

It is left to implementations to determine how much of each PDU to return in a trace element.

実装に任されて、各PDUの量がトレース要素に戻るかを決定します。

The zero-length string indicates that no trace data is available." SYNTAX OCTET STRING (SIZE (0 | 3..4096))

ゼロ長さの文字列は、トレースデータが使用できないことを示します。 "Syntax Octet String(サイズ(0 | 3..4096))

-- Top-level structure of the MIB

- MIBのトップレベル構造

  tn3270eNotifications  OBJECT IDENTIFIER ::= { tn3270eMIB 0 }
  tn3270eObjects        OBJECT IDENTIFIER ::= { tn3270eMIB 1 }
  tn3270eConformance    OBJECT IDENTIFIER ::= { tn3270eMIB 3 }
        

-- MIB Objects

-MIBオブジェクト

tn3270eSrvrConfTable OBJECT-TYPE SYNTAX SEQUENCE OF Tn3270eSrvrConfEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table defines the configuration elements for TN3270E servers. The number of entries in this table is expected to vary depending on the location of the table. A particular TN3270E server is expected to have a single entry. Modeling of the configuration elements as a table allows multiple TN3270E servers to be serviced by the same SNMP agent.

TN3270ESRVRCONFTABLEオブジェクトタイプの構文構文シーケンスTN3270ESRVRCONFENTRY MAX-ACCESS NOT ACCESSABLEステータス現在の説明 "このテーブルは、TN3270Eサーバーの構成要素を定義します。サーバーには単一のエントリがあることが期待されます。テーブルとしての構成要素のモデリングにより、複数のTN3270Eサーバーを同じSNMPエージェントがサービスすることができます。

An implementation SHOULD NOT retain an SNMP-created entry in this table across re-IPLs (Initial Program Loads) of the corresponding TN3270E server."

実装は、対応するTN3270EサーバーのRepls(初期プログラムロード)を越えて、この表にSNMP作成されたエントリを保持しないでください。」

      ::= { tn3270eObjects 1 }
        
  tn3270eSrvrConfEntry OBJECT-TYPE
      SYNTAX      Tn3270eSrvrConfEntry
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "Definition of the configuration elements for a single
          TN3270E server."
      INDEX       { tn3270eSrvrConfIndex }
      ::= { tn3270eSrvrConfTable 1 }
        
  Tn3270eSrvrConfEntry ::= SEQUENCE {
      tn3270eSrvrConfIndex             Unsigned32,
      tn3270eSrvrConfInactivityTimeout Unsigned32,
      tn3270eSrvrConfConnectivityChk   INTEGER,
      tn3270eSrvrConfTmNopInactTime    Unsigned32,
      tn3270eSrvrConfTmNopInterval     Unsigned32,
      tn3270eSrvrFunctionsSupported    IANATn3270Functions,
      tn3270eSrvrConfAdminStatus       INTEGER,
      tn3270eSrvrConfOperStatus        INTEGER,
      tn3270eSrvrConfSessionTermState  INTEGER,
      tn3270eSrvrConfSrvrType          INTEGER,
      tn3270eSrvrConfContact           SnmpAdminString,
      tn3270eSrvrConfRowStatus         RowStatus,
      tn3270eSrvrConfLastActTime       DateAndTime,
      tn3270eSrvrConfTmTimeout         Unsigned32
    }
        

tn3270eSrvrConfIndex OBJECT-TYPE SYNTAX Unsigned32 (1..4294967295) MAX-ACCESS not-accessible STATUS current DESCRIPTION "Identifier for a single TN3270E server.

TN3270ESRVRCONFINDEXオブジェクトタイプの構文untisined32(1..4294967295)最大アクセスアクセス不可能なステータス現在の説明 "単一のTN3270Eサーバーの識別子。

         tn3270eSrvrConfIndex values need not be
         contiguous."
      ::= { tn3270eSrvrConfEntry 1 }
        

tn3270eSrvrConfInactivityTimeout OBJECT-TYPE SYNTAX Unsigned32 (0..99999999) UNITS "seconds" MAX-ACCESS read-create STATUS current DESCRIPTION "The inactivity time-out specified in seconds. When a connection has been inactive for the number of seconds specified by this object it is closed. Only user traffic is considered when determining whether there has been activity on a connection.

TN3270ESRVRCONFINACTIVITYTIMETIVETIVETIVETIVETIPE-TYPE SYNTAX UNSIGN32(0..99999999)ユニット「秒」MAX-ACCESS READ-Createステータス現在の説明 "秒単位で指定された非アクティビティタイムアウト。閉じられています。接続にアクティビティがあるかどうかを判断するときに、ユーザートラフィックのみが考慮されます。

          The default value 0 means that no inactivity time-out is
          in effect."
      DEFVAL { 0 }
      ::= { tn3270eSrvrConfEntry 2 }
        
  tn3270eSrvrConfConnectivityChk OBJECT-TYPE
      SYNTAX      INTEGER {
                            timingMark(1),
                            nop(2),
                            noCheck(3)
                          }
      MAX-ACCESS  read-create
      STATUS      current
      DESCRIPTION
         "This object enables TIMING-MARK processing, NOP
          processing, or neither for a TN3270E server."
      DEFVAL { noCheck }
      ::= { tn3270eSrvrConfEntry 3 }
        
  tn3270eSrvrConfTmNopInactTime OBJECT-TYPE
      SYNTAX      Unsigned32 (1..86400) -- 1 second to 24 hours
      UNITS "seconds"
      MAX-ACCESS  read-create
      STATUS      current
      DESCRIPTION
         "The amount of time a connection must have had no
         traffic on it in order for a TIMING-MARK or NOP request
         to be sent on the connection.  This value applies only
         when connections are being examined for recent activity
         on a scan interval controlled by the value of the
         tn3270eSrvrConfTmNopInterval object."
      DEFVAL { 600 }   -- 10 minutes
      ::= { tn3270eSrvrConfEntry 4 }
        

tn3270eSrvrConfTmNopInterval OBJECT-TYPE SYNTAX Unsigned32 (1..86400) -- 1 second to 24 hours UNITS "seconds" MAX-ACCESS read-create STATUS current DESCRIPTION

TN3270ESRVRCONFTMNOPINTERVALオブジェクトタイプの構文UNSING32(1..86400) - 1秒から24時間単位「秒」Max-Access Read-Createステータス現在の説明

         "The scan interval to be used by a TN3270E server when
         it examines its Telnet connections for recent activity.
         The server scans its Telnet connections on the interval
         provided by this object, looking for ones that have been
         idle for more than the value provided by the
         tn3270eSrvrConfTmNopInactTime object.  A TIMING-MARK or
         NOP request is sent for each connection that has
         exhibited no activity for this period of time."
      DEFVAL { 120 }   -- 2 minutes
      ::= { tn3270eSrvrConfEntry 5 }
        
  tn3270eSrvrFunctionsSupported OBJECT-TYPE
      SYNTAX    IANATn3270Functions
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
         "This object indicates the functions supported by a
          TN3270E server."
      DEFVAL { { scsCtlCodes, dataStreamCtl,
                 responses, bindImage, sysreq } }
      ::= { tn3270eSrvrConfEntry 6 }
        
  tn3270eSrvrConfAdminStatus OBJECT-TYPE
      SYNTAX  INTEGER {
                        up(1),
                        down(2),
                        stopImmediate(3)
                      }
      MAX-ACCESS  read-create
      STATUS      current
      DESCRIPTION
          "The desired state of the TN3270E server represented
           by this entry in the table:
        

up(1) - Activate this TN3270E server. down(2) - Informs the associated TN3270E server to gracefully terminate its processing. stopImmediate(3) - Informs the associated TN3270E server to terminate itself immediately.

up(1) - このTN3270Eサーバーをアクティブにします。ダウン(2) - 関連するTN3270Eサーバーに、その処理を優雅に終了するように通知します。Stopimmediate(3) - 関連するTN3270Eサーバーにすぐに終了するように通知します。

When a managed system creates an entry in this table, tn3270eSrvrConfAdminStatus and tn3270eSrvrConfOperStatus are initialized as up(1) by default.

管理されたシステムがこの表にエントリを作成すると、TN3270ESRVRCONFADMINTATUSおよびTN3270ESRVRCONFOPERSTATUSは、デフォルトでUPとして初期化されます。

The exact behavior of a server in response to a down(2) or stopImmediate(3) command is left implementation- dependent. A TN3270E server that is capable of it SHOULD close all of its TN3270 and TN3270E sessions during a graceful termination.

ダウン(2)またはstopimmediate(3)コマンドに応答したサーバーの正確な動作は、実装に依存するままになります。それが可能なTN3270Eサーバーは、優雅な終了時にTN3270およびTN3270Eセッションのすべてを閉じる必要があります。

Often the function enabled via stopImmediate(3) is used as a last resort by a system administrator, to attempt to either bring down a hung TN3270E server or free up its resources immediately to aid in general system availability, or to shut down a TN3270E server that is not recognizing a down(2) request.

多くの場合、Stopimmediate(3)を介して有効になっている関数は、システム管理者によって最後の手段として使用され、Hung TN3270Eサーバーを倒すか、一般的なシステムの可用性を支援するためにすぐにリソースを解放しようとするか、TN3270Eサーバーをシャットダウンしようとします。それはダウン(2)リクエストを認識していません。

           A TN3270E server that does not distinguish between
           down(2) or stopImmediate(3) transitions should not
           support stopImmediate(3)."
      DEFVAL { up }
      ::= { tn3270eSrvrConfEntry 7 }
        
  tn3270eSrvrConfOperStatus OBJECT-TYPE
      SYNTAX  INTEGER {
                       up(1),
                       down(2),
                       busy(3),
                       shuttingDown(4)
                      }
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
         "The current operational state of a TN3270E server.
         The following values are defined:
        
          up(1)            - the server is active and accepting
                             new client connections
          down(2)          - the server is not active
          busy(3)          - the server is active, but is not
                             accepting new client connections
                             because it lacks the resources to
                             do so
          shuttingDown(4)  - the server is active, but is not
                             accepting new client connections
                             because it is in the process of
                             performing a graceful shutdown."
      DEFVAL { up }
      ::= { tn3270eSrvrConfEntry 8 }
        
  tn3270eSrvrConfSessionTermState OBJECT-TYPE
      SYNTAX  INTEGER {
                        terminate(1),
                        luSessionPend(2),
                          queueSession(3)
                      }
      MAX-ACCESS  read-create
      STATUS      current
      DESCRIPTION
         "This object determines what a TN3270E server
          should do when a TN3270 Session terminates:
         terminate(1)     => Terminate the TCP connection.
         luSessionPend(2) => Do not drop the TCP connection
                             associated with a client when its
                             TN3270 session ends.  Processing
                             should redrive session initialization
                             as if the client were first connecting.
         queueSession(3)  => This value relates to the Close
                             Destination PASS (CLSDST PASS) operation
                             in VTAM.  An example provides the
                             easiest explanation.  Suppose a TN3270E
                             client is in session with APPL1, and
                             APPL1 does a CLSDST PASS of the client's
                             session to APPL2.  queueSession(3)
                             specifies that the TN3270E server must
                             keep the TCP connection with the client
                             active after it receives the UNBIND from
                             APPL1, waiting for the BIND from APPL2."
      DEFVAL { terminate }
      ::= { tn3270eSrvrConfEntry 9 }
        
  tn3270eSrvrConfSrvrType OBJECT-TYPE
      SYNTAX      INTEGER {
                            host(1),
                            gateway(2)
                          }
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "This object indicates the type of TN3270E server.
          The existence of MIB tables and objects that will be
          defined by follow-on MIBs may be predicated on whether
          the TN3270E server can be local to the same host as a
          target application (host(1)) or will always be remote
          (gateway(2)).
        

A host TN3270E server refers to an implementation where the TN3270E server is collocated with the Systems Network Architecture (SNA) System Services Control Point (SSCP) for the dependent Secondary Logical Units (SLUs) that the server makes available to its clients for connecting into an SNA network.

ホストTN3270Eサーバーとは、TN3270Eサーバーが、サーバーがクライアントが利用できるようにする従属セカンダリロジカルユニット(SLU)について、TN3270Eサーバーがシステムネットワークアーキテクチャ(SNA)システムサービスコントロールポイント(SSCP)とコロークされる実装を指します。SNAネットワーク。

A gateway TN3270E server resides on an SNA node other than an SSCP, either an SNA type 2.0 node or an APPN node acting in the role of a Dependent LU Requester (DLUR).

Gateway TN3270Eサーバーは、SSCP以外のSNAノード、SNAタイプ2.0ノードまたは従属LUリクエスター(DLUR)の役割で作用するAPPNノードのいずれかに住んでいます。

          Host and gateway TN3270E server implementations typically
          differ greatly as to their internal implementation and
          system definition (SYSDEF) requirements."
      ::= { tn3270eSrvrConfEntry 10 }
        
  tn3270eSrvrConfContact OBJECT-TYPE
      SYNTAX      SnmpAdminString
      MAX-ACCESS  read-create
      STATUS      current
      DESCRIPTION
          "This object provides a scratch pad for a TN3270E
          server administrator for storing information for
          later retrieval."
      DEFVAL { ''H }   -- the empty string
      ::= { tn3270eSrvrConfEntry 11 }
        

tn3270eSrvrConfRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object allows entries to be created and deleted in the tn3270eSrvrConfTable. Entries may also be created and deleted as a result of implementation-dependent operations.

TN3270ESRVRCONFROWSTATUSオブジェクトタイプの構文rowStatus max-access read-createステータス現在の説明 "このオブジェクトは、TN3270ESRVRConftableでエントリを作成および削除できるようにします。

With the exception of tn3270eSrvrConfSrvrType, which an implementation can easily fill in for itself, all the columnar objects in this table have DEFVALs associated with them. Consequently, a Management Station can create a conceptual row via a SET operation that specifies a value only for this object.

TN3270ESRVRCONFSRVRTYPEを除き、実装がそれ自体で簡単に記入できるため、このテーブルのすべての列オブジェクトにはそれらに関連するdefvがあります。その結果、管理ステーションは、このオブジェクトのみの値を指定するセット操作を介して概念的行を作成できます。

When a tn3270eSrvrConfEntry is deleted (by setting this object to destroy(6)), this has the side-effect of removing all the associated entries (i.e., those having the same tn3270eSrvrConfIndex) from the tn3270eSrvrPortTable, the tn3270eSrvrStatsTable, the tn3270eClientGroupTable, the tn3270eResPoolTable, the tn3270eSnaMapTable, the tn3270eClientResMapTable, and the tn3270eResMapTable. All entries in the tn3270eTcpConnTable that belong to a TN3270E server that has been deleted MUST also be removed.

TN3270ESRVRCONFENTRYが削除されている(このオブジェクトを破壊するように設定することにより)、これはすべての関連するエントリ(つまり、TN3270ESRVRPRPORTABLEのTN3270ESRVRTTATSTABLEを使用しているTN3270ESRVR270ESPRUTESTABLEのすべての関連するエントリ(つまり、同じTN3270ESRVRCONFINDEX)を削除する場合、TN3270ESRVRSTTTITSTABLEを削除するとき、 Erespooltable、TN3270ESNAMAPTABLE、TN3270ECLIENTRESMAPTABLE、およびTN3270ERESMAPTABLE。削除されたTN3270Eサーバーに属するTN3270ETCPCONNTABLEのすべてのエントリも削除する必要があります。

          In other words, a tn3270eSrvrConfEntry must exist for
          a TN3270E server in order for it to have entries in
          any of the other tables defined by this MIB."
      REFERENCE
          "RFC 1903, 'Textual Conventions for version 2 of the
          Simple Network Management Protocol (SNMPv2).'"
      ::= { tn3270eSrvrConfEntry 12 }
        

tn3270eSrvrConfLastActTime OBJECT-TYPE SYNTAX DateAndTime MAX-ACCESS read-only STATUS current DESCRIPTION "This object reports the DateAndTime when a TN3270E server was most recently activated.

TN3270ESRVRCONFLASTACT TIME OBJECT-TYPE SYNTAX DATENDTIME MAX-ACCESS READ-ACCESS READ-ONLYステータス現在

          The special value of all '00'Hs indicates that the
          server has never been active, i.e., that the value of
          tn3270eSrvrOperStatus has never been anything other
          than down(2)."
      DEFVAL { '0000000000000000'H }
      ::= { tn3270eSrvrConfEntry 13 }
        
  tn3270eSrvrConfTmTimeout OBJECT-TYPE
      SYNTAX      Unsigned32 (1..600) -- 1 second to 10 minutes
      UNITS "seconds"
      MAX-ACCESS  read-create
      STATUS      current
      DESCRIPTION
         "The TIMING-MARK time-out, specified in seconds."
      DEFVAL { 5 }   -- 5 seconds
      ::= { tn3270eSrvrConfEntry 14 }
        

tn3270eSrvrPortTable OBJECT-TYPE SYNTAX SEQUENCE OF Tn3270eSrvrPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table defines the TCP ports associated with TN3270E servers. No entry in this table shall exist without a corresponding (same tn3270eSrvrConfIndex) entry in the tn3270eSrvrConfTable existing.

TN3270ESRVRPORTTABLEオブジェクトタイプの構文シーケンスTN3270ESRVRPORTENTRY ACCESS NOT-ACCESSABLEステータス現在の説明 "このテーブルは、TN3270Eサーバーに関連するTCPポートを定義します。

          An implementation SHOULD NOT retain SNMP-created
          entries in this table across re-IPLs (Initial Program
          Loads) of the corresponding TN3270E server."
      ::= { tn3270eObjects 2 }
        

tn3270eSrvrPortEntry OBJECT-TYPE SYNTAX Tn3270eSrvrPortEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Definition of a single TCP port assignment to a TN3270E server. Assignment of a port on a local address basis is enabled though use of tn3270eSrvrPortAddrType and tn3270eSrvrPortAddress.

TN3270ESRVRPORTENTRYオブジェクトタイプの構文TN3270ESRVRPORTENTRY MAX-ACCESS NOT-ACCESSABLE CURRENT現在の説明 "TN3270Eサーバーへの単一のTCPポート割り当ての定義。

           A TCP port assignment that is not restricted to
           a local address SHALL specify a tn3270eSrvrPortAddrType
           of unknown(0), and SHALL use a zero-length octet string
           for the tn3270eSrvrPortAddress."
      INDEX       {
                    tn3270eSrvrConfIndex,
                    tn3270eSrvrPort,
                    tn3270eSrvrPortAddrType,
                    tn3270eSrvrPortAddress
                  }
      ::= { tn3270eSrvrPortTable 1 }
        
  Tn3270eSrvrPortEntry ::= SEQUENCE {
      tn3270eSrvrPort                 Unsigned32,
      tn3270eSrvrPortAddrType         IANATn3270eAddrType,
      tn3270eSrvrPortAddress          IANATn3270eAddress,
      tn3270eSrvrPortRowStatus        RowStatus
    }
        
  tn3270eSrvrPort OBJECT-TYPE
      SYNTAX      Unsigned32 (0..65535)
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
         "Indicates a port assigned to a server."
      ::= { tn3270eSrvrPortEntry 1 }
        
  tn3270eSrvrPortAddrType OBJECT-TYPE
      SYNTAX      IANATn3270eAddrType
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "Indicates the type of an address local to the host on
          which the TN3270E server resides that is represented
          in tn3270eSrvrPortAddress.  A value of unknown(0)
          SHALL be used for this object when the port is not
          to be restricted to a local address."
      ::= { tn3270eSrvrPortEntry 2 }
        

tn3270eSrvrPortAddress OBJECT-TYPE SYNTAX IANATn3270eAddress MAX-ACCESS not-accessible STATUS current DESCRIPTION "A local address on the host that a TN3270E server resides on that is associated with a TCP port that is to be used or is in use by a TN3270E server. tn3270eClientGroupAddrType indicates the address type (IPv4 or IPv6, for example).

TN3270ESRVRPORTADDRESSオブジェクトタイプの構文IANATN3270EADDRESS MAX-ACCESS NOT-ACCESSABLEステータス現在の現在の説明 "TN3270Eサーバーが使用または使用しているTCPポートに関連付けられているTN3270Eサーバーのホストのローカルアドレス。TN3270Eサーバー。アドレスタイプ(たとえば、IPv4またはIPv6)を示します。

           A zero-length octet string SHALL be used as the
           value of this object when a local address isn't
           being specified."
      ::= { tn3270eSrvrPortEntry 3 }
        

tn3270eSrvrPortRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object allows entries to be created and deleted in the tn3270eSrvrPortTable. Entries may also be created and deleted as a result of implementation-dependent operations.

TN3270ESRVRPORTROWSTATUSオブジェクトタイプの構文rowStatus max-access read-createステータス現在の説明 "このオブジェクトは、TN3270ESRVRPORTTABLEでエントリを作成および削除できるようにします。

Since this is the only accessible object in this table, a Management Station can create a conceptual row via a SET operation that specifies a value only for this object.

これはこのテーブルで唯一のアクセス可能なオブジェクトであるため、管理ステーションは、このオブジェクトのみの値を指定する設定操作を介して概念的行を作成できます。

          An entry in this table is deleted by setting this object
          to destroy(6).  Deletion of a tn3270eSrvrPortEntry has
          no effect on any other table entry defined by this MIB."
      REFERENCE
          "RFC 1903, 'Textual Conventions for version 2 of the
          Simple Network Management Protocol (SNMPv2).'"
      ::= { tn3270eSrvrPortEntry 4 }
        

tn3270eSrvrStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF Tn3270eSrvrStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table defines a set of statistics concerning TN3270E server performance.

TN3270ESRVRSTATABLEオブジェクトタイプの構文シーケンスTN3270ESRVRSTATSENTRY MAX-ACCESS NOT-ACCASSABLE CURRENT現在の説明 "この表は、TN3270Eサーバーのパフォーマンスに関する一連の統計を定義します。

          No entry in this table shall exist without
          a corresponding (same tn3270eSrvrConfIndex) entry in
                the tn3270eSrvrConfTable existing."
      ::= { tn3270eObjects 3 }
        

tn3270eSrvrStatsEntry OBJECT-TYPE SYNTAX Tn3270eSrvrStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A collection of statistical and maximum usage objects for a single TN3270 server. An entry can represent the total activity of the server, or it can represent the activity occurring at the server on either a port or a port-and-local-address basis.

TN3270ESRVRSTATSENTRYオブジェクトタイプ構文TN3270ESRVRSTATSENTRY ACCESS NOT-ACCESSALITIBLE CURRENT CURERT CURERT CURRET説明 "単一のTN3270サーバーの統計的および最大使用量オブジェクトのコレクション。エントリは、サーバーの総アクティビティを表すことができます。ポートまたはポートアンドローカルアドレスベースのサーバー。

Collection of the statistics represented by the objects in this table is not mandatory. An implementation of this table MUST use only one of the three levels of refinement that this table supports for the entries associated with each TN3270E server.

この表のオブジェクトによって表される統計の収集は必須ではありません。このテーブルの実装では、このテーブルが各TN3270Eサーバーに関連付けられたエントリに対してサポートする3つのレベルの改良のうちの1つのみを使用する必要があります。

The indexing for a row that represents total server statistics is as follows:

サーバーの合計統計を表す行のインデックスは次のとおりです。

tn3270eSrvrConfIndex value identifying the server tn3270eSrvrPort 0 tn3270eSrvrPortAddrType unknown(0) tn3270eSrvrPortAddress zero-length octet string.

TN3270ESRVRCONFINDEX値サーバーの識別TN3270ESRVRPORT 0 TN3270ESRVRPORTADDRTYPE不明(0)TN3270ESRVRPORTADDRESS ZERO-LENGTH OCTET STRING。

On a port basis:

ポートベース:

tn3270eSrvrConfIndex value identifying the server tn3270eSrvrPort > 0 tn3270eSrvrPortAddrType unknown(0) tn3270eSrvrPortAddress zero-length octet string.

TN3270ESRVRCONFINDEX値サーバーの識別TN3270ESRVRPORT> 0 TN3270ESRVRPORTADDRTYPE不明(0)TN3270ESRVRPORTADDRESS ZERO-Length Octet String。

On a port-and-local-address basis:

ポートアンドローカルアドレスベースで:

tn3270eSrvrConfIndex value identifying the server tn3270eSrvrPort > 0 tn3270eSrvrPortAddrType valid value other than unknown(0) tn3270eSrvrPortAddress non-zero-length octet string.

TN3270ESRVRCONFINDEX値サーバーの識別TN3270ESRVRPORT> 0 TN3270ESRVRPORTADDRTYPE有効な値は不明(0)TN3270ESRVRPORTADDRESS非ゼロ長オクタット文字列。

" INDEX { tn3270eSrvrConfIndex, tn3270eSrvrPort, tn3270eSrvrPortAddrType, tn3270eSrvrPortAddress

"index {TN3270ESRVRCONFINDEX、TN3270ESRVRPORT、TN3270ESRVRPORTADDRTYPE、TN3270ESRVRPORTADDRESS

                  }
      ::= { tn3270eSrvrStatsTable 1 }
        
  Tn3270eSrvrStatsEntry ::= SEQUENCE {
      tn3270eSrvrStatsUpTime          TimeStamp,
      tn3270eSrvrStatsMaxTerms        Unsigned32,
      tn3270eSrvrStatsInUseTerms      Gauge32,
      tn3270eSrvrStatsSpareTerms      Gauge32,
      tn3270eSrvrStatsMaxPtrs         Unsigned32,
      tn3270eSrvrStatsInUsePtrs       Gauge32,
      tn3270eSrvrStatsSparePtrs       Gauge32,
      tn3270eSrvrStatsInConnects      Counter32,
      tn3270eSrvrStatsConnResrceRejs  Counter32,
      tn3270eSrvrStatsDisconnects     Counter32,
      tn3270eSrvrStatsHCInOctets      Counter64,
      tn3270eSrvrStatsInOctets        Counter32,
      tn3270eSrvrStatsHCOutOctets     Counter64,
      tn3270eSrvrStatsOutOctets       Counter32,
      tn3270eSrvrStatsConnErrorRejs   Counter32
    }
        

tn3270eSrvrStatsUpTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "The value of the sysUpTime object the last time the TN3270E server was re-initialized.

TN3270ESRVRSTATSUPTIMEオブジェクトタイプの構文タイムスタンプマックスアクセス読み取り専用ステータス現在の説明 "TN3270Eサーバーが最後に再開されたとき、sysuptimeオブジェクトの値。

          Server re-initialization is the only discontinuity
          event for the counters in this table.  Even if table
          entries are on a port or port-and-local-address
          basis, port deactivation and reactivation do not
          result in counter discontinuities."
      ::= { tn3270eSrvrStatsEntry 2 }
        
  tn3270eSrvrStatsMaxTerms OBJECT-TYPE
      SYNTAX      Unsigned32
      UNITS       "LUs"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
         "Indicates the maximum number of terminal LUs available
         for use at a TN3270E server for the granularity of this
         conceptual row (server-wide, port, or
         port-and-local-address)."
      ::= { tn3270eSrvrStatsEntry 3 }
        
  tn3270eSrvrStatsInUseTerms OBJECT-TYPE
      SYNTAX      Gauge32
      UNITS       "LUs"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
         "Indicates the number of terminal LUs currently in
         use at a TN3270E server for the granularity of this
         conceptual row (server-wide, port, or
         port-and-local-address)."
      ::= { tn3270eSrvrStatsEntry 4 }
        

tn3270eSrvrStatsSpareTerms OBJECT-TYPE SYNTAX Gauge32 UNITS "LUs" MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the number of free terminal LUs at a TN3270E server for the granularity of this conceptual row (server-wide, port, or port-and-local-address).

TN3270ESRVRSTATSSSPARETERMSオブジェクトタイプの構文ゲージ32ユニット「LUS」マックスアクセス読み取り専用ステータス現在の説明 "この概念の列(サーバーワイド、ポート、ポート - アンド - ポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートとポートのフリーターミナルLUSの数を示します。ローカルアドレス)。

It is possible that the difference between tn3270eSrvrStatsMaxTerms and tn3270eSrvrStatsInUseTerms in a conceptual row does not equal the value of tn3270eSrvrStatsSpareTerms in that row: an LU may exist but not be usable by a client connection.

TN3270ESRVRSTATSMAXTERMSとTN3270ESRVRSTATSINUSETERMSの概念的行の違いは、その行のTN3270ESRVRSTATSSSPARETERMSの値に等しくない可能性があります。

Alternatively, the administrative ceiling represented by tn3270eSrvrStatsMaxTerms may have been lowered to a point where it is less than the current value of tn3270eSrvrStatsInUseTerms. In this case tn3270eSrvrStatsSpareTerms returns the value 0."

あるいは、TN3270ESRVRSTATSMAXTERMSで表される管理上の天井は、TN3270ESRVRSTATSINUSETERMSの現在の値よりも少ないポイントまで下げられた可能性があります。この場合、TN3270ESRVRSTATSSSPARETERMSは値0を返します。」

      ::= { tn3270eSrvrStatsEntry 5 }
        
  tn3270eSrvrStatsMaxPtrs OBJECT-TYPE
      SYNTAX      Unsigned32
      UNITS       "Printer Resources"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
         "Indicates the maximum number of printer resources
         available for use by a TN3270E server for the
         granularity of this conceptual row (server-wide,
         port, or port-and-local-address)."
      ::= { tn3270eSrvrStatsEntry 6 }
        
  tn3270eSrvrStatsInUsePtrs OBJECT-TYPE
      SYNTAX      Gauge32
      UNITS       "Printer Resources"
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
         "Indicates the number of printer resources
         currently in use by a TN3270E server for the
         granularity of this conceptual row (server-wide,
         port, or port-and-local-address)."
      ::= { tn3270eSrvrStatsEntry 7 }
        

tn3270eSrvrStatsSparePtrs OBJECT-TYPE SYNTAX Gauge32 UNITS "Spare Printer Resources" MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the number of free printer resources at a TN3270E server for the granularity of this conceptual row (server-wide, port, or port-and-local-address).

TN3270ESRVRSTATSSSPAREPTRSオブジェクトタイプの構文ゲージ32ユニット「スペアプリンターリソース」マックスアクセス読み取り専用ステータス現在の説明 "and-local-Address)。

It is possible that the difference between tn3270eSrvrStatsMaxPtrs and tn3270eSrvrStatsInUsePtrs in a conceptual row does not equal the value of tn3270eSrvrStatsSparePtrs in that row: a printer resource may exist but not be usable by a client connection.

概念的行のTN3270ESRVRSTATSMAXPTRSとTN3270ESRVRSTATSINUSIPTRSの違いは、その行のTN3270ESRVRSTATSSSPAREPTRSの値に等しくない可能性があります。

         Alternatively, the administrative ceiling represented
         by tn3270eSrvrStatsMaxPtrs may have been lowered to
         a point where it is less than the current value of
         tn3270eSrvrStatsInUsePtrs.  In this case
         tn3270eSrvrStatsSparePtrs returns the value 0."
      ::= { tn3270eSrvrStatsEntry 8 }
        

tn3270eSrvrStatsInConnects OBJECT-TYPE SYNTAX Counter32 UNITS "connections" MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the number of client (TCP) connections that succeeded at a TN3270E server for the granularity of this conceptual row (server-wide, port, or port-and-local-address).

TN3270ESRVRSTATSINCNECTS OBLEST-TYPE SYNTAX COUNTY32ユニット「接続」マックスアクセス読み取り専用ステータス現在ポートアンドローカルアドレス)。

The tn3270eSrvrStatsConnResrceRejs and tn3270eSrvrStatsConnErrorRejs objects provide a count of failed connection attempts.

TN3270ESRVRSTATSCONNRESRCEREJSおよびTN3270ESRVRSTATSCONNERRORREJSオブジェクトは、失敗した接続試行のカウントを提供します。

         A Management Station can detect discontinuities in
         this counter by monitoring the tn3270eSrvrStatsUpTime
         object."
      ::= { tn3270eSrvrStatsEntry 9 }
        

tn3270eSrvrStatsConnResrceRejs OBJECT-TYPE SYNTAX Counter32 UNITS "connection attempts" MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the number of (TCP) connections rejected during connection setup at a TN3270E server for the granularity of this conceptual row (server-wide, port, or port-and-local-address) due to a lack of resources at the server. An example of when this counter would be incremented is when no terminal or printer resource is available to associate with a client's TCP connection.

TN3270ESRVRSTATSCONNRESRCEREJSオブジェクトタイプの構文カウンター32ユニット「接続試行」最大アクセス読み取り専用ステータス現在の説明 "は、「TCP)接続の数を示します。、またはポートアンドローカルアドレス)サーバーにリソースが不足しているためです。このカウンターがインクリメントされる場合の例は、クライアントのTCP接続に関連する端末またはプリンターリソースが利用できない場合です。

         A Management Station can detect discontinuities in
         this counter by monitoring the tn3270eSrvrStatsUpTime
         object."
      ::= { tn3270eSrvrStatsEntry 10 }
        

tn3270eSrvrStatsDisconnects OBJECT-TYPE SYNTAX Counter32 UNITS "disconnections" MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the number of (TCP) connections that were disconnected at a TN3270E server for the granularity of this conceptual row (server-wide, port, or port-and-local-address).

TN3270ESRVRSTATSDISCONNECTSオブジェクトタイプの構文カウンター32ユニット「切断」「最大アクセスの読み取り専用ステータス現在の説明」は、「この概念の列、またはポート、またはポート、またはポート、またはポート、またはポート、またはポート、またはポート、またはポート、またはポート、またはポート、またはポート、またはポート、またはポート、またはポート、またはポートの粒度のためにTN3270Eサーバーで切断された(TCP)接続の数を示します。ポートアンドローカルアドレス)。

         A Management Station can detect discontinuities in
         this counter by monitoring the tn3270eSrvrStatsUpTime
         object."
      ::= { tn3270eSrvrStatsEntry 11 }
        

tn3270eSrvrStatsHCInOctets OBJECT-TYPE SYNTAX Counter64 UNITS "octets" MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the number of octets received from TN3270 and TN3270E clients for the granularity of this conceptual row (server-wide, port, or port-and-local-address).

TN3270ESRVRSTATSHCINOCTETSオブジェクトタイプの構文カウンター64ユニット「オクテット」「マックスアクセス読み取り専用ステータス現在の説明」は、この概念の列(サーバー、ポート、またはポートアンドポート - ポートアンドポート - ポートアンドポートアンドポートの粒度についてTN3270およびTN3270Eクライアントの数を示します。ローカルアドレス)。

         A Management Station can detect discontinuities in
         this counter by monitoring the tn3270eSrvrStatsUpTime
         object."
      ::= { tn3270eSrvrStatsEntry 12 }
        

tn3270eSrvrStatsInOctets OBJECT-TYPE SYNTAX Counter32 UNITS "octets" MAX-ACCESS read-only STATUS current DESCRIPTION "Low-order 32 bits of tn3270eSrvrStatsHCInOctets for this conceptual row.

TN3270ESRVRSTATSINOCTETSオブジェクトタイプの構文カウンター32ユニット「オクテット」「最大アクセス読み取り専用ステータス現在の説明」この概念的行のTN3270ESRVRSTATSHCINOCTETの低次の32ビット。

         A Management Station can detect discontinuities in
         this counter by monitoring the tn3270eSrvrStatsUpTime
         object."
      ::= { tn3270eSrvrStatsEntry 13 }
        

tn3270eSrvrStatsHCOutOctets OBJECT-TYPE SYNTAX Counter64 UNITS "octets" MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the number of octets sent to TN3270 and TN3270E clients for the granularity of this conceptual row (server-wide, port, or port-and-local-address).

TN3270ESRVRSTATSHCOUTOCTETSオブジェクトタイプの構文カウンター64ユニット「オクテット」「マックスアクセス読み取り専用ステータス現在の説明」は、この概念的列の粒度のためにTN3270およびTN3270Eクライアントの数を示します(サーバー、またはポート、またはポートアンドポート - ポートとポート - ローカルアドレス)。

         A Management Station can detect discontinuities in
         this counter by monitoring the tn3270eSrvrStatsUpTime
         object."
      ::= { tn3270eSrvrStatsEntry 14 }
        

tn3270eSrvrStatsOutOctets OBJECT-TYPE SYNTAX Counter32 UNITS "octets" MAX-ACCESS read-only STATUS current DESCRIPTION

TN3270ESRVRSTATSOUTOCTETSオブジェクトタイプの構文カウンター32ユニット "オクター" max-access読み取り専用ステータス現在の説明

"Low-order 32 bits of tn3270eSrvrStatsHCOutOctets for this conceptual row.

「この概念的行のためのTN3270ESRVRSTATSHCOUTOCTETSの低次の32ビット。

         A Management Station can detect discontinuities in
         this counter by monitoring the tn3270eSrvrStatsUpTime
         object."
      ::= { tn3270eSrvrStatsEntry 15 }
        

tn3270eSrvrStatsConnErrorRejs OBJECT-TYPE SYNTAX Counter32 UNITS "connection attempts" MAX-ACCESS read-only STATUS current DESCRIPTION "Indicates the number of (TCP) connections rejected during connection setup at a TN3270E server for the granularity of this conceptual row (server-wide, port, or port-and-local-address) due to an error of some type. An example of when this counter would be incremented is when the client and the server cannot agree on a common set of TN3270E functions for the connection.

TN3270ESRVRSTATSCONNERRORREJSオブジェクトタイプの構文カウンター32ユニット「接続試行」最大アクセス読み取り専用ステータス現在の説明「TCP)接続の数を示します。、またはポートアンドローカルアドレス)何らかのタイプのエラーによる。このカウンターがインクリメントされる場合の例は、クライアントとサーバーが接続のTN3270E関数の共通セットに同意できない場合です。

         A Management Station can detect discontinuities in
         this counter by monitoring the tn3270eSrvrStatsUpTime
         object."
      ::= { tn3270eSrvrStatsEntry 16 }
        

tn3270eClientGroupTable OBJECT-TYPE SYNTAX SEQUENCE OF Tn3270eClientGroupEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table defines client address groupings for use by a TN3270E server.

TN3270ECLIENTGROPTABLEオブジェクトタイプの構文シーケンスTN3270ECLIENTGROUPENTRY MAX-ACCESS NOT-ACCESSABLE CURRENT CURRET説明 "このテーブルは、TN3270Eサーバーによる使用のためのクライアントアドレスグループを定義します。

No entry in this table shall exist without a corresponding (same tn3270eSrvrConfIndex) entry in the tn3270eSrvrConfTable existing.

この表には、既存のTN3270ESRVRCONFTABLEに対応する(同じTN3270ESRVRCONFINDEX)エントリなしで存在することはありません。

          An implementation SHOULD NOT retain SNMP-created
          entries in this table across re-IPLs (Initial Program
          Loads) of the corresponding TN3270E server."
      ::= { tn3270eObjects 4 }
        
  tn3270eClientGroupEntry OBJECT-TYPE
      SYNTAX      Tn3270eClientGroupEntry
      MAX-ACCESS  not-accessible
        STATUS      current
      DESCRIPTION
          "Definition of a single client address entry.  All
          entries with the same first two indexes,
          tn3270eSrvrConfIndex and tn3270eClientGroupName, are
          considered to be in the same client group."
      INDEX       { tn3270eSrvrConfIndex,
                    tn3270eClientGroupName,
                    tn3270eClientGroupAddrType,
                    tn3270eClientGroupAddress }
      ::= { tn3270eClientGroupTable 1 }
        
  Tn3270eClientGroupEntry ::= SEQUENCE {
      tn3270eClientGroupName           Utf8String,
      tn3270eClientGroupAddrType       IANATn3270eAddrType,
      tn3270eClientGroupAddress        IANATn3270eAddress,
      tn3270eClientGroupSubnetMask     IpAddress,
      tn3270eClientGroupPfxLength      Unsigned32,
      tn3270eClientGroupRowStatus      RowStatus
  }
        
  tn3270eClientGroupName OBJECT-TYPE
      SYNTAX      Utf8String (SIZE(1..24))
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "The name of a client group.  Note: client group
          names are required to be unique only with respect
          to a single TN3270E server."
      ::= { tn3270eClientGroupEntry 1 }
        
  tn3270eClientGroupAddrType OBJECT-TYPE
      SYNTAX      IANATn3270eAddrType
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "Indicates the type of the address represented in
           tn3270eClientGroupAddress."
      ::= { tn3270eClientGroupEntry 2 }
        

tn3270eClientGroupAddress OBJECT-TYPE SYNTAX IANATn3270eAddress MAX-ACCESS not-accessible STATUS current DESCRIPTION "The client address of a member of a client group. The value of tn3270eClientGroupAddrType indicates the address type (IPv4 or IPv6, for example)."

TN3270ECLIENTGROUPADDRESSオブジェクトタイプの構文IANATN3270EADDRESS MAX-ACCESS NOT-ACCESSABLE CURRENT CURERT説明 "クライアントグループのメンバーのクライアントアドレス。TN3270ECLIENTGROUPADDRTYPEの値は、アドレスタイプ(IPV4またはIPV6)を示します。

      ::= { tn3270eClientGroupEntry 3 }
        

tn3270eClientGroupSubnetMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-create STATUS current DESCRIPTION "The corresponding subnet mask associated with tn3270eClientGroupAddress. A single IP address is represented by having this object contain the value of 255.255.255.255.

TN3270ECLIENTGROUPSUBSUBNETMASKオブジェクトタイプ構文iPaddress Max-Access read-Createステータス現在の説明 "TN3270ECLIENTGROUPADRESSに関連付けられた対応するサブネットマスク。単一のIPアドレスは、このオブジェクトに255.255.255.255の値を含めることによって表されます。

           This object's value is meaningful only if
           tn3270eClientGroupAddrType has a value of ipv4(1)."
      DEFVAL { 'FFFFFFFF'H }
      ::= { tn3270eClientGroupEntry 4 }
        

tn3270eClientGroupPfxLength OBJECT-TYPE SYNTAX Unsigned32 (0..128) UNITS "bits" MAX-ACCESS read-create STATUS current DESCRIPTION "The corresponding IPv6 network prefix length.

TN3270ECLIENTGROUPPFXLENGTH-TYPE SYNTAX UNSIGNED32(0..128)ユニット「ビット」MAX-ACCESS READ-CREATEステータス現在の説明 "対応するIPv6ネットワークプレフィックス長。

          This object's value is meaningful only if
          tn3270eClientGroupAddrType  has a value of ipv6(2)."
      DEFVAL { 0 }
      ::= { tn3270eClientGroupEntry 5 }
        

tn3270eClientGroupRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object allows entries to be created and deleted in the tn3270eClientGroupTable. Entries may also be created and deleted as a result of implementation-dependent operations.

TN3270ECLIENTGROUPROWSTATUSオブジェクトタイプの構文rowStatus max-access read-createステータス現在の説明 "このオブジェクトは、TN3270ECLIENTGROPTABLEでエントリを作成および削除できるようにします。

An entry in this table is deleted by setting this object to destroy(6). When the number of entries in this table for a given client group becomes 0, this has the side-effect of removing any entries for the group in the tn3270eClientResMapTable." REFERENCE "RFC 1903, 'Textual Conventions for version 2 of the Simple Network Management Protocol (SNMPv2).'"

このテーブルのエントリは、このオブジェクトを破壊するように設定することにより削除されます(6)。特定のクライアントグループのこのテーブルのエントリの数が0になると、これはTN3270ECLIENTRESMAPTABLEのグループのエントリを削除する副作用があります。プロトコル(SNMPV2)。 '"

      ::= { tn3270eClientGroupEntry 6 }
        

tn3270eResPoolTable OBJECT-TYPE SYNTAX SEQUENCE OF Tn3270eResPoolEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table defines resource groupings; the term 'pool' is used as it is defined by RFC 2355.

TN3270ERESPOOLTABLEオブジェクトタイプタイプの構文シーケンスTN3270ERESPOULENTRY MAX-ACCESS NOT-ACCESSABLE CURRENT CURERT CURREAT説明「このテーブルはリソースグループを定義します。「プール」という用語は、RFC 2355で定義されているように使用されます。

No entry in this table shall exist without a corresponding (same tn3270eSrvrConfIndex) entry in the tn3270eSrvrConfTable existing.

この表には、既存のTN3270ESRVRCONFTABLEに対応する(同じTN3270ESRVRCONFINDEX)エントリなしで存在することはありません。

          An implementation SHOULD NOT retain SNMP-created
          entries in this table across re-IPLs (Initial Program
          Loads) of the corresponding TN3270E server."
      ::= { tn3270eObjects 5 }
        
  tn3270eResPoolEntry OBJECT-TYPE
      SYNTAX      Tn3270eResPoolEntry
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "Definition of a single resource pool member.  All entries
          with the same first two indexes, tn3270eSrvrConfIndex and
          tn3270eResPoolName, are considered to be in the same pool."
      INDEX  { tn3270eSrvrConfIndex,
               tn3270eResPoolName,
               tn3270eResPoolElementName }
      ::= { tn3270eResPoolTable 1 }
        
  Tn3270eResPoolEntry ::= SEQUENCE {
      tn3270eResPoolName           Utf8String,
      tn3270eResPoolElementName    SnaResourceName,
      tn3270eResPoolElementType    IANATn3270ResourceType,
      tn3270eResPoolRowStatus      RowStatus
  }
        
  tn3270eResPoolName OBJECT-TYPE
      SYNTAX      Utf8String (SIZE(1..24))
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "The name of a resource pool."
      ::= { tn3270eResPoolEntry 1 }
        

tn3270eResPoolElementName OBJECT-TYPE

TN3270ERESPOULEMENTNAMEオブジェクトタイプ

      SYNTAX      SnaResourceName
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "The name of a member of a resource pool."
      ::= { tn3270eResPoolEntry 2 }
        
  tn3270eResPoolElementType OBJECT-TYPE
      SYNTAX      IANATn3270ResourceType
      MAX-ACCESS  read-create
      STATUS      current
      DESCRIPTION
          "The type of the entity in a resource pool."
      ::= { tn3270eResPoolEntry 3 }
        

tn3270eResPoolRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object allows entries to be created and deleted in the tn3270eResPoolTable. Entries may also be created and deleted as a result of implementation-dependent operations.

TN3270ERESPOOLROWSTATUS OBLECT-TYPE SYNTAX ROWSTATUS MAX-CREATEステータス現在の説明 "このオブジェクトは、エントリをTN3270ERESPOOLTABLEで作成および削除できます。エントリは、実装依存の操作の結果として作成および削除することもできます。

          An entry in this table is deleted by setting this object
          to destroy(6).  When all entries in this table associated
          with the same tn3270eResPoolElementName have been removed,
          then any associated (tn3270eResPoolElementName matching
          tn3270eClientResMapPoolName with same tn3270eSrvrConfIndex
          values) entries in the tn3270eClientResMapTable SHALL
          also be removed."
      REFERENCE
          "RFC 1903, 'Textual Conventions for version 2 of the
          Simple Network Management Protocol (SNMPv2).'"
      ::= { tn3270eResPoolEntry 4 }
        

tn3270eSnaMapTable OBJECT-TYPE SYNTAX SEQUENCE OF Tn3270eSnaMapEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table provide a mapping from the name by which a secondary LU is known in the SNA network to the name by which it is known locally at the TN3270e server. This latter name serves as an index into the tn3270eResPoolTable and the tn3270eResMapTable.

TN3270ESNAMAPTABLEオブジェクトタイプタイプの構文シーケンスTN3270 ESNAMAPENTRY MAX-ACCESS NOT-ACCESSABLEステータス現在の説明 "このテーブルは、SNAネットワークでSNAネットワークで知られている名前からマッピングを提供します。。この後者の名前は、TN3270ERESPOLTABLEおよびTN3270ERESMAPTABLEのインデックスとして機能します。

          No entry in this table shall exist without
          a corresponding (same tn3270eSrvrConfIndex) entry in
          the tn3270eSrvrConfTable existing."
      ::= { tn3270eObjects 6 }
        

tn3270eSnaMapEntry OBJECT-TYPE SYNTAX Tn3270eSnaMapEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Definition of a single mapping from an SSCP-supplied SLU name to a local SLU name.

TN3270ESNAMAPENTRYオブジェクトタイプの構文TN3270ESNAMAPENTRY MAX-ACCESS NOT-ACCESSABLEステータス現在の説明 "SSCPサプリされたSLU名からローカルSLU名への単一のマッピングの定義。

          Note:  In certain pathological cases, it is possible
          that an SSCP will send on an ACTLU for a local LU an
          SLU name currently represented by an entry in this
          table that associates it with a different local LU.
          In these cases the association from the newer ACTLU
          SHOULD be the one represented in this table."
      INDEX  { tn3270eSrvrConfIndex,
               tn3270eSnaMapSscpSuppliedName }
      ::= { tn3270eSnaMapTable 1 }
        
  Tn3270eSnaMapEntry ::= SEQUENCE {
      tn3270eSnaMapSscpSuppliedName     SnaResourceName,
      tn3270eSnaMapLocalName            SnaResourceName,
      tn3270eSnaMapPrimaryLuName        SnaResourceName
  }
        
  tn3270eSnaMapSscpSuppliedName OBJECT-TYPE
      SYNTAX      SnaResourceName
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "The name of the secondary LU (SLU) as it is known in
           the SNA network.  This name is sent by the SSCP on
           the Activate Logical Unit (ACTLU) request."
      ::= { tn3270eSnaMapEntry 1 }
        
  tn3270eSnaMapLocalName OBJECT-TYPE
      SYNTAX      SnaResourceName
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "The local name of the secondary LU (SLU)."
      ::= { tn3270eSnaMapEntry 2 }
        

tn3270eSnaMapPrimaryLuName OBJECT-TYPE

TN3270ESNAMAPPRIMARYLUNAMEオブジェクトタイプ

      SYNTAX   SnaResourceName
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "When there is a currently active LU-LU session for
          this connection, this object returns the primary LU
          (PLU) name from the BIND.  When there is no active
          LU-LU session, or when the PLU name is unavailable
          for some other reason, this object returns a
          zero-length octet string."
      ::= { tn3270eSnaMapEntry 3 }
        

tn3270eClientResMapTable OBJECT-TYPE SYNTAX SEQUENCE OF Tn3270eClientResMapEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table defines resource-pool to client-group mappings. Since both the resource pool name and client group name are included in the index clause of this table, multiple resource pools can be assigned to the same client group. This enables use of multiple resource pools for use in client to resource mapping. Assigning multiple client groups to the same resource pool is also allowed, but is not the primary purpose for how the indexing is structured.

TN3270ECLIENTRESMAPTABLEオブジェクトタイプの構文シーケンスTN3270ECLIENTRESMAPENTRY MAX-ACCESS NOT-ACCESSABLEステータス現在の説明 "このテーブルは、リソースプールをクライアントグループマッピングに定義します。複数のリソースプールを同じクライアントグループに割り当てることができます。これにより、クライアントで使用するために複数のリソースプールを使用してリソースマッピングを使用できます。複数のクライアントグループを同じリソースプールに割り当てることも許可されていますが、インデックス作成方法の主な目的ではありません。構造化されています。

Assignment of a resource pool to client group can be restricted based on TCP port. An index value of 0 for tn3270eClientResMapClientPort disables restriction of resource assignment based on client target port selection.

クライアントグループへのリソースプールの割り当ては、TCPポートに基づいて制限できます。TN3270ECLIENTRESMAPCLIENTPORTのインデックス値は、クライアントターゲットポートの選択に基づいてリソース割り当ての制限を無効にします。

No entry in this table shall exist without a corresponding (same tn3270eSrvrConfIndex) entry in the tn3270eSrvrConfTable existing.

この表には、既存のTN3270ESRVRCONFTABLEに対応する(同じTN3270ESRVRCONFINDEX)エントリなしで存在することはありません。

          An implementation SHOULD NOT retain SNMP-created
          entries in this table across re-IPLs (Initial Program
          Loads) of the corresponding TN3270E server."
      ::= { tn3270eObjects 7 }
        
  tn3270eClientResMapEntry OBJECT-TYPE
      SYNTAX      Tn3270eClientResMapEntry
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "Definition of a single resource pool to client group
            mapping."
      INDEX  { tn3270eSrvrConfIndex,
               tn3270eClientResMapPoolName,
               tn3270eClientResMapClientGroupName,
               tn3270eClientResMapClientPort }
      ::= { tn3270eClientResMapTable 1 }
        
  Tn3270eClientResMapEntry ::= SEQUENCE {
      tn3270eClientResMapPoolName           Utf8String,
      tn3270eClientResMapClientGroupName    Utf8String,
      tn3270eClientResMapClientPort         Unsigned32,
      tn3270eClientResMapRowStatus          RowStatus
  }
        
  tn3270eClientResMapPoolName OBJECT-TYPE
      SYNTAX      Utf8String (SIZE(1..24))
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "The name of a resource pool."
      ::= { tn3270eClientResMapEntry 1 }
        
  tn3270eClientResMapClientGroupName OBJECT-TYPE
      SYNTAX      Utf8String (SIZE(1..24))
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "The name of the client group that is mapped to a
           resource pool."
      ::= { tn3270eClientResMapEntry 2 }
        
  tn3270eClientResMapClientPort OBJECT-TYPE
      SYNTAX      Unsigned32 (0..65535)
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "A port number restricting the scope of a mapping
          from a resource pool to a client group.  The
          value 0 for this object indicates that the scope
          of the mapping is not restricted."
      ::= { tn3270eClientResMapEntry 3 }
        

tn3270eClientResMapRowStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "This object allows entries to be created and deleted in the tn3270eClientResMapTable. Entries may also be created and deleted as a result of implementation-dependent operations.

TN3270ECLIENTRESMAPROWSTATUSオブジェクトタイプの構文ROWSTATUS MAX-ACCESS READ-CREATEステータス現在の説明 "このオブジェクトは、エントリをTN3270ECLIENTRESMAPTABLEで作成および削除できるようにします。

          An entry in this table is deleted by setting this object
          to destroy(6).  Removing an entry from this table doesn't
          affect any other table entry defined in this MIB."
      REFERENCE
          "RFC 1903, 'Textual Conventions for version 2 of the
          Simple Network Management Protocol (SNMPv2).'"
      ::= { tn3270eClientResMapEntry 4 }
        

tn3270eResMapTable OBJECT-TYPE SYNTAX SEQUENCE OF Tn3270eResMapEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table defines the actual mapping of a resource to a client address.

TN3270ERESMAPTABLEオブジェクトタイプの構文シーケンスTN3270ERESMAPENTRY MAX-ACCESSアクセス不可能なステータス現在の説明 "このテーブルは、クライアントアドレスへのリソースの実際のマッピングを定義します。

          No entry in this table shall exist without
          a corresponding (same tn3270eSrvrConfIndex) entry in
          the tn3270eSrvrConfTable existing."
      ::= { tn3270eObjects 8 }
        
  tn3270eResMapEntry OBJECT-TYPE
      SYNTAX      Tn3270eResMapEntry
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "Definition of the mapping of a Resource Element to
           a client address."
      INDEX  { tn3270eSrvrConfIndex,
               tn3270eResMapElementName }
      ::= { tn3270eResMapTable 1 }
        
  Tn3270eResMapEntry ::= SEQUENCE {
      tn3270eResMapElementName       SnaResourceName,
      tn3270eResMapAddrType          IANATn3270eAddrType,
      tn3270eResMapAddress           IANATn3270eAddress,
      tn3270eResMapPort              Unsigned32,
      tn3270eResMapElementType       IANATn3270ResourceType,
      tn3270eResMapSscpSuppliedName  SnaResourceName
  }
        
  tn3270eResMapElementName OBJECT-TYPE
      SYNTAX      SnaResourceName
      MAX-ACCESS  not-accessible
        STATUS      current
      DESCRIPTION
          "The name of a resource element.  This is the name by
          which the server implementing this table knows the
          resource.  It may be different from the name by which
          the resource is known in the SNA network.  This latter
          name is returned in the tn3270eResMapSscpSuppliedName
          object."
      ::= { tn3270eResMapEntry 1 }
        
  tn3270eResMapAddrType OBJECT-TYPE
      SYNTAX      IANATn3270eAddrType
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "Indicates the type of the client address represented
          in tn3270eResMapAddress."
      ::= { tn3270eResMapEntry 2 }
        
  tn3270eResMapAddress OBJECT-TYPE
      SYNTAX      IANATn3270eAddress
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "A client address."
      ::= { tn3270eResMapEntry 3 }
        
  tn3270eResMapPort OBJECT-TYPE
      SYNTAX      Unsigned32 (0..65535)
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "A client port."
      ::= { tn3270eResMapEntry 4 }
        
  tn3270eResMapElementType OBJECT-TYPE
      SYNTAX      IANATn3270ResourceType
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "The type of the associated resource element."
      ::= { tn3270eResMapEntry 5 }
        

tn3270eResMapSscpSuppliedName OBJECT-TYPE SYNTAX SnaResourceName MAX-ACCESS read-only STATUS current DESCRIPTION

TN3270ERESMAPSSCPSUPPLIEDNAMEオブジェクトタイプの構文SNARESOURCENAME MAX-ACCESS READ-ONLYステータス現在の説明

          "The name of the secondary LU (SLU) as it is known
          in a SNA network.  This name is sent by the SSCP on
          the Activate Logical Unit (ACTLU) request.  If this
          name is not known, this object returns a zero-length
          octet string."
      ::= { tn3270eResMapEntry 6 }
        

-- Define the set of objects to supplement the TCP Connection Table

-TCP接続テーブルを補足するオブジェクトのセットを定義します

tn3270eTcpConnTable OBJECT-TYPE SYNTAX SEQUENCE OF Tn3270eTcpConnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table has an entry for each TN3270(E) client connection that is currently active at a TN3270E server. An implementation MAY retain entries for connections that have been terminated, but which entries are retained, how many entries are retained, and how long they are retained is entirely implementation-dependent.

TN3270ETCPCONNTABLEオブジェクトタイプタイプのTN3270ETCPCONNENTRY MAX-ACCESS NOT-ACCESSABLEステータス現在の現在の説明 "このテーブルには、現在TN3270Eサーバーで活動している各TN3270(e)クライアント接続のエントリがあります。終了しましたが、どのエントリが保持されているか、保持されるエントリの数、およびそれらがどれだけ保持されるかは完全に実装依存です。

           The indexing for this table is designed to support the
           use of an SNMP GET-NEXT operation using only the remote
           address type, remote address, and remote port, as a way
           for a Management Station to retrieve the table entries
           related to a particular TN3270(E) client."
      ::= { tn3270eObjects 9 }
        

tn3270eTcpConnEntry OBJECT-TYPE SYNTAX Tn3270eTcpConnEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Provides information about a single TN3270/TN3270E session. Note: a tn3270eSrvrConfIndex is not needed in this table, since the combination of remote and local addresses and ports is sufficient to guarantee uniqueness across the TN3270E servers serviced by an SNMP agent. Because of this indexing structure, however, this table does not support view-based access control policies that provide access to table rows on a per-server basis." INDEX { tn3270eTcpConnRemAddrType, tn3270eTcpConnRemAddress, tn3270eTcpConnRemPort, tn3270eTcpConnLocalAddrType, tn3270eTcpConnLocalAddress, tn3270eTcpConnLocalPort

TN3270ETCPCONNENTRYオブジェクトタイプ構文TN3270ETCPCONNENTRY MAX-ACCESS NOT-ACCESSABLEステータス現在の説明 "単一のTN3270/TN3270Eセッションを提供します。SNMPエージェントがサービスするTN3270Eサーバー全体で一意性を保証します。ただし、このインデックス構造のため、このテーブルは、サーバーごとにテーブル行へのアクセスを提供するビューベースのアクセス制御ポリシーをサポートしていません。」INDEX { tn3270eTcpConnRemAddrType, tn3270eTcpConnRemAddress, tn3270eTcpConnRemPort, tn3270eTcpConnLocalAddrType, tn3270eTcpConnLocalAddress, tn3270eTcpConnLocalPort

            }
      ::= { tn3270eTcpConnTable 1 }
        
  Tn3270eTcpConnEntry ::=
      SEQUENCE
      {
      tn3270eTcpConnRemAddrType          IANATn3270eAddrType,
      tn3270eTcpConnRemAddress           IANATn3270eAddress,
      tn3270eTcpConnRemPort              Unsigned32,
      tn3270eTcpConnLocalAddrType        IANATn3270eAddrType,
      tn3270eTcpConnLocalAddress         IANATn3270eAddress,
      tn3270eTcpConnLocalPort            Unsigned32,
      tn3270eTcpConnLastActivity         TimeTicks,
      tn3270eTcpConnBytesIn              Counter32,
      tn3270eTcpConnBytesOut             Counter32,
      tn3270eTcpConnResourceElement      SnaResourceName,
      tn3270eTcpConnResourceType         IANATn3270ResourceType,
      tn3270eTcpConnDeviceType           IANATn3270DeviceType,
      tn3270eTcpConnFunctions            IANATn3270Functions,
      tn3270eTcpConnId                   Unsigned32,
      tn3270eTcpConnClientIdFormat       IANATn3270eClientType,
      tn3270eTcpConnClientId             OCTET STRING,
      tn3270eTcpConnTraceData            Tn3270eTraceData,
      tn3270eTcpConnLogInfo              IANATn3270eLogData,
      tn3270eTcpConnLuLuBindImage        OCTET STRING,
      tn3270eTcpConnSnaState             INTEGER,
      tn3270eTcpConnStateLastDiscReason  INTEGER,
      tn3270eTcpConnSrvrConfIndex        Unsigned32,
      tn3270eTcpConnActivationTime       TimeStamp
      }
        
  tn3270eTcpConnRemAddrType OBJECT-TYPE
      SYNTAX   IANATn3270eAddrType
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "Indicates the type of the value of the
          tn3270eTcpConnRemAddress object.  For example,
          ipv4(1) or ipv6(2)."
      ::= { tn3270eTcpConnEntry 1 }
        

tn3270eTcpConnRemAddress OBJECT-TYPE SYNTAX IANATn3270eAddress MAX-ACCESS not-accessible STATUS current DESCRIPTION "The remote address associated with a TN3270E client. tn3270eTcpConnRemAddrType indicates the address type (IPv4 or IPv6, for example).

TN3270ETCPCONNREMADDRESSオブジェクトタイプの構文IANATN3270EADDRESS MAX-ACCESS NOT-ACCESSABLEステータス現在の説明 "TN3270Eクライアントに関連するリモートアドレス。TN3270ETCPCONNREMADDRTYPEは、アドレスを示します(IPV4またはIPV6のIPV6)。

           If a TN3270(E) client is connected to its
           server via a proxy client the address represented by
           the value of this object shall be the remote client's
           address, not the proxy client's address."
      ::= { tn3270eTcpConnEntry 2 }
        

tn3270eTcpConnRemPort OBJECT-TYPE SYNTAX Unsigned32 (0..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The remote port associated with a TN3270E client. The value 0 is used if the tn3270eTcpConnRemAddrType identifies an address type that does not support ports.

TN3270ETCPCONNREMPORTオブジェクトタイプの構文untigned32(0..65535)最大アクセスアクセス不可能なステータス現在の説明 "TN3270Eクライアントに関連付けられたリモートポート0は、TN3270ETCPCONNREMADDRTYPEの識別を識別しない場合に使用されます。

          If a TN3270(E) client is connected to its server via a proxy
          client, the port represented by the value of this object shall
          be the remote client's port, not the proxy client's port."
      ::= { tn3270eTcpConnEntry 3 }
        
  tn3270eTcpConnLocalAddrType OBJECT-TYPE
      SYNTAX   IANATn3270eAddrType
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "Indicates the type of the value of the
          tn3270eTcpConnLocalAddress object.  For example,
          ipv4(1) or ipv6(2)."
      ::= { tn3270eTcpConnEntry 4 }
        
  tn3270eTcpConnLocalAddress OBJECT-TYPE
      SYNTAX      IANATn3270eAddress
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "The local address associated with a TN3270E client.
           tn3270eTcpConnRemAddrType indicates the address type
           (IPv4 or IPv6, for example)."
      ::= { tn3270eTcpConnEntry 5 }
        

tn3270eTcpConnLocalPort OBJECT-TYPE SYNTAX Unsigned32 (1..65535) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The remote port associated with a TN3270E client."

TN3270ETCPCONNLOCOLPORTオブジェクトタイプの構文untisined32(1..65535)最大アクセスはアクセス不可能なステータス現在の説明「TN3270Eクライアントに関連付けられたリモートポート。」

      ::= { tn3270eTcpConnEntry 6 }
        
  tn3270eTcpConnLastActivity OBJECT-TYPE
      SYNTAX   TimeTicks
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "The number of 100ths of seconds since any data was
           transferred for the associated TCP Connection."
      DEFVAL  { 0 }
      ::= { tn3270eTcpConnEntry 7 }
        

tn3270eTcpConnBytesIn OBJECT-TYPE SYNTAX Counter32 UNITS "octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of bytes received by the server from TCP for this connection.

TN3270ETCPCONNBYTESINオブジェクトタイプ構文COUNTER32ユニット "Octets" max-access読み取り専用ステータス現在の説明 "この接続のためにサーバーからサーバーが受信したバイト数。

          A Management Station can detect discontinuities in
          this counter by monitoring the
          tn3270eTcpConnActivationTime object."
      ::= { tn3270eTcpConnEntry 8 }
        

tn3270eTcpConnBytesOut OBJECT-TYPE SYNTAX Counter32 UNITS "octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of bytes sent to TCP for this connection.

TN3270ETCPCONNBYTESOUTオブジェクトタイプの構文カウンター32ユニット「オクテット」「マックスアクセス読み取り専用ステータス現在の説明」この接続のためにTCPに送信されるバイト数。

          A Management Station can detect discontinuities in
          this counter by monitoring the
          tn3270eTcpConnActivationTime object."
      ::= { tn3270eTcpConnEntry 9 }
        
  tn3270eTcpConnResourceElement OBJECT-TYPE
      SYNTAX   SnaResourceName
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "LU/Print secondary name for connecting an client
           into an SNA network."
      ::= { tn3270eTcpConnEntry 10 }
        
  tn3270eTcpConnResourceType OBJECT-TYPE
      SYNTAX   IANATn3270ResourceType
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "Indicates the type of resource identified by
           tn3270eTcpConnResourceElement."
      ::= { tn3270eTcpConnEntry 11 }
        
  tn3270eTcpConnDeviceType OBJECT-TYPE
      SYNTAX   IANATn3270DeviceType
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "Indicates the device type if negotiated with the
          client.  A value of unknown(100) should be used as
          the value of this object when a device type is not
          negotiated.  Refer to RFC 2355 for how device types
          can be negotiated."
      ::= { tn3270eTcpConnEntry 12 }
        

tn3270eTcpConnFunctions OBJECT-TYPE SYNTAX IANATn3270Functions MAX-ACCESS read-only STATUS current DESCRIPTION "This object indicates which of the TN3270 and TN3270E functions were negotiated by the server and the client for this TCP connection.

TN3270ETCPCONNFUNCTIONSオブジェクトタイプの構文IANATN3270FUNCTIONS MAX-ACCESS READ-ONLYステータス現在の説明 "このオブジェクトは、TN3270およびTN3270E関数のどれがサーバーとクライアントがこのTCP接続のために交渉したかを示します。

          Refer to tn3270eSrvrFunctionsSupported for the list of
          these functions supported by the server."
      ::= { tn3270eTcpConnEntry 13 }
        

tn3270eTcpConnId OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-only STATUS current DESCRIPTION "The connection identifier associated with a TN3270 or a TN3270E session's TCP connection. TCP implementations often assign a unique (with respect to itself) unsigned integer as an identifier for a TCP connection.

TN3270ETCPCONNIDオブジェクトタイプの構文untisined32 max-access読み取り専用ステータス現在の説明 "TN3270またはTN3270EセッションのTCP接続に関連付けられている接続識別子。TCP実装は、しばしばTCPの識別係数として識別されていないインテナを割り当てることがよくあります。繋がり。

           The value 0 indicates that a connection does not have
           a valid connection identifier."
      ::= { tn3270eTcpConnEntry 14 }
        
  tn3270eTcpConnClientIdFormat OBJECT-TYPE
      SYNTAX      IANATn3270eClientType
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "The format of a corresponding tn3270eTcpConnClientId
          object as defined by the IANSTn3270eClientType textual
          convention imported from the IANATn3270eTC-MIB."
      ::= { tn3270eTcpConnEntry 15 }
        

tn3270eTcpConnClientId OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..512)) MAX-ACCESS read-only STATUS current DESCRIPTION "Additional client identification information. The type of this information is indicated by the value of the corresponding tn3270eTcpConnClientIdFormat object. All values are returned in network-byte order.

TN3270ETCPCONNCLIINTIDオブジェクトタイプ構文オクタックスオクタックスストリング(サイズ(0..512))最大アクセス読み取り専用ステータス現在ネットワークバイトの順序で返されます。

          The purpose of this object is to provide an alternate
          means of identifying a client, other than though the
          remote address returned in tn3270eTcpConnRemAddress."
      ::= { tn3270eTcpConnEntry 16 }
        
  tn3270eTcpConnTraceData OBJECT-TYPE
      SYNTAX   Tn3270eTraceData
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "Trace data for this session."
      ::= { tn3270eTcpConnEntry 17 }
        
  tn3270eTcpConnLogInfo OBJECT-TYPE
      SYNTAX      IANATn3270eLogData
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "Log information, encoded as specified in the
          IANATn3270eLogData textual convention from the
          IANAtn3270eTC-MIB."
      ::= { tn3270eTcpConnEntry 18 }
        

tn3270eTcpConnLuLuBindImage OBJECT-TYPE SYNTAX OCTET STRING (SIZE (0..256)) MAX-ACCESS read-only STATUS current DESCRIPTION

TN3270ETCPCONNLULUBINDIMAGEオブジェクトタイプの構文オクタックスストリング(サイズ(0..256))最大アクセス読み取り専用ステータス現在の説明

          "When there is a currently active LU-LU session for
          this connection, this object returns the BIND Image
          (defined to be bytes 1-p of the complete BIND Request
          Unit -- see 'SNA Formats' for more information)
          that was received from the PLU during session
          activation.  When there is no active LU-LU session,
          or when a BIND image is unavailable for some other
          reason, this object returns a zero-length octet
          string."
      REFERENCE
          "'Systems Network Architecture Formats', IBM
          Publication GA27-3136."
      ::= { tn3270eTcpConnEntry 19 }
        
  tn3270eTcpConnSnaState  OBJECT-TYPE
      SYNTAX   INTEGER {
                     unknown(1),
                     noSluSession(2),
                     sscpLuSession(3),  -- but no LU-LU session
                     luLuSession(4),    -- but no SSCP-LU session
                     sscpLuSessionAndLuLuSession(5)
                        }
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "The current state of the SNA side of the end-to-end
          TN3270 connection.  The following states are defined:
        

unknown(1) - The true state is not known. noSluSession(2) - The SLU has neither an SSCP-LU nor an LU-LU session active. sscpLuSession(3) - The SSCP-LU session for the SLU is active, but the SLU is not currently in session with a PLU. luLuSession(4) - The SLU is currently in session with a PLU, but the SSCP-LU session for the LU is not active. sscpLuSessionAndLuLuSession(5) - The SLU currently has an active session with a PLU, and the SSCP-LU session for the SLU is active."

不明(1) - 真の状態は不明です。Noslusession(2) - SLUには、SSCP-LUもLu-Luセッションもアクティブでもありません。SSCPlusession(3) - SLUのSSCP -LUセッションはアクティブですが、SLUは現在PLUとのセッション中ではありません。Lulusession(4) - SLUは現在PLUとセッション中ですが、LUのSSCP -LUセッションはアクティブではありません。SSCPLUSESSIONANDLULUSESSION(5) - SLUは現在、PLUとのアクティブなセッションを行っており、SLUのSSCP -LUセッションはアクティブです。」

      ::= { tn3270eTcpConnEntry 20 }
        
  tn3270eTcpConnStateLastDiscReason OBJECT-TYPE
      SYNTAX   INTEGER {
                    unknown(1),
                    hostSendsUnbind(2),
                      hostDontAcceptConnection(3),
                    outOfResource(4),
                    clientProtocolError(5),
                    invalidDeviceName(6),
                    deviceInUse(7),
                    inactivityTimeout(8),
                    hostNotResponding(9),
                    clientNotResponding(10),
                    serverClose(11),
                    sysreqLogoff(12),
                    serverSpecificHexCode(13)
                       }
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "The last disconnect reason.  A session that has not
          experienced a disconnect shall use the value unknown(1)
          for this object.  Depending on when an implementation
          removes entries from this table, certain states may
          never be returned."
      ::= { tn3270eTcpConnEntry 21 }
        
  tn3270eTcpConnSrvrConfIndex OBJECT-TYPE
      SYNTAX      Unsigned32 (1..4294967295)
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "tn3270eSrvrConfIndex of the tn3270eSrvrConfEntry
          belonging to the TN3270E server to which this entry
          belongs."
      ::= { tn3270eTcpConnEntry 22 }
        
  tn3270eTcpConnActivationTime OBJECT-TYPE
      SYNTAX      TimeStamp
      MAX-ACCESS  read-only
      STATUS      current
      DESCRIPTION
          "The value of the sysUpTime object the last time
          this TCP connection became active."
      ::= { tn3270eTcpConnEntry 23 }
        

tn3270eConfSpinLock OBJECT-TYPE SYNTAX TestAndIncr MAX-ACCESS read-write STATUS current DESCRIPTION "An advisory lock used to allow cooperating TN3270E-MIB applications to coordinate their use of the tn3270eSrvrConfTable, the tn3270eSrvrPortTable, the tn3270eClientGroupTable, the tn3270eResPoolTable, and the tn3270eClientResMapTable.

TN3270ECONFSPINLOCKオブジェクトタイプの構文testAxdIncr max-access read-writeステータス現在の説明 "TN3270ESRVRCONFORTABLE、TN3270SRVROPRUOSTABLE、TN3270SRVROPTEABLEの使用を調整するためにTN3270E-MIBアプリケーションを調整するために使用されるアドバイザリーロック。 TN3270ECLIENTRESMAPTABLE。

When creating a new entry or altering an existing entry in the any of the tables mentioned above, an application should make use of tn3270eRtSpinLock to serialize application changes or additions.

上記のテーブルのいずれかに新しいエントリを作成したり、既存のエントリを変更したりする場合、アプリケーションはTN3270ERTSPINLOCKを使用してアプリケーションの変更または追加をシリアル化する必要があります。

        Since this is an advisory lock, the use of this lock is
        not enforced."
      ::= { tn3270eObjects 10 }
        

-- Conformance Definitions

- 適合定義

  tn3270eGroups      OBJECT IDENTIFIER ::= { tn3270eConformance 1 }
        
  tn3270eCompliances OBJECT IDENTIFIER ::= { tn3270eConformance 2 }
        

-- compliance statements

- コンプライアンスステートメント

tn3270eCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for agents that support the TN3270E-MIB." MODULE -- this module MANDATORY-GROUPS { tn3270eBasicGroup, tn3270eSessionGroup } GROUP tn3270eResMapGroup DESCRIPTION "This group is optional and provides a method of performing tn3270eClientGroup to tn3270eResPool mapping."

TN3270 Compliance Module Complianceステータス現在の説明「TN3270E-MIBをサポートするエージェントのコンプライアンスステートメント。」モジュール - このモジュールの必須グループ{TN3270EBASICGROUP、TN3270 ESSESSGROUP}グループTN3270ERESMAPGROUP説明 "このグループはオプションであり、TN3270ECLIENTGROUPをTN3270ERESPOOLマッピングに実行する方法を提供します。

GROUP tn3270eHiCapacityGroup DESCRIPTION "This group is optional and provides for support of high capacity counters."

グループTN3270EHICAPACITYGROUP説明「このグループはオプションであり、大容量カウンターのサポートを提供します。」

OBJECT tn3270eSrvrConfConnectivityChk MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a set to this object if the associated TN3270E server doesn't support either TIMING-MARK or NOP processing. In this case an agent should return noCheck on retrieval."

オブジェクトTN3270ESRVRVRCONFCONNECTITIONCHK MIN-ACCESS READONLY説明 "関連するTN3270EサーバーがタイミングマークまたはNOP処理をサポートしていない場合、エージェントはこのオブジェクトにセットをサポートする必要はありません。「

OBJECT tn3270eSrvrConfTmNopInactTime MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a set to this object if the functions enabled by tn3270eSrvrConfConnectivityChk are not supported. An agent in this case should return a value of 0."

オブジェクトTN3270ESRVRVRCONFTMNOPINACTTIME MIN-ACCESS READONLY説明「エージェントは、TN3270ESRVRCONFCONNECTIVITIONCHKによって有効になった関数がサポートされていない場合、このオブジェクトにセットをサポートする必要はありません。この場合のエージェントは、0の値を返す必要があります。

OBJECT tn3270eSrvrConfTmNopInterval MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a set to this object if the functions enabled by tn3270eSrvrConfConnectivityChk are not supported. An agent in this case should return a value of 0."

オブジェクトTN3270ESRVRVRCONFTMNOPINTERVAL-ACCESS読み取り専用説明 "TN3270ESRVRCONFCONNECTIVITYCHKによって有効になった関数がサポートされていない場合、エージェントはこのオブジェクトにセットをサポートする必要はありません。この場合のエージェントは0の値を返します。

OBJECT tn3270eSrvrConfAdminStatus DESCRIPTION "A TN3270E server is not required to support a stopImmediate state transition."

オブジェクトTN3270ESRVRCONFADMINSTATUS説明「TN3270Eサーバーは、停止状態の遷移をサポートするために必要ありません。」

OBJECT tn3270eSrvrConfRowStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required."

オブジェクトTN3270ESRVRCONFROWSTATUS MIN-ACCESS READONLY説明「書き込みアクセスは不要です」。

OBJECT tn3270eSrvrConfTmTimeout MIN-ACCESS read-only DESCRIPTION "The agent is not required to support a set to this object if the functions enabled by tn3270eSrvrConfConnectivityChk are not supported. An agent in this case should return a value of 0."

オブジェクトTN3270ESRVRCONFTMTIMEOUT MIN-ACCESS READONLY説明 "TN3270ESRVRCONFCONNECTIVITYCHKによって有効になった関数がサポートされていない場合、エージェントはこのオブジェクトにセットをサポートする必要はありません。この場合のエージェントは0の値を返す必要があります。

OBJECT tn3270eSrvrPortRowStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required."

オブジェクトTN3270ESRVRPORTROWSTATUS MIN-ACCESS読み取り専用説明「書き込みアクセスは不要です」。

OBJECT tn3270eClientGroupRowStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required."

オブジェクトTN3270ECLIENTGROUPROWSTATUS MIN-ACCESS READONLY説明「書き込みアクセスは不要です」。

OBJECT tn3270eResPoolRowStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required."

オブジェクトTN3270ERESPOLROWSTATUS MIN-ACCESS READONLY説明「書き込みアクセスは不要です。」

OBJECT tn3270eClientResMapRowStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required."

オブジェクトTN3270ECLIENTRESMAPROWSTATUS MIN-ACCESS読み取り専用説明「書き込みアクセスは不要です」。

      ::= { tn3270eCompliances 1 }
        

-- units of conformance

- 適合ユニット

  tn3270eBasicGroup OBJECT-GROUP
      OBJECTS {
          tn3270eSrvrConfInactivityTimeout,
          tn3270eSrvrConfConnectivityChk,
          tn3270eSrvrConfTmNopInactTime,
          tn3270eSrvrConfTmNopInterval,
          tn3270eSrvrFunctionsSupported,
          tn3270eSrvrConfAdminStatus,
          tn3270eSrvrConfOperStatus,
          tn3270eSrvrConfSessionTermState,
          tn3270eSrvrConfSrvrType,
          tn3270eSrvrConfContact,
          tn3270eSrvrConfRowStatus,
          tn3270eSrvrConfLastActTime,
          tn3270eSrvrConfTmTimeout,
          tn3270eSrvrPortRowStatus,
          tn3270eSrvrStatsUpTime,
          tn3270eSrvrStatsMaxTerms,
          tn3270eSrvrStatsInUseTerms,
          tn3270eSrvrStatsSpareTerms,
          tn3270eSrvrStatsMaxPtrs,
          tn3270eSrvrStatsInUsePtrs,
          tn3270eSrvrStatsSparePtrs,
          tn3270eSrvrStatsInConnects,
          tn3270eSrvrStatsConnResrceRejs,
          tn3270eSrvrStatsDisconnects,
          tn3270eSrvrStatsInOctets,
          tn3270eSrvrStatsOutOctets,
          tn3270eSrvrStatsConnErrorRejs,
          tn3270eClientGroupSubnetMask,
          tn3270eClientGroupPfxLength,
          tn3270eClientGroupRowStatus,
          tn3270eSnaMapLocalName,
          tn3270eSnaMapPrimaryLuName,
          tn3270eConfSpinLock
      }
        STATUS  current
      DESCRIPTION
          "This group is mandatory for all hosts supporting the
           TN3270E-MIB."
      ::= { tn3270eGroups 1 }
        
  tn3270eSessionGroup OBJECT-GROUP
      OBJECTS {
          tn3270eResMapAddrType,
          tn3270eResMapAddress,
          tn3270eResMapPort,
          tn3270eResMapElementType,
          tn3270eResMapSscpSuppliedName,
          tn3270eTcpConnLastActivity,
          tn3270eTcpConnBytesIn,
          tn3270eTcpConnBytesOut,
          tn3270eTcpConnResourceElement,
          tn3270eTcpConnResourceType,
          tn3270eTcpConnDeviceType,
          tn3270eTcpConnFunctions,
          tn3270eTcpConnSrvrConfIndex,
          tn3270eTcpConnActivationTime
        }
      STATUS  current
      DESCRIPTION
          "This group is mandatory for all hosts supporting the
           TN3270E-MIB."
      ::= { tn3270eGroups 2 }
        
  tn3270eResMapGroup OBJECT-GROUP
      OBJECTS {
          tn3270eResPoolElementType,
          tn3270eResPoolRowStatus,
          tn3270eClientResMapRowStatus,
          tn3270eTcpConnId,
          tn3270eTcpConnClientIdFormat,
          tn3270eTcpConnClientId,
          tn3270eTcpConnTraceData,
          tn3270eTcpConnLogInfo,
          tn3270eTcpConnLuLuBindImage,
          tn3270eTcpConnSnaState,
          tn3270eTcpConnStateLastDiscReason
        }
      STATUS  current
      DESCRIPTION
          "This group is optional for all hosts supporting the
           TN3270E-MIB."
      ::= { tn3270eGroups 3 }
        
  tn3270eHiCapacityGroup OBJECT-GROUP
      OBJECTS {
          tn3270eSrvrStatsHCInOctets,
          tn3270eSrvrStatsHCOutOctets
        }
      STATUS  current
      DESCRIPTION
           "Support of these objects is REQUIRED when the
           Counter32 versions can potentially wrap too
           frequently.  This group is optional for all other
           hosts supporting the TN3270E-MIB.
        

The IF-MIB (RFC 2233) requires that the 64-bit versions of its counters be implemented when an interface can support rates of around 20 million bits per second or greater. This implies a minimum wrap rate of just over 28 minutes. It is recommended that this same guideline be used for determining whether an implementation implements these objects.

IF-MIB(RFC 2233)では、インターフェイスが1秒あたり約2,000万ビットのレートをサポートできる場合、カウンターの64ビットバージョンを実装する必要があります。これは、わずか28分を超える最小ラップレートを意味します。実装がこれらのオブジェクトを実装するかどうかを判断するために、この同じガイドラインを使用することをお勧めします。

This group contains two objects with the syntax Counter64. An implementation that doesn't support these objects should return noSuchObject, since returning a zero is misleading."

このグループには、構文Counter64の2つのオブジェクトが含まれています。これらのオブジェクトをサポートしない実装は、ゼロを返すことは誤解を招くため、nosuchobjectを返すはずです。」

      ::= { tn3270eGroups 4 }
        

END

終わり

5.0 Security Considerations
5.0 セキュリティに関する考慮事項

Certain management information defined in this MIB may be considered sensitive in some network environments. Therefore, authentication of received SNMP requests and controlled access to management information SHOULD be employed in such environments. An authentication protocol is defined in [12]. A protocol for access control is defined in [15].

このMIBで定義されている特定の管理情報は、一部のネットワーク環境で敏感であると見なされる場合があります。したがって、受信したSNMP要求の認証と管理情報への制御されたアクセスは、そのような環境で採用する必要があります。認証プロトコルは[12]で定義されています。アクセス制御のプロトコルは[15]で定義されています。

   Several objects in this MIB allow write access or provide for row
   creation.  Allowing this support in a non-secure environment can have
   a negative effect on network operations.  It is RECOMMENDED that
   implementers seriously consider whether set operations or row
   creation should be allowed without providing, at a minimum,
   authentication of request origin.  It is RECOMMENDED that without
   such support, the following objects be implemented as read-only:
      o   tn3270eSrvrConfInactivityTimout
   o   tn3270eSrvrConfConnectivityChk
   o   tn3270eSrvrConfActivityTimeout
   o   tn3270eSrvrConfActivityInterval
   o   tn3270eSrvrConfAdminStatus
   o   tn3270eSrvrConfSessionTermState
   o   tn3270eSrvrConfContact
   o   tn3270eClientGroupSubnetMask
   o   tn3270eResPoolElementType
   o   tn3270eSrvrConfRowStatus
   o   tn3270eSrvrPortRowStatus
   o   tn3270eClientGroupRowStatus
   o   tn3270eResPoolRowStatus
   o   tn3270eResMapRowStatus
        

For all tables in the MIB except the tn3270eTcpConnTable, the first index identifies an individual TN3270E server. This makes it easy to implement an access control policy under which different principals have access to objects related to different servers. Implementation of such a policy is not possible for the entries in the tn3270eTcpConTable.

TN3270ETCPCONNTABLEを除くMIBのすべてのテーブルについて、最初のインデックスは個々のTN3270Eサーバーを識別します。これにより、さまざまなプリンシパルが異なるサーバーに関連するオブジェクトにアクセスできるアクセス制御ポリシーを簡単に実装できます。このようなポリシーの実装は、TN3270ETCPContableのエントリには不可能です。

6.0 Intellectual Property
6.0 知的財産

The IETF takes no position regarding the validity or scope of any intellectual property or other rights that might be claimed to pertain to the implementation or use of the technology described in this document or the extent to which any license under such rights might or might not be available; neither does it represent that it has made any effort to identify any such rights. Information on the IETF's procedures with respect to rights in standards-track and standards-related documentation can be found in BCP-11. Copies of claims of rights made available for publication and any assurances of licenses to be made available, or the result of an attempt made to obtain a general license or permission for the use of such proprietary rights by implementers or users of this specification can be obtained from the IETF Secretariat.

IETFは、知的財産またはその他の権利の有効性または範囲に関して、この文書に記載されているテクノロジーの実装または使用に関連すると主張される可能性のある他の権利、またはそのような権利に基づくライセンスがどの程度であるかについての程度に関連する可能性があるという立場はありません。利用可能;また、そのような権利を特定するために努力したことも表明していません。標準トラックおよび標準関連のドキュメントの権利に関するIETFの手順に関する情報は、BCP-11に記載されています。出版のために利用可能にされた権利の請求のコピーと、利用可能になるライセンスの保証、またはこの仕様の実装者またはユーザーによるそのような独自の権利の使用のための一般的なライセンスまたは許可を取得しようとする試みの結果を得ることができますIETF事務局から。

The IETF invites any interested party to bring to its attention any copyrights, patents or patent applications, or other proprietary rights which may cover technology that may be required to practice this standard. Please address the information to the IETF Executive Director.

IETFは、関心のある当事者に、著作権、特許、または特許出願、またはこの基準を実践するために必要な技術をカバーする可能性のあるその他の独自の権利を注意深く招待します。情報をIETFエグゼクティブディレクターに宛ててください。

7.0 Acknowledgments
7.0 謝辞

This document is a product of the TN3270E Working Group. Thanks to Randy Presuhn of BMC Software for his valuable review comments on several versions of the document.

このドキュメントは、TN3270Eワーキンググループの製品です。BMCソフトウェアのRandy Presuhnに感謝します。ドキュメントのいくつかのバージョンに関する貴重なレビューコメントを提供してくれました。

8.0 References
8.0 参考文献

[1] Harrington D., Presuhn, R. and B. Wijnen, "An Architecture for Describing SNMP Management Frameworks", RFC 2271, January 1998.

[1] Harrington D.、Presuhn、R。、およびB. Wijnen、「SNMP管理フレームワークを説明するためのアーキテクチャ」、RFC 2271、1998年1月。

[2] Rose, M. and K. McCloghrie, "Structure and Identification of Management Information for TCP/IP-based Internets", STD 16, RFC 1155, May 1990

[2] Rose、M。and K. McCloghrie、「TCP/IPベースのインターネットの管理情報の構造と識別」、STD 16、RFC 1155、1990年5月

[3] Rose, M. and K. McCloghrie, "Concise MIB Definitions", STD 16, RFC 1212, March 1991.

[3] Rose、M。and K. McCloghrie、「Scise MIB Definitions」、STD 16、RFC 1212、1991年3月。

[4] Rose, M., "A Convention for Defining Traps for use with the SNMP", RFC 1215, Performance Systems International, March 1991

[4] Rose、M。、「SNMPで使用するトラップを定義するためのコンベンション」、RFC 1215、Performance Systems International、1991年3月

[5] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser, "Structure of Management Information for Version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1902, January 1996.

[5] Case、J.、McCloghrie、K.、Rose、M。、およびS. Waldbusser、「単純なネットワーク管理プロトコル(SNMPV2)のバージョン2の管理情報の構造」、RFC 1902、1996年1月。

[6] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser, "Textual Conventions for Version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1903, January 1996.

[6] Case、J.、McCloghrie、K.、Rose、M。、およびS. Waldbusser、「単純なネットワーク管理プロトコル(SNMPV2)のバージョン2のテキストコンベンション」、RFC 1903、1996年1月。

[7] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser, "Conformance Statements for Version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1904, January 1996.

[7] Case、J.、McCloghrie、K.、Rose、M。、およびS. Waldbusser、「Simple Network Management Protocol(SNMPV2)のバージョン2の適合ステートメント」、RFC 1904、1996年1月。

[8] Case, J., Fedor, M., Schoffstall, M. and J. Davin, "Simple Network Management Protocol", STD 15, RFC 1157, May 1990.

[8] Case、J.、Fedor、M.、Schoffstall、M。and J. Davin、「Simple Network Management Protocol」、STD 15、RFC 1157、1990年5月。

[9] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser, "Introduction to Community-based SNMPv2", RFC 1901, January 1996.

[9] Case、J.、McCloghrie、K.、Rose、M。、およびS. Waldbusser、「コミュニティベースのSNMPV2の紹介」、RFC 1901、1996年1月。

[10] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser, "Transport Mappings for Version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1906, January 1996.

[10] Case、J.、McCloghrie、K.、Rose、M。、およびS. Waldbusser、「単純なネットワーク管理プロトコル(SNMPV2)のバージョン2の輸送マッピング」、RFC 1906、1996年1月。

[11] Case, J., Harrington D., Presuhn R. and B. Wijnen, "Message Processing and Dispatching for the Simple Network Management Protocol (SNMP)", RFC 2272, January 1998.

[11] Case、J.、Harrington D.、Presuhn R.およびB. Wijnen、「Simple Network Management Protocol(SNMP)のメッセージ処理とディスパッチ」、RFC 2272、1998年1月。

[12] Blumenthal, U. and B. Wijnen, "User-based Security Model (USM) for version 3 of the Simple Network Management Protocol (SNMPv3)", RFC 2274, January 1998.

[12] Blumenthal、U.およびB. Wijnen、「シンプルネットワーク管理プロトコル(SNMPV3)のバージョン3のユーザーベースのセキュリティモデル(USM)」、RFC 2274、1998年1月。

[13] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser, "Protocol Operations for Version 2 of the Simple Network Management Protocol (SNMPv2)", RFC 1905, January 1996.

[13] Case、J.、McCloghrie、K.、Rose、M。、およびS. Waldbusser、「単純なネットワーク管理プロトコル(SNMPV2)のバージョン2のプロトコル操作」、RFC 1905、1996年1月。

[14] Levi, D., Meyer, P. and B. Stewart, "SNMPv3 Applications", RFC 2273, January 1998.

[14] Levi、D.、Meyer、P。and B. Stewart、「Snmpv3 Applications」、RFC 2273、1998年1月。

[15] Wijnen, B., Presuhn, R. and K. McCloghrie, "View-based Access Control Model (VACM) for the Simple Network Management Protocol (SNMP)", RFC 2275, January 1998.

[15] Wijnen、B.、Presuhn、R。、およびK. McCloghrie、「シンプルネットワーク管理プロトコル(SNMP)のビューベースのアクセス制御モデル(VACM)」、RFC 2275、1998年1月。

[16] Postel, J. and J. Reynolds, "Telnet Protocol Specification", STD 8, RFC 854, May 1983.

[16] Postel、J。およびJ. Reynolds、「Telnetプロトコル仕様」、STD 8、RFC 854、1983年5月。

[17] Postel, J. and J. Reynolds, "Telnet Timing Mark Option", STD 31, RFC 860, May 1983.

[17] Postel、J。およびJ. Reynolds、「Telnetタイミングマークオプション」、STD 31、RFC 860、1983年5月。

[18] Rekhter, J., "Telnet 3270 Regime Option", RFC 1041, January 1988.

[18] Rekhter、J。、「Telnet 3270 Regime Option」、RFC 1041、1988年1月。

[19] Kelly, B., "TN3270 Enhancements", RFC 2355, June 1998.

[19] Kelly、B。、「TN3270 Enhancements」、RFC 2355、1998年6月。

[20] McCloghrie, K., "TCP-MIB Definitions", RFC 2012, November 1996.

[20] McCloghrie、K。、「TCP-MIB定義」、RFC 2012、1996年11月。

[21] Hovey, R. and S. Bradner, "The Organizations Involved in the IETF Standards Process", BCP 11, RFC 2028, October 1996.

[21] Hovey、R。およびS. Bradner、「IETF標準プロセスに関与する組織」、BCP 11、RFC 2028、1996年10月。

[22] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997.

[22] Bradner、S。、「要件レベルを示すためにRFCで使用するためのキーワード」、BCP 14、RFC 2119、1997年3月。

[23] Hinden, R. and S. Deering, "IP Version 6 Addressing Architecture", RFC 2373, July 1998.

[23] Hinden、R。and S. Deering、「IPバージョン6アドレス指定アーキテクチャ」、RFC 2373、1998年7月。

[24] Krupczak, C. and J. Saperia, "Definitions of System-Level Managed Objects for Applications", RFC 2287, February 1998.

[24] Krupczak、C。およびJ. Saperia、「アプリケーション用のシステムレベルの管理オブジェクトの定義」、RFC 2287、1998年2月。

9.0 Authors' Addresses
9.0 著者のアドレス

Kenneth D. White Dept. BRQA/Bldg. 501/G114 IBM Corporation P.O.Box 12195 3039 Cornwallis Research Triangle Park, NC 27709, USA

Kenneth D. White Dept. Brqa/Bldg。501/G114 IBM Corporation P.O.Box 12195 3039 Cornwallis Research Triangle Park、NC 27709、米国

   EMail: kennethw@vnet.ibm.com
        

Robert Moore Dept. BRQA/Bldg. 501/G114 IBM Corporation P.O.Box 12195 3039 Cornwallis Research Triangle Park, NC 27709, USA

ロバート・ムーア部門BRQA/BLDG。501/G114 IBM Corporation P.O.Box 12195 3039 Cornwallis Research Triangle Park、NC 27709、米国

   Phone: +1-919-254-4436
   EMail: remoore@us.ibm.com
        

Full Copyright Statement

完全な著作権声明

Copyright (C) The Internet Society (1999). All Rights Reserved.

Copyright(c)The Internet Society(1999)。無断転載を禁じます。

This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English.

このドキュメントと翻訳は他の人にコピーされて提供される場合があります。また、それについてコメントまたは説明する派生作品、またはその実装を支援することは、いかなる種類の制限なしに、準備、コピー、公開、および部分的に配布される場合があります。、上記の著作権通知とこの段落がそのようなすべてのコピーとデリバティブ作品に含まれている場合。ただし、このドキュメント自体は、インターネット協会や他のインターネット組織への著作権通知や参照を削除するなど、いかなる方法でも変更できない場合があります。インターネット標準プロセスに従うか、英語以外の言語に翻訳するために必要な場合に従う必要があります。

The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns.

上記の限られた許可は永続的であり、インターネット社会またはその後継者または譲受人によって取り消されることはありません。

This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

この文書と本書に含まれる情報は、「現状」に基づいて提供されており、インターネット社会とインターネットエンジニアリングタスクフォースは、ここにある情報の使用が行われないという保証を含むがこれらに限定されないすべての保証を否認します。特定の目的に対する商品性または適合性の権利または黙示的な保証を侵害します。