home *** CD-ROM | disk | FTP | other *** search
/ Handbook of Infosec Terms 2.0 / Handbook_of_Infosec_Terms_Version_2.0_ISSO.iso / text / rfcs / rfc1474.txt < prev    next >
Text File  |  1996-05-07  |  32KB  |  315 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                      F. Kastenholz Request for Comments: 1474                            FTP Software, Inc.                                                                June 1993 
  8.  
  9.                   The Definitions of Managed Objects for                  the Bridge Network Control Protocol of                       the Point-to-Point Protocol 
  10.  
  11. Status of this Memo 
  12.  
  13.    This RFC specifies 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. 
  14.  
  15. Abstract 
  16.  
  17.    This memo defines a portion of the Management Information Base (MIB)    for use with network management protocols in TCP/IP-based internets.    In particular, it describes managed objects used for managing the    bridge Network Control Protocol [10] on subnetwork interfaces using    the family of Point-to-Point Protocols. 
  18.  
  19. Table of Contents 
  20.  
  21.    1. The Network Management Framework ......................    1    2. Objects ...............................................    2    2.1 Format of Definitions ................................    2    3. Overview ..............................................    2    3.1 Object Selection Criteria ............................    2    3.2 Structure of the PPP .................................    3    3.3 MIB Groups ...........................................    3    4. Definitions ...........................................    4    5. Acknowledgements ......................................   13    6. Security Considerations ...............................   14    7. References ............................................   14    8. Author's Address ......................................   15 
  22.  
  23. 1.  The Network Management Framework 
  24.  
  25.    The Internet-standard Network Management Framework consists of three    components.  They are: 
  26.  
  27.       STD 16/RFC 1155 which defines the SMI, the mechanisms used for       describing and naming objects for the purpose of management.  STD       16/RFC 1212 defines a more concise description mechanism, which is 
  28.  
  29.  
  30.  
  31. Kastenholz                                                      [Page 1] 
  32.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  33.  
  34.        wholly consistent with the SMI. 
  35.  
  36.       STD 17/RFC 1213 which defines MIB-II, the core set of managed       objects for the Internet suite of protocols. 
  37.  
  38.       STD 15/RFC 1157 which defines the SNMP, the protocol used for       network access to managed objects. 
  39.  
  40.    The Framework permits new objects to be defined for the purpose of    experimentation and evaluation. 
  41.  
  42. 2.  Objects 
  43.  
  44.    Managed objects are accessed via a virtual information store, termed    the Management Information Base or MIB.  Objects in the MIB are    defined using the subset of Abstract Syntax Notation One (ASN.1) [3]    defined in the SMI.  In particular, each object type is named by an    OBJECT IDENTIFIER, an administratively assigned name.  The object    type together with an object instance serves to uniquely identify a    specific instantiation of the object.  For human convenience, we    often use a textual string, termed the descriptor, to refer to the    object type. 
  45.  
  46. 2.1.  Format of Definitions 
  47.  
  48.    Section 4 contains the specification of all object types contained in    this MIB module.  The object types are defined using the conventions    defined in the SMI, as amended by the extensions specified in [5,6]. 
  49.  
  50. 3.  Overview 
  51.  
  52. 3.1.  Object Selection Criteria 
  53.  
  54.    To be consistent with IAB directives and good engineering practice,    an explicit attempt was made to keep this MIB as simple as possible.    This was accomplished by applying the following criteria to objects    proposed for inclusion: 
  55.  
  56.       (1)  Require objects be essential for either fault or            configuration management.  In particular, objects for            which the sole purpose was to debug implementations were            explicitly excluded from the MIB. 
  57.  
  58.       (2)  Consider evidence of current use and/or utility. 
  59.  
  60.       (3)  Limit the total number of objects. 
  61.  
  62.       (4)  Exclude objects which are simply derivable from others in 
  63.  
  64.  
  65.  
  66. Kastenholz                                                      [Page 2] 
  67.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  68.  
  69.             this or other MIBs. 
  70.  
  71. 3.2.  Structure of the PPP 
  72.  
  73.    This section describes the basic model of PPP used in developing the    PPP MIB. This information should be useful to the implementor in    understanding some of the basic design decisions of the MIB. 
  74.  
  75.    The PPP is not one single protocol but a large family of protocols.    Each of these is, in itself, a fairly complex protocol.  The PPP    protocols may be divided into three rough categories: 
  76.  
  77.    Control Protocols       The Control Protocols are used to control the operation of the       PPP. The Control Protocols include the Link Control Protocol       (LCP), the Password Authentication Protocol (PAP), the Link       Quality Report (LQR), and the Challenge Handshake Authentication       Protocol (CHAP). 
  78.  
  79.    Network Protocols       The Network Protocols are used to move the network traffic over       the PPP interface.  A Network Protocol encapsulates the datagrams       of a specific higher-layer protocol that is using the PPP as a       data link.  Note that within the context of PPP, the term "Network       Protocol" does not imply an OSI Layer-3 protocol; for instance,       there is a Bridging network protocol. 
  80.  
  81.    Network Control Protocols (NCPs)       The NCPs are used to control the operation of the Network       Protocols. Generally, each Network Protocol has its own Network       Control Protocol; thus, the IP Network Protocol has its IP Control       Protocol, the Bridging Network Protocol has its Bridging Network       Control Protocol and so on. 
  82.  
  83.    This document specifies the objects used in managing one of these    protocols, namely the Bridge Network Control Protocol. 
  84.  
  85. 3.3.  MIB Groups 
  86.  
  87.    Objects in this MIB are arranged into several MIB groups.  Each group    is organized as a set of related objects. 
  88.  
  89.    These groups are the basic unit of conformance: if the semantics of a    group are applicable to an implementation then all objects in the    group must be implemented. 
  90.  
  91.    The PPP MIB is organized into several MIB Groups, including, but not    limited to, the following groups: 
  92.  
  93.  
  94.  
  95. Kastenholz                                                      [Page 3] 
  96.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  97.  
  98.            o The PPP Link Group           o The PPP LQR Group           o The PPP LQR Extensions Group           o The PPP IP Group           o The PPP Bridge Group           o The PPP Security Group 
  99.  
  100.    This document specifies the following group: 
  101.  
  102.    The PPP Bridge Group       The PPP Bridge Group contains configuration, status, and control       variables that apply to the operation of Bridging over PPP. 
  103.  
  104.       Implementation of this group is mandatory for all implementations       of PPP that support the Bridging over PPP. 
  105.  
  106.  4.  Definitions 
  107.  
  108.           PPP-BRIDGE-NCP-MIB DEFINITIONS ::= BEGIN 
  109.  
  110.           IMPORTS                Counter                     FROM RFC1155-SMI                ifIndex                     FROM RFC1213-MIB                OBJECT-TYPE                     FROM RFC-1212                ppp                     FROM PPP-LCP-MIB; 
  111.  
  112.                pppBridge OBJECT IDENTIFIER ::= { ppp 4 } 
  113.  
  114.           --           -- The PPP Bridge NCP Group.           -- Implementation of this group is mandatory for all           -- PPP implementations that support MAC Bridging  over           -- PPP (RFC1220).           -- 
  115.  
  116.           -- The following object reflect the values of the option           -- parameters used in the PPP Link Control Protocol           --   pppBridgeLocalToRemoteTinygramCompression           --   pppBridgeRemoteToLocalTinygramCompression           --   pppBridgeLocalToRemoteLanId           --   pppBridgeRemoteToLocalLanId           --           -- These values are not available until after the PPP Option 
  117.  
  118.  
  119.  
  120. Kastenholz                                                      [Page 4] 
  121.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  122.  
  123.            -- negotiation has completed, which is indicated by the link           -- reaching the open state (i.e. pppBridgeOperStatus is set to           -- opened).           --           -- Therefore, when pppBridgeOperStatus is not opened           -- the contents of these objects is undefined. The value           -- returned when accessing the objects is an implementation           -- dependent issue. 
  124.  
  125.            pppBridgeTable   OBJECT-TYPE                SYNTAX    SEQUENCE OF PppBridgeEntry                ACCESS    not-accessible                STATUS    mandatory                DESCRIPTION                          "Table containing the parameters and statistics                          for the local PPP entity that are related to                          the operation of Bridging over the PPP."                ::= { pppBridge 1 } 
  126.  
  127.            pppBridgeEntry   OBJECT-TYPE                SYNTAX    PppBridgeEntry                ACCESS    not-accessible                STATUS    mandatory                DESCRIPTION                          "Bridging information for a particular PPP                          link."                INDEX     { ifIndex }                ::= { pppBridgeTable 1 } 
  128.  
  129.            PppBridgeEntry ::= SEQUENCE {                pppBridgeOperStatus                     INTEGER,                pppBridgeLocalToRemoteTinygramCompression                     INTEGER,                pppBridgeRemoteToLocalTinygramCompression                     INTEGER,                pppBridgeLocalToRemoteLanId                     INTEGER,                pppBridgeRemoteToLocalLanId                     INTEGER           } 
  130.  
  131.           pppBridgeOperStatus   OBJECT-TYPE                SYNTAX    INTEGER {opened(1), not-opened(2)}                ACCESS    read-only 
  132.  
  133.  
  134.  
  135. Kastenholz                                                      [Page 5] 
  136.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  137.  
  138.                 STATUS    mandatory                DESCRIPTION                          "The operational status of the Bridge network                          protocol. If the value of this object is up                          then the finite state machine for the Bridge                          network protocol has reached the Opened state."                ::= { pppBridgeEntry 1 } 
  139.  
  140.            pppBridgeLocalToRemoteTinygramCompression   OBJECT-TYPE                SYNTAX    INTEGER { false(1), true(2) }                ACCESS    read-only                STATUS    mandatory                DESCRIPTION                          "Indicates whether the local node will perform                          Tinygram Compression when sending packets to                          the remote entity. If false then the local                          entity will not perform Tinygram Compression.                          If true then the local entity will perform                          Tinygram Compression. The value of this object                          is meaningful only when the link has reached                          the open state (pppBridgeOperStatus is                          opened)."                REFERENCE                          "Section 6.7, Tinygram Compression Option, of                          RFC1220"                ::= { pppBridgeEntry 2 } 
  141.  
  142.            pppBridgeRemoteToLocalTinygramCompression   OBJECT-TYPE                SYNTAX    INTEGER { false(1), true(2) }                ACCESS    read-only                STATUS    mandatory                DESCRIPTION                          "If false(1) then the remote entity is not                          expected to perform Tinygram Compression. If                          true then the remote entity is expected to                          perform Tinygram Compression. The value of this                          object is meaningful only when the link has                          reached the open state (pppBridgeOperStatus is                          opened)."                REFERENCE                          "Section 6.7, Tinygram Compression Option, of                          RFC1220"                ::= { pppBridgeEntry 3 } 
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  Kastenholz                                                      [Page 6] 
  149.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  150.  
  151.            pppBridgeLocalToRemoteLanId   OBJECT-TYPE                SYNTAX    INTEGER { false(1), true(2) }                ACCESS    read-only                STATUS    mandatory                DESCRIPTION                          "Indicates whether the local node will include                          the LAN Identification field in transmitted                          packets or not. If false(1) then the local node                          will not transmit this field, true(2) means                          that the field will be transmitted. The value                          of this object is meaningful only when the link                          has reached the open state (pppBridgeOperStatus                          is opened)."                REFERENCE                          "Section 6.8, LAN Identification Option, of                          RFC1220"                ::= { pppBridgeEntry 4 } 
  152.  
  153.            pppBridgeRemoteToLocalLanId   OBJECT-TYPE                SYNTAX    INTEGER { false(1), true(2) }                ACCESS    read-only                STATUS    mandatory                DESCRIPTION                          "Indicates whether the remote node has                          indicated that it will include the LAN                          Identification field in transmitted packets or                          not. If false(1) then the field will not be                          transmitted, if true(2) then the field will be                          transmitted. The value of this object is                          meaningful only when the link has reached the                          open state (pppBridgeOperStatus is opened)."                REFERENCE                          "Section 6.8, LAN Identification Option, of                          RFC1220"                ::= { pppBridgeEntry 5 } 
  154.  
  155.            --           -- The PPP Bridge Configuration table           -- 
  156.  
  157.           pppBridgeConfigTable   OBJECT-TYPE                SYNTAX    SEQUENCE OF PppBridgeConfigEntry                ACCESS    not-accessible                STATUS    mandatory                DESCRIPTION                          "Table containing the parameters and statistics 
  158.  
  159.  
  160.  
  161. Kastenholz                                                      [Page 7] 
  162.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  163.  
  164.                           for the local PPP entity that are related to                          the operation of Bridging over the PPP."                ::= { pppBridge 2 } 
  165.  
  166.            pppBridgeConfigEntry   OBJECT-TYPE                SYNTAX    PppBridgeConfigEntry                ACCESS    not-accessible                STATUS    mandatory                DESCRIPTION                          "Bridging Configuration information for a                          particular PPP link."                INDEX     { ifIndex }                ::= { pppBridgeConfigTable 1 } 
  167.  
  168.            PppBridgeConfigEntry ::= SEQUENCE {                pppBridgeConfigAdminStatus                     INTEGER,                pppBridgeConfigTinygram                     INTEGER,                pppBridgeConfigRingId                     INTEGER,                pppBridgeConfigLineId                     INTEGER,                pppBridgeConfigLanId                     INTEGER           } 
  169.  
  170.            pppBridgeConfigAdminStatus   OBJECT-TYPE                SYNTAX    INTEGER { open(1), close(2) }                ACCESS    read-write                STATUS    mandatory                DESCRIPTION                          "The immediate desired status of the Bridging                          network protocol. Setting this object to open                          will inject an administrative open event into                          the Bridging network protocol's finite state                          machine. Setting this object to close will                          inject an administrative close event into the                          Bridging network protocol's finite state                          machine."                ::= { pppBridgeConfigEntry 1 } 
  171.  
  172.            pppBridgeConfigTinygram   OBJECT-TYPE                SYNTAX    INTEGER { false(1), true(2) } 
  173.  
  174.  
  175.  
  176. Kastenholz                                                      [Page 8] 
  177.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  178.  
  179.                 ACCESS    read-write                STATUS    mandatory                DESCRIPTION                          "If false then the local BNCP entity will not                          initiate the Tinygram Compression Option                          Negotiation. If true then the local BNCP entity                          will initiate negotiation of this option."                REFERENCE                          "Section 6.7, Tinygram Compression Option, of                          RFC1220"                DEFVAL    { true }                ::= { pppBridgeConfigEntry 2 } 
  180.  
  181.            pppBridgeConfigRingId   OBJECT-TYPE                SYNTAX    INTEGER { false(1), true(2) }                ACCESS    read-write                STATUS    mandatory                DESCRIPTION                          "If false then the local PPP Entity will not                          initiate a Remote Ring Identification Option                          negotiation. If true then the local PPP entity                          will intiate this negotiation. This MIB object                          is relevant only if the interface is for 802.5                          Token Ring bridging."                REFERENCE                          "Section 6.4, IEEE 802.5 Remote Ring                          Identification Option, of RFC1220"                DEFVAL    { false }                ::= { pppBridgeConfigEntry 3 } 
  182.  
  183.            pppBridgeConfigLineId   OBJECT-TYPE                SYNTAX    INTEGER { false(1), true(2) }                ACCESS    read-write                STATUS    mandatory                DESCRIPTION                          "If false then the local PPP Entity is not to                          initiate a Line Identification Option                          negotiation. If true then the local PPP entity                          will intiate this negotiation. This MIB object                          is relevant only if the interface is for 802.5                          Token Ring bridging."                REFERENCE                          "Section 6.5, IEEE 802.5 Line Identification                          Option, of RFC1220"                DEFVAL    { false }                ::= { pppBridgeConfigEntry 4 } 
  184.  
  185.  
  186.  
  187. Kastenholz                                                      [Page 9] 
  188.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  189.  
  190.            pppBridgeConfigLanId   OBJECT-TYPE                SYNTAX    INTEGER { false(1), true(2) }                ACCESS    read-write                STATUS    mandatory                DESCRIPTION                          "If false then the local BNCP entity will not                          initiate the LAN Identification Option                          Negotiation. If true then the local BNCP entity                          will initiate negotiation of this option."                REFERENCE                          "Section 6.8, LAN Identification Option, of                          RFC1220"                DEFVAL    { false }                ::= { pppBridgeConfigEntry 5 } 
  191.  
  192.            --           -- The PPP Bridge Media Status Table           -- 
  193.  
  194.           pppBridgeMediaTable   OBJECT-TYPE                SYNTAX    SEQUENCE OF PppBridgeMediaEntry                ACCESS    not-accessible                STATUS    mandatory                DESCRIPTION                          "Table identifying which MAC media types are                          enabled for the Bridging NCPs."                ::= { pppBridge 3 } 
  195.  
  196.            pppBridgeMediaEntry   OBJECT-TYPE                SYNTAX    PppBridgeMediaEntry                ACCESS    not-accessible                STATUS    mandatory                DESCRIPTION                          "Status of a specific MAC Type for a specific                          PPP Link."                INDEX     { ifIndex, pppBridgeMediaMacType }                ::= { pppBridgeMediaTable 1 } 
  197.  
  198.            PppBridgeMediaEntry ::= SEQUENCE {                pppBridgeMediaMacType                     INTEGER,                pppBridgeMediaLocalStatus                     INTEGER,                pppBridgeMediaRemoteStatus                     INTEGER 
  199.  
  200.  
  201.  
  202. Kastenholz                                                     [Page 10] 
  203.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  204.  
  205.            } 
  206.  
  207.           pppBridgeMediaMacType   OBJECT-TYPE                SYNTAX    INTEGER(0..2147483647)                ACCESS    read-only                STATUS    mandatory                DESCRIPTION                          "The MAC type for which this entry in the                          pppBridgeMediaTable is providing status                          information. Valid values for this object are                          defined in Section 6.6 MAC Type Support                          Selection of RFC1220 (Bridging Point-to-Point                          Protocol)."                REFERENCE                          "Section 6.6, MAC Type Support Selection, of                          RFC1212."                ::= { pppBridgeMediaEntry 1 } 
  208.  
  209.            pppBridgeMediaLocalStatus   OBJECT-TYPE                SYNTAX    INTEGER { accept(1), dont-accept(2) }                ACCESS    read-only                STATUS    mandatory                DESCRIPTION                          "Indicates whether the local PPP Bridging                          Entity will accept packets of the protocol type                          identified in pppBridgeMediaMacType on the PPP                          link identified by ifIndex or not. If this                          object is accept then any packets of the                          indicated MAC type will be received and                          properly processed. If this object is dont-                          accept then received packets of the indicated                          MAC type will not be properly processed."                REFERENCE                          "Section 6.6, MAC Type Support Selection, of                          RFC1212."                ::= { pppBridgeMediaEntry 2 } 
  210.  
  211.            pppBridgeMediaRemoteStatus   OBJECT-TYPE                SYNTAX    INTEGER { accept(1), dont-accept(2) }                ACCESS    read-only                STATUS    mandatory                DESCRIPTION                          "Indicates whether the local PPP Bridging                          Entity believes that the remote PPP Bridging                          Entity will accept packets of the protocol type                          identified in pppBridgeMediaMacType on the PPP 
  212.  
  213.  
  214.  
  215. Kastenholz                                                     [Page 11] 
  216.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  217.  
  218.                           link identified by ifIndex or not."                REFERENCE                          "Section 6.6, MAC Type Support Selection, of                          RFC1212."                ::= { pppBridgeMediaEntry 3 } 
  219.  
  220.            --           -- The PPP Bridge Media Configuration Table           -- 
  221.  
  222.           pppBridgeMediaConfigTable   OBJECT-TYPE                SYNTAX    SEQUENCE OF PppBridgeMediaConfigEntry                ACCESS    not-accessible                STATUS    mandatory                DESCRIPTION                          "Table identifying which MAC media types are                          enabled for the Bridging NCPs."                ::= { pppBridge 4 } 
  223.  
  224.            pppBridgeMediaConfigEntry   OBJECT-TYPE                SYNTAX    PppBridgeMediaConfigEntry                ACCESS    not-accessible                STATUS    mandatory                DESCRIPTION                          "Status of a specific MAC Type for a specific                          PPP Link."                INDEX     { ifIndex, pppBridgeMediaConfigMacType }                ::= { pppBridgeMediaConfigTable 1 } 
  225.  
  226.            PppBridgeMediaConfigEntry ::= SEQUENCE {                pppBridgeMediaConfigMacType                     INTEGER,                pppBridgeMediaConfigLocalStatus                     INTEGER           } 
  227.  
  228.            pppBridgeMediaConfigMacType   OBJECT-TYPE                SYNTAX    INTEGER(0..2147483647)                ACCESS    read-write                STATUS    mandatory                DESCRIPTION                          "The MAC type for which this entry in the                          pppBridgeMediaConfigTable is providing status                          information. Valid values for this object are 
  229.  
  230.  
  231.  
  232. Kastenholz                                                     [Page 12] 
  233.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  234.  
  235.                           defined in Section 6.6 MAC Type Support                          Selection of RFC1220 (Bridging Point-to-Point                          Protocol)."                REFERENCE                          "Section 6.6, MAC Type Support Selection, of                          RFC1212."                ::= { pppBridgeMediaConfigEntry 1 } 
  236.  
  237.            pppBridgeMediaConfigLocalStatus   OBJECT-TYPE                SYNTAX    INTEGER { accept(1), dont-accept(2) }                ACCESS    read-write                STATUS    mandatory                DESCRIPTION                          "Indicates whether the local PPP Bridging                          Entity should accept packets of the protocol                          type identified in pppBridgeMediaConfigMacType                          on the PPP link identified by ifIndex or not.                          Setting this object to the value dont-accept                          has the affect of invalidating the                          corresponding entry in the                          pppBridgeMediaConfigTable object. It is an                          implementation-specific matter as to whether                          the agent removes an invalidated entry from the                          table. Accordingly, management stations must be                          prepared to receive tabular information from                          agents that corresponds to entries not                          currently in use. Changing this object will                          have effect when the link is next restarted."                REFERENCE                          "Section 6.6, MAC Type Support Selection, of                          RFC1212."                ::= { pppBridgeMediaConfigEntry 2 } 
  238.  
  239.            END 
  240.  
  241. 6.  Acknowledgements 
  242.  
  243.    This document was produced by the PPP working group.  In addition to    the working group, the author wishes to thank the following    individuals for their comments and contributions: 
  244.  
  245.           Bill Simpson -- Daydreamer           Glenn McGregor -- Merit           Jesse Walker -- DEC           Chris Gunner -- DEC 
  246.  
  247.  
  248.  
  249.  Kastenholz                                                     [Page 13] 
  250.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  251.  
  252.  6.  Security Considerations 
  253.  
  254.    The PPP MIB affords the network operator the ability to configure and    control the PPP links of a particular system, including the PPP    authentication protocols. This represents a security risk. 
  255.  
  256.    These risks are addressed in the following manners: 
  257.  
  258.       (1)  All variables which represent a significant security risk            are placed in separate, optional, MIB Groups. As the MIB            Group is the quantum of implementation within a MIB, the            implementor of the MIB may elect not to implement these            groups. 
  259.  
  260.       (2)  The implementor may choose to implement the variables            which present a security risk so that they may not be            written, i.e., the variables are READ-ONLY. This method            still presents a security risk, and is not recommended,            in that the variables, specifically the PPP            Authentication Protocols' variables, may be easily read. 
  261.  
  262.       (3)  Using SNMPv2, the operator can place the variables into            MIB views which are protected in that the parties which            have access to those MIB views use authentication and            privacy protocols, or the operator may elect to make            these views not accessible to any party.  In order to            facilitate this placement, all security-related variables            are placed in separate MIB Tables. This eases the            identification of the necessary MIB View Subtree. 
  263.  
  264. 7.  References 
  265.  
  266.    [1] 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. 
  267.  
  268.    [2] McCloghrie K., and M. Rose, Editors, "Management Information Base        for Network Management of TCP/IP-based internets", STD 17, RFC        1213, Performance Systems International, March 1991. 
  269.  
  270.    [3] Information processing systems - Open Systems Interconnection -        Specification of Abstract Syntax Notation One (ASN.1),        International Organization for Standardization, International        Standard 8824, December 1987. 
  271.  
  272.    [4] Information processing systems - Open Systems Interconnection -        Specification of Basic Encoding Rules for Abstract Notation One 
  273.  
  274.  
  275.  
  276. Kastenholz                                                     [Page 14] 
  277.  RFC 1474                     PPP/Bridge MIB                    June 1993 
  278.  
  279.         (ASN.1), International Organization for Standardization,        International Standard 8825, December 1987. 
  280.  
  281.    [5] Rose, M., and K. McCloghrie, Editors, "Concise MIB Definitions",        STD 16, RFC 1212, Performance Systems International, Hughes LAN        Systems, March 1991. 
  282.  
  283.    [6] Rose, M., Editor, "A Convention for Defining Traps for use with        the SNMP", RFC 1215, Performance Systems International, March        1991. 
  284.  
  285.    [7] McCloghrie, K., "Extensions to the Generic-Interface MIB", RFC        1229, Hughes LAN Systems, Inc., May 1991. 
  286.  
  287.    [8] Simpson, W., "The Point-to-Point Protocol for the Transmission of        Multi-protocol Datagrams over Point-to-Point Links, RFC 1331,        Daydreamer, May 1992. 
  288.  
  289.    [9] McGregor, G., "The PPP Internet Protocol Control Protocol", RFC        1332, Merit, May 1992. 
  290.  
  291.   [10] Baker, F., "Point-to-Point Protocol Extensions for Bridging", RFC        1220, ACC, April 1991. 
  292.  
  293.   [11] Lloyd, B., and W. Simpson, "PPP Authentication Protocols", RFC        1334, L&A, Daydreamer, October 1992. 
  294.  
  295.   [12] Simpson, W., "PPP Link Quality Monitoring", RFC 1333, Daydreamer,        May 1992. 
  296.  
  297. 8.  Author's Address 
  298.  
  299.    Frank Kastenholz    FTP Software, Inc.    2 High Street    North Andover, Mass 01845 USA 
  300.  
  301.    Phone: (508) 685-4000    EMail: kasten@ftp.com 
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  Kastenholz                                                     [Page 15] 
  314.  
  315.