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

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                        S. Bostock
  8. Request for Comments: 1420                                 Novell, Inc.
  9. Obsoletes: 1298                                              March 1993
  10.  
  11.  
  12.                              SNMP over IPX
  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. Abstract
  23.  
  24.    This document defines a convention for encapsulating Simple Network
  25.    Management Protocol (SNMP) [1] packets over the transport mechanism
  26.    provided via the Internetwork Packet Exchange (IPX) protocol [2].
  27.  
  28. 1. Introduction
  29.  
  30.    The Simple Network Management Protocol (SNMP) as defined in [1] is
  31.    now used as an integral part of the network management framework for
  32.    TCP/IP-based internets.  Together with its companion standards, which
  33.    define the Structure of Management Information (SMI) [3,4], and the
  34.    Management Information Base (MIB) [5], the SNMP has received
  35.    widespread deployment in many operational networks running the
  36.    Internet suite of protocols.
  37.  
  38.    The success of SNMP in the TCP/IP environment has led to its
  39.    deployment in non TCP/IP-based internets. This specification
  40.    describes the mapping of SNMP onto the Internetwork Packet Exchange
  41.    (IPX) protocol [2] used in Novell NetWare environments.
  42.  
  43.    As noted in [6], the preferred mapping for SNMP is onto UDP [7].  As
  44.    such, this specification is intended for use in environments where
  45.    UDP transport is not available.  No aspect of this specification
  46.    should be construed as a suggestion that, in a heterogeneous
  47.    transport environment, a managed agent should support more than one
  48.    mapping. Conversely, management stations are strongly encouraged to
  49.    support mappings of SNMP onto all popular transports.
  50.  
  51. 2.  Mapping SNMP onto IPX
  52.  
  53.    Mapping SNMP onto IPX is straight-forward since IPX provides a
  54.    datagram service very similar to that provided by IP/UDP.
  55.  
  56.  
  57.  
  58. Bostock                                                         [Page 1]
  59.  
  60. RFC 1420                     SNMP over IPX                    March 1993
  61.  
  62.  
  63.    Although modifications have been made elsewhere in the NetWare
  64.    protocol suite, IPX is identical to the Xerox Internet Datagram
  65.    Protocol (IDP) [8].  The socket address space authority is
  66.    administered by Novell.
  67.  
  68.    SNMP packets will always set the Packet Type field in the IPX header
  69.    to 4 (i.e., Packet Exchange Packet).
  70.  
  71. 2.1  Socket Assignments
  72.  
  73.    SNMP protocol entities will receive GetRequest-PDU, GetNextRequest-
  74.    PDU, and SetRequest-PDU messages on socket 36879 (Destination Socket
  75.    field set to hexadecimal 900F), and Trap-PDU messages on socket 36880
  76.    (Destination Socket field set to hexadecimal 9010).
  77.  
  78.    GetResponse-PDU messages will be addressed to the IPX address and
  79.    socket from which the corresponding GetRequest-PDU, GetNextRequest-
  80.    PDU, or SetRequest-PDU originated.
  81.  
  82. 2.2  Traps
  83.  
  84.    When SNMP traps are sent over IPX, the agent-addr field in the Trap-
  85.    PDU contains the IP-address "0.0.0.0".  An SNMP manager may ascertain
  86.    the source of the trap based on information provided by the transport
  87.    service
  88.  
  89. 2.3  Maximum Message Size
  90.  
  91.    Although SNMP does not require conformant implementations to accept
  92.    messages whose length exceeds 484 bytes, it is recommended that
  93.    implementations support a maximum SNMP message size of 546 bytes (the
  94.    maximum size allowed under IPX).  Furthermore, this limit is the
  95.    maximum packet length guaranteed to traverse IPX routers which do not
  96.    provide fragmentation.  Implementors may choose to use longer packet
  97.    lengths if the maximum is known, which depends on the intermediate
  98.    routers and/or intermediate datalink layer protocols.
  99.  
  100. 3.  Document Procurement
  101.  
  102.    This section provides contact points for procurement of selected
  103.    documents.
  104.  
  105.    A complete description of IPX may be secured at the following
  106.    address:
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Bostock                                                         [Page 2]
  115.  
  116. RFC 1420                     SNMP over IPX                    March 1993
  117.  
  118.  
  119.         Novell, Inc.
  120.         122 East 1700 South
  121.         P. O. Box 5900
  122.         Provo, Utah 84601 USA
  123.         800 526 5463
  124.  
  125.         Novell Part # 883-000780-001
  126.  
  127.    The specification for IDP (part of XNS) may be ordered from:
  128.  
  129.         Xerox System Institute
  130.         475 Oakmead Parkway
  131.         Sunnyvale, CA 94086
  132.         Attn.: Fonda Pallone
  133.         (415) 813-7164
  134.  
  135. 4.  Acknowledgments
  136.  
  137.    This specification was derived from RFC 1298, based on discussions in
  138.    the IETF's "SNMP over a Multiprotocol Internet" Working Group.
  139.  
  140. 5.  References
  141.  
  142.    [1] Case, J., Fedor, M., Schoffstall, M., and J. Davin, "Simple
  143.        Network Management Protocol", STD 15, RFC 1157, SNMP Research,
  144.        Performance Systems International, Performance Systems
  145.        International, MIT Laboratory for Computer Science, May 1990.
  146.  
  147.    [2] Novell, Inc., "NetWare System Technical Interface Overview", part
  148.        number 883-000780-001, June 1989.
  149.  
  150.    [3] Rose M., and K. McCloghrie, "Structure and Identification of
  151.        Management Information for TCP/IP-based internets", STD 16, RFC
  152.        1155, Performance Systems International, Hughes LAN Systems, May
  153.        1990.
  154.  
  155.    [4] Rose, M., and K. McCloghrie, Editors, "Concise MIB Definitions",
  156.        STD 16, RFC 1212, Performance Systems International, Hughes LAN
  157.        Systems, March 1991.
  158.  
  159.    [5] Rose M., and K. McCloghrie, Editors, "Management Information Base
  160.        for Network Management of TCP/IP-based Internets", STD 17, RFC
  161.        1213, Hughes LAN Systems, Inc., Performance Systems
  162.        International, March 1991.
  163.  
  164.    [6] Kastenholz, F., "SNMP Communications Services", RFC 1270,
  165.        Clearpoint Research Corporation, October 1991.
  166.  
  167.  
  168.  
  169.  
  170. Bostock                                                         [Page 3]
  171.  
  172. RFC 1420                     SNMP over IPX                    March 1993
  173.  
  174.  
  175.    [7] Postel J., "User Datagram Protocol", STD 6, RFC 768,
  176.        USC/Information Sciences Institute, August 1980.
  177.  
  178.    [8] Xerox System Integration Standard, "Internet Transport
  179.        Protocols", XSIS 028112, Xerox Corporation, December 1981.
  180.  
  181. 6.  Security Considerations
  182.  
  183.    Security issues are not discussed in this memo.
  184.  
  185. 7. Author's Address
  186.  
  187.    Steve Bostock
  188.    Novell, Inc.
  189.    2180 Fortune Drive
  190.    San Jose, CA 95131
  191.  
  192.    Phone: 408 473 8203
  193.    Fax:   408 435 1706
  194.    Email: steveb@novell.com
  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. Bostock                                                         [Page 4]
  227.