home *** CD-ROM | disk | FTP | other *** search
/ Unix System Administration Handbook 1997 October / usah_oct97.iso / rfc / 1400s / rfc1418.txt < prev    next >
Text File  |  1993-03-01  |  8KB  |  227 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                           M. Rose
  8. Request for Comments: 1418                 Dover Beach Consulting, Inc.
  9. Obsoletes: 1161, 1283                                        March 1993
  10.  
  11.  
  12.                              SNMP over OSI
  13.  
  14. Status of this Memo
  15.  
  16.    This RFC specifies an IAB standards track protocol for the Internet
  17.    community, and requests discussion and suggestions for improvements.
  18.    Please refer to the current edition of the "IAB Official Protocol
  19.    Standards" for the standardization state and status of this protocol.
  20.    Distribution of this memo is unlimited.
  21.  
  22. Table of Contents
  23.  
  24.    1. Background .................................................    1
  25.    2. Mapping onto the CLTS ......................................    2
  26.    2.1 Well-known Addresses ......................................    2
  27.    2.2 Traps .....................................................    2
  28.    2.3 Maximum Message Size ......................................    3
  29.    3. Acknowledgements ...........................................    3
  30.    4. References .................................................    3
  31.    5. Security Considerations ....................................    4
  32.    6. Author's Address ...........................................    4
  33.  
  34. 1.  Background
  35.  
  36.    The Simple Network Management Protocol (SNMP) as defined in [1] is
  37.    now used as an integral part of the network management framework for
  38.    TCP/IP-based internets.  Together with its companions standards,
  39.    which define the Structure of Management Information (SMI) [2,3], and
  40.    the Management Information Base (MIB) [4], the SNMP has received
  41.    widespread deployment in many operational networks running the
  42.    Internet suite of protocols.
  43.  
  44.    It should not be surprising that many of these sites might acquire
  45.    OSI capabilities and may wish to leverage their investment in SNMP
  46.    technology towards managing those OSI components.  This memo
  47.    addresses these concerns by defining a framework for running the SNMP
  48.    in an environment which supports the OSI connectionless-mode
  49.    transport service.
  50.  
  51.    However, as noted in [5], the preferred mapping for SNMP is onto the
  52.    UDP [6].  This specification is intended for use in environments
  53.    where UDP transport is not available.  No aspect of this
  54.    specification should be construed as a suggestion that, in a
  55.  
  56.  
  57.  
  58. Rose                                                            [Page 1]
  59.  
  60. RFC 1418                     SNMP over OSI                    March 1993
  61.  
  62.  
  63.    heterogeneous transport environment, a managed agent should support
  64.    more than one mapping.
  65.  
  66. 2.  Mapping onto the CLTS
  67.  
  68.    Mapping the SNMP onto the CLTS [7,8] is straight-forward.  The
  69.    elements of procedure are identical to that of using the UDP.  Note
  70.    that the CLTS and the service offered by the UDP both transmit
  71.    packets of information which contain full addressing information.
  72.    Thus, mapping the SNMP onto the CLTS, a "transport address" in the
  73.    context of [1], is simply a transport-selector and network address.
  74.  
  75.    It should be noted that the mapping of SNMP onto a connectionless-
  76.    mode transport service is wholly consistent with SNMP's architectural
  77.    principles, as described in [1,5].  However, the CLTS itself can be
  78.    realized using either a connectionless-mode or a connection-oriented
  79.    network service.  The mapping described in this mapping allows for
  80.    either realization.  (When both network services are available, the
  81.    CLNS should be used as the basis of realization.)
  82.  
  83. 2.1.  Well-known Addresses
  84.  
  85.    Unlike the Internet suite of protocols, OSI does not use well-known
  86.    ports.  Rather,
  87.     demultiplexing occurs on the basis of "selectors", opaque strings of
  88.    octets which have local significance.  In order to foster
  89.    interoperable implementations of the SNMP over the CLTS, it is
  90.    necessary define four selectors for this purpose.
  91.  
  92.    When the CLTS is used to provide the transport backing for the SNMP,
  93.    and the CLTS uses a connectionless-mode network service, then
  94.    transport selector used shall be "snmp-l" which consists of six ASCII
  95.    characters; and, SNMP traps are, by convention, sent to an SNMP
  96.    manager listening on the transport selector "snmpt-l" which consists
  97.    of seven ASCII characters.
  98.  
  99.    When the CLTS is used to provide the transport backing for the SNMP,
  100.    and the CLTS uses a connection-oriented network service, then
  101.    transport selector used shall be "snmp-o" which consists of six ASCII
  102.    characters; and, SNMP traps are, by convention, sent to an SNMP
  103.    manager listening on the transport selector "snmpt-o" which consists
  104.    of seven ASCII characters.
  105.  
  106. 2.2.  Traps
  107.  
  108.    When SNMP traps are sent over the CLTS, the agent-addr field in the
  109.    Trap-PDU contains the IP-address "0.0.0.0" An SNMP manager may
  110.    ascertain the source of the trap based on information provided by the
  111.  
  112.  
  113.  
  114. Rose                                                            [Page 2]
  115.  
  116. RFC 1418                     SNMP over OSI                    March 1993
  117.  
  118.  
  119.    transport service (i.e., from the T-UNIT-DATA.INDICATION primitive).
  120.  
  121. 2.3.  Maximum Message Size
  122.  
  123.    An entity implementing SNMP over OSI must be prepared to accept
  124.    messages whose size is at least 484 octets.  Implementation of larger
  125.    values is encouraged whenever possible.
  126.  
  127. 3.  Acknowledgements
  128.  
  129.    This specification was derived from RFC 1283, based on discussions in
  130.    the IETF's "SNMP in a Multi-Protocol Internet" working group.
  131.  
  132. 4.  References
  133.  
  134.    [1] Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple
  135.        Network Management Protocol", STD 15, RFC 1157, SNMP Research,
  136.        Performance Systems International, Performance Systems
  137.        International, MIT Laboratory for Computer Science, May 1990.
  138.  
  139.    [2] Rose M., and K. McCloghrie, "Structure and Identification of
  140.        Management Information for TCP/IP-based internets", STD 16, RFC
  141.        1155, Performance Systems International, Hughes LAN Systems, May
  142.        1990.
  143.  
  144.    [3] Rose, M., and K. McCloghrie, Editors, "Concise MIB Definitions",
  145.        STD 16, RFC 1212, Performance Systems International, Hughes LAN
  146.        Systems, March 1991.
  147.  
  148.    [4] Rose M., and K. McCloghrie, Editors, "Management Information Base
  149.        for Network Management of TCP/IP-based Internets", STD 17, RFC
  150.        1213, Hughes LAN Systems, Inc., Performance Systems
  151.        International, March 1991.
  152.  
  153.    [5] Kastenholz, F., "SNMP Communications Services", RFC 1270,
  154.        Clearpoint Research Corporation, October 1991.
  155.  
  156.    [6] Postel J., "User Datagram Protocol", STD 6, RFC 768,
  157.        USC/Information Sciences Institute, August 1980.
  158.  
  159.    [7] Information processing systems - Open Systems Interconnection -
  160.        Transport Service Definition - Addendum 1: Connectionless-mode
  161.        Transmission, International Organization for Standardization.
  162.        International Standard 8072/AD 1, June 1986.
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170. Rose                                                            [Page 3]
  171.  
  172. RFC 1418                     SNMP over OSI                    March 1993
  173.  
  174.  
  175.    [8] Information processing systems - Open Systems Interconnection -
  176.        Protocol Specification for Providing the Connectionless-mode
  177.        Transport Service, International Organization for
  178.        Standardization.  International Standard 8602, December 1987.
  179.  
  180. 5.  Security Considerations
  181.  
  182.    Security issues are not discussed in this memo.
  183.  
  184. 6. Author's Address
  185.  
  186.    Marshall T. Rose
  187.    Dover Beach Consulting, Inc.
  188.    420 Whisman Court
  189.    Mountain View, CA 94043-2112
  190.  
  191.    Phone: (415) 968-1052
  192.    EMail: mrose@dbc.mtview.ca.us
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226. Rose                                                            [Page 4]
  227.