米葫芦网

RFC1418 - SNMP over OSI

热度:10℃ 发布时间:2024-11-17 21:47:32

Network Working Group M. Rose
Request for Comments: 1418 Dover Beach Consulting, Inc.
Obsoletes: 1161, 1283 March 1993
SNMP over OSI
Status of this Memo
This RFCspecifies an IAB standards track protocol for the Internet
community, and requests discussion and suggestions for improvements.
Please refer to the current edition of the "IAB Official Protocol
Standards" for the standardization state and status of this protocol.
Distribution of this memo is unlimited.
Table of Contents
1. Background ................................................. 1
2. Mapping onto the CLTS ...................................... 2
2.1 Well-known Addresses ...................................... 2
2.2 Traps ..................................................... 2
2.3 Maximum Message Size ...................................... 3
3. Acknowledgements ........................................... 3
4. References ................................................. 3
5. Security Considerations .................................... 4
6. Author"s Address ........................................... 4
1. Background
The Simple Network Management Protocol (SNMP) as defined in [1] is
now used as an integral part of the network management framework for
TCP/IP-based internets. Together with its companions standards,
which define the StrUCture of Management Information (SMI) [2,3], and
the Management Information Base (MIB) [4], the SNMP has received
widespread deployment in many operational networks running the
Internet suite of protocols.
It should not be surprising that many of these sites might acquire
OSI capabilities and may wish to leverage their investment in SNMP
technology towards managing those OSI components. This memo
addresses these concerns by defining a framework for running the SNMP
in an environment which supports the OSI connectionless-mode
transport service.
However, as noted in [5], the preferred mapping for SNMP is onto the
UDP [6]. This specification is intended for use in environments
where UDP transport is not available. No ASPect of this
specification should be construed as a suggestion that, in a
heterogeneous transport environment, a managed agent should support
more than one mapping.
2. Mapping onto the CLTS
Mapping the SNMP onto the CLTS [7,8] is straight-forward. The
elements of procedure are identical to that of using the UDP. Note
that the CLTS and the service offered by the UDP both transmit
packets of information which contain full addressing information.
Thus, mapping the SNMP onto the CLTS, a "transport address" in the
context of [1], is simply a transport-selector and network address.
It should be noted that the mapping of SNMP onto a connectionless-
mode transport service is wholly consistent with SNMP"s architectural
principles, as described in [1,5]. However, the CLTS itself can be
realized using either a connectionless-mode or a connection-oriented
network service. The mapping described in this mapping allows for
either realization. (When both network services are available, the
CLNS should be used as the basis of realization.)
2.1. Well-known Addresses
Unlike the Internet suite of protocols, OSI does not use well-known
ports. Rather,
demultiplexing occurs on the basis of "selectors", opaque strings of
octets which have local significance. In order to foster
interoperable implementations of the SNMP over the CLTS, it is
necessary define four selectors for this purpose.
When the CLTS is used to provide the transport backing for the SNMP,
and the CLTS uses a connectionless-mode network service, then
transport selector used shall be "snmp-l" which consists of six ASCII
characters; and, SNMP traps are, by convention, sent to an SNMP
manager listening on the transport selector "snmpt-l" which consists
of seven ASCII characters.
When the CLTS is used to provide the transport backing for the SNMP,
and the CLTS uses a connection-oriented network service, then
transport selector used shall be "snmp-o" which consists of six ASCII
characters; and, SNMP traps are, by convention, sent to an SNMP
manager listening on the transport selector "snmpt-o" which consists
of seven ASCII characters.
2.2. Traps
When SNMP traps are sent over the CLTS, the agent-addr field in the
Trap-PDU contains the IP-address "0.0.0.0" An SNMP manager may
ascertain the source of the trap based on information provided by the
transport service (i.e., from the T-UNIT-DATA.INDICATION primitive).
2.3. Maximum Message Size
An entity implementing SNMP over OSI must be prepared to accept
messages whose size is at least 484 octets. Implementation of larger
values is encouraged whenever possible.
3. Acknowledgements
This specification was derived from RFC1283, based on discussions in
the IETF"s "SNMP in a Multi-Protocol Internet" working group.
4. References
[1] Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple
Network Management Protocol", STD 15, RFC1157, SNMP Research,
Performance Systems International, Performance Systems
International, MIT Laboratory for Computer Science, May 1990.
[2] Rose M., and K. McCloghrie, "Structure and Identification of
Management Information for TCP/IP-based internets", STD 16, RFC
1155, Performance Systems International, Hughes LAN Systems, May
1990.
[3] Rose, M., and K. McCloghrie, Editors, "Concise MIB Definitions",
STD 16, RFC1212, Performance Systems International, Hughes LAN
Systems, March 1991.
[4] Rose M., and K. McCloghrie, Editors, "Management Information Base
for Network Management of TCP/IP-based Internets", STD 17, RFC
1213, Hughes LAN Systems, Inc., Performance Systems
International, March 1991.
[5] Kastenholz, F., "SNMP Communications Services", RFC1270,
Clearpoint Research Corporation, October 1991.
[6] Postel J., "User Datagram Protocol", STD 6, RFC768,
USC/Information Sciences Institute, August 1980.
[7] Information processing systems - Open Systems Interconnection -
Transport Service Definition - Addendum 1: Connectionless-mode
Transmission, International Organization for Standardization.
International Standard 8072/AD 1, June 1986.
[8] Information processing systems - Open Systems Interconnection -
Protocol Specification for Providing the Connectionless-mode
Transport Service, International Organization for
Standardization. International Standard 8602, December 1987.
5. Security Considerations
Security issues are not discussed in this memo.
6. Author"s Address
Marshall T. Rose
Dover Beach Consulting, Inc.
420 Whisman Court
Mountain View, CA 94043-2112
Phone: (415) 968-1052
EMail: mrose@dbc.mtview.ca.us

网友评论
评论
发 布

更多软件教程
  • 软件教程推荐
更多+
Greenfoot设置中文的方法

Greenfoot设置中文的方法

Greenfoot是一款简单易用的Java开发环境,该软件界面清爽简约,既可以作为一个开发框使用,也能够作为集成开发环境使用,操作起来十分简单。这款软件支持多种语言,但是默认的语言是英文,因此将该软件下载到电脑上的时候,会发现软件的界面语言是英文版本的,这对于英语基础较差的朋友来说,使用这款软件就会...

07-05

Egret UI Editor修改快捷键的方法

Egret UI Editor修改快捷键的方法

Egret UI Editor是一款开源的2D游戏开发代码编辑软件,其主要功能是针对Egret项目中的Exml皮肤文件进行可视化编辑,功能十分强大。我们在使用这款软件的过程中,可以将一些常用操作设置快捷键,这样就可以简化编程,从而提高代码编辑的工作效率。但是这款软件在日常生活中使用得不多,并且专业性...

07-05

KittenCode新建项目的方法

KittenCode新建项目的方法

KittenCode是一款十分专业的编程软件,该软件给用户提供了可视化的操作界面,支持Python语言的编程开发以及第三方库管理,并且提供了很多实用的工具,功能十分强大。我们在使用这款软件进行编程开发的过程中,最基本、最常做的操作就是新建项目,因此我们很有必要掌握新建项目的方法。但是这款软件的专业性...

07-05

Thonny设置中文的方法

Thonny设置中文的方法

Thonny是一款十分专业的Python编辑软件,该软件界面清爽简单,给用户提供了丰富的编程工具,具备代码补全、语法错误显示等功能,非常的适合新手使用。该软件还支持多种语言,所以在下载这款软件的时候,有时候下载到电脑中的软件是英文版本的,这对于英语基础较差的小伙伴来说,使用这款软件就会变得十分困难,...

07-05

最新软件下载