home *** CD-ROM | disk | FTP | other *** search
/ Internet Core Protocols / Oreilly-InternetCoreProtocols.iso / RFCs / rfc2666.txt < prev    next >
Encoding:
Text File  |  1999-10-14  |  37.8 KB  |  1,012 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                           J. Flick
  8. Request for Comments: 2666                       Hewlett-Packard Company
  9. Category: Informational                                      August 1999
  10.  
  11.  
  12.                  Definitions of Object Identifiers for
  13.                      Identifying Ethernet Chip Sets
  14.  
  15. Status of this Memo
  16.  
  17.    This memo provides information for the Internet community.  It does
  18.    not specify an Internet standard of any kind.  Distribution of this
  19.    memo is unlimited.
  20.  
  21. Copyright Notice
  22.  
  23.    Copyright (C) The Internet Society (1999).  All Rights Reserved.
  24.  
  25. Abstract
  26.  
  27.    This memo defines OBJECT IDENTIFIER values for use with network
  28.    management protocols in the Internet community.  In particular, it
  29.    contains registered OID values for use with the dot3StatsEtherChipSet
  30.    object in the EtherLike-MIB [16].  These registrations have been
  31.    split from [16] into a separate document for maintenance purposes.
  32.  
  33. Table of Contents
  34.  
  35.    1.  Introduction ...............................................    2
  36.    2.  The SNMP Management Framework ..............................    2
  37.    3.  Definitions ................................................    3
  38.    4.  Intellectual Property ......................................   14
  39.    5.  Acknowledgements ...........................................   15
  40.    6.  References .................................................   15
  41.    7.  Security Considerations ....................................   16
  42.    8.  Author's Address ...........................................   17
  43.    9.  Full Copyright Statement ...................................   18
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. Flick                        Informational                      [Page 1]
  59.  
  60. RFC 2666                  Ethernet Chipset MIB               August 1999
  61.  
  62.  
  63. 1.  Introduction
  64.  
  65.    This memo defines OBJECT IDENTIFIER values for use with network
  66.    management protocols in the Internet community.  In particular, it
  67.    contains registered OID values for use with the dot3StatsEtherChipSet
  68.    object in the EtherLike-MIB [16].  These registrations have been
  69.    split from [16] into a separate document for maintenance purposes.
  70.  
  71.    The dot3StatsEtherChipSet object has recently been deprecated.  The
  72.    purpose of this document is to capture historic assignments made by
  73.    the various IETF working groups that have been responsible for
  74.    maintaining the EtherLike-MIB.  Implementations which support the
  75.    dot3StatsEtherChipSet object for backwards compatability may continue
  76.    to use the OBJECT IDENTIFIER values assigned in this document.
  77.  
  78.    For those chipsets not represented in this document, implementors
  79.    should assign OBJECT IDENTIFIER values within that part of the
  80.    registration tree delegated to individual enterprises.
  81.  
  82. 2.  The SNMP Management Framework
  83.  
  84.    The SNMP Management Framework presently consists of five major
  85.    components:
  86.  
  87.    o  An overall architecture, described in RFC 2571 [1].
  88.  
  89.    o  Mechanisms for describing and naming objects and events for the
  90.       purpose of management. The first version of this Structure of
  91.       Management Information (SMI) is called SMIv1 and described in STD
  92.       16, RFC 1155 [2], STD 16, RFC 1212 [3] and RFC 1215 [4]. The
  93.       second version, called SMIv2, is described in STD 58, RFC 2578
  94.       [5], STD 58, RFC 2579 [6] and STD 58, RFC 2580 [7].
  95.  
  96.    o  Message protocols for transferring management information. The
  97.       first version of the SNMP message protocol is called SNMPv1 and
  98.       described in STD 15, RFC 1157 [8]. A second version of the SNMP
  99.       message protocol, which is not an Internet standards track
  100.       protocol, is called SNMPv2c and described in RFC 1901 [9] and RFC
  101.       1906 [10].  The third version of the message protocol is called
  102.       SNMPv3 and described in RFC 1906 [10], RFC 2572 [11] and RFC 2574
  103.       [12].
  104.  
  105.    o  Protocol operations for accessing management information. The
  106.       first set of protocol operations and associated PDU formats is
  107.       described in STD 15, RFC 1157 [8]. A second set of protocol
  108.       operations and associated PDU formats is described in RFC 1905
  109.       [13].
  110.  
  111.  
  112.  
  113.  
  114. Flick                        Informational                      [Page 2]
  115.  
  116. RFC 2666                  Ethernet Chipset MIB               August 1999
  117.  
  118.  
  119.    o  A set of fundamental applications described in RFC 2573 [14] and
  120.       the view-based access control mechanism described in RFC 2575
  121.       [15].
  122.  
  123.    Managed objects are accessed via a virtual information store, termed
  124.    the Management Information Base or MIB.  Objects in the MIB are
  125.    defined using the mechanisms defined in the SMI.
  126.  
  127.    This memo specifies a MIB module that is compliant to the SMIv2. A
  128.    MIB conforming to the SMIv1 can be produced through the appropriate
  129.    translations. The resulting translated MIB must be semantically
  130.    equivalent, except where objects or events are omitted because no
  131.    translation is possible (use of Counter64). Some machine readable
  132.    information in SMIv2 will be converted into textual descriptions in
  133.    SMIv1 during the translation process. However, this loss of machine
  134.    readable information is not considered to change the semantics of the
  135.    MIB.
  136.  
  137. 3.  Definitions
  138.  
  139.    ETHER-CHIPSET-MIB DEFINITIONS ::= BEGIN
  140.  
  141.        IMPORTS
  142.            MODULE-IDENTITY, OBJECT-IDENTITY, mib-2
  143.                FROM SNMPv2-SMI
  144.            dot3
  145.                FROM EtherLike-MIB;
  146.  
  147.        etherChipsetMIB MODULE-IDENTITY
  148.            LAST-UPDATED "9908240400Z"  -- August 24, 199
  149.            ORGANIZATION "IETF 802.3 Hub MIB Working Group"
  150.            CONTACT-INFO
  151.                "WG E-mail: hubmib@hprnd.rose.hp.com
  152.              To subscribe: hubmib-request@hprnd.rose.hp.com
  153.  
  154.                     Chair: Dan Romascanu
  155.                    Postal: Lucent Technologies
  156.                            Atidum Technology Park, Bldg. 3
  157.                            Tel Aviv 61131
  158.                            Israel
  159.                       Tel: +972 3 645 8414
  160.                    E-mail: dromasca@lucent.com
  161.  
  162.                   Editor: John Flick
  163.                   Postal: Hewlett-Packard Company
  164.                           8000 Foothills Blvd. M/S 5556
  165.                           Roseville, CA 95747-5556
  166.                           USA
  167.  
  168.  
  169.  
  170. Flick                        Informational                      [Page 3]
  171.  
  172. RFC 2666                  Ethernet Chipset MIB               August 1999
  173.  
  174.  
  175.                      Tel: +1 916 785 4018
  176.                      Fax: +1 916 785 3583
  177.                   E-mail: johnf@rose.hp.com"
  178.  
  179.            DESCRIPTION "This MIB module contains registered values for
  180.                        use by the dot3StatsEtherChipSet object in
  181.                        the EtherLike-MIB.  This object is used to
  182.                        identify the MAC hardware used to communicate
  183.                        on an interface.
  184.  
  185.                        Note that the dot3StatsEtherChipSet object
  186.                        has been deprecated.  The primary purpose of
  187.                        this module is to capture historic assignments
  188.                        made by the various IETF working groups that
  189.                        have been responsible for maintaining the
  190.                        EtherLike-MIB.  Implementations which support
  191.                        the dot3StatsEtherChipSet object for backwards
  192.                        compatability may continue to use these values.
  193.                        For those chipsets not represented in this
  194.                        module, registration is required in other
  195.                        documentation, e.g., assignment within that
  196.                        part of the registration tree delegated to
  197.                        individual enterprises (see RFC 1155 and RFC
  198.                        1902)."
  199.  
  200.            REVISION    "9908240400Z"  -- August 24, 1999
  201.            DESCRIPTION "Initial version of this module created by
  202.                        splitting the chipset registration information
  203.                        out from the EtherLike-MIB.
  204.                        Version published as RFC 2666."
  205.            ::= { mib-2 70 }
  206.  
  207.        dot3ChipSets          OBJECT IDENTIFIER ::= { dot3 8 }
  208.  
  209.        dot3ChipSetAMD        OBJECT IDENTIFIER ::= { dot3ChipSets 1 }
  210.  
  211.        dot3ChipSetAMD7990 OBJECT-IDENTITY
  212.            STATUS      current
  213.            DESCRIPTION "The authoritative identifier for the Advanced
  214.                        Micro Devices Am7990 Local Area Network
  215.                        Controller for Ethernet (LANCE)."
  216.            ::= { dot3ChipSetAMD 1 }
  217.  
  218.        dot3ChipSetAMD79900 OBJECT-IDENTITY
  219.            STATUS      current
  220.            DESCRIPTION "The authoritative identifier for the Advanced
  221.                        Micro Devices Am79900 chip."
  222.            ::= { dot3ChipSetAMD 2 }
  223.  
  224.  
  225.  
  226. Flick                        Informational                      [Page 4]
  227.  
  228. RFC 2666                  Ethernet Chipset MIB               August 1999
  229.  
  230.  
  231.        dot3ChipSetAMD79C940 OBJECT-IDENTITY
  232.            STATUS      current
  233.            DESCRIPTION "The authoritative identifier for the Advanced
  234.                        Micro Devices Am79C940 Media Access Controller
  235.                        for Ethernet (MACE)."
  236.            ::= { dot3ChipSetAMD 3 }
  237.  
  238.        dot3ChipSetAMD79C90 OBJECT-IDENTITY
  239.            STATUS      current
  240.            DESCRIPTION "The authoritative identifier for the Advanced
  241.                        Micro Devices Am79C90 CMOS Local Area Network
  242.                        Controller for Ethernet (C-LANCE)."
  243.            ::= { dot3ChipSetAMD 4 }
  244.  
  245.        dot3ChipSetAMD79C960 OBJECT-IDENTITY
  246.            STATUS      current
  247.            DESCRIPTION "The authoritative identifier for the Advanced
  248.                        Micro Devices Am79C960 PCnet-ISA Single Chip
  249.                        Ethernet Controller for ISA."
  250.            ::= { dot3ChipSetAMD 5 }
  251.  
  252.        dot3ChipSetAMD79C961 OBJECT-IDENTITY
  253.            STATUS      current
  254.            DESCRIPTION "The authoritative identifier for the Advanced
  255.                        Micro Devices Am79C961 PCnet-ISA+ Single Chip
  256.                        Plug & Play Full-Duplex Ethernet Controller
  257.                        for ISA."
  258.            ::= { dot3ChipSetAMD 6 }
  259.  
  260.        dot3ChipSetAMD79C961A OBJECT-IDENTITY
  261.            STATUS      current
  262.            DESCRIPTION "The authoritative identifier for the Advanced
  263.                        Micro Devices Am79C961A PCnet-ISA II Single Chip
  264.                        Plug & Play Full-Duplex Ethernet Controller
  265.                        for ISA."
  266.            ::= { dot3ChipSetAMD 7 }
  267.  
  268.        dot3ChipSetAMD79C965 OBJECT-IDENTITY
  269.            STATUS      current
  270.            DESCRIPTION "The authoritative identifier for the Advanced
  271.                        Micro Devices Am79C965 PCnet-32 Single Chip
  272.                        Ethernet Controller for PCI."
  273.            ::= { dot3ChipSetAMD 8 }
  274.  
  275.        dot3ChipSetAMD79C970 OBJECT-IDENTITY
  276.            STATUS      current
  277.            DESCRIPTION "The authoritative identifier for the Advanced
  278.                        Micro Devices Am79C970 PCnet PCI Single Chip
  279.  
  280.  
  281.  
  282. Flick                        Informational                      [Page 5]
  283.  
  284. RFC 2666                  Ethernet Chipset MIB               August 1999
  285.  
  286.  
  287.                        Ethernet Controller for PCI Local Bus."
  288.            ::= { dot3ChipSetAMD 9 }
  289.  
  290.        dot3ChipSetAMD79C970A OBJECT-IDENTITY
  291.            STATUS      current
  292.            DESCRIPTION "The authoritative identifier for the Advanced
  293.                        Micro Devices AM79C970A PCnet PCI II Single Chip
  294.                        Full-Duplex Ethernet Controller for PCI Local
  295.                        Bus."
  296.            ::= { dot3ChipSetAMD 10 }
  297.  
  298.        dot3ChipSetAMD79C971 OBJECT-IDENTITY
  299.            STATUS      current
  300.            DESCRIPTION "The authoritative identifier for the Advanced
  301.                        Micro Devices Am79C971 PCnet-FAST Single Chip
  302.                        Full-Duplex 10/100 Mbps Ethernet Controller for
  303.                        PCI Local Bus."
  304.            ::= { dot3ChipSetAMD 11 }
  305.  
  306.        dot3ChipSetAMD79C972 OBJECT-IDENTITY
  307.            STATUS      current
  308.            DESCRIPTION "The authoritative identifier for the Advanced
  309.                        Micro Devices Am79C972 PCnet-FAST+ Enhanced
  310.                        10/100 Mbps PCI Ethernet Controller with OnNow
  311.                        Support."
  312.            ::= { dot3ChipSetAMD 12 }
  313.  
  314.        dot3ChipSetIntel      OBJECT IDENTIFIER ::= { dot3ChipSets 2 }
  315.  
  316.        dot3ChipSetIntel82586 OBJECT-IDENTITY
  317.            STATUS      current
  318.            DESCRIPTION "The authoritative identifier for the Intel
  319.                        82586 IEEE 802.3 Ethernet LAN Coprocessor."
  320.            ::= { dot3ChipSetIntel 1 }
  321.  
  322.        dot3ChipSetIntel82596 OBJECT-IDENTITY
  323.            STATUS      current
  324.            DESCRIPTION "The authoritative identifier for the Intel
  325.                        82596 High-Performance 32-Bit Local Area Network
  326.                        Coprocessor."
  327.            ::= { dot3ChipSetIntel 2 }
  328.  
  329.        dot3ChipSetIntel82595 OBJECT-IDENTITY
  330.            STATUS      current
  331.            DESCRIPTION "The authoritative identifier for the Intel
  332.                        82595 High Integration Ethernet Controller."
  333.            ::= { dot3ChipSetIntel 3 }
  334.  
  335.  
  336.  
  337.  
  338. Flick                        Informational                      [Page 6]
  339.  
  340. RFC 2666                  Ethernet Chipset MIB               August 1999
  341.  
  342.  
  343.        dot3ChipSetIntel82557 OBJECT-IDENTITY
  344.            STATUS      current
  345.            DESCRIPTION "The authoritative identifier for the Intel
  346.                        82557 Fast Ethernet PCI Bus Lan Controller."
  347.            ::= { dot3ChipSetIntel 4 }
  348.  
  349.        dot3ChipSetIntel82558 OBJECT-IDENTITY
  350.            STATUS      current
  351.            DESCRIPTION "The authoritative identifier for the Intel
  352.                        82558 Fast Ethernet PCI Bus LAN Controller with
  353.                        Integrated PHY."
  354.            ::= { dot3ChipSetIntel 5 }
  355.  
  356.        dot3ChipSetSeeq       OBJECT IDENTIFIER ::= { dot3ChipSets 3 }
  357.  
  358.        dot3ChipSetSeeq8003 OBJECT-IDENTITY
  359.            STATUS      current
  360.            DESCRIPTION "The authoritative identifier for the SEEQ
  361.                        8003 chip set."
  362.            ::= { dot3ChipSetSeeq 1 }
  363.  
  364.        dot3ChipSetSeeq80C03 OBJECT-IDENTITY
  365.            STATUS      current
  366.            DESCRIPTION "The authoritative identifier for the SEEQ
  367.                        80C03 Full-Duplex CMOS Ethernet Data Link
  368.                        Controller (MAC)."
  369.            ::= { dot3ChipSetSeeq 2 }
  370.  
  371.        dot3ChipSetSeeq84C30 OBJECT-IDENTITY
  372.            STATUS      current
  373.            DESCRIPTION "The authoritative identifier for the SEEQ
  374.                        4-Port 84C30 Full-Duplex CMOS Ethernet 10
  375.                        MBit/Sec Data Link Controller (MAC)."
  376.            ::= { dot3ChipSetSeeq 3 }
  377.  
  378.        dot3ChipSetSeeq8431 OBJECT-IDENTITY
  379.            STATUS      current
  380.            DESCRIPTION "The authoritative identifier for the SEEQ
  381.                        4-Port 8431 Full-Duplex CMOS Ethernet 10
  382.                        MBit/Sec Data Link Controller (MAC)."
  383.            ::= { dot3ChipSetSeeq 4 }
  384.  
  385.        dot3ChipSetSeeq80C300 OBJECT-IDENTITY
  386.            STATUS      current
  387.            DESCRIPTION "The authoritative identifier for the SEEQ
  388.                        80C300 Full-Duplex CMOS Ethernet 10/100
  389.                        Mbit/Sec Data Link Controller (MAC)."
  390.            ::= { dot3ChipSetSeeq 5 }
  391.  
  392.  
  393.  
  394. Flick                        Informational                      [Page 7]
  395.  
  396. RFC 2666                  Ethernet Chipset MIB               August 1999
  397.  
  398.  
  399.        dot3ChipSetSeeq84C300 OBJECT-IDENTITY
  400.            STATUS      current
  401.            DESCRIPTION "The authoritative identifier for the SEEQ
  402.                        4-Port 84C300 Fast Ethernet Controller (MAC)."
  403.            ::= { dot3ChipSetSeeq 6 }
  404.  
  405.        dot3ChipSetSeeq84301 OBJECT-IDENTITY
  406.            STATUS      current
  407.            DESCRIPTION "The authoritative identifier for the SEEQ
  408.                        4-Port 84301 Fast Ethernet Controller (MAC)."
  409.            ::= { dot3ChipSetSeeq 7 }
  410.  
  411.        dot3ChipSetSeeq84302 OBJECT-IDENTITY
  412.            STATUS      current
  413.            DESCRIPTION "The authoritative identifier for the SEEQ
  414.                        4-Port 84302 Fast Ethernet Controller (MAC)."
  415.            ::= { dot3ChipSetSeeq 8 }
  416.  
  417.        dot3ChipSetSeeq8100 OBJECT-IDENTITY
  418.            STATUS      current
  419.            DESCRIPTION "The authoritative identifier for the SEEQ
  420.                        8100 Gigabit Ethernet Controller (MAC & PCS)."
  421.            ::= { dot3ChipSetSeeq 9 }
  422.  
  423.        dot3ChipSetNational   OBJECT IDENTIFIER ::= { dot3ChipSets 4 }
  424.  
  425.        dot3ChipSetNational8390 OBJECT-IDENTITY
  426.            STATUS      current
  427.            DESCRIPTION "The authoritative identifier for the National
  428.                        Semiconductor DP8390 Network Interface
  429.                        Controller."
  430.            ::= { dot3ChipSetNational 1 }
  431.  
  432.        dot3ChipSetNationalSonic OBJECT-IDENTITY
  433.            STATUS      current
  434.            DESCRIPTION "The authoritative identifier for the National
  435.                        Semiconductor DP83932 Systems-Oriented Network
  436.                        Interface Controller (SONIC)."
  437.            ::= { dot3ChipSetNational 2 }
  438.  
  439.        dot3ChipSetNational83901 OBJECT-IDENTITY
  440.            STATUS      current
  441.            DESCRIPTION "The authoritative identifier for the National
  442.                        Semiconductor DP83901 Serial Network Interface
  443.                        Controller (SNIC)."
  444.            ::= { dot3ChipSetNational 3 }
  445.  
  446.        dot3ChipSetNational83902 OBJECT-IDENTITY
  447.  
  448.  
  449.  
  450. Flick                        Informational                      [Page 8]
  451.  
  452. RFC 2666                  Ethernet Chipset MIB               August 1999
  453.  
  454.  
  455.            STATUS      current
  456.            DESCRIPTION "The authoritative identifier for the National
  457.                        Semiconductor DP83902 Serial Network Interface
  458.                        Controller for Twisted Pair (ST-NIC)."
  459.            ::= { dot3ChipSetNational 4 }
  460.  
  461.        dot3ChipSetNational83905 OBJECT-IDENTITY
  462.            STATUS      current
  463.            DESCRIPTION "The authoritative identifier for the National
  464.                        Semiconductor DP83905 AT Local Area Network
  465.                        Twisted-Pair Interface (AT/LANTIC)."
  466.            ::= { dot3ChipSetNational 5 }
  467.  
  468.        dot3ChipSetNational83907 OBJECT-IDENTITY
  469.            STATUS      current
  470.            DESCRIPTION "The authoritative identifier for the National
  471.                        Semiconductor DP83907 AT Twisted-Pair Enhanced
  472.                        Coaxial Network Interface Controller
  473.                        (AT/LANTIC II)."
  474.            ::= { dot3ChipSetNational 6 }
  475.  
  476.        dot3ChipSetNational83916 OBJECT-IDENTITY
  477.            STATUS      current
  478.            DESCRIPTION "The authoritative identifier for the National
  479.                        Semiconductor DP83916 Systems-Oriented Network
  480.                        Interface Controller (SONIC-16)."
  481.            ::= { dot3ChipSetNational 7 }
  482.  
  483.        dot3ChipSetNational83934 OBJECT-IDENTITY
  484.            STATUS      current
  485.            DESCRIPTION "The authoritative identifier for the National
  486.                        Semiconductor DP83934 Systems-Oriented Network
  487.                        Interface Controller with Twisted Pair Interface
  488.                        (SONIC-T)."
  489.            ::= { dot3ChipSetNational 8 }
  490.  
  491.        dot3ChipSetNational83936 OBJECT-IDENTITY
  492.            STATUS      current
  493.            DESCRIPTION "The authoritative identifier for the National
  494.                        Semiconductor DP83936AVUL Full-Duplex Systems-
  495.                        Oriented Network Interface Controller with
  496.                        Twisted Pair Interface (SONIC-T)."
  497.            ::= { dot3ChipSetNational 9 }
  498.  
  499.        dot3ChipSetFujitsu    OBJECT IDENTIFIER ::= { dot3ChipSets 5 }
  500.  
  501.        dot3ChipSetFujitsu86950 OBJECT-IDENTITY
  502.            STATUS      current
  503.  
  504.  
  505.  
  506. Flick                        Informational                      [Page 9]
  507.  
  508. RFC 2666                  Ethernet Chipset MIB               August 1999
  509.  
  510.  
  511.            DESCRIPTION "The authoritative identifier for the Fujitsu
  512.                        86950 chip."
  513.            ::= { dot3ChipSetFujitsu 1 }
  514.  
  515.        dot3ChipSetFujitsu86960 OBJECT-IDENTITY
  516.            STATUS      current
  517.            DESCRIPTION "The authoritative identifier for the Fujitsu
  518.                        MB86960 Network Interface Controller with
  519.                        Encoder/Decoder (NICE)."
  520.            ::= { dot3ChipSetFujitsu 2 }
  521.  
  522.        dot3ChipSetFujitsu86964 OBJECT-IDENTITY
  523.            STATUS      current
  524.            DESCRIPTION "The authoritative identifier for the Fujitsu
  525.                        MB86964 Ethernet Controller with 10BASE-T
  526.                        Tranceiver."
  527.            ::= { dot3ChipSetFujitsu 3 }
  528.  
  529.        dot3ChipSetFujitsu86965A OBJECT-IDENTITY
  530.            STATUS      current
  531.            DESCRIPTION "The authoritative identifier for the Fujitsu
  532.                        MB86965A EtherCoupler Single-Chip Ethernet
  533.                        Controller."
  534.            ::= { dot3ChipSetFujitsu 4 }
  535.  
  536.        dot3ChipSetFujitsu86965B OBJECT-IDENTITY
  537.            STATUS      current
  538.            DESCRIPTION "The authoritative identifier for the Fujitsu
  539.                        MB86965B EtherCoupler Single-Chip Ethernet
  540.                        Controller (supports full-duplex)."
  541.            ::= { dot3ChipSetFujitsu 5 }
  542.  
  543.        dot3ChipSetDigital    OBJECT IDENTIFIER ::= { dot3ChipSets 6 }
  544.  
  545.        dot3ChipSetDigitalDC21040 OBJECT-IDENTITY
  546.            STATUS      current
  547.            DESCRIPTION "The authoritative identifier for the Digital
  548.                        Semiconductor DC21040 chip."
  549.            ::= { dot3ChipSetDigital 1 }
  550.  
  551.        dot3ChipSetDigital21041 OBJECT-IDENTITY
  552.            STATUS      current
  553.            DESCRIPTION "The authoritative identifier for the Digital
  554.                        Semiconductor 21041 PCI Ethernet LAN
  555.                        Controller."
  556.            ::= { dot3ChipSetDigital 2 }
  557.  
  558.        dot3ChipSetDigital21140 OBJECT-IDENTITY
  559.  
  560.  
  561.  
  562. Flick                        Informational                     [Page 10]
  563.  
  564. RFC 2666                  Ethernet Chipset MIB               August 1999
  565.  
  566.  
  567.            STATUS      current
  568.            DESCRIPTION "The authoritative identifier for the Digital
  569.                        Semiconductor 21140 PCI Fast Ethernet LAN
  570.                        Controller."
  571.            ::= { dot3ChipSetDigital 3 }
  572.  
  573.        dot3ChipSetDigital21143 OBJECT-IDENTITY
  574.            STATUS      current
  575.            DESCRIPTION "The authoritative identifier for the Digital
  576.                        Semiconductor 21143 PCI/CardBus 10/100-Mb/s
  577.                        Ethernet LAN Controller."
  578.            ::= { dot3ChipSetDigital 4 }
  579.  
  580.        dot3ChipSetDigital21340 OBJECT-IDENTITY
  581.            STATUS      current
  582.            DESCRIPTION "The authoritative identifier for the Digital
  583.                        Semiconductor 21340 10/100-MB/s managed buffered
  584.                        port switch."
  585.            ::= { dot3ChipSetDigital 5 }
  586.  
  587.        dot3ChipSetDigital21440 OBJECT-IDENTITY
  588.            STATUS      current
  589.            DESCRIPTION "The authoritative identifier for the Digital
  590.                        Semiconductor 21440 Multiport 10/100Mbps
  591.                        Ethernet Controller."
  592.            ::= { dot3ChipSetDigital 6 }
  593.  
  594.        dot3ChipSetDigital21540 OBJECT-IDENTITY
  595.            STATUS      current
  596.            DESCRIPTION "The authoritative identifier for the Digital
  597.                        Semiconductor 21540 PCI/CardBus Ethernet LAN
  598.                        Controller with Modem Interface."
  599.            ::= { dot3ChipSetDigital 7 }
  600.  
  601.        dot3ChipSetTI         OBJECT IDENTIFIER ::= { dot3ChipSets 7 }
  602.  
  603.        dot3ChipSetTIE100 OBJECT-IDENTITY
  604.            STATUS      current
  605.            DESCRIPTION "The authoritative identifier for the Texas
  606.                        Instruments TNETE100 ThunderLAN PCI Fast
  607.                        Ethernet Controller."
  608.            ::= { dot3ChipSetTI 1 }
  609.  
  610.        dot3ChipSetTIE110 OBJECT-IDENTITY
  611.            STATUS      current
  612.            DESCRIPTION "The authoritative identifier for the Texas
  613.                        Instruments TNETE110 ThunderLAN PCI 10BASE-T
  614.                        Ethernet Adapter."
  615.  
  616.  
  617.  
  618. Flick                        Informational                     [Page 11]
  619.  
  620. RFC 2666                  Ethernet Chipset MIB               August 1999
  621.  
  622.  
  623.            ::= { dot3ChipSetTI 2 }
  624.  
  625.        dot3ChipSetTIX3100 OBJECT-IDENTITY
  626.            STATUS      current
  627.            DESCRIPTION "The authoritative identifier for the Texas
  628.                        Instruments TNETX3100 Desktop ThunderSWITCH
  629.                        8/2."
  630.            ::= { dot3ChipSetTI 3 }
  631.  
  632.        dot3ChipSetTIX3150 OBJECT-IDENTITY
  633.            STATUS      current
  634.            DESCRIPTION "The authoritative identifier for the Texas
  635.                        Instruments TNETX3150 ThunderSWITCH 12/3."
  636.            ::= { dot3ChipSetTI 4 }
  637.  
  638.        dot3ChipSetTIX3270 OBJECT-IDENTITY
  639.            STATUS      current
  640.            DESCRIPTION "The authoritative identifier for the Texas
  641.                        Instruments TNETX3270 ThunderSWITCH 24/3."
  642.            ::= { dot3ChipSetTI 5 }
  643.  
  644.        dot3ChipSetToshiba    OBJECT IDENTIFIER ::= { dot3ChipSets 8 }
  645.  
  646.        dot3ChipSetToshibaTC35815F OBJECT-IDENTITY
  647.            STATUS      current
  648.            DESCRIPTION "The authoritative identifier for the Toshiba
  649.                        TC35815F PCI-Based 100/10Mbps Ethernet
  650.                        Controller."
  651.            ::= { dot3ChipSetToshiba 1 }
  652.  
  653.        dot3ChipSetLucent     OBJECT IDENTIFIER ::= { dot3ChipSets 9 }
  654.  
  655.        dot3ChipSetLucentATT1MX10 OBJECT-IDENTITY
  656.            STATUS      current
  657.            DESCRIPTION "The authoritative identifier for the Lucent
  658.                        Technologies ATT1MX10 (Spinnaker) Quad MAC and
  659.                        Tranceiver for Ethernet Frame Switching."
  660.               ::= { dot3ChipSetLucent 1 }
  661.  
  662.        dot3ChipSetLucentLUC3M08 OBJECT-IDENTITY
  663.            STATUS      current
  664.            DESCRIPTION "The authoritative identifier for the Lucent
  665.                        Technologies LUC3M08 Eight Ethernet MACs for
  666.                        10/100 Mbits/s Frame Switching."
  667.            ::= { dot3ChipSetLucent 2 }
  668.  
  669.        dot3ChipSetGalileo    OBJECT IDENTIFIER ::= { dot3ChipSets 10 }
  670.  
  671.  
  672.  
  673.  
  674. Flick                        Informational                     [Page 12]
  675.  
  676. RFC 2666                  Ethernet Chipset MIB               August 1999
  677.  
  678.  
  679.        dot3ChipSetGalileoGT48001 OBJECT-IDENTITY
  680.            STATUS      current
  681.            DESCRIPTION "The authoritative identifier for the Galileo
  682.                        Technology GT-48001A Switched Ethernet
  683.                        Controller."
  684.            ::= { dot3ChipSetGalileo 1 }
  685.  
  686.        dot3ChipSetGalileoGT48002 OBJECT-IDENTITY
  687.            STATUS      current
  688.            DESCRIPTION "The authoritative identifier for the Galileo
  689.                        Technology GT-48002A Switched Fast Ethernet
  690.                        Controller."
  691.            ::= { dot3ChipSetGalileo 2 }
  692.  
  693.        dot3ChipSetGalileoGT48004 OBJECT-IDENTITY
  694.            STATUS      current
  695.            DESCRIPTION "The authoritative identifier for the Galileo
  696.                        Technology GT-48004A Four Port Fast Ethernet
  697.                        Switch for Multiport 10/100BASE-X Systems."
  698.            ::= { dot3ChipSetGalileo 3 }
  699.  
  700.        dot3ChipSetGalileoGT48207 OBJECT-IDENTITY
  701.            STATUS      current
  702.            DESCRIPTION "The authoritative identifier for the Galileo
  703.                        Technology GT-48207 Low-Cost 10 Port Switched
  704.                        Ethernet Controller for 10+10/100BASE-X."
  705.            ::= { dot3ChipSetGalileo 4 }
  706.  
  707.        dot3ChipSetGalileoGT48208 OBJECT-IDENTITY
  708.            STATUS      current
  709.            DESCRIPTION "The authoritative identifier for the Galileo
  710.                        Technology GT-48208 Advanced 10 Port Switched
  711.                        Ethernet Controller for 10+10/100BASE-X."
  712.            ::= { dot3ChipSetGalileo 5 }
  713.  
  714.        dot3ChipSetGalileoGT48212 OBJECT-IDENTITY
  715.            STATUS      current
  716.            DESCRIPTION "The authoritative identifier for the Galileo
  717.                        Technology GT-48212 Advanced 14 Port Switched
  718.                        Ethernet Controller for 10+10/100BASE-X."
  719.            ::= { dot3ChipSetGalileo 6 }
  720.  
  721.        dot3ChipSetJato       OBJECT IDENTIFIER ::= { dot3ChipSets 11 }
  722.  
  723.        dot3ChipSetJatoJT1001 OBJECT-IDENTITY
  724.            STATUS      current
  725.            DESCRIPTION "The authoritative identifier for the Jato
  726.                        Technologies JT1001 GigEMAC Server
  727.  
  728.  
  729.  
  730. Flick                        Informational                     [Page 13]
  731.  
  732. RFC 2666                  Ethernet Chipset MIB               August 1999
  733.  
  734.  
  735.                        10/100/1000Mbps Ethernet Controller with PCI
  736.                        interface."
  737.            ::= { dot3ChipSetJato 1 }
  738.  
  739.        dot3ChipSetXaQti      OBJECT IDENTIFIER ::= { dot3ChipSets 12 }
  740.  
  741.        dot3ChipSetXaQtiXQ11800FP OBJECT-IDENTITY
  742.            STATUS      current
  743.            DESCRIPTION "The authoritative identifier for the XaQTI
  744.                        XQ11800FP XMAC II Gigabit Ethernet Media Access
  745.                        Controller."
  746.            ::= { dot3ChipSetXaQti 1 }
  747.  
  748.        dot3ChipSetXaQtiXQ18110FP OBJECT-IDENTITY
  749.            STATUS      current
  750.            DESCRIPTION "The authoritative identifier for the XaQTI
  751.                        XQ18110FP GigaPower Protocol Accelerator."
  752.            ::= { dot3ChipSetXaQti 2 }
  753.  
  754.    END
  755.  
  756. 4.  Intellectual Property
  757.  
  758.    The IETF takes no position regarding the validity or scope of any
  759.    intellectual property or other rights that might be claimed to
  760.    pertain to the implementation or use of the technology described in
  761.    this document or the extent to which any license under such rights
  762.    might or might not be available; neither does it represent that it
  763.    has made any effort to identify any such rights.  Information on the
  764.    IETF's procedures with respect to rights in standards-track and
  765.    standards-related documentation can be found in BCP-11.  Copies of
  766.    claims of rights made available for publication and any assurances of
  767.    licenses to be made available, or the result of an attempt made to
  768.    obtain a general license or permission for the use of such
  769.    proprietary rights by implementors or users of this specification can
  770.    be obtained from the IETF Secretariat.
  771.  
  772.    The IETF invites any interested party to bring to its attention any
  773.    copyrights, patents or patent applications, or other proprietary
  774.    rights which may cover technology that may be required to practice
  775.    this standard.  Please address the information to the IETF Executive
  776.    Director.
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786. Flick                        Informational                     [Page 14]
  787.  
  788. RFC 2666                  Ethernet Chipset MIB               August 1999
  789.  
  790.  
  791. 5.  Acknowledgements
  792.  
  793.    This document was produced by the Ethernet Interfaces and Hub MIB
  794.    Working Group.
  795.  
  796. 6.  References
  797.  
  798.     [1] Harrington, D., Presuhn, R. and B. Wijnen, "An Architecture for
  799.         Describing SNMP Management Frameworks", RFC 2571, May 1999.
  800.  
  801.     [2] Rose, M. and K. McCloghrie, "Structure and Identification of
  802.         Management Information for TCP/IP-based Internets", STD 16, RFC
  803.         1155, May 1990.
  804.  
  805.     [3] Rose, M. and K. McCloghrie, "Concise MIB Definitions", STD 16,
  806.         RFC 1212, March 1991.
  807.  
  808.     [4] M. Rose, "A Convention for Defining Traps for use with the
  809.         SNMP", RFC 1215, March 1991
  810.  
  811.     [5] McCloghrie, K., Perkins, D., Schoenwaelder, J., Case, J., Rose,
  812.         M. and S Waldbusser, "Structure of Management Information
  813.         Version 2 (SMIv2)", STD 58, RFC 2578, April 1999.
  814.  
  815.     [6] McCloghrie, K., Perkins, D., Schoenwaelder, J., Case, J., Rose,
  816.         M. and S Waldbusser, "Textual Conventions for SMIv2", STD 58,
  817.         RFC 2579, April 1999.
  818.  
  819.     [7] McCloghrie, K., Perkins, D., Schoenwaelder, J., Case, J., Rose,
  820.         M. and S Waldbusser, "Conformance Statements for SMIv2", STD 58,
  821.         RFC 2580, STD 58, April 1999.
  822.  
  823.     [8] Case, J., Fedor, M., Schoffstall, M. and J. Davin, "Simple
  824.         Network Management Protocol", STD 15, RFC 1157, May 1990.
  825.  
  826.     [9] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser,
  827.         "Introduction to Community-based SNMPv2", RFC 1901, January
  828.         1996.
  829.  
  830.    [10] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser, "Transport
  831.         Mappings for Version 2 of the Simple Network Management Protocol
  832.         (SNMPv2)", RFC 1906, January 1996.
  833.  
  834.    [11] Case, J., Harrington D., Presuhn R. and B. Wijnen, "Message
  835.         Processing and Dispatching for the Simple Network Management
  836.         Protocol (SNMP)", RFC 2572, May 1999.
  837.  
  838.  
  839.  
  840.  
  841.  
  842. Flick                        Informational                     [Page 15]
  843.  
  844. RFC 2666                  Ethernet Chipset MIB               August 1999
  845.  
  846.  
  847.    [12] Blumenthal, U. and B. Wijnen, "User-based Security Model (USM)
  848.         for version 3 of the Simple Network Management Protocol
  849.         (SNMPv3)", RFC 2574, May 1999.
  850.  
  851.    [13] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser, "Protocol
  852.         Operations for Version 2 of the Simple Network Management
  853.         Protocol (SNMPv2)", RFC 1905, January 1996.
  854.  
  855.    [14] Levi, D., Meyer, P. and B. Stewart, "SNMPv3 Applications", RFC
  856.         2573, May 1999.
  857.  
  858.    [15] Wijnen, B., Presuhn, R. and K. McCloghrie, "View-based Access
  859.         Control Model (VACM) for the Simple Network Management Protocol
  860.         (SNMP)", RFC 2575, May 1999.
  861.  
  862.    [16] Flick, J. and J. Johnson, "Definitions of Managed Objects for
  863.         the Ethernet-like Interface Types", RFC 2665, August 1999.
  864.  
  865. 7.  Security Considerations
  866.  
  867.    There are no management objects actually defined in this MIB module.
  868.    It merely contains a list of OBJECT IDENTIFIER values for use in
  869.    other MIB modules.  As such, it does not, by itself, have any effect
  870.    on the security of the Internet.
  871.  
  872.    The values in this module are expected to be used only for backwards
  873.    compatability with the deprecated dot3StatsEtherChipSet object in the
  874.    EtherLike-MIB [16].  That object may be considered sensitive in some
  875.    environments, since it would allow an intruder to obtain information
  876.    about which vendor's equipment is in use on the network.
  877.  
  878.    Therefore, it may be important in some environments, where the
  879.    dot3StatsEtherChipSet object is implemented for backwards
  880.    compatability, to control read access to that object and possibly to
  881.    even encrypt the values of that object when sending it over the
  882.    network via SNMP.  Not all versions of SNMP provide features for such
  883.    a secure environment.
  884.  
  885.    SNMPv1 by itself is such an insecure environment.  Even if the
  886.    network itself is secure (for example by using IPSec), even then,
  887.    there is no control as to who on the secure network is allowed to
  888.    access and GET (read) the objects in this MIB.
  889.  
  890.    It is recommended that the implementors consider the security
  891.    features as provided by the SNMPv3 framework.  Specifically, the use
  892.    of the User-based Security Model RFC 2574 [12] and the View-based
  893.    Access Control Model RFC 2575 [15] is recommended.
  894.  
  895.  
  896.  
  897.  
  898. Flick                        Informational                     [Page 16]
  899.  
  900. RFC 2666                  Ethernet Chipset MIB               August 1999
  901.  
  902.  
  903.    It is then a customer/user responsibility to ensure that the SNMP
  904.    entity giving access to a managed object whose values are defined in
  905.    this MIB, is properly configured to give access to those objects only
  906.    to those principals (users) that have legitimate rights to access
  907.    them.
  908.  
  909. 8.  Author's Address
  910.  
  911.    John Flick
  912.    Hewlett-Packard Company
  913.    8000 Foothills Blvd. M/S 5557
  914.    Roseville, CA 95747-5557
  915.  
  916.    Phone: +1 916 785 4018
  917.    EMail: johnf@rose.hp.com
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954. Flick                        Informational                     [Page 17]
  955.  
  956. RFC 2666                  Ethernet Chipset MIB               August 1999
  957.  
  958.  
  959. 9.  Full Copyright Statement
  960.  
  961.    Copyright (C) The Internet Society (1999).  All Rights Reserved.
  962.  
  963.    This document and translations of it may be copied and furnished to
  964.    others, and derivative works that comment on or otherwise explain it
  965.    or assist in its implementation may be prepared, copied, published
  966.    and distributed, in whole or in part, without restriction of any
  967.    kind, provided that the above copyright notice and this paragraph are
  968.    included on all such copies and derivative works.  However, this
  969.    document itself may not be modified in any way, such as by removing
  970.    the copyright notice or references to the Internet Society or other
  971.    Internet organizations, except as needed for the purpose of
  972.    developing Internet standards in which case the procedures for
  973.    copyrights defined in the Internet Standards process must be
  974.    followed, or as required to translate it into languages other than
  975.    English.
  976.  
  977.    The limited permissions granted above are perpetual and will not be
  978.    revoked by the Internet Society or its successors or assigns.
  979.  
  980.    This document and the information contained herein is provided on an
  981.    "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
  982.    TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
  983.    BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
  984.    HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
  985.    MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  986.  
  987. Acknowledgement
  988.  
  989.    Funding for the RFC Editor function is currently provided by the
  990.    Internet Society.
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010. Flick                        Informational                     [Page 18]
  1011.  
  1012.