home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_ietf_i / draft-ietf-ipngwg-ipv6-icmp-mib-01.txt < prev    next >
Text File  |  1997-03-24  |  30KB  |  1,062 lines

  1.  
  2.  
  3.  
  4.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  5.  
  6.  
  7.              Management Information Base for IP Version 6:
  8.                               ICMPv6 Group
  9.  
  10.                 <draft-ietf-ipngwg-ipv6-icmp-mib-01.txt>
  11.  
  12.                       Mon Mar 24 09:46:35 EST 1997
  13.  
  14.  
  15.                              Dimitry Haskin
  16.                               Steve Onishi
  17.  
  18.                            Bay Networks, Inc.
  19.  
  20.  
  21.  
  22.      Status of this Memo
  23.  
  24.      This  document  is  an  Internet-Draft.   Internet-Drafts  are
  25.      working  documents  of  the  Internet  Engineering  Task Force
  26.      (IETF), its areas, and its working  groups.  Note  that  other
  27.      groups  may  also  distribute  working  documents as Internet-
  28.      Drafts.
  29.  
  30.      Internet-Drafts are draft documents valid for a maximum of six
  31.      months.    Internet-Drafts   may   be  updated,  replaced,  or
  32.      obsoleted  by  other  documents  at  any  time.   It  is   not
  33.      appropriate to use Internet-Drafts as reference material or to
  34.      cite them other than as  a  ``working  draft''  or  ``work  in
  35.      progress.''
  36.  
  37.      To learn the current  status  of  any  Internet-Draft,  please
  38.      check  the  ``1id-abstracts.txt''  listing  contained  in  the
  39.      Internet-Drafts Shadow Directories on  ftp.is.co.za  (Africa),
  40.      nic.nordu.net    (Europe),    munnari.oz.au   (Pacific   Rim),
  41.      ds.internic.net (US  East  Coast),  or  ftp.isi.edu  (US  West
  42.      Coast).
  43.  
  44.  
  45.      Abstract
  46.  
  47.      This document is one in the series of  documents  that  define
  48.      various  MIB object groups for IPv6.  Specifically, the ICMPv6
  49.      group is defined in this document.
  50.  
  51.      This memo defines an experimental portion  of  the  Management
  52.  
  53.  
  54.  
  55.  
  56.  
  57.      Expires September 1997                                [Page 1]
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  64.  
  65.  
  66.      Information   Base  (MIB)  for  use  with  network  management
  67.      protocols in the IPv6-based internets.
  68.  
  69.      This document specifies a MIB module in a manner that is  both
  70.      compliant to the SNMPv2 SMI, and semantically identical to the
  71.      peer SNMPv1 definitions.
  72.  
  73.  
  74.      Table of Contents
  75.  
  76.  
  77.         1.  The SNMPv2 Network Management Framework .............    3
  78.         1.1   Object Definitions ................................    3
  79.         2.  Overview ............................................    4
  80.         3.  The ICMPv6 Group ....................................    5
  81.         4.  Acknowledgments ....................................    17
  82.         5.  References ..........................................   17
  83.         6.  Security Considerations .............................   18
  84.         7.  Authors' Addresses...................................   18
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.      Expires September 1997                                [Page 2]
  117.  
  118.  
  119.  
  120.  
  121.  
  122.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  123.  
  124.  
  125.      1.  The SNMPv2 Network Management Framework
  126.  
  127.      The SNMPv2 Network Management Framework presently consists  of
  128.      three major components.  They are:
  129.  
  130.      o    the SMI, described in RFC 1902 [1] - the mechanisms  used
  131.           for  describing  and  naming  objects  for the purpose of
  132.           management.
  133.  
  134.      o    the MIB-II, described in  RFC 1213/STD 17 [3] - the  core
  135.           set   of  managed  objects  for  the  Internet  suite  of
  136.           protocols.
  137.  
  138.      o    RFC 1157 [4] and RFC 1905 [5] which define  two  versions
  139.           of  the  protocol  used  for  network  access  to managed
  140.           objects.
  141.  
  142.      The Framework permits  new  objects  to  be  defined  for  the
  143.      purpose of experimentation and evaluation.
  144.  
  145.  
  146.  
  147.      1.1.  Object Definitions
  148.  
  149.      Managed objects are accessed via a virtual information  store,
  150.      termed the Management Information Base or MIB.  Objects in the
  151.      MIB are defined using the subset of Abstract  Syntax  Notation
  152.      One  (ASN.1)  defined  in the SMI.  In particular, each object
  153.      type is named by an  OBJECT  IDENTIFIER,  an  administratively
  154.      assigned  name.   The  object  type  together  with  an object
  155.      instance serves to uniquely identify a specific  instantiation
  156.      of  the object.  For human convenience, we often use a textual
  157.      string, termed the descriptor, to refer to the object type.
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.      Expires September 1997                                [Page 3]
  176.  
  177.  
  178.  
  179.  
  180.  
  181.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  182.  
  183.  
  184.      2.  Overview
  185.  
  186.      This document is the one  in  the  series  of  documents  that
  187.      define  various  MIB  object groups for IPv6. These groups are
  188.      the basic unit of conformance: if the semantics of a group  is
  189.      applicable  to  an  implementation, then it must implement all
  190.      objects in that group.  For example,  an  implementation  must
  191.      implement  the  TCP group if and only if it implements the TCP
  192.      over  IPv6  protocol.   At   minimum,   implementations   must
  193.      implement  the  IPv6  General  group [8] as well as the ICMPv6
  194.      group defined in this document.
  195.  
  196.      This document defines the ICMPv6 group of the IPv6 MIB.
  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.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.      Expires September 1997                                [Page 4]
  235.  
  236.  
  237.  
  238.  
  239.  
  240.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  241.  
  242.  
  243.      3.  The ICMPv6 Group
  244.  
  245.  
  246.          IPV6-ICMP-MIB DEFINITIONS ::= BEGIN
  247.  
  248.          IMPORTS
  249.              MODULE-IDENTITY, OBJECT-TYPE,
  250.              Counter32                        FROM SNMPv2-SMI
  251.              MODULE-COMPLIANCE, OBJECT-GROUP  FROM SNMPv2-CONF
  252.              ipv6                             FROM IPV6-TC     --- [8]
  253.              ipv6IfEntry                      FROM IPV6-MIB;   --- [8]
  254.  
  255.          ipv6IcmpMIB MODULE-IDENTITY
  256.              LAST-UPDATED "9703212155Z"
  257.              ORGANIZATION "IETF IPv6 MIB Working Group"
  258.              CONTACT-INFO
  259.                "           Dimitry Haskin
  260.  
  261.                    Postal: Bay Networks, Inc.
  262.                            2 Federal St.
  263.                            Billerica, MA  01821
  264.                            US
  265.  
  266.                       Tel: +1-508-916-8124
  267.                    E-mail: dhaskin@baynetworks.com
  268.  
  269.                            Steve Onishi
  270.  
  271.                    Postal: Bay Networks, Inc.
  272.                            3 Federal Street
  273.                            Billerica, MA 01821
  274.                            US
  275.  
  276.                       Tel: +1-508-916-3816
  277.                    E-mail: sonishi@baynetworks.com"
  278.              DESCRIPTION
  279.                "The MIB module for entities implementing
  280.                 the ICMPv6."
  281.              ::= { ipv6  2 }
  282.  
  283.  
  284.          -- the ICMPv6 group
  285.  
  286.          ipv6IcmpMIBObjects OBJECT IDENTIFIER ::= { ipv6IcmpMIB  1 }
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.      Expires September 1997                                [Page 5]
  294.  
  295.  
  296.  
  297.  
  298.  
  299.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  300.  
  301.  
  302.          -- Per-interface ICMPv6 statistics table
  303.  
  304.          ipv6IfIcmpTable OBJECT-TYPE
  305.              SYNTAX  SEQUENCE OF Ipv6IfIcmpEntry
  306.              MAX-ACCESS not-accessible
  307.              STATUS     current
  308.              DESCRIPTION
  309.                      "IPv6 ICMP statistics"
  310.              ::= { ipv6IcmpMIBObjects 1 }
  311.  
  312.          ipv6IfIcmpEntry OBJECT-TYPE
  313.              SYNTAX      Ipv6IfIcmpEntry
  314.              MAX-ACCESS  not-accessible
  315.              STATUS      current
  316.              DESCRIPTION
  317.                  "An ICMPv6 statistics entry containing
  318.                  objects at a particular IPv6 interface.
  319.  
  320.                  Note that a receiving interface is
  321.                  the interface to which a given ICMPv6 message
  322.                  is addressed which may not be necessarily
  323.                  the input interface for the message.
  324.  
  325.                  Similarly,  the sending interface is
  326.                  the interface that sources a given
  327.                  ICMP message which is usually but not
  328.                  necessarily the output interface for the message."
  329.              AUGMENTS { ipv6IfEntry }
  330.              ::= { ipv6IfIcmpTable 1 }
  331.  
  332.          Ipv6IfIcmpEntry ::= SEQUENCE {
  333.                  ipv6IfIcmpInMsgs
  334.                        Counter32      ,
  335.                  ipv6IfIcmpInErrors
  336.                        Counter32      ,
  337.                  ipv6IfIcmpInDestUnreachs
  338.                        Counter32      ,
  339.                  ipv6IfIcmpInAdminProhibs
  340.                        Counter32      ,
  341.                  ipv6IfIcmpInTimeExcds
  342.                        Counter32      ,
  343.                  ipv6IfIcmpInParmProblems
  344.                        Counter32      ,
  345.                  ipv6IfIcmpInPktTooBigs
  346.                        Counter32      ,
  347.  
  348.  
  349.  
  350.  
  351.  
  352.      Expires September 1997                                [Page 6]
  353.  
  354.  
  355.  
  356.  
  357.  
  358.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  359.  
  360.  
  361.                  ipv6IfIcmpInEchos
  362.                        Counter32      ,
  363.                  ipv6IfIcmpInEchoReps
  364.                        Counter32      ,
  365.                  ipv6IfIcmpInRouterSolicits
  366.                        Counter32      ,
  367.                  ipv6IfIcmpInRouterAdvertisements
  368.                        Counter32      ,
  369.                  ipv6IfIcmpInNeighborSolicits
  370.                        Counter32      ,
  371.                  ipv6IfIcmpInNeighborAdvertisements
  372.                        Counter32      ,
  373.                  ipv6IfIcmpInRedirects
  374.                        Counter32      ,
  375.                  ipv6IfIcmpInGroupMembQueries
  376.                        Counter32      ,
  377.                  ipv6IfIcmpInGroupMembResponses
  378.                        Counter32      ,
  379.                  ipv6IfIcmpInGroupMembReductions
  380.                        Counter32      ,
  381.                  ipv6IfIcmpOutMsgs
  382.                        Counter32      ,
  383.                  ipv6IfIcmpOutErrors
  384.                        Counter32      ,
  385.                  ipv6IfIcmpOutDestUnreachs
  386.                        Counter32      ,
  387.                  ipv6IfIcmpOutAdminProhibs
  388.                        Counter32      ,
  389.                  ipv6IfIcmpOutTimeExcds
  390.                        Counter32      ,
  391.                  ipv6IfIcmpOutParmProblems
  392.                        Counter32      ,
  393.                  ipv6IfIcmpOutPktTooBigs
  394.                        Counter32      ,
  395.                  ipv6IfIcmpOutEchos
  396.                        Counter32      ,
  397.                  ipv6IfIcmpOutEchoReplies
  398.                        Counter32      ,
  399.                  ipv6IfIcmpOutRouterSolicits
  400.                        Counter32      ,
  401.                  ipv6IfIcmpOutRouterAdvertisements
  402.                        Counter32      ,
  403.                  ipv6IfIcmpOutNeighborSolicits
  404.                        Counter32      ,
  405.                  ipv6IfIcmpOutNeighborAdvertisements
  406.  
  407.  
  408.  
  409.  
  410.  
  411.      Expires September 1997                                [Page 7]
  412.  
  413.  
  414.  
  415.  
  416.  
  417.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  418.  
  419.  
  420.                        Counter32      ,
  421.                  ipv6IfIcmpOutRedirects
  422.                        Counter32      ,
  423.                  ipv6IfIcmpOutGroupMembQueries
  424.                        Counter32      ,
  425.                  ipv6IfIcmpOutGroupMembResponses
  426.                        Counter32      ,
  427.                  ipv6IfIcmpOutGroupMembReductions
  428.                        Counter32
  429.              }
  430.  
  431.          ipv6IfIcmpInMsgs OBJECT-TYPE
  432.              SYNTAX     Counter32
  433.              MAX-ACCESS read-only
  434.              STATUS     current
  435.              DESCRIPTION
  436.               "The total number of ICMP messages received
  437.               by the interface which includes all those
  438.               counted by ipv6IfIcmpInErrors. Note that this
  439.               interface is the interface to which the
  440.               ICMP messages were addressed which may not be
  441.               necessarily the input interface for the messages."
  442.              ::= { ipv6IfIcmpEntry 1 }
  443.  
  444.          ipv6IfIcmpInErrors OBJECT-TYPE
  445.              SYNTAX     Counter32
  446.              MAX-ACCESS read-only
  447.              STATUS     current
  448.              DESCRIPTION
  449.               "The number of ICMP messages which the interface
  450.               received but determined as having ICMP-specific
  451.               errors (bad ICMP checksums, bad length, etc.)."
  452.              ::= { ipv6IfIcmpEntry 2 }
  453.  
  454.          ipv6IfIcmpInDestUnreachs OBJECT-TYPE
  455.              SYNTAX     Counter32
  456.              MAX-ACCESS read-only
  457.              STATUS     current
  458.              DESCRIPTION
  459.               "The number of ICMP Destination Unreachable
  460.               messages received by the interface."
  461.              ::= { ipv6IfIcmpEntry 3 }
  462.  
  463.          ipv6IfIcmpInAdminProhibs OBJECT-TYPE
  464.              SYNTAX     Counter32
  465.  
  466.  
  467.  
  468.  
  469.  
  470.      Expires September 1997                                [Page 8]
  471.  
  472.  
  473.  
  474.  
  475.  
  476.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  477.  
  478.  
  479.              MAX-ACCESS read-only
  480.              STATUS     current
  481.              DESCRIPTION
  482.               "The number of ICMP destination
  483.               unreachable/communication administratively
  484.               prohibited messages received by the interface."
  485.              ::= { ipv6IfIcmpEntry 4 }
  486.  
  487.          ipv6IfIcmpInTimeExcds OBJECT-TYPE
  488.              SYNTAX     Counter32
  489.              MAX-ACCESS read-only
  490.              STATUS     current
  491.              DESCRIPTION
  492.               "The number of ICMP Time Exceeded messages
  493.                received by the interface."
  494.              ::= { ipv6IfIcmpEntry 5 }
  495.  
  496.          ipv6IfIcmpInParmProblems OBJECT-TYPE
  497.              SYNTAX     Counter32
  498.              MAX-ACCESS read-only
  499.              STATUS     current
  500.              DESCRIPTION
  501.               "The number of ICMP Parameter Problem messages
  502.                received by the interface."
  503.              ::= { ipv6IfIcmpEntry 6 }
  504.  
  505.          ipv6IfIcmpInPktTooBigs OBJECT-TYPE
  506.              SYNTAX     Counter32
  507.              MAX-ACCESS read-only
  508.              STATUS     current
  509.              DESCRIPTION
  510.               "The number of ICMP Packet Too Big messages
  511.               received by the interface."
  512.              ::= { ipv6IfIcmpEntry 7 }
  513.  
  514.          ipv6IfIcmpInEchos OBJECT-TYPE
  515.              SYNTAX     Counter32
  516.              MAX-ACCESS read-only
  517.              STATUS     current
  518.              DESCRIPTION
  519.               "The number of ICMP Echo (request) messages
  520.                received by the interface."
  521.              ::= { ipv6IfIcmpEntry 8 }
  522.  
  523.          ipv6IfIcmpInEchoReps OBJECT-TYPE
  524.  
  525.  
  526.  
  527.  
  528.  
  529.      Expires September 1997                                [Page 9]
  530.  
  531.  
  532.  
  533.  
  534.  
  535.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  536.  
  537.  
  538.              SYNTAX     Counter32
  539.              MAX-ACCESS read-only
  540.              STATUS     current
  541.              DESCRIPTION
  542.               "The number of ICMP Echo Reply messages received
  543.               by the interface."
  544.              ::= { ipv6IfIcmpEntry 9 }
  545.  
  546.          ipv6IfIcmpInRouterSolicits OBJECT-TYPE
  547.              SYNTAX     Counter32
  548.              MAX-ACCESS read-only
  549.              STATUS     current
  550.              DESCRIPTION
  551.               "The number of ICMP Router Solicit messages
  552.                received by the interface."
  553.              ::= { ipv6IfIcmpEntry 10 }
  554.  
  555.          ipv6IfIcmpInRouterAdvertisements OBJECT-TYPE
  556.              SYNTAX     Counter32
  557.              MAX-ACCESS read-only
  558.              STATUS     current
  559.              DESCRIPTION
  560.               "The number of ICMP Router Advertisement messages
  561.               received by the interface."
  562.              ::= { ipv6IfIcmpEntry 11 }
  563.  
  564.          ipv6IfIcmpInNeighborSolicits OBJECT-TYPE
  565.              SYNTAX     Counter32
  566.              MAX-ACCESS read-only
  567.              STATUS     current
  568.              DESCRIPTION
  569.               "The number of ICMP Neighbor Solicit messages
  570.                received by the interface."
  571.              ::= { ipv6IfIcmpEntry 12 }
  572.  
  573.          ipv6IfIcmpInNeighborAdvertisements OBJECT-TYPE
  574.              SYNTAX     Counter32
  575.              MAX-ACCESS read-only
  576.              STATUS     current
  577.              DESCRIPTION
  578.               "The number of ICMP Neighbor Advertisement
  579.               messages received by the interface."
  580.              ::= { ipv6IfIcmpEntry 13 }
  581.  
  582.          ipv6IfIcmpInRedirects OBJECT-TYPE
  583.  
  584.  
  585.  
  586.  
  587.  
  588.      Expires September 1997                               [Page 10]
  589.  
  590.  
  591.  
  592.  
  593.  
  594.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  595.  
  596.  
  597.              SYNTAX     Counter32
  598.              MAX-ACCESS read-only
  599.              STATUS     current
  600.              DESCRIPTION
  601.               "The number of Redirect messages received
  602.               by the interface."
  603.              ::= { ipv6IfIcmpEntry 14 }
  604.  
  605.          ipv6IfIcmpInGroupMembQueries OBJECT-TYPE
  606.              SYNTAX     Counter32
  607.              MAX-ACCESS read-only
  608.              STATUS     current
  609.              DESCRIPTION
  610.               "The number of ICMPv6 Group Membership Query
  611.               messages received by the interface."
  612.              ::= { ipv6IfIcmpEntry 15}
  613.  
  614.          ipv6IfIcmpInGroupMembResponses OBJECT-TYPE
  615.              SYNTAX Counter32
  616.              MAX-ACCESS read-only
  617.              STATUS current
  618.              DESCRIPTION
  619.               "The number of ICMPv6 Group Membership Response messages
  620.               received by the interface."
  621.              ::= { ipv6IfIcmpEntry 16}
  622.  
  623.           ipv6IfIcmpInGroupMembReductions OBJECT-TYPE
  624.              SYNTAX Counter32
  625.              MAX-ACCESS read-only
  626.              STATUS current
  627.              DESCRIPTION
  628.               "The number of ICMPv6 Group Membership Reduction messages
  629.               received by the interface."
  630.              ::= { ipv6IfIcmpEntry 17}
  631.  
  632.          ipv6IfIcmpOutMsgs OBJECT-TYPE
  633.              SYNTAX     Counter32
  634.              MAX-ACCESS read-only
  635.              STATUS     current
  636.              DESCRIPTION
  637.               "The total number of ICMP messages which this
  638.               interface attempted to send.  Note that this counter
  639.               includes all those counted by icmpOutErrors."
  640.              ::= { ipv6IfIcmpEntry 18 }
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.      Expires September 1997                               [Page 11]
  648.  
  649.  
  650.  
  651.  
  652.  
  653.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  654.  
  655.  
  656.          ipv6IfIcmpOutErrors OBJECT-TYPE
  657.              SYNTAX     Counter32
  658.              MAX-ACCESS read-only
  659.              STATUS     current
  660.              DESCRIPTION
  661.               "The number of ICMP messages which this interface did
  662.               not send due to problems discovered within ICMP
  663.               such as a lack of buffers.  This value should not
  664.               include errors discovered outside the ICMP layer
  665.               such as the inability of IPv6 to route the resultant
  666.               datagram.  In some implementations there may be no
  667.               types of error which contribute to this counter's
  668.               value."
  669.              ::= { ipv6IfIcmpEntry 19 }
  670.  
  671.          ipv6IfIcmpOutDestUnreachs OBJECT-TYPE
  672.              SYNTAX     Counter32
  673.              MAX-ACCESS read-only
  674.              STATUS     current
  675.              DESCRIPTION
  676.               "The number of ICMP Destination Unreachable
  677.               messages sent by the interface."
  678.              ::= { ipv6IfIcmpEntry 20 }
  679.  
  680.          ipv6IfIcmpOutAdminProhibs OBJECT-TYPE
  681.              SYNTAX     Counter32
  682.              MAX-ACCESS read-only
  683.              STATUS     current
  684.              DESCRIPTION
  685.                "Number of ICMP dest unreachable/communication
  686.                administratively prohibited messages sent."
  687.              ::= { ipv6IfIcmpEntry 21 }
  688.  
  689.          ipv6IfIcmpOutTimeExcds OBJECT-TYPE
  690.              SYNTAX     Counter32
  691.              MAX-ACCESS read-only
  692.              STATUS     current
  693.              DESCRIPTION
  694.               "The number of ICMP Time Exceeded messages sent
  695.               by the interface."
  696.              ::= { ipv6IfIcmpEntry 22 }
  697.  
  698.          ipv6IfIcmpOutParmProblems OBJECT-TYPE
  699.              SYNTAX     Counter32
  700.              MAX-ACCESS read-only
  701.  
  702.  
  703.  
  704.  
  705.  
  706.      Expires September 1997                               [Page 12]
  707.  
  708.  
  709.  
  710.  
  711.  
  712.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  713.  
  714.  
  715.              STATUS     current
  716.              DESCRIPTION
  717.               "The number of ICMP Parameter Problem messages
  718.               sent by the interface."
  719.              ::= { ipv6IfIcmpEntry 23 }
  720.  
  721.          ipv6IfIcmpOutPktTooBigs OBJECT-TYPE
  722.              SYNTAX     Counter32
  723.              MAX-ACCESS read-only
  724.              STATUS     current
  725.              DESCRIPTION
  726.               "The number of ICMP Packet Too Big messages sent
  727.               by the interface."
  728.              ::= { ipv6IfIcmpEntry 24 }
  729.  
  730.          ipv6IfIcmpOutEchos OBJECT-TYPE
  731.              SYNTAX     Counter32
  732.              MAX-ACCESS read-only
  733.              STATUS     current
  734.              DESCRIPTION
  735.               "The number of ICMP Echo (request) messages sent
  736.               by the interface."
  737.              ::= { ipv6IfIcmpEntry 25 }
  738.  
  739.          ipv6IfIcmpOutEchoReplies OBJECT-TYPE
  740.              SYNTAX     Counter32
  741.              MAX-ACCESS read-only
  742.              STATUS     current
  743.              DESCRIPTION
  744.               "The number of ICMP Echo Reply messages sent
  745.               by the interface."
  746.              ::= { ipv6IfIcmpEntry 26 }
  747.  
  748.          ipv6IfIcmpOutRouterSolicits OBJECT-TYPE
  749.              SYNTAX     Counter32
  750.              MAX-ACCESS read-only
  751.              STATUS     current
  752.              DESCRIPTION
  753.               "The number of ICMP Router Solicitation messages
  754.                sent by the interface."
  755.              ::= { ipv6IfIcmpEntry 27 }
  756.  
  757.          ipv6IfIcmpOutRouterAdvertisements OBJECT-TYPE
  758.              SYNTAX     Counter32
  759.              MAX-ACCESS read-only
  760.  
  761.  
  762.  
  763.  
  764.  
  765.      Expires September 1997                               [Page 13]
  766.  
  767.  
  768.  
  769.  
  770.  
  771.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  772.  
  773.  
  774.              STATUS     current
  775.              DESCRIPTION
  776.               "The number of ICMP Router Advertisement messages
  777.               sent by the interface."
  778.              ::= { ipv6IfIcmpEntry 28 }
  779.  
  780.          ipv6IfIcmpOutNeighborSolicits OBJECT-TYPE
  781.              SYNTAX    Counter32
  782.              MAX-ACCESS  read-only
  783.              STATUS     current
  784.              DESCRIPTION
  785.               "The number of ICMP Neighbor Solicitation
  786.                messages sent by the interface."
  787.              ::= { ipv6IfIcmpEntry 29 }
  788.  
  789.          ipv6IfIcmpOutNeighborAdvertisements OBJECT-TYPE
  790.              SYNTAX     Counter32
  791.              MAX-ACCESS read-only
  792.              STATUS     current
  793.              DESCRIPTION
  794.               "The number of ICMP Neighbor Advertisement
  795.               messages sent by the interface."
  796.              ::= { ipv6IfIcmpEntry 30 }
  797.  
  798.          ipv6IfIcmpOutRedirects OBJECT-TYPE
  799.              SYNTAX     Counter32
  800.              MAX-ACCESS read-only
  801.              STATUS     current
  802.              DESCRIPTION
  803.               "The number of Redirect messages sent. For
  804.               a host, this object will always be zero,
  805.               since hosts do not send redirects."
  806.              ::= { ipv6IfIcmpEntry 31 }
  807.  
  808.          ipv6IfIcmpOutGroupMembQueries OBJECT-TYPE
  809.              SYNTAX Counter32
  810.              MAX-ACCESS read-only
  811.              STATUS current
  812.              DESCRIPTION
  813.               "The number of ICMPv6 Group Membership Query
  814.               messages sent"
  815.              ::= { ipv6IfIcmpEntry 32}
  816.  
  817.          ipv6IfIcmpOutGroupMembResponses OBJECT-TYPE
  818.              SYNTAX Counter32
  819.  
  820.  
  821.  
  822.  
  823.  
  824.      Expires September 1997                               [Page 14]
  825.  
  826.  
  827.  
  828.  
  829.  
  830.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  831.  
  832.  
  833.              MAX-ACCESS read-only
  834.              STATUS current
  835.              DESCRIPTION
  836.               "The number of ICMPv6 Group Membership Response
  837.               messages sent"
  838.              ::= { ipv6IfIcmpEntry 33}
  839.  
  840.          ipv6IfIcmpOutGroupMembReductions OBJECT-TYPE
  841.              SYNTAX Counter32
  842.              MAX-ACCESS read-only
  843.              STATUS current
  844.              DESCRIPTION
  845.               "The number of ICMPv6 Group Membership Reduction
  846.               messages sent"
  847.              ::= { ipv6IfIcmpEntry 34}
  848.  
  849.  
  850.         -- conformance information
  851.  
  852.         ipv6IcmpConformance OBJECT IDENTIFIER ::= { ipv6IcmpMIB 2 }
  853.  
  854.         ipv6IcmpCompliances
  855.                 OBJECT IDENTIFIER ::= { ipv6IcmpConformance 1 }
  856.         ipv6IcmpGroups
  857.                 OBJECT IDENTIFIER ::= { ipv6IcmpConformance 2 }
  858.  
  859.         -- compliance statements
  860.  
  861.         ipv6IcmpCompliance MODULE-COMPLIANCE
  862.             STATUS  current
  863.             DESCRIPTION
  864.               "The compliance statement for SNMPv2 entities which
  865.               implement ICMPv6."
  866.             MODULE  -- this module
  867.                 MANDATORY-GROUPS { ipv6IcmpGroup }
  868.             ::= { ipv6IcmpCompliances 1 }
  869.  
  870.         ipv6IcmpGroup OBJECT-GROUP
  871.             OBJECTS   {
  872.                         ipv6IfIcmpInMsgs,
  873.                         ipv6IfIcmpInErrors,
  874.                         ipv6IfIcmpInDestUnreachs,
  875.                         ipv6IfIcmpInAdminProhibs,
  876.                         ipv6IfIcmpInTimeExcds,
  877.                         ipv6IfIcmpInParmProblems,
  878.  
  879.  
  880.  
  881.  
  882.  
  883.      Expires September 1997                               [Page 15]
  884.  
  885.  
  886.  
  887.  
  888.  
  889.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  890.  
  891.  
  892.                         ipv6IfIcmpInPktTooBigs,
  893.                         ipv6IfIcmpInEchos,
  894.                         ipv6IfIcmpInEchoReps ,
  895.                         ipv6IfIcmpInRouterSolicits,
  896.                         ipv6IfIcmpInRouterAdvertisements,
  897.                         ipv6IfIcmpInNeighborSolicits,
  898.                         ipv6IfIcmpInNeighborAdvertisements,
  899.                         ipv6IfIcmpInRedirects,
  900.                         ipv6IfIcmpInGroupMembQueries,
  901.                         ipv6IfIcmpInGroupMembResponses,
  902.                         ipv6IfIcmpInGroupMembReductions,
  903.                         ipv6IfIcmpOutMsgs,
  904.                         ipv6IfIcmpOutErrors,
  905.                         ipv6IfIcmpOutDestUnreachs,
  906.                         ipv6IfIcmpOutAdminProhibs,
  907.                         ipv6IfIcmpOutTimeExcds,
  908.                         ipv6IfIcmpOutParmProblems,
  909.                         ipv6IfIcmpOutPktTooBigs,
  910.                         ipv6IfIcmpOutEchos,
  911.                         ipv6IfIcmpOutEchoReplies,
  912.                         ipv6IfIcmpOutRouterSolicits,
  913.                         ipv6IfIcmpOutRouterAdvertisements,
  914.                         ipv6IfIcmpOutNeighborSolicits,
  915.                         ipv6IfIcmpOutNeighborAdvertisements,
  916.                         ipv6IfIcmpOutRedirects,
  917.                         ipv6IfIcmpOutGroupMembQueries,
  918.                         ipv6IfIcmpOutGroupMembResponses,
  919.                         ipv6IfIcmpOutGroupMembReductions
  920.                       }
  921.             STATUS    current
  922.             DESCRIPTION
  923.                  "The ICMPv6 group of objects providing information
  924.                   specific to ICMPv6."
  925.             ::= { ipv6IcmpGroups 1 }
  926.  
  927.          END
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.      Expires September 1997                               [Page 16]
  943.  
  944.  
  945.  
  946.  
  947.  
  948.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  949.  
  950.  
  951.      4.  Acknowledgments
  952.  
  953.      This document borrows from MIB  works  produced  by  IETF  for
  954.      IPv4-based internets.
  955.  
  956.      We would like to thanks the following people for  constructive
  957.      and valuable comments:
  958.              Mike Daniele,
  959.              Margaret Forsythe,
  960.              Jean-Pierre Roch,
  961.              Vivek Venkatraman.
  962.  
  963.  
  964.  
  965.  
  966.      5.  References
  967.  
  968.      [1]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M.,
  969.           and  S.  Waldbusser, "Structure of Management Information
  970.           for Version 2 of the Simple Network  Management  Protocol
  971.           (SNMPv2)", RFC 1902, January 1996.
  972.  
  973.      [2]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose, M.,
  974.           and  S. Waldbusser, "Textual Conventions for Version 2 of
  975.           the Simple Network  Management  Protocol  (SNMPv2)",  RFC
  976.           1903, January 1996.
  977.  
  978.      [3]  McCloghrie,  K.,  and  M.  Rose,   Editors,   "Management
  979.           Information  Base  for Network Management of TCP/IP-based
  980.           internets: MIB-II", STD 17, RFC 1213, Hughes LAN Systems,
  981.           Performance Systems International, March 1991.
  982.  
  983.      [4]  Case, J., Fedor, M., Schoffstall, M., and  J.  Davin,  "A
  984.           Simple  Network  Management Protocol (SNMP)", STD 15, RFC
  985.           1157, SNMP Research, Performance  Systems  International,
  986.           MIT Lab for Computer Science, May 1990.
  987.  
  988.      [5]  SNMPv2 Working Group, Case, J., McCloghrie, K., Rose,  M.
  989.           and  S. Waldbusser, "Protocol Operations for Version 2 of
  990.           the Simple Network  Management  Protocol  (SNMPv2)",  RFC
  991.           1905, January 1996.
  992.  
  993.      [6]  McCloghrie, K.  and  F.  Kastenholz,  "Evolution  of  the
  994.           Interfaces Group of MIB-II" , RFC 1573, January 1994.
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.  
  1001.      Expires September 1997                               [Page 17]
  1002.  
  1003.  
  1004.  
  1005.  
  1006.  
  1007.      Internet-Draft      IPv6 MIB: ICMPv6 Group          March 1997
  1008.  
  1009.  
  1010.      [7]  Deering, S., and R. Hinden, "Internet Protocol, Version 6
  1011.           (IPv6) Specification", RFC 1883, December 1995.
  1012.  
  1013.      [8]  Haskin, D.,  and S. Onishi, "Management Information  Base
  1014.           for IP Version 6: Textual Conventions and General Group",
  1015.           Work in progress.
  1016.  
  1017.  
  1018.  
  1019.      6.  Security Considerations
  1020.  
  1021.      Certain management information defined  in  this  MIB  may  be
  1022.      considered sensitive in some network environments.
  1023.  
  1024.      Therefore,  authentication  of  received  SNMP  requests   and
  1025.      controlled access to management information should be employed
  1026.      in such environments.
  1027.  
  1028.  
  1029.      7.  Authors' Address
  1030.  
  1031.         Dimitry Haskin
  1032.         Bay Networks, Inc.
  1033.         2 Federal Street
  1034.         Billerica, MA 01821
  1035.         email: dhaskin@baynetworks.com
  1036.  
  1037.  
  1038.         Steve Onishi
  1039.         Bay Networks, Inc.
  1040.         3 Federal Street
  1041.         Billerica, MA 01821
  1042.         email: sonishi@baynetworks.com
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.      Expires September 1997                               [Page 18]
  1061.  
  1062.