Network Working Group                                    J. Chesterfield
Request for Comments: 5519                       University of Cambridge
Obsoletes: 2933, 3019                                   B. Haberman, Ed.
Category: Standards Track                                        JHU/APL
                                                              April 2009
        
Network Working Group                                    J. Chesterfield
Request for Comments: 5519                       University of Cambridge
Obsoletes: 2933, 3019                                   B. Haberman, Ed.
Category: Standards Track                                        JHU/APL
                                                              April 2009
        

Multicast Group Membership Discovery MIB

多播组成员发现MIB

Status of This Memo

关于下段备忘

This document specifies an Internet standards track protocol for the Internet community, and requests discussion and suggestions for improvements. Please refer to the current edition of the "Internet Official Protocol Standards" (STD 1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.

本文件规定了互联网社区的互联网标准跟踪协议,并要求进行讨论和提出改进建议。有关本协议的标准化状态和状态,请参考当前版本的“互联网官方协议标准”(STD 1)。本备忘录的分发不受限制。

Copyright Notice

版权公告

Copyright (c) 2009 IETF Trust and the persons identified as the document authors. All rights reserved.

版权所有(c)2009 IETF信托基金和确定为文件作者的人员。版权所有。

This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents in effect on the date of publication of this document (http://trustee.ietf.org/license-info). Please review these documents carefully, as they describe your rights and restrictions with respect to this document.

本文件受BCP 78和IETF信托在本文件出版之日生效的与IETF文件有关的法律规定的约束(http://trustee.ietf.org/license-info). 请仔细阅读这些文件,因为它们描述了您对本文件的权利和限制。

Abstract

摘要

This memo defines a portion of the Management Information Base (MIB) for use with network management protocols in the Internet community. In particular, it describes objects used for managing the Internet Group Management Protocol (IGMP) and the Multicast Listener Discovery (MLD) protocol.

此备忘录定义了管理信息库(MIB)的一部分,用于Internet社区中的网络管理协议。特别地,它描述了用于管理Internet组管理协议(IGMP)和多播侦听器发现(MLD)协议的对象。

Table of Contents

目录

   1.  Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  2
   2.  The Internet-Standard Management Framework . . . . . . . . . .  2
   3.  Conventions  . . . . . . . . . . . . . . . . . . . . . . . . .  3
   4.  Overview . . . . . . . . . . . . . . . . . . . . . . . . . . .  3
   5.  Definitions  . . . . . . . . . . . . . . . . . . . . . . . . .  4
   6.  Security Considerations  . . . . . . . . . . . . . . . . . . . 38
   7.  IANA Considerations  . . . . . . . . . . . . . . . . . . . . . 39
   8.  Contributors . . . . . . . . . . . . . . . . . . . . . . . . . 39
   9.  Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 40
   10. References . . . . . . . . . . . . . . . . . . . . . . . . . . 40
     10.1.  Normative References  . . . . . . . . . . . . . . . . . . 40
     10.2.  Informative References  . . . . . . . . . . . . . . . . . 41
        
   1.  Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  2
   2.  The Internet-Standard Management Framework . . . . . . . . . .  2
   3.  Conventions  . . . . . . . . . . . . . . . . . . . . . . . . .  3
   4.  Overview . . . . . . . . . . . . . . . . . . . . . . . . . . .  3
   5.  Definitions  . . . . . . . . . . . . . . . . . . . . . . . . .  4
   6.  Security Considerations  . . . . . . . . . . . . . . . . . . . 38
   7.  IANA Considerations  . . . . . . . . . . . . . . . . . . . . . 39
   8.  Contributors . . . . . . . . . . . . . . . . . . . . . . . . . 39
   9.  Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 40
   10. References . . . . . . . . . . . . . . . . . . . . . . . . . . 40
     10.1.  Normative References  . . . . . . . . . . . . . . . . . . 40
     10.2.  Informative References  . . . . . . . . . . . . . . . . . 41
        
1. Introduction
1. 介绍

This memo defines a portion of the Management Information Base (MIB) for use with network management protocols in the Internet community. In particular, it describes objects used for managing the Internet Group Management Protocol (IGMP) version 1 [RFC1112], version 2 [RFC2236], or version 3 [RFC3376] and the Multicast Listener Discovery (MLD) protocol version 1 [RFC2710] or version 2 [RFC3810]. Both protocols provide multicast membership discovery capability. IGMP pertains to IP version 4 clients, and MLD to IP version 6 clients. This version of the MIB obsoletes both RFC 2933 [RFC2933] and RFC 3019 [RFC3019], incorporating a generic interface for both IGMP and MLD implementations and incorporating changes to enable "source filtering" in multicast clients. The MIB encompasses both router and host nodes with relevant management objects defined for each.

此备忘录定义了管理信息库(MIB)的一部分,用于Internet社区中的网络管理协议。特别地,它描述了用于管理因特网组管理协议(IGMP)版本1[RFC1112]、版本2[RFC2236]或版本3[RFC3376]和多播侦听器发现(MLD)协议版本1[RFC2710]或版本2[RFC3810]的对象。这两种协议都提供了多播成员发现功能。IGMP适用于IP版本4客户端,MLD适用于IP版本6客户端。此版本的MIB淘汰了RFC 2933[RFC2933]和RFC 3019[RFC3019],为IGMP和MLD实现合并了通用接口,并合并了在多播客户端中启用“源过滤”的更改。MIB包含路由器和主机节点,并为每个节点定义了相关的管理对象。

2. The Internet-Standard Management Framework
2. 因特网标准管理框架

For a detailed overview of the documents that describe the current Internet-Standard Management Framework, please refer to section 7 of RFC 3410 [RFC3410].

有关描述当前互联网标准管理框架的文件的详细概述,请参阅RFC 3410[RFC3410]第7节。

Managed objects are accessed via a virtual information store, termed the Management Information Base or MIB. MIB objects are generally accessed through the Simple Network Management Protocol (SNMP). Objects in the MIB are defined using the mechanisms defined in the Structure of Management Information (SMI). This memo specifies a MIB module that is compliant to the SMIv2, which is described in STD 58, RFC 2578 [RFC2578], STD 58, RFC 2579 [RFC2579] and STD 58, RFC 2580 [RFC2580].

托管对象通过虚拟信息存储(称为管理信息库或MIB)进行访问。MIB对象通常通过简单网络管理协议(SNMP)进行访问。MIB中的对象是使用管理信息结构(SMI)中定义的机制定义的。本备忘录规定了符合SMIv2的MIB模块,如STD 58、RFC 2578[RFC2578]、STD 58、RFC 2579[RFC2579]和STD 58、RFC 2580[RFC2580]所述。

3. Conventions
3. 习俗

The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 [RFC2119].

本文件中的关键词“必须”、“不得”、“要求”、“应”、“不应”、“应”、“不应”、“建议”、“可”和“可选”应按照RFC 2119[RFC2119]中所述进行解释。

4. Overview
4. 概述

This Multicast Group Membership Discovery (MGMD) MIB module contains eight tables:

此多播组成员身份发现(MGMD)MIB模块包含八个表:

1. the MGMD Host Interface Table, which contains one row for each interface on which IGMP or MLD is enabled on a host,

1. MGMD主机接口表,其中包含主机上启用IGMP或MLD的每个接口的一行,

2. the MGMD Router Interface Table, which contains one row for each interface on which MGMD is enabled on a router,

2. MGMD路由器接口表,其中包含路由器上启用MGMD的每个接口的一行,

3. the MGMD Host Cache Table, which contains one row for each IP multicast group for which there are members on a particular interface on a host,

3. MGMD主机缓存表,其中包含每个IP多播组的一行,主机上的特定接口上有成员,

4. the MGMD Router Cache Table, which contains one row for each IP multicast group for which there are members on a particular interface on a router,

4. MGMD路由器缓存表,其中包含每个IP多播组的一行,每个IP多播组的成员位于路由器上的特定接口上,

5. the reverse MGMD Host Table, which contains one row for each interface for which there are active multicast groups on a host,

5. 反向MGMD主机表,其中包含主机上有活动多播组的每个接口的一行,

6. the reverse MGMD Router Table, which contains one row for each interface for which there are active multicast groups on a router,

6. 反向MGMD路由器表,其中包含路由器上有活动多播组的每个接口的一行,

7. the MGMD HostSrcList Table, which contains one row for each entry in the source filter record for an interface and multicast group pair on a host, and

7. MGMD HostSrcList表,该表包含主机上接口和多播组对的源筛选器记录中每个条目的一行,以及

8. the MGMD RouterSrcList Table, which contains one row for each entry in the source filter record for an interface and multicast group pair on a router.

8. MGMD RouterSrcList表,该表包含路由器上接口和多播组对的源筛选器记录中每个条目的一行。

All tables are intended for EITHER router OR host functionality as indicated by the name and corresponding description, although it is anticipated that there will be scenarios where both terms might apply to a device, e.g., a router that joins a multicast group also as a host for measurement purposes. The source list tables provide an extension to the cache tables to indicate the source-specific

所有表都用于路由器或主机功能,如名称和相应的描述所示,但预计会有两个术语都适用于设备的情况,例如,出于测量目的加入多播组的路由器也作为主机。源列表表提供缓存表的扩展,以指示特定于源的

includes or excludes associated with each IP multicast group on each specific interface. This functionality is only supported in IGMPv3- and MLDv2-capable nodes.

包括或排除与每个特定接口上的每个IP多播组关联的内容。此功能仅在支持IGMPv3和MLDv2的节点中受支持。

Incorporated within the MGMD MIB tables are objects for the management of IGMP and MLD proxy devices as described in RFC 4605 [RFC4605]. Proxy devices can be used in simple topologies where it is not necessary to run a full multicast routing protocol. A proxy device can make forwarding decisions based on IGMP or MLD group membership activity.

MGMD MIB表中包含用于管理IGMP和MLD代理设备的对象,如RFC 4605[RFC4605]中所述。代理设备可以用在简单的拓扑中,在这种拓扑中不需要运行完整的多播路由协议。代理设备可以根据IGMP或MLD组成员资格活动做出转发决策。

The MIB references InterfaceIndex and InterfaceIndexOrZero objects as defined in RFC 2863 [RFC2863], the MIB that describes generic objects for network interface sub-layers.

MIB引用RFC 2863[RFC2863]中定义的InterfaceIndex和InterfaceIndexOrZero对象,该MIB描述网络接口子层的通用对象。

Extensive references to the InetAddress and InetAddressType objects are made as defined in RFC 4001 [RFC4001].

根据RFC 4001[RFC4001]中的定义,对InetAddress和InetAddressType对象进行了大量引用。

5. Definitions
5. 定义
MGMD-STD-MIB DEFINITIONS ::= BEGIN
        
MGMD-STD-MIB DEFINITIONS ::= BEGIN
        

IMPORTS MODULE-IDENTITY, OBJECT-TYPE, mib-2, Counter32, Gauge32, Unsigned32, TimeTicks FROM SNMPv2-SMI InetAddress, InetAddressType FROM INET-ADDRESS-MIB RowStatus FROM SNMPv2-TC MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF InterfaceIndexOrZero, InterfaceIndex FROM IF-MIB;

从SNMPv2 SMI InetAddress导入模块标识、对象类型、mib-2、计数器32、量表32、无符号32、时间刻度从SNMPv2 SMI InetAddress导入、从INET-ADDRESS-mib导入InetAddressType从SNMPv2 TC MODULE-COMPLICATION导入、从SNMPv2 CONF InterfaceIndexOrZero导入对象组、从IF-mib导入InterfaceIndex;

mgmdStdMIB MODULE-IDENTITY LAST-UPDATED "200903300000Z" -- March 30, 2009 ORGANIZATION "INTERNET ENGINEERING TASK FORCE MULTICAST and ANYCAST GROUP MEMBERSHIP Working Group. www: http://www.ietf.org/html.charters/magma-charter.html EMail: magma@ietf.org" CONTACT-INFO "Julian Chesterfield University of Cambridge, Computer Laboratory, 15 JJ Thompson Avenue, Cambridge, CB3 0FD UK

mgmdStdMIB MODULE-IDENTITY最后更新的“20090330000Z”-2009年3月30日组织“互联网工程任务组多播和任意播组成员工作组”。www:http://www.ietf.org/html.charters/magma-charter.html 电邮:magma@ietf.org“联系信息“朱利安切斯特菲尔德剑桥大学,计算机实验室,15 JJ汤普森大道,剑桥,CB3 0FD英国

        EMail: julian.chesterfield@cl.cam.ac.uk"
        
        EMail: julian.chesterfield@cl.cam.ac.uk"
        

DESCRIPTION "The MIB module for MGMD management. A new version of MGMD combining RFC 2933 and RFC 3019. Includes IGMPv3 and MLDv2 source filtering changes.

描述“用于MGMD管理的MIB模块。结合RFC 2933和RFC 3019的MGMD的新版本。包括IGMPv3和MLDv2源过滤更改。

Copyright (c) 2009 IETF Trust and the persons identified as authors of the code. All rights reserved.

版权所有(c)2009 IETF信托基金和被确定为代码作者的人员。版权所有。

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

在满足以下条件的情况下,允许以源代码和二进制格式重新分发和使用,无论是否修改:

- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

- 源代码的重新分发必须保留上述版权声明、此条件列表和以下免责声明。

- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

- 以二进制形式重新分发时,必须在分发时提供的文档和/或其他材料中复制上述版权声明、本条件列表和以下免责声明。

- Neither the name of Internet Society, IETF or IETF Trust, nor the names of specific contributors, may be used to endorse or promote products derived from this software without specific prior written permission.

- 未经事先书面许可,不得使用互联网协会、IETF或IETF Trust的名称或特定贡献者的名称来认可或推广源自本软件的产品。

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

本软件由版权所有者和贡献者“按原样”提供,不承担任何明示或暗示的担保,包括但不限于适销性和特定用途适用性的暗示担保。在任何情况下,版权所有人或贡献者均不对任何直接、间接、偶然、特殊、惩戒性或后果性损害(包括但不限于替代商品或服务的采购;使用、数据或利润的损失;或业务中断)负责,无论是在合同中还是在任何责任理论下,严格责任,或因使用本软件而产生的侵权行为(包括疏忽或其他),即使告知可能发生此类损害。

This version of this MIB module is part of RFC 5519; see the RFC itself for full legal notices."

此MIB模块的此版本是RFC 5519的一部分;有关完整的法律通知,请参见RFC本身。”

REVISION "200903300000Z" -- March 30, 2009 DESCRIPTION "This MIB obsoletes both RFC 2933 and RFC 3019."

修订版“20090330000Z”-2009年3月30日描述“此MIB淘汰了RFC 2933和RFC 3019。”

    ::= { mib-2 185 }
        
    ::= { mib-2 185 }
        
mgmdMIBObjects     OBJECT IDENTIFIER ::= { mgmdStdMIB 1 }
        
mgmdMIBObjects     OBJECT IDENTIFIER ::= { mgmdStdMIB 1 }
        

-- -- The MGMD Host Interface Table --

----MGMD主机接口表--

mgmdHostInterfaceTable OBJECT-TYPE SYNTAX SEQUENCE OF MgmdHostInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The (conceptual) table listing the interfaces on which IGMP or MLD is enabled."

mgmdHostInterfaceTable MgmdHostInterfaceEntry MAX-ACCESS不可访问状态的对象类型语法序列当前描述“列出启用IGMP或MLD的接口的(概念)表。”

    ::= { mgmdMIBObjects 1 }
        
    ::= { mgmdMIBObjects 1 }
        

mgmdHostInterfaceEntry OBJECT-TYPE SYNTAX MgmdHostInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry (conceptual row) representing an interface on which IGMP or MLD is enabled." INDEX { mgmdHostInterfaceIfIndex, mgmdHostInterfaceQuerierType }

mgmdHostInterfaceEntry对象类型语法mgmdHostInterfaceEntry MAX-ACCESS不可访问状态当前描述“表示启用IGMP或MLD的接口的条目(概念行)。”索引{MGMDHostInterfaceFindex,mgmdHostInterfaceQuerierType}

    ::= { mgmdHostInterfaceTable 1 }
        
    ::= { mgmdHostInterfaceTable 1 }
        
MgmdHostInterfaceEntry ::= SEQUENCE {
    mgmdHostInterfaceIfIndex               InterfaceIndex,
    mgmdHostInterfaceQuerierType           InetAddressType,
    mgmdHostInterfaceQuerier               InetAddress,
    mgmdHostInterfaceStatus                RowStatus,
    mgmdHostInterfaceVersion               Unsigned32,
    mgmdHostInterfaceVersion1QuerierTimer  TimeTicks,
    mgmdHostInterfaceVersion2QuerierTimer  TimeTicks,
    mgmdHostInterfaceVersion3Robustness    Unsigned32
}
        
MgmdHostInterfaceEntry ::= SEQUENCE {
    mgmdHostInterfaceIfIndex               InterfaceIndex,
    mgmdHostInterfaceQuerierType           InetAddressType,
    mgmdHostInterfaceQuerier               InetAddress,
    mgmdHostInterfaceStatus                RowStatus,
    mgmdHostInterfaceVersion               Unsigned32,
    mgmdHostInterfaceVersion1QuerierTimer  TimeTicks,
    mgmdHostInterfaceVersion2QuerierTimer  TimeTicks,
    mgmdHostInterfaceVersion3Robustness    Unsigned32
}
        

mgmdHostInterfaceIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ifIndex value of the interface for which IGMP or MLD is enabled. The table is indexed by the ifIndex value and the InetAddressType to allow for interfaces that may be configured in both IPv4 and IPv6 modes."

MGMDHostInterfaceFindex对象类型语法InterfaceIndex MAX-ACCESS不可访问状态当前描述“为其启用IGMP或MLD的接口的ifIndex值。该表由ifIndex值和InetAddressType索引,以允许在IPv4和IPv6模式下配置接口。”

    ::= { mgmdHostInterfaceEntry 1 }
        
    ::= { mgmdHostInterfaceEntry 1 }
        

mgmdHostInterfaceQuerierType OBJECT-TYPE SYNTAX InetAddressType { ipv4(1), ipv6(2) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "The address type of this interface. This entry along with the ifIndex value acts as an index to the mgmdHostInterface table. A physical interface may be configured in multiple modes concurrently, e.g., in IPv4 and IPv6 modes connected to the same interface; however, the traffic is considered to be logically separate."

mgmdHostInterfaceQuerierType对象类型语法InetAddressType{ipv4(1),ipv6(2)}MAX-ACCESS不可访问状态当前说明“此接口的地址类型。此项与ifIndex值一起用作mgmdHostInterface表的索引。物理接口可以在多个模式下同时配置,例如,在连接到同一接口的IPv4和IPv6模式下;但是,流量被认为是逻辑上独立的。”

    ::= { mgmdHostInterfaceEntry 2 }
        
    ::= { mgmdHostInterfaceEntry 2 }
        

mgmdHostInterfaceQuerier OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS read-only STATUS current DESCRIPTION "The address of the IGMP or MLD Querier on the IP subnet to which this interface is attached. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdHostInterfaceQuerierType variable in the mgmdHostInterface table."

mgmdHostInterfaceQuerier对象类型语法InetAddress(大小(4 | 16))MAX-ACCESS只读状态当前描述“此接口所连接的IP子网上IGMP或MLD查询器的地址。InetAddressType(例如IPv4或IPv6)由mgmdHostInterfaceQuerierType表中的mgmdHostInterfaceQuerier变量标识。”

    ::= { mgmdHostInterfaceEntry 3 }
        
    ::= { mgmdHostInterfaceEntry 3 }
        

mgmdHostInterfaceStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "The activation of a row enables the host side of IGMP or MLD on the interface. The destruction of a row disables the host side of IGMP or MLD on the interface."

mgmdHostInterfaceStatus对象类型语法RowStatus MAX-ACCESS read create STATUS current DESCRIPTION“行的激活启用接口上IGMP或MLD的主机端。行的销毁禁用接口上IGMP或MLD的主机端。”

    ::= { mgmdHostInterfaceEntry 4 }
        
    ::= { mgmdHostInterfaceEntry 4 }
        

mgmdHostInterfaceVersion OBJECT-TYPE SYNTAX Unsigned32 (1..3) MAX-ACCESS read-create STATUS current DESCRIPTION "The maximum version of MGMD that the host can run on this interface. A value of 1 is only applicable for IPv4, and indicates that the host only supports IGMPv1 on the

mgmdHostInterfaceVersion对象类型语法Unsigned32(1..3)MAX-ACCESS read create STATUS current DESCRIPTION“主机可在此接口上运行的MGMD的最大版本。值1仅适用于IPv4,并表示主机仅支持IPv4上的IGMPv1

interface. A value of 2 indicates that the host also supports IGMPv2 (for IPv4) or MLDv1 (for IPv6). A value of 3 indicates that the host also supports IGMPv3 (for IPv4) or MLDv2 (for IPv6)." DEFVAL { 3 }

界面值2表示主机还支持IGMPv2(对于IPv4)或MLDv1(对于IPv6)。值3表示主机还支持IGMPv3(对于IPv4)或MLDv2(对于IPv6)。“deffal{3}

    ::= { mgmdHostInterfaceEntry 5 }
        
    ::= { mgmdHostInterfaceEntry 5 }
        

mgmdHostInterfaceVersion1QuerierTimer OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "The time remaining until the host assumes that there are no IGMPv1 routers present on the interface. While this is non-zero, the host will reply to all queries with version 1 membership reports. This variable applies to IGMPv2 or 3 hosts that are forced to run in v1 for compatibility with v1 routers present on the interface. This object may only be present when the corresponding value of mgmdHostInterfaceQuerierType is ipv4." REFERENCE "RFC 2236, Section 4 and RFC 3376, Section 7.2.1" DEFVAL { 0 }

mgmdHostInterfaceVersion1QuerierTimer对象类型语法TimeTicks MAX-ACCESS只读状态当前说明“主机假定接口上没有IGMPv1路由器之前的剩余时间。虽然这不是零,但主机将使用版本1成员报告答复所有查询。此变量适用于IGMPv2或3主机,这些主机必须在v1中运行,以与接口上的v1路由器兼容。仅当mgmdHostInterfaceQuerierType的相应值为ipv4时,此对象才可能存在。“参考”RFC 2236,第4节和RFC 3376,第7.2.1节“定义{0}”

    ::= { mgmdHostInterfaceEntry 6 }
        
    ::= { mgmdHostInterfaceEntry 6 }
        

mgmdHostInterfaceVersion2QuerierTimer OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "The time remaining until the host assumes that there are no MGMDv2 routers present on the interface. While this is non-zero, the host will reply to all queries with version 1 or 2 membership reports. This variable applies to MGMDv3 hosts that are forced to run in v2 for compatibility with v2 hosts or routers present on the interface." REFERENCE "RFC 3376, Section 7.2.1 and RFC 3810, Section 8.2.1" DEFVAL { 0 }

mgmdHostInterfaceVersion2QuerierTimer对象类型语法TimeTicks MAX-ACCESS只读状态当前说明“主机假定接口上没有MGMDv2路由器之前的剩余时间。虽然这不是零,但主机将使用版本1或版本2的成员报告答复所有查询。此变量适用于强制在v2中运行的MGMDv3主机,以与接口上存在的v2主机或路由器兼容。“参考”RFC 3376,第7.2.1节和RFC 3810,第8.2.1节“DEFVAL{0}

    ::= { mgmdHostInterfaceEntry 7 }
        
    ::= { mgmdHostInterfaceEntry 7 }
        

mgmdHostInterfaceVersion3Robustness OBJECT-TYPE SYNTAX Unsigned32 MAX-ACCESS read-create STATUS current

MGMDHostInterfaceVersion3健壮对象类型语法Unsigned32 MAX-ACCESS读取创建状态当前

DESCRIPTION "The robustness variable utilised by an MGMDv3 host in sending state-change reports for multicast routers. To ensure the state-change report is not missed, the host retransmits the state-change report [mgmdHostInterfaceVersion3Robustness - 1] times. The variable must be a non-zero value." REFERENCE "RFC 3376, Section 8.1 and RFC 3810, Section 9.14.1" DEFVAL { 2 }

说明“MGMDv3主机在发送多播路由器的状态更改报告时使用的稳健性变量。为确保状态更改报告不会丢失,主机将重新传输状态更改报告[MGMDHostInterfaceVersion3Robustibility-1]次。该变量必须为非零值。”参考“RFC 3376第8.1节和RFC 3810第9.14.1节”定义{2}

    ::= { mgmdHostInterfaceEntry 8 }
        
    ::= { mgmdHostInterfaceEntry 8 }
        

-- -- The MGMD Router Interface Table --

----MGMD路由器接口表--

mgmdRouterInterfaceTable OBJECT-TYPE SYNTAX SEQUENCE OF MgmdRouterInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The (conceptual) table listing the interfaces on which IGMP or MLD is enabled."

mgmdRouterInterfaceTable对象类型语法MgmdRouterInterfaceEntry MAX-ACCESS不可访问状态当前描述“列出启用IGMP或MLD的接口的(概念)表。”

    ::= { mgmdMIBObjects 2 }
        
    ::= { mgmdMIBObjects 2 }
        

mgmdRouterInterfaceEntry OBJECT-TYPE SYNTAX MgmdRouterInterfaceEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry (conceptual row) representing an interface on which IGMP or MLD is enabled." INDEX { mgmdRouterInterfaceIfIndex, mgmdRouterInterfaceQuerierType }

mgmdRouterInterfaceEntry对象类型语法mgmdRouterInterfaceEntry MAX-ACCESS不可访问状态当前描述“表示启用IGMP或MLD的接口的条目(概念行)。”索引{MGMDRouterInterfaceIndex,mgmdRouterInterfaceQuerierType}

    ::= { mgmdRouterInterfaceTable 1 }
        
    ::= { mgmdRouterInterfaceTable 1 }
        
MgmdRouterInterfaceEntry ::= SEQUENCE {
    mgmdRouterInterfaceIfIndex                 InterfaceIndex,
    mgmdRouterInterfaceQuerierType             InetAddressType,
    mgmdRouterInterfaceQuerier                 InetAddress,
    mgmdRouterInterfaceQueryInterval           Unsigned32,
    mgmdRouterInterfaceStatus                  RowStatus,
    mgmdRouterInterfaceVersion                 Unsigned32,
    mgmdRouterInterfaceQueryMaxResponseTime    Unsigned32,
    mgmdRouterInterfaceQuerierUpTime           TimeTicks,
    mgmdRouterInterfaceQuerierExpiryTime       TimeTicks,
        
MgmdRouterInterfaceEntry ::= SEQUENCE {
    mgmdRouterInterfaceIfIndex                 InterfaceIndex,
    mgmdRouterInterfaceQuerierType             InetAddressType,
    mgmdRouterInterfaceQuerier                 InetAddress,
    mgmdRouterInterfaceQueryInterval           Unsigned32,
    mgmdRouterInterfaceStatus                  RowStatus,
    mgmdRouterInterfaceVersion                 Unsigned32,
    mgmdRouterInterfaceQueryMaxResponseTime    Unsigned32,
    mgmdRouterInterfaceQuerierUpTime           TimeTicks,
    mgmdRouterInterfaceQuerierExpiryTime       TimeTicks,
        

mgmdRouterInterfaceWrongVersionQueries Counter32, mgmdRouterInterfaceJoins Counter32, mgmdRouterInterfaceProxyIfIndex InterfaceIndexOrZero, mgmdRouterInterfaceGroups Gauge32, mgmdRouterInterfaceRobustness Unsigned32, mgmdRouterInterfaceLastMemberQueryInterval Unsigned32, mgmdRouterInterfaceLastMemberQueryCount Unsigned32, mgmdRouterInterfaceStartupQueryCount Unsigned32, mgmdRouterInterfaceStartupQueryInterval Unsigned32 }

MGMDRouterInterfaceErrorVersionQueries计数器32、MGMDRouterInterfaceJoints计数器32、MGMDRouterInterfaceProxyifiIndex InterfaceIndexOrZero、mgmdRouterInterfaceGroups Gauge32、MGMDRouterInterfaceRobustibility Unsigned32、mgmdRouterInterfaceLastMemberQueryInterval Unsigned32、mgmdRouterInterfaceLastMemberQueryCount Unsigned32、,mgmdRouterInterfaceStartupQueryCount Unsigned32,mgmdRouterInterfaceStartupQueryInterval Unsigned32}

mgmdRouterInterfaceIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "The ifIndex value of the interface for which IGMP or MLD is enabled. The table is indexed by the ifIndex value and the InetAddressType to allow for interfaces that may be configured in both IPv4 and IPv6 modes."

mgmdRouterInterfaceIfIndex对象类型语法InterfaceIndex MAX-ACCESS不可访问状态当前描述“为其启用IGMP或MLD的接口的ifIndex值。该表由ifIndex值和InetAddressType索引,以允许在IPv4和IPv6模式下配置的接口。”

    ::= { mgmdRouterInterfaceEntry 1 }
        
    ::= { mgmdRouterInterfaceEntry 1 }
        

mgmdRouterInterfaceQuerierType OBJECT-TYPE SYNTAX InetAddressType { ipv4(1), ipv6(2) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "The address type of this interface. This entry along with the ifIndex value acts as the index to the mgmdRouterInterface table. A physical interface may be configured in multiple modes concurrently, e.g., in IPv4 and IPv6 modes connected to the same interface; however, the traffic is considered to be logically separate."

mgmdRouterInterfaceQuerierType对象类型语法InetAddressType{ipv4(1),ipv6(2)}MAX-ACCESS不可访问状态当前说明“此接口的地址类型。此条目与ifIndex值一起用作mgmdRouterInterface表的索引。物理接口可以在多个模式下同时配置,例如,在连接到同一接口的IPv4和IPv6模式下;但是,流量被认为是逻辑上独立的。”

    ::= { mgmdRouterInterfaceEntry 2 }
        
    ::= { mgmdRouterInterfaceEntry 2 }
        

mgmdRouterInterfaceQuerier OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS read-only STATUS current DESCRIPTION "The address of the IGMP or MLD Querier on the IP subnet to which this interface is attached. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdRouterInterfaceQuerierType variable in the mgmdRouterInterface table."

mgmdRouterInterfaceQuerier对象类型语法InetAddress(大小(4 | 16))MAX-ACCESS只读状态当前描述“此接口所连接的IP子网上IGMP或MLD查询器的地址。InetAddressType(例如IPv4或IPv6)由mgmdRouterInterface表中的mgmdRouterInterfaceQuerierType变量标识。”

    ::= { mgmdRouterInterfaceEntry 3 }
        
    ::= { mgmdRouterInterfaceEntry 3 }
        

mgmdRouterInterfaceQueryInterval OBJECT-TYPE SYNTAX Unsigned32 (1..31744) UNITS "seconds" MAX-ACCESS read-create STATUS current DESCRIPTION "The frequency at which IGMP or MLD Host-Query packets are transmitted on this interface." DEFVAL { 125 }

mgmdRouterInterfaceQueryInterval对象类型语法Unsigned32(1..31744)单位“秒”最大访问读取创建状态当前描述“在此接口上传输IGMP或MLD主机查询数据包的频率。”deffal{125}

    ::= { mgmdRouterInterfaceEntry 4 }
        
    ::= { mgmdRouterInterfaceEntry 4 }
        

mgmdRouterInterfaceStatus OBJECT-TYPE SYNTAX RowStatus MAX-ACCESS read-create STATUS current DESCRIPTION "The activation of a row enables the router side of IGMP or MLD on the interface. The destruction of a row disables the router side of IGMP or MLD on the interface."

mgmdRouterInterfaceStatus对象类型语法RowStatus MAX-ACCESS read create STATUS current DESCRIPTION“行的激活启用接口上IGMP或MLD的路由器端。行的销毁禁用接口上IGMP或MLD的路由器端。”

    ::= { mgmdRouterInterfaceEntry 5 }
        
    ::= { mgmdRouterInterfaceEntry 5 }
        

mgmdRouterInterfaceVersion OBJECT-TYPE SYNTAX Unsigned32 (1..3) MAX-ACCESS read-create STATUS current DESCRIPTION "The version of MGMD that is running on this interface. Value 1 applies to IGMPv1 routers only. Value 2 applies to IGMPv2 and MLDv1 routers, and value 3 applies to IGMPv3 and MLDv2 routers.

mgmdRouterInterfaceVersion对象类型语法Unsigned32(1..3)MAX-ACCESS read create STATUS current DESCRIPTION“此接口上运行的MGMD版本。值1仅适用于IGMPv1路由器。值2适用于IGMPv2和MLDv1路由器,值3适用于IGMPv3和MLDv2路由器。

This object can be used to configure a router capable of running either version. For IGMP and MLD to function correctly, all routers on a LAN must be configured to run the same version on that LAN." DEFVAL { 3 }

此对象可用于配置能够运行任一版本的路由器。要使IGMP和MLD正常工作,必须将LAN上的所有路由器配置为在该LAN上运行同一版本

    ::= { mgmdRouterInterfaceEntry 6 }
        
    ::= { mgmdRouterInterfaceEntry 6 }
        

mgmdRouterInterfaceQueryMaxResponseTime OBJECT-TYPE SYNTAX Unsigned32 (0..31744) UNITS "tenths of seconds" MAX-ACCESS read-create STATUS current

mgmdRouterInterfaceQueryMaxResponseTime对象类型语法无符号32(0..31744)单位“十分之一秒”最大访问读取创建状态当前

DESCRIPTION "The maximum query response interval advertised in MGMDv2 or IGMPv3 queries on this interface." REFERENCE "RFC 3810, Section 9.3" DEFVAL { 100 }

说明“此接口上MGMDv2或IGMPv3查询中公布的最大查询响应间隔。”参考“RFC 3810,第9.3节“deffal{100}”

    ::= { mgmdRouterInterfaceEntry 7 }
        
    ::= { mgmdRouterInterfaceEntry 7 }
        

mgmdRouterInterfaceQuerierUpTime OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "The time since mgmdRouterInterfaceQuerier was last changed."

mgmdRouterInterfaceQuerierUpTime对象类型语法TimeTicks MAX-ACCESS只读状态当前描述“自上次更改mgmdRouterInterfaceQuerier以来的时间。”

    ::= { mgmdRouterInterfaceEntry 8 }
        
    ::= { mgmdRouterInterfaceEntry 8 }
        

mgmdRouterInterfaceQuerierExpiryTime OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "The amount of time remaining before the Other Querier Present Timer expires. If the local system is the querier, the value of this object is zero."

mgmdRouterInterfaceQuerierExpiryTime对象类型语法TimeTicks MAX-ACCESS只读状态当前描述“其他查询器当前计时器过期之前剩余的时间量。如果本地系统是查询器,则此对象的值为零。”

    ::= { mgmdRouterInterfaceEntry 9 }
        
    ::= { mgmdRouterInterfaceEntry 9 }
        

mgmdRouterInterfaceWrongVersionQueries OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of general queries received whose IGMP or MLD version does not match the equivalent mgmdRouterInterfaceVersion, over the lifetime of the row entry. Both IGMP and MLD require that all routers on a LAN be configured to run the same version. Thus, if any general queries are received with the wrong version, this indicates a configuration error."

MGMDRouterInterfaceErrorVersionQueries对象类型语法计数器32 MAX-ACCESS只读状态当前说明“在行条目的生存期内,收到的IGMP或MLD版本与等效mgmdRouterInterfaceVersion不匹配的常规查询数。IGMP和MLD都要求将LAN上的所有路由器配置为运行同一版本。因此,如果接收到任何版本错误的常规查询,则表示配置错误。”

    ::= { mgmdRouterInterfaceEntry 10 }
        
    ::= { mgmdRouterInterfaceEntry 10 }
        

mgmdRouterInterfaceJoins OBJECT-TYPE SYNTAX Counter32

mgmdRouterInterfaceJoins对象类型语法计数器32

MAX-ACCESS read-only

最大访问只读

STATUS current DESCRIPTION "The number of times a group membership has been added on this interface, that is, the number of times an entry for this interface has been added to the Cache Table. This object can give an indication of the amount of activity between samples over time."

STATUS current DESCRIPTION“在此接口上添加组成员身份的次数,即此接口的条目添加到缓存表的次数。此对象可以指示随时间变化的样本之间的活动量。”

    ::= { mgmdRouterInterfaceEntry 11 }
        
    ::= { mgmdRouterInterfaceEntry 11 }
        

mgmdRouterInterfaceProxyIfIndex OBJECT-TYPE SYNTAX InterfaceIndexOrZero MAX-ACCESS read-create STATUS current DESCRIPTION "Some devices implement a form of IGMP or MLD proxying whereby memberships learned on the interface represented by this row cause Host Membership Reports to be sent on the interface whose ifIndex value is given by this object. Such a device would implement the mgmdV2RouterBaseMIBGroup only on its router interfaces (those interfaces with non-zero mgmdRouterInterfaceProxyIfIndex). Typically, the value of this object is 0, indicating that no proxying is being done." DEFVAL { 0 }

MGMDRouterInterfaceProxyiIndex对象类型语法接口IndexOrZero MAX-ACCESS读取创建状态当前说明“一些设备实现了IGMP或MLD代理的一种形式,通过这种方式,在此行所代表的接口上学习的成员身份会导致在接口上发送主机成员身份报告,该接口的ifIndex值由该对象给定。此类设备将仅在其路由器接口(具有非零mgmdRouterInterfaceProxyIfIndex的接口)上实现MGMDv2RouterBasimibGroup。通常,此对象的值为0,表示未执行代理。“deffal{0}

    ::= { mgmdRouterInterfaceEntry 12 }
        
    ::= { mgmdRouterInterfaceEntry 12 }
        

mgmdRouterInterfaceGroups OBJECT-TYPE SYNTAX Gauge32 MAX-ACCESS read-only STATUS current DESCRIPTION "The current number of entries for this interface in the mgmdRouterCacheTable."

mgmdRouterInterfaceGroups对象类型语法量表32 MAX-ACCESS只读状态当前描述“mgmdRouterCacheTable中此接口的当前条目数。”

    ::= { mgmdRouterInterfaceEntry 13 }
        
    ::= { mgmdRouterInterfaceEntry 13 }
        

mgmdRouterInterfaceRobustness OBJECT-TYPE SYNTAX Unsigned32 (1..255) MAX-ACCESS read-create STATUS current DESCRIPTION "The Robustness Variable allows tuning for the expected packet loss on a subnet. If a subnet is expected to be lossy, the Robustness Variable may be increased. IGMP and MLD are robust to (Robustness Variable-1) packet losses." DEFVAL { 2 }

MGMDRouterInterfaceRobustibility对象类型语法Unsigned32(1..255)MAX-ACCESS read create STATUS current DESCRIPTION“健壮性变量允许调整子网上的预期数据包丢失。如果子网预计有损,健壮性变量可能会增加。IGMP和MLD对(健壮性变量-1)数据包丢失具有健壮性。”deffal{2}

    ::= { mgmdRouterInterfaceEntry 14 }
        
    ::= { mgmdRouterInterfaceEntry 14 }
        

mgmdRouterInterfaceLastMemberQueryInterval OBJECT-TYPE SYNTAX Unsigned32 (0..31744) UNITS "tenths of seconds" MAX-ACCESS read-create STATUS current DESCRIPTION "The Last Member Query Interval is the Max Query Response Interval inserted into group-specific queries sent in response to leave group messages, and is also the amount of time between group-specific query messages. This value may be tuned to modify the leave latency of the network. A reduced value results in reduced time to detect the loss of the last member of a group. The value of this object is irrelevant if mgmdRouterInterfaceVersion is 1." DEFVAL { 10 }

mgmdRouterInterfaceLastMemberQueryInterval对象类型语法无符号32(0..31744)单位“十分之一秒”最大访问读取创建状态当前描述“最后一个成员查询间隔是插入组特定查询中的最大查询响应间隔,该查询响应间隔是为响应离开组消息而发送的,也是组特定查询消息之间的时间间隔。”。可以调整此值以修改网络的离开延迟。减少的值会减少检测组中最后一个成员丢失的时间。如果mgmdRouterInterfaceVersion为1,则此对象的值不相关。“deffal{10}

    ::= { mgmdRouterInterfaceEntry 15 }
        
    ::= { mgmdRouterInterfaceEntry 15 }
        

mgmdRouterInterfaceLastMemberQueryCount OBJECT-TYPE SYNTAX Unsigned32 (1..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Represents the number of group-specific and group-and-source-specific queries sent by the router before it assumes there are no local members."

mgmdRouterInterfaceLastMemberQueryCount对象类型语法Unsigned32(1..255)MAX-ACCESS只读状态当前描述“表示路由器在假定没有本地成员之前发送的特定于组以及特定于组和源的查询数。”

    ::= { mgmdRouterInterfaceEntry 16 }
        
    ::= { mgmdRouterInterfaceEntry 16 }
        

mgmdRouterInterfaceStartupQueryCount OBJECT-TYPE SYNTAX Unsigned32 (1..255) MAX-ACCESS read-only STATUS current DESCRIPTION "Represents the number of Queries sent out on startup, separated by the Startup Query Interval."

mgmdRouterInterfaceStartupQueryCount对象类型语法Unsigned32(1..255)MAX-ACCESS只读状态当前描述“表示启动时发出的查询数,以启动查询间隔分隔。”

    ::= { mgmdRouterInterfaceEntry 17 }
        
    ::= { mgmdRouterInterfaceEntry 17 }
        

mgmdRouterInterfaceStartupQueryInterval OBJECT-TYPE SYNTAX Unsigned32 (0..31744) UNITS "seconds" MAX-ACCESS read-only STATUS current

mgmdRouterInterfaceStartupQueryInterval对象类型语法无符号32(0..31744)单位“秒”最大访问只读状态当前

DESCRIPTION "This variable represents the interval between General Queries sent by a Querier on startup."

DESCRIPTION“此变量表示查询器在启动时发送的常规查询之间的间隔。”

    ::= { mgmdRouterInterfaceEntry 18 }
        
    ::= { mgmdRouterInterfaceEntry 18 }
        

-- -- The MGMD Host Cache Table --

----MGMD主机缓存表--

mgmdHostCacheTable OBJECT-TYPE SYNTAX SEQUENCE OF MgmdHostCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The (conceptual) table listing the IP multicast groups for which the host is a member on a particular interface."

mgmdHostCacheTable对象类型语法MgmdHostCacheEntry MAX-ACCESS不可访问状态当前描述“列出主机是特定接口上成员的IP多播组的(概念)表。”

    ::= { mgmdMIBObjects 3 }
        
    ::= { mgmdMIBObjects 3 }
        

mgmdHostCacheEntry OBJECT-TYPE SYNTAX MgmdHostCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry (conceptual row) in the mgmdHostCacheTable." INDEX { mgmdHostCacheAddressType, mgmdHostCacheAddress, mgmdHostCacheIfIndex }

mgmdHostCacheEntry对象类型语法mgmdHostCacheEntry MAX-ACCESS不可访问状态当前描述“mgmdHostCacheTable中的条目(概念行)。“索引{mgmdHostCacheAddressType,mgmdHostCacheAddress,MGMDHostCacheIndex}”

    ::= { mgmdHostCacheTable 1 }
        
    ::= { mgmdHostCacheTable 1 }
        
MgmdHostCacheEntry ::= SEQUENCE {
    mgmdHostCacheAddressType        InetAddressType,
    mgmdHostCacheAddress            InetAddress ,
    mgmdHostCacheIfIndex            InterfaceIndex,
    mgmdHostCacheUpTime             TimeTicks,
    mgmdHostCacheLastReporter       InetAddress,
    mgmdHostCacheSourceFilterMode   INTEGER
}
        
MgmdHostCacheEntry ::= SEQUENCE {
    mgmdHostCacheAddressType        InetAddressType,
    mgmdHostCacheAddress            InetAddress ,
    mgmdHostCacheIfIndex            InterfaceIndex,
    mgmdHostCacheUpTime             TimeTicks,
    mgmdHostCacheLastReporter       InetAddress,
    mgmdHostCacheSourceFilterMode   INTEGER
}
        

mgmdHostCacheAddressType OBJECT-TYPE SYNTAX InetAddressType { ipv4(1), ipv6(2) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "The address type of the mgmdHostCacheTable entry. This value applies to both the mgmdHostCacheAddress and the mgmdHostCacheLastReporter entries."

mgmdHostCacheAddressType对象类型语法InetAddressType{ipv4(1),ipv6(2)}MAX-ACCESS不可访问状态当前描述“mgmdHostCacheTable项的地址类型。此值同时应用于mgmdHostCacheAddress和mgmdHostCacheLastReporter项。”

    ::= { mgmdHostCacheEntry 1 }
        
    ::= { mgmdHostCacheEntry 1 }
        

mgmdHostCacheAddress OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The IP multicast group address for which this entry contains information. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdHostCacheAddressType variable in the mgmdHostCache table."

mgmdHostCacheAddress对象类型语法InetAddress(大小(4 | 16))MAX-ACCESS不可访问状态当前描述“此项包含其信息的IP多播组地址。InetAddressType(例如IPv4或IPv6)由mgmdHostCache表中的mgmdHostCacheAddressType变量标识。”

    ::= { mgmdHostCacheEntry 2 }
        
    ::= { mgmdHostCacheEntry 2 }
        

mgmdHostCacheIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "The interface for which this entry contains information for an IP multicast group address."

MGMDHostCacheIndex对象类型语法接口Index MAX-ACCESS不可访问状态当前描述“此项包含IP多播组地址信息的接口。”

    ::= { mgmdHostCacheEntry 3 }
        
    ::= { mgmdHostCacheEntry 3 }
        

mgmdHostCacheUpTime OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "The time elapsed since this entry was created."

mgmdHostCacheUpTime对象类型语法TimeTicks MAX-ACCESS只读状态当前描述“自创建此项以来经过的时间。”

    ::= { mgmdHostCacheEntry 4 }
        
    ::= { mgmdHostCacheEntry 4 }
        

mgmdHostCacheLastReporter OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS read-only STATUS current DESCRIPTION "The IP address of the source of the last membership report received for this IP multicast group address on this interface. If no membership report has been received, this object has a value of 0. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdHostCacheAddressType variable in the mgmdHostCache table."

mgmdHostCacheLastReporter对象类型语法InetAddress(大小(4 | 16))最大访问只读状态当前说明“此接口上此IP多播组地址接收的上一次成员身份报告源的IP地址。如果未收到成员资格报告,则此对象的值为0。InetAddressType(例如IPv4或IPv6)由mgmdHostCache表中的mgmdHostCacheAddressType变量标识。“

    ::= { mgmdHostCacheEntry 5 }
        
    ::= { mgmdHostCacheEntry 5 }
        

mgmdHostCacheSourceFilterMode OBJECT-TYPE

mgmdHostCacheSourceFilterMode对象类型

SYNTAX INTEGER {include (1), exclude (2) } MAX-ACCESS read-only STATUS current DESCRIPTION "The state in which the interface is currently set. The value indicates the relevance of the corresponding source list entries in the mgmdHostSecListTable for MGMDv3 interfaces."

语法整数{include(1),exclude(2)}MAX-ACCESS只读状态当前描述“当前设置接口的状态。该值指示MGMDv3接口的mgmdHostSecListTable中相应源列表项的相关性。”

    ::= { mgmdHostCacheEntry 6 }
        
    ::= { mgmdHostCacheEntry 6 }
        

-- -- The MGMD Router Cache Table --

----MGMD路由器缓存表--

mgmdRouterCacheTable OBJECT-TYPE SYNTAX SEQUENCE OF MgmdRouterCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The (conceptual) table listing the IP multicast groups for which there are members on a particular router interface."

mgmdRouterCacheTable对象类型语法MgmdRouterCacheEntry MAX-ACCESS不可访问状态当前描述“列出特定路由器接口上有成员的IP多播组的(概念)表。”

    ::= { mgmdMIBObjects 4 }
        
    ::= { mgmdMIBObjects 4 }
        

mgmdRouterCacheEntry OBJECT-TYPE SYNTAX MgmdRouterCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry (conceptual row) in the mgmdRouterCacheTable."

mgmdRouterCacheEntry对象类型语法mgmdRouterCacheEntry MAX-ACCESS不可访问状态当前描述“mgmdRouterCacheTable中的条目(概念行)”

INDEX { mgmdRouterCacheAddressType, mgmdRouterCacheAddress, mgmdRouterCacheIfIndex }

索引{mgmdRouterCacheAddressType,mgmdRouterCacheAddress,mgmdRouterCacheIndex}

    ::= { mgmdRouterCacheTable 1 }
        
    ::= { mgmdRouterCacheTable 1 }
        
MgmdRouterCacheEntry ::= SEQUENCE {
    mgmdRouterCacheAddressType        InetAddressType,
    mgmdRouterCacheAddress            InetAddress,
    mgmdRouterCacheIfIndex            InterfaceIndex,
    mgmdRouterCacheLastReporter       InetAddress,
    mgmdRouterCacheUpTime             TimeTicks,
    mgmdRouterCacheExpiryTime         TimeTicks,
    mgmdRouterCacheExcludeModeExpiryTimer
                                      TimeTicks,
    mgmdRouterCacheVersion1HostTimer  TimeTicks,
        
MgmdRouterCacheEntry ::= SEQUENCE {
    mgmdRouterCacheAddressType        InetAddressType,
    mgmdRouterCacheAddress            InetAddress,
    mgmdRouterCacheIfIndex            InterfaceIndex,
    mgmdRouterCacheLastReporter       InetAddress,
    mgmdRouterCacheUpTime             TimeTicks,
    mgmdRouterCacheExpiryTime         TimeTicks,
    mgmdRouterCacheExcludeModeExpiryTimer
                                      TimeTicks,
    mgmdRouterCacheVersion1HostTimer  TimeTicks,
        

mgmdRouterCacheVersion2HostTimer TimeTicks, mgmdRouterCacheSourceFilterMode INTEGER }

mgmdRouterCacheVersion2HostTimer时间刻度,mgmdRouterCacheSourceFilterMode整数}

mgmdRouterCacheAddressType OBJECT-TYPE SYNTAX InetAddressType { ipv4(1), ipv6(2) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "The address type of the mgmdRouterCacheTable entry. This value applies to both the mgmdRouterCacheAddress and the mgmdRouterCacheLastReporter entries."

mgmdRouterCacheAddressType对象类型语法InetAddressType{ipv4(1),ipv6(2)}MAX-ACCESS不可访问状态当前描述“mgmdRouterCacheTable项的地址类型。此值同时应用于mgmdRouterCacheAddress和mgmdRouterCacheLastReporter项。”

    ::= { mgmdRouterCacheEntry 1 }
        
    ::= { mgmdRouterCacheEntry 1 }
        

mgmdRouterCacheAddress OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The IP multicast group address for which this entry contains information. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdRouterCacheAddressType variable in the mgmdRouterCache table."

mgmdRouterCacheAddress对象类型语法InetAddress(大小(4 | 16))MAX-ACCESS不可访问状态当前描述“此条目包含其信息的IP多播组地址。InetAddressType(例如IPv4或IPv6)由mgmdRouterCache表中的mgmdRouterCacheAddressType变量标识。”

    ::= { mgmdRouterCacheEntry 2 }
        
    ::= { mgmdRouterCacheEntry 2 }
        

mgmdRouterCacheIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "The interface for which this entry contains information for an IP multicast group address."

MGMDRouterCacheIndex对象类型语法接口Index MAX-ACCESS不可访问状态当前描述“此项包含IP多播组地址信息的接口。”

    ::= { mgmdRouterCacheEntry 3 }
        
    ::= { mgmdRouterCacheEntry 3 }
        

mgmdRouterCacheLastReporter OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS read-only STATUS current DESCRIPTION "The IP address of the source of the last membership report received for this IP multicast group address on this interface. If no membership report has been received, this object has the value 0. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdRouterCacheAddressType variable in the mgmdRouterCache table."

mgmdRouterCacheLastReporter对象类型语法InetAddress(大小(4 | 16))MAX-ACCESS只读状态当前说明“此接口上此IP多播组地址接收的上一次成员身份报告源的IP地址。如果未收到成员资格报告,则此对象的值为0。InetAddressType(例如IPv4或IPv6)由mgmdRouterCache表中的mgmdRouterCacheAddressType变量标识。”

    ::= { mgmdRouterCacheEntry 4 }
        
    ::= { mgmdRouterCacheEntry 4 }
        

mgmdRouterCacheUpTime OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "The time elapsed since this entry was created."

mgmdRouterCacheUpTime对象类型语法TimeTicks MAX-ACCESS只读状态当前描述“自创建此项以来经过的时间。”

    ::= { mgmdRouterCacheEntry 5 }
        
    ::= { mgmdRouterCacheEntry 5 }
        

mgmdRouterCacheExpiryTime OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "This value represents the time remaining before the Group Membership Interval state expires. The value must always be greater than or equal to 1."

mgmdRouterCacheExpiryTime对象类型语法TimeTicks MAX-ACCESS只读状态当前描述“此值表示组成员资格间隔状态过期之前的剩余时间。该值必须始终大于或等于1。”

    ::= { mgmdRouterCacheEntry 6 }
        
    ::= { mgmdRouterCacheEntry 6 }
        

mgmdRouterCacheExcludeModeExpiryTimer OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "This value is applicable only to MGMDv3-compatible nodes and represents the time remaining before the interface EXCLUDE state expires and the interface state transitions to INCLUDE mode. This value can never be greater than mgmdRouterCacheExpiryTime."

mgmdRouterCacheExcludeModeExpiryTimer对象类型语法TimeTicks MAX-ACCESS只读状态当前说明“此值仅适用于MGMDv3兼容节点,表示接口排除状态过期以及接口状态转换为包含模式之前的剩余时间。此值永远不能大于mgmdRouterCacheExpiryTime。“

    ::= { mgmdRouterCacheEntry 7 }
        
    ::= { mgmdRouterCacheEntry 7 }
        

mgmdRouterCacheVersion1HostTimer OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "The time remaining until the local router will assume that there are no longer any MGMD version 1 members on the IP subnet attached to this interface. This entry only applies to IGMPv1 hosts, and is not implemented for MLD. Upon hearing any MGMDv1 Membership Report (IGMPv1 only), this value is reset to the group membership timer. While this

mgmdRouterCacheVersion1HostTimer对象类型语法TimeTicks MAX-ACCESS只读状态当前说明“在本地路由器假定连接到此接口的IP子网上不再有任何MGMD版本1成员之前的剩余时间。此条目仅适用于IGMPv1主机,不适用于MLD。听到任何MGMDv1成员资格报告(仅限IGMPv1)后,此值将重置为组成员资格计时器。而这

time remaining is non-zero, the local router ignores any MGMDv2 Leave messages (IGMPv2 only) for this group that it receives on this interface."

剩余时间为非零,本地路由器将忽略它在此接口上接收的该组的任何MGMDv2离开消息(仅限IGMPv2)。”

    ::= { mgmdRouterCacheEntry 8 }
        
    ::= { mgmdRouterCacheEntry 8 }
        

mgmdRouterCacheVersion2HostTimer OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "The time remaining until the local router will assume that there are no longer any MGMD version 2 members on the IP subnet attached to this interface. This entry applies to both IGMP and MLD hosts. Upon hearing any MGMDv2 Membership Report, this value is reset to the group membership timer. Assuming no MGMDv1 hosts have been detected, the local router does not ignore any MGMDv2 Leave messages for this group that it receives on this interface."

mgmdRouterCacheVersion2HostTimer对象类型语法TimeTicks MAX-ACCESS只读状态当前说明“在本地路由器假定连接到此接口的IP子网上不再有任何MGMD版本2成员之前的剩余时间。此条目适用于IGMP和MLD主机。听到任何MGMDv2成员资格报告后,此值将重置为组成员资格计时器。假设未检测到任何MGMDv1主机,本地路由器不会忽略它在此接口上接收的任何MGMDv2为此组保留消息。”

    ::= { mgmdRouterCacheEntry 9 }
        
    ::= { mgmdRouterCacheEntry 9 }
        

mgmdRouterCacheSourceFilterMode OBJECT-TYPE SYNTAX INTEGER {include (1), exclude (2) } MAX-ACCESS read-only STATUS current DESCRIPTION "The current cache state, applicable to MGMDv3-compatible nodes. The value indicates whether the state is INCLUDE or EXCLUDE."

mgmdRouterCacheSourceFilterMode对象类型语法整数{include(1),exclude(2)}MAX-ACCESS只读状态当前描述“当前缓存状态,适用于MGMDv3兼容节点。该值指示该状态是包括还是排除。”

    ::= { mgmdRouterCacheEntry 10 }
        
    ::= { mgmdRouterCacheEntry 10 }
        

-- -- The MGMD Inverse Host interface/cache lookup Table --

----MGMD反向主机接口/缓存查找表--

mgmdInverseHostCacheTable OBJECT-TYPE SYNTAX SEQUENCE OF MgmdInverseHostCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The (conceptual) table listing the interfaces that are members of a particular group. This is an inverse lookup table for entries in the mgmdHostCacheTable."

mgmdInverseHostCacheTable对象类型语法MgmdInverseHostCacheEntry MAX-ACCESS不可访问状态当前描述“列出作为特定组成员的接口的(概念)表。这是mgmdHostCacheTable中项的反向查找表。”

    ::= { mgmdMIBObjects 5 }
        
    ::= { mgmdMIBObjects 5 }
        

mgmdInverseHostCacheEntry OBJECT-TYPE SYNTAX MgmdInverseHostCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry (conceptual row) in the mgmdInverseHostCacheTable." INDEX { mgmdInverseHostCacheIfIndex, mgmdInverseHostCacheAddressType, mgmdInverseHostCacheAddress}

mgmdInverseHostCacheEntry对象类型语法mgmdInverseHostCacheEntry最大访问不可访问状态当前描述“mgmdInverseHostCacheTable中的一个条目(概念行)。”索引{MGMDInverseHostCacheIndex,mgmdInverseHostCacheAddressType,mgmdInverseHostCacheAddress}

    ::= { mgmdInverseHostCacheTable 1 }
        
    ::= { mgmdInverseHostCacheTable 1 }
        
MgmdInverseHostCacheEntry ::= SEQUENCE {
    mgmdInverseHostCacheIfIndex            InterfaceIndex,
    mgmdInverseHostCacheAddressType        InetAddressType,
    mgmdInverseHostCacheAddress            InetAddress
}
        
MgmdInverseHostCacheEntry ::= SEQUENCE {
    mgmdInverseHostCacheIfIndex            InterfaceIndex,
    mgmdInverseHostCacheAddressType        InetAddressType,
    mgmdInverseHostCacheAddress            InetAddress
}
        

mgmdInverseHostCacheIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "The interface for which this entry contains information."

MGMDInverseHostCacheIndex对象类型语法接口Index MAX-ACCESS不可访问状态当前描述“此项包含其信息的接口”

    ::= { mgmdInverseHostCacheEntry 1 }
        
    ::= { mgmdInverseHostCacheEntry 1 }
        

mgmdInverseHostCacheAddressType OBJECT-TYPE SYNTAX InetAddressType { ipv4(1), ipv6(2) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "The address type of the mgmdInverseHostCacheTable entry."

mgmdInverseHostCacheAddressType对象类型语法InetAddressType{ipv4(1),ipv6(2)}MAX-ACCESS不可访问状态当前描述“mgmdInverseHostCacheTable项的地址类型。”

    ::= { mgmdInverseHostCacheEntry 2 }
        
    ::= { mgmdInverseHostCacheEntry 2 }
        

mgmdInverseHostCacheAddress OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS read-only STATUS current DESCRIPTION "The IP multicast group address for which this entry contains information about an interface. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdInverseHostCacheAddressType variable in the mgmdInverseHostCache table."

mgmdInverseHostCacheAddress对象类型语法InetAddress(大小(4 | 16))最大访问只读状态当前说明“此条目包含接口信息的IP多播组地址。InetAddressType(例如IPv4或IPv6)由mgmdInverseHostCache表中的mgmdInverseHostCacheAddressType变量标识。“

    ::= { mgmdInverseHostCacheEntry 3 }
        
    ::= { mgmdInverseHostCacheEntry 3 }
        

-- -- The MGMD Inverse Router interface/cache lookup Table --

----MGMD反向路由器接口/缓存查找表--

mgmdInverseRouterCacheTable OBJECT-TYPE SYNTAX SEQUENCE OF MgmdInverseRouterCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The (conceptual) table listing the interfaces that are members of a particular group. This is an inverse lookup table for entries in the mgmdRouterCacheTable."

mgmdInverseRouterCacheTable对象类型mgmdInverseRouterCacheTable的语法序列MAX-ACCESS不可访问状态当前描述“列出属于特定组成员的接口的(概念)表。这是mgmdRouterCacheTable中项的反向查找表。”

    ::= { mgmdMIBObjects 6 }
        
    ::= { mgmdMIBObjects 6 }
        

mgmdInverseRouterCacheEntry OBJECT-TYPE SYNTAX MgmdInverseRouterCacheEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry (conceptual row) in the mgmdInverseRouterCacheTable." INDEX { mgmdInverseRouterCacheIfIndex, mgmdInverseRouterCacheAddressType, mgmdInverseRouterCacheAddress }

mgmdInverseRouterCacheEntry对象类型语法mgmdInverseRouterCacheEntry MAX-ACCESS不可访问状态当前描述“mgmdInverseRouterCacheTable中的条目(概念行)。”索引{MGMDInverseRouterCacheIndex,mgmdInverseRouterCacheAddressType,mgmdInverseRouterCacheAddress}

    ::= { mgmdInverseRouterCacheTable 1 }
        
    ::= { mgmdInverseRouterCacheTable 1 }
        
MgmdInverseRouterCacheEntry ::= SEQUENCE {
    mgmdInverseRouterCacheIfIndex            InterfaceIndex,
    mgmdInverseRouterCacheAddressType        InetAddressType,
    mgmdInverseRouterCacheAddress            InetAddress
}
        
MgmdInverseRouterCacheEntry ::= SEQUENCE {
    mgmdInverseRouterCacheIfIndex            InterfaceIndex,
    mgmdInverseRouterCacheAddressType        InetAddressType,
    mgmdInverseRouterCacheAddress            InetAddress
}
        

mgmdInverseRouterCacheIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "The interface for which this entry contains information for an IP multicast group address."

MGMDInverseRouterCacheIndex对象类型语法接口Index MAX-ACCESS不可访问状态当前描述“此项包含IP多播组地址信息的接口。”

    ::= { mgmdInverseRouterCacheEntry 1 }
        
    ::= { mgmdInverseRouterCacheEntry 1 }
        
mgmdInverseRouterCacheAddressType OBJECT-TYPE
    SYNTAX     InetAddressType { ipv4(1), ipv6(2) }
        
mgmdInverseRouterCacheAddressType OBJECT-TYPE
    SYNTAX     InetAddressType { ipv4(1), ipv6(2) }
        

MAX-ACCESS not-accessible STATUS current DESCRIPTION "The address type of the mgmdInverseRouterCacheTable entry."

MAX-ACCESS不可访问状态当前描述“mgmdInverseRouterCacheTable项的地址类型。”

    ::= { mgmdInverseRouterCacheEntry 2 }
        
    ::= { mgmdInverseRouterCacheEntry 2 }
        

mgmdInverseRouterCacheAddress OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS read-only STATUS current DESCRIPTION "The IP multicast group address for which this entry contains information. The InetAddressType, e.g., IPv4 or IPv6, is identified by the mgmdInverseRouterCacheAddressType variable in the mgmdInverseRouterCache table."

mgmdInverseRouterCacheAddress对象类型语法InetAddress(大小(4 | 16))MAX-ACCESS只读状态当前描述“此项包含其信息的IP多播组地址。InetAddressType(例如IPv4或IPv6)由mgmdInverseRouterCache表中的mgmdInverseRouterCacheAddressType变量标识。”

    ::= { mgmdInverseRouterCacheEntry 3 }
        
    ::= { mgmdInverseRouterCacheEntry 3 }
        

-- -- The MGMD Host Source list Table --

----MGMD主机源列表--

mgmdHostSrcListTable OBJECT-TYPE SYNTAX SEQUENCE OF MgmdHostSrcListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The (conceptual) table listing the Source List entries corresponding to each interface and multicast group pair on a host."

mgmdHostSrcListTable对象类型语法MgmdHostSrcListEntry MAX-ACCESS不可访问状态当前描述“列出主机上每个接口和多播组对对应的源列表项的(概念)表。”

    ::= { mgmdMIBObjects 7 }
        
    ::= { mgmdMIBObjects 7 }
        

mgmdHostSrcListEntry OBJECT-TYPE SYNTAX MgmdHostSrcListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry (conceptual row) in the mgmdHostSrcListTable." INDEX { mgmdHostSrcListAddressType, mgmdHostSrcListAddress, mgmdHostSrcListIfIndex, mgmdHostSrcListHostAddress }

mgmdHostSrcListEntry对象类型语法mgmdHostSrcListEntry MAX-ACCESS不可访问状态当前描述“mgmdHostSrcListTable中的一个条目(概念行)。”索引{mgmdHostSrcListAddressType,mgmdHostSrcListAddress,MGMDHostSrcListIndex,mgmdHostSrcListAddress}

    ::= { mgmdHostSrcListTable 1 }
        
    ::= { mgmdHostSrcListTable 1 }
        
MgmdHostSrcListEntry ::= SEQUENCE {
    mgmdHostSrcListAddressType      InetAddressType,
    mgmdHostSrcListAddress          InetAddress,
        
MgmdHostSrcListEntry ::= SEQUENCE {
    mgmdHostSrcListAddressType      InetAddressType,
    mgmdHostSrcListAddress          InetAddress,
        

mgmdHostSrcListIfIndex InterfaceIndex, mgmdHostSrcListHostAddress InetAddress, mgmdHostSrcListExpire TimeTicks }

MGMDHostSrcListIndex InterfaceIndex,mgmdHostSrcListHostAddress InetAddress,mgmdHostSrcListExpire TimeTicks}

mgmdHostSrcListAddressType OBJECT-TYPE SYNTAX InetAddressType { ipv4(1), ipv6(2) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "The address type of the InetAddress variables in this table. This value applies to the mgmdHostSrcListHostAddress and mgmdHostSrcListAddress entries."

mgmdHostSrcListAddressType对象类型语法InetAddressType{ipv4(1),ipv6(2)}MAX-ACCESS不可访问状态当前描述“此表中InetAddress变量的地址类型。此值应用于mgmdHostSrcListHostAddress和mgmdHostSrcListAddress项。”

    ::= { mgmdHostSrcListEntry 1 }
        
    ::= { mgmdHostSrcListEntry 1 }
        

mgmdHostSrcListAddress OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The IP multicast group address for which this entry contains information."

mgmdHostSrcListAddress对象类型语法InetAddress(大小(4 | 16))MAX-ACCESS不可访问状态当前描述“此项包含其信息的IP多播组地址。”

    ::= { mgmdHostSrcListEntry 2 }
        
    ::= { mgmdHostSrcListEntry 2 }
        

mgmdHostSrcListIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "The interface for which this entry contains information for an IP multicast group address."

MGMDHostSRCListifiIndex对象类型语法接口Index MAX-ACCESS不可访问状态当前描述“此项包含IP多播组地址信息的接口。”

    ::= { mgmdHostSrcListEntry 3 }
        
    ::= { mgmdHostSrcListEntry 3 }
        

mgmdHostSrcListHostAddress OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The host address to which this entry corresponds. The mgmdHostCacheSourceFilterMode value for this group address and interface indicates whether this host address is included or excluded."

mgmdHostSrcListHostAddress对象类型语法InetAddress(大小(4 | 16))MAX-ACCESS不可访问状态当前描述“此项对应的主机地址。此组地址和接口的mgmdHostCacheSourceFilterMode值指示是否包括或排除此主机地址。”

    ::= { mgmdHostSrcListEntry 4 }
        
    ::= { mgmdHostSrcListEntry 4 }
        

mgmdHostSrcListExpire OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current DESCRIPTION "This value indicates the relevance of the SrcList entry, whereby a non-zero value indicates this is an INCLUDE state value, and a zero value indicates this to be an EXCLUDE state value."

mgmdHostSrcListExpire对象类型语法TimeTicks MAX-ACCESS只读状态当前描述“此值表示SrcList项的相关性,其中非零值表示这是包含状态值,零值表示这是排除状态值。”

    ::= { mgmdHostSrcListEntry 5 }
        
    ::= { mgmdHostSrcListEntry 5 }
        

-- -- The MGMD Router Source list Table --

----MGMD路由器源列表--

mgmdRouterSrcListTable OBJECT-TYPE SYNTAX SEQUENCE OF MgmdRouterSrcListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "The (conceptual) table listing the Source List entries corresponding to each interface and multicast group pair on a Router."

mgmdRouterSrcListTable对象类型语法MgmdRouterSrcListEntry MAX-ACCESS不可访问状态当前描述“列出路由器上每个接口和多播组对对应的源列表项的(概念)表。”

    ::= { mgmdMIBObjects 8 }
        
    ::= { mgmdMIBObjects 8 }
        

mgmdRouterSrcListEntry OBJECT-TYPE SYNTAX MgmdRouterSrcListEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry (conceptual row) in the mgmdRouterSrcListTable." INDEX { mgmdRouterSrcListAddressType, mgmdRouterSrcListAddress, mgmdRouterSrcListIfIndex, mgmdRouterSrcListHostAddress }

mgmdRouterSrcListEntry对象类型语法mgmdRouterSrcListEntry MAX-ACCESS不可访问状态当前描述“mgmdRouterSrcListTable中的一个条目(概念行)。”索引{mgmdRouterSrcListAddressType,mgmdRouterSrcListAddress,MGMDRoutersRCListFindex,mgmdRouterSrcListHostAddress}

    ::= { mgmdRouterSrcListTable 1 }
        
    ::= { mgmdRouterSrcListTable 1 }
        
MgmdRouterSrcListEntry ::= SEQUENCE {
    mgmdRouterSrcListAddressType    InetAddressType,
    mgmdRouterSrcListAddress        InetAddress,
    mgmdRouterSrcListIfIndex        InterfaceIndex,
    mgmdRouterSrcListHostAddress    InetAddress,
    mgmdRouterSrcListExpire         TimeTicks
}
        
MgmdRouterSrcListEntry ::= SEQUENCE {
    mgmdRouterSrcListAddressType    InetAddressType,
    mgmdRouterSrcListAddress        InetAddress,
    mgmdRouterSrcListIfIndex        InterfaceIndex,
    mgmdRouterSrcListHostAddress    InetAddress,
    mgmdRouterSrcListExpire         TimeTicks
}
        

mgmdRouterSrcListAddressType OBJECT-TYPE SYNTAX InetAddressType { ipv4(1), ipv6(2) } MAX-ACCESS not-accessible STATUS current DESCRIPTION "The address type of the InetAddress variables in this table. This value applies to the mgmdRouterSrcListHostAddress and mgmdRouterSrcListAddress entries."

mgmdRouterSrcListAddressType对象类型语法InetAddressType{ipv4(1),ipv6(2)}MAX-ACCESS不可访问状态当前描述“此表中InetAddress变量的地址类型。此值应用于mgmdRouterSrcListHostAddress和mgmdRouterSrcListAddress条目。”

    ::= { mgmdRouterSrcListEntry 1 }
        
    ::= { mgmdRouterSrcListEntry 1 }
        

mgmdRouterSrcListAddress OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The IP multicast group address for which this entry contains information."

mgmdRouterSrcListAddress对象类型语法InetAddress(大小(4 | 16))MAX-ACCESS不可访问状态当前描述“此条目包含其信息的IP多播组地址。”

    ::= { mgmdRouterSrcListEntry 2 }
        
    ::= { mgmdRouterSrcListEntry 2 }
        

mgmdRouterSrcListIfIndex OBJECT-TYPE SYNTAX InterfaceIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "The interface for which this entry contains information for an IP multicast group address."

MGMDRoutersRCListFindex对象类型语法接口Index MAX-ACCESS不可访问状态当前描述“此项包含IP多播组地址信息的接口。”

    ::= { mgmdRouterSrcListEntry 3 }
        
    ::= { mgmdRouterSrcListEntry 3 }
        

mgmdRouterSrcListHostAddress OBJECT-TYPE SYNTAX InetAddress (SIZE(4|16)) MAX-ACCESS not-accessible STATUS current DESCRIPTION "The host address to which this entry corresponds. The mgmdRouterCacheSourceFilterMode value for this group address and interface indicates whether this host address is included or excluded."

mgmdRouterSrcListHostAddress对象类型语法InetAddress(大小(4 | 16))MAX-ACCESS不可访问状态当前描述“此项对应的主机地址。此组地址和接口的mgmdRouterCacheSourceFilterMode值指示是否包括或排除此主机地址。”

    ::= { mgmdRouterSrcListEntry 4 }
        
    ::= { mgmdRouterSrcListEntry 4 }
        

mgmdRouterSrcListExpire OBJECT-TYPE SYNTAX TimeTicks MAX-ACCESS read-only STATUS current

mgmdRouterSrcListExpire对象类型语法TimeTicks MAX-ACCESS只读状态当前

DESCRIPTION "This value indicates the relevance of the SrcList entry, whereby a non-zero value indicates this is an INCLUDE state value, and a zero value indicates this to be an EXCLUDE state value."

DESCRIPTION“此值表示SrcList条目的相关性,其中非零值表示这是包含状态值,零值表示这是排除状态值。”

    ::= { mgmdRouterSrcListEntry 5 }
        
    ::= { mgmdRouterSrcListEntry 5 }
        

-- conformance information

--一致性信息

mgmdMIBConformance OBJECT IDENTIFIER ::= { mgmdStdMIB 2 }
mgmdMIBCompliance  OBJECT IDENTIFIER ::= { mgmdMIBConformance 1 }
mgmdMIBGroups      OBJECT IDENTIFIER ::= { mgmdMIBConformance 2 }
        
mgmdMIBConformance OBJECT IDENTIFIER ::= { mgmdStdMIB 2 }
mgmdMIBCompliance  OBJECT IDENTIFIER ::= { mgmdMIBConformance 1 }
mgmdMIBGroups      OBJECT IDENTIFIER ::= { mgmdMIBConformance 2 }
        

-- Protocol Version Conformance

--协议版本一致性

-- Read Compliance statement for IGMPv1 Hosts
-- IGMPv1 only supports the IPv4 Address Family
        
-- Read Compliance statement for IGMPv1 Hosts
-- IGMPv1 only supports the IPv4 Address Family
        

mgmdIgmpV1HostReadMIBCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "A read-only compliance statement for hosts running IGMPv1 [RFC1112] and implementing the MGMD MIB. IGMPv1 hosts must support the IPv4 address type." MODULE -- this module MANDATORY-GROUPS { mgmdHostBaseMIBGroup }

mgmdIgmpV1HostReadMIBCompliance MODULE-COMPLIANCE STATUS当前描述“运行IGMPv1[RFC1112]并实现MGMD MIB的主机的只读符合性声明。IGMPv1主机必须支持IPv4地址类型。”模块--此模块是必需的组{mgmdHostBaseMIBGroup}

OBJECT mgmdHostInterfaceStatus SYNTAX RowStatus {active(1)} MIN-ACCESS read-only DESCRIPTION "Read-write or read-create access is not required and only the value 'active(1)' needs to be supported."

对象mgmdHostInterfaceStatus语法RowStatus{active(1)}MIN-ACCESS只读说明“不需要读写或读创建访问,只需要支持值‘active(1)’。”

OBJECT mgmdHostInterfaceVersion SYNTAX Unsigned32 (1) MIN-ACCESS read-only DESCRIPTION "Write access is not required. Only version 1 needs to be supported."

对象mgmdHostInterfaceVersion语法Unsigned32(1)MIN-ACCESS只读说明“不需要写访问权限。只需要支持版本1。”

GROUP mgmdHostExtendedMIBGroup DESCRIPTION "Supporting this group can be especially useful in an environment with a router that does not support the MGMD MIB."

组mgmdHostExtendedMIBGroup DESCRIPTION“在路由器不支持MGMD MIB的环境中,支持此组尤其有用。”

    ::= { mgmdMIBCompliance 1 }
        
    ::= { mgmdMIBCompliance 1 }
        
-- Read Compliance statement for IGMPv1 Routers
-- IGMPv1 only supports the IPv4 Address Family
        
-- Read Compliance statement for IGMPv1 Routers
-- IGMPv1 only supports the IPv4 Address Family
        

mgmdIgmpV1RouterReadMIBCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "A read-only compliance statement for routers running IGMPv1 [RFC1112] and implementing the MGMD MIB. IGMPv1 routers only support the IPv4 address type.

MGMDIGMPv1路由器兼容模块-符合性状态当前描述“运行IGMPv1[RFC1112]并实现MGMD MIB的路由器的只读符合性声明。IGMPv1路由器仅支持IPv4地址类型。

Non-accessible index objects that only need IPv4 support are:

仅需要IPv4支持的不可访问索引对象包括:

OBJECT mgmdRouterCacheAddressType SYNTAX InetAddressType { ipv4(1) }

对象mgmdRouterCacheAddressType语法InetAddressType{ipv4(1)}

OBJECT mgmdRouterCacheAddress SYNTAX InetAddress (SIZE(4))

对象mgmdRouterCacheAddress语法InetAddress(大小(4))

OBJECT mgmdRouterInterfaceQuerierType SYNTAX InetAddressType { ipv4(1) }

对象mgmdRouterInterfaceQuerierType语法InetAddressType{ipv4(1)}

OBJECT mgmdInverseRouterCacheAddressType SYNTAX InetAddressType { ipv4(1) } "

对象mgmdInverseRouterCacheAddressType语法InetAddressType{ipv4(1)}”

MODULE -- this module MANDATORY-GROUPS { mgmdRouterBaseMIBGroup }

MODULE——此模块为强制组{mgmdRouterBaseMIBGroup}

OBJECT mgmdRouterCacheLastReporter SYNTAX InetAddress (SIZE(4)) DESCRIPTION "IGMPv1 routers only support IPv4 addresses."

对象mgmdRouterCacheLastReporter语法InetAddress(大小(4))说明“IGMPv1路由器仅支持IPv4地址。”

OBJECT mgmdRouterInterfaceQuerier SYNTAX InetAddress (SIZE(4)) DESCRIPTION "IGMPv1 routers only support IPv4 addresses."

对象mgmdRouterInterfaceQuerier语法InetAddress(大小(4))说明“IGMPv1路由器仅支持IPv4地址。”

OBJECT mgmdInverseRouterCacheAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION "IGMPv1 routers only support IPv4 addresses."

对象mgmdInverseRouterCacheAddress语法InetAddress(大小(4))说明“IGMPv1路由器仅支持IPv4地址。”

OBJECT mgmdRouterInterfaceVersion SYNTAX Unsigned32 (1)

对象mgmdRouterInterfaceVersion语法Unsigned32(1)

MIN-ACCESS read-only DESCRIPTION "Write access is not required. Only version 1 needs to be supported."

MIN-ACCESS只读说明“不需要写访问权限。只需要支持版本1。”

OBJECT mgmdRouterInterfaceStatus SYNTAX RowStatus {active(1)} MIN-ACCESS read-only DESCRIPTION "Read-write or read-create access is not required and only the value 'active(1)' needs to be supported."

对象mgmdRouterInterfaceStatus语法RowStatus{active(1)}MIN-ACCESS只读说明“不需要读写或读创建访问,只需要支持值'active(1)'

OBJECT mgmdRouterInterfaceQueryInterval MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象mgmdRouterInterfaceQueryInterval MIN-ACCESS只读说明“不需要写访问。”

    ::= { mgmdMIBCompliance 2 }
        
    ::= { mgmdMIBCompliance 2 }
        
-- Write Compliance statement for IGMPv1 Routers
-- IGMPv1 only supports the IPv4 Address Family
        
-- Write Compliance statement for IGMPv1 Routers
-- IGMPv1 only supports the IPv4 Address Family
        

mgmdIgmpV1RouterWriteMIBCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "A read-create compliance statement for routers running IGMPv1 [RFC1112] and implementing the MGMD MIB. IGMPv1 routers only support the IPv4 address type.

MGMDIGMPv1RouterWriteMIB COMPLIANCE MODULE-COMPLIANCE STATUS current DESCRIPTION“运行IGMPv1[RFC1112]并实现MGMD MIB的路由器的读取-创建符合性声明。IGMPv1路由器仅支持IPv4地址类型。

Non-accessible index objects that only need IPv4 support are:

仅需要IPv4支持的不可访问索引对象包括:

OBJECT mgmdRouterCacheAddressType SYNTAX InetAddressType { ipv4(1) }

对象mgmdRouterCacheAddressType语法InetAddressType{ipv4(1)}

OBJECT mgmdRouterCacheAddress SYNTAX InetAddress (SIZE(4))

对象mgmdRouterCacheAddress语法InetAddress(大小(4))

OBJECT mgmdRouterInterfaceQuerierType SYNTAX InetAddressType { ipv4(1) }

对象mgmdRouterInterfaceQuerierType语法InetAddressType{ipv4(1)}

            OBJECT mgmdInverseRouterCacheAddressType
            SYNTAX InetAddressType { ipv4(1) }
            "
    MODULE  -- this module
    MANDATORY-GROUPS { mgmdRouterBaseMIBGroup }
        
            OBJECT mgmdInverseRouterCacheAddressType
            SYNTAX InetAddressType { ipv4(1) }
            "
    MODULE  -- this module
    MANDATORY-GROUPS { mgmdRouterBaseMIBGroup }
        

OBJECT mgmdRouterCacheLastReporter SYNTAX InetAddress (SIZE(4)) DESCRIPTION "Only IPv4 addresses needed for IGMPv1 router support."

对象mgmdRouterCacheLastReporter语法InetAddress(大小(4))说明“仅IGMPv1路由器支持所需的IPv4地址。”

OBJECT mgmdRouterInterfaceQuerier SYNTAX InetAddress (SIZE(4)) DESCRIPTION "Only IPv4 addresses needed for IGMPv1 router support."

对象mgmdRouterInterfaceQuerier语法InetAddress(大小(4))说明“IGMPv1路由器支持只需要IPv4地址。”

OBJECT mgmdInverseRouterCacheAddress SYNTAX InetAddress (SIZE(4)) DESCRIPTION "Only IPv4 addresses needed for IGMPv1 router support."

对象mgmdInverseRouterCacheAddress语法InetAddress(大小(4))说明“仅IGMPv1路由器支持所需的IPv4地址。”

OBJECT mgmdRouterInterfaceVersion SYNTAX Unsigned32 (1) DESCRIPTION "Write access is not required. Only version 1 needs to be supported."

对象mgmdRouterInterfaceVersion语法Unsigned32(1)说明“不需要写访问权限。只需要支持版本1。”

    ::= { mgmdMIBCompliance 3 }
        
    ::= { mgmdMIBCompliance 3 }
        
-- Read Compliance statement for IGMPv2 and MLDv1 Hosts
-- IGMPv2 only supports the IPv4 Address Family
-- MLDv1 only supports the IPv6 Address Family
        
-- Read Compliance statement for IGMPv2 and MLDv1 Hosts
-- IGMPv2 only supports the IPv4 Address Family
-- MLDv1 only supports the IPv6 Address Family
        

mgmdIgmpV2MldV1HostReadMIBCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "A read-only compliance statement for hosts running IGMPv2 [RFC2236] or MLDv1 [RFC2710] and implementing the MGMD MIB. IGMPv2 hosts only support the IPv4 address type and MLDv1 hosts only support the IPv6 address type." MODULE -- this module MANDATORY-GROUPS { mgmdHostBaseMIBGroup, mgmdV2HostMIBGroup }

MGMDIGMPv2MLDV1HostReadMib COMPLIANCE MODULE-COMPLIANCE状态当前描述“运行IGMPv2[RFC2236]或MLDv1[RFC2710]并实现MGMD MIB的主机的只读符合性声明。IGMPv2主机仅支持IPv4地址类型,而MLDv1主机仅支持IPv6地址类型。”模块--此模块为必填组{mgmdHostBaseMIBGroup,mgmdV2HostMIBGroup}

OBJECT mgmdHostInterfaceStatus SYNTAX RowStatus {active(1)} MIN-ACCESS read-only DESCRIPTION "Read-write or read-create access is not required and only the value 'active(1)' needs to be supported."

对象mgmdHostInterfaceStatus语法RowStatus{active(1)}MIN-ACCESS只读说明“不需要读写或读创建访问,只需要支持值‘active(1)’。”

OBJECT mgmdHostInterfaceVersion SYNTAX Unsigned32 (1..2)

对象mgmdHostInterfaceVersion语法Unsigned32(1..2)

MIN-ACCESS read-only DESCRIPTION "Write access is not required. Only versions 1 and 2 need to be supported."

MIN-ACCESS只读说明“不需要写访问权限。只需要支持版本1和版本2。”

GROUP mgmdHostExtendedMIBGroup DESCRIPTION "Supporting this group can be especially useful in an environment with a router that does not support the MGMD MIB."

组mgmdHostExtendedMIBGroup DESCRIPTION“在路由器不支持MGMD MIB的环境中,支持此组尤其有用。”

    ::= { mgmdMIBCompliance 4 }
        
    ::= { mgmdMIBCompliance 4 }
        
-- Write Compliance statement for IGMPv2 and MLDv1 Hosts
-- IGMPv2 only supports the IPv4 Address Family
-- MLDv1 only supports the IPv6 Address Family
        
-- Write Compliance statement for IGMPv2 and MLDv1 Hosts
-- IGMPv2 only supports the IPv4 Address Family
-- MLDv1 only supports the IPv6 Address Family
        

mgmdIgmpV2MldV1HostWriteMIBCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "A read-create compliance statement for hosts running IGMPv2 [RFC2236] or MLDv1 [RFC2710] and implementing the MGMD MIB. IGMPv2 hosts only support the IPv4 address type and MLDv1 hosts only support the IPv6 address type." MODULE -- this module MANDATORY-GROUPS { mgmdHostBaseMIBGroup, mgmdV2HostMIBGroup } OBJECT mgmdHostInterfaceVersion SYNTAX Unsigned32 (1..2) DESCRIPTION "Only versions 1 and 2 need to be supported."

MGMDIGMPv2MDV1HostWriteMibCompliance MODULE-COMPLIANCE状态当前描述“运行IGMPv2[RFC2236]或MLDv1[RFC2710]并实现MGMD MIB的主机的读取-创建符合性声明。IGMPv2主机仅支持IPv4地址类型,而MLDv1主机仅支持IPv6地址类型。”模块--此模块为必填组{mgmdHostBaseMIBGroup,mgmdV2HostMIBGroup}对象mgmdhostinterface语法Unsigned32(1..2)说明“只需要支持版本1和2。”

    ::= { mgmdMIBCompliance 5 }
        
    ::= { mgmdMIBCompliance 5 }
        
-- Read Compliance statement for IGMPv2 and MLDv1 Routers
-- IGMPv2 only supports the IPv4 Address Family
-- MLDv1 only supports the IPv6 Address Family
        
-- Read Compliance statement for IGMPv2 and MLDv1 Routers
-- IGMPv2 only supports the IPv4 Address Family
-- MLDv1 only supports the IPv6 Address Family
        

mgmdIgmpV2MldV1RouterReadMIBCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "A read-only compliance statement for routers running IGMPv2 [RFC2236] or MLDv1 [RFC2710] and implementing the MGMD MIB. IGMPv2 routers only support the IPv4 address type and MLDv1 routers only support the IPv6 address type." MODULE -- this module MANDATORY-GROUPS { mgmdRouterBaseMIBGroup,

MGMDIGMPv2MLDV1RouterReadMib COMPLIANCE MODULE-COMPLIANCE状态当前描述“运行IGMPv2[RFC2236]或MLDv1[RFC2710]并实现MGMD MIB的路由器的只读符合性声明。IGMPv2路由器仅支持IPv4地址类型,而MLDv1路由器仅支持IPv6地址类型。”模块——此模块为必填项{mgmdRouterBaseMIBGroup,

mgmdV2RouterBaseMIBGroup }

mgmdV2RouterBaseMIBGroup}

OBJECT mgmdRouterInterfaceLastMemberQueryInterval MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象mgmdRouterInterfaceLastMemberQueryInterval最小访问只读说明“不需要写访问。”

OBJECT mgmdRouterInterfaceRobustness MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象MGMDRouterInterfaceMin-ACCESS只读描述“不需要写访问。”

OBJECT mgmdRouterInterfaceQueryMaxResponseTime MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象mgmdRouterInterfaceQueryMaxResponseTime MIN-ACCESS只读说明“不需要写访问。”

OBJECT mgmdRouterInterfaceVersion SYNTAX Unsigned32 (1..2) MIN-ACCESS read-only DESCRIPTION "Write access is not required. Only versions 1 and 2 need to be supported."

对象mgmdRouterInterfaceVersion语法Unsigned32(1..2)MIN-ACCESS只读说明“不需要写访问权限。只需要支持版本1和2。”

OBJECT mgmdRouterInterfaceStatus SYNTAX RowStatus {active(1)} MIN-ACCESS read-only DESCRIPTION "Read-write or read-create access is not required and only the value 'active(1)' needs to be supported."

对象mgmdRouterInterfaceStatus语法RowStatus{active(1)}MIN-ACCESS只读说明“不需要读写或读创建访问,只需要支持值'active(1)'

OBJECT mgmdRouterInterfaceQueryInterval MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象mgmdRouterInterfaceQueryInterval MIN-ACCESS只读说明“不需要写访问。”

GROUP mgmdV2ProxyMIBGroup DESCRIPTION "Write access is not required."

组mgmdV2ProxyMIBGroup DESCRIPTION“不需要写访问权限。”

    ::= { mgmdMIBCompliance 6 }
        
    ::= { mgmdMIBCompliance 6 }
        
-- Write Compliance statement for IGMPv2, IGMPv3, MLDv1, and MLDv2
--   Routers
-- IGMPv2 and IGMPv3 only support the IPv4 Address Family
-- MLDv1 and MLDv2 only support the IPv6 Address Family
        
-- Write Compliance statement for IGMPv2, IGMPv3, MLDv1, and MLDv2
--   Routers
-- IGMPv2 and IGMPv3 only support the IPv4 Address Family
-- MLDv1 and MLDv2 only support the IPv6 Address Family
        

mgmdIgmpV2V3MldV1V2RouterWriteMIBCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "A read-create compliance statement for routers running IGMPv2 [RFC2236], IGMPv3 [RFC3376], MLDv1 [RFC2710], or MLDv2 [RFC3810] and implementing the MGMD MIB. IGMPv2 and IGMPv3 routers only support the IPv4 address type, while MLDv1 and MLDv2 routers only support the IPv6 address type." MODULE -- this module MANDATORY-GROUPS { mgmdRouterBaseMIBGroup, mgmdV2RouterBaseMIBGroup }

MGMDIGMPv2V3MLDV1V2RouterWriteMIB符合性模块-符合性状态当前描述“运行IGMPv2[RFC2236]、IGMPv3[RFC3376]、MLDv1[RFC2710]或MLDv2[RFC3810]的路由器的读取创建符合性声明”IGMPv2和IGMPv3路由器只支持IPv4地址类型,而MLDv1和MLDv2路由器只支持IPv6地址类型

GROUP mgmdV2ProxyMIBGroup DESCRIPTION "Read-create access is required."

组mgmdV2ProxyMIBGroup DESCRIPTION“需要读取和创建访问权限。”

    ::= { mgmdMIBCompliance 7 }
        
    ::= { mgmdMIBCompliance 7 }
        
-- Read Compliance statement for IGMPv2, IGMPv3, MLDv1, and MLDv2 Hosts
-- IGMPv2 and IGMPv3 only support the IPv4 Address Family
-- MLDv1 and MLDv2 only support the IPv6 Address Family
        
-- Read Compliance statement for IGMPv2, IGMPv3, MLDv1, and MLDv2 Hosts
-- IGMPv2 and IGMPv3 only support the IPv4 Address Family
-- MLDv1 and MLDv2 only support the IPv6 Address Family
        

mgmdIgmpV3MldV2HostReadMIBCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for hosts running IGMPv3 [RFC3376] or MLDv2 [RFC3810] and implementing the MGMD MIB. IGMPv3 hosts only support the IPv4 address type and MLDv2 hosts only support the IPv6 address type." MODULE -- this module MANDATORY-GROUPS { mgmdHostBaseMIBGroup, mgmdV2HostMIBGroup, mgmdV3HostMIBGroup }

MGMDIGMPV3MLDV2HOSTREADMIB符合性模块-符合性状态当前描述“运行IGMPv3[RFC3376]或MLDv2[RFC3810]并实现MGMD MIB的主机的符合性声明。IGMPv3主机仅支持IPv4地址类型,而MLDv2主机仅支持IPv6地址类型。”模块--此模块为必填组{mgmdHostBaseMIBGroup,mgmdV2HostMIBGroup,mgmdV3HostMIBGroup}

OBJECT mgmdHostInterfaceVersion MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象mgmdHostInterfaceVersion最小访问只读描述“不需要写访问。”

OBJECT mgmdHostInterfaceStatus SYNTAX RowStatus {active(1)} MIN-ACCESS read-only DESCRIPTION "Read-write or read-create access is not required and only the value 'active(1)' needs to be supported."

对象mgmdHostInterfaceStatus语法RowStatus{active(1)}MIN-ACCESS只读说明“不需要读写或读创建访问,只需要支持值‘active(1)’。”

OBJECT mgmdHostInterfaceVersion3Robustness MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象MGMDHostInterfaceVersion3鲁棒性最小访问只读描述“不需要写访问。”

GROUP mgmdHostExtendedMIBGroup DESCRIPTION "Supporting this group can be especially useful in an environment with a router that does not support the MGMD MIB."

组mgmdHostExtendedMIBGroup DESCRIPTION“在路由器不支持MGMD MIB的环境中,支持此组尤其有用。”

    ::= { mgmdMIBCompliance 8 }
        
    ::= { mgmdMIBCompliance 8 }
        
-- Write Compliance statement for IGMPv2, IGMPv3, MLDv1, and MLDv2 Hosts
-- IGMPv2 and IGMPv3 only support the IPv4 Address Family
-- MLDv1 and MLDv2 only support the IPv6 Address Family
        
-- Write Compliance statement for IGMPv2, IGMPv3, MLDv1, and MLDv2 Hosts
-- IGMPv2 and IGMPv3 only support the IPv4 Address Family
-- MLDv1 and MLDv2 only support the IPv6 Address Family
        

mgmdIgmpV3MldV2HostWriteMIBCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The compliance statement for hosts running IGMPv3 [RFC3376] or MLDv2 [RFC3810] and implementing the MGMD MIB. IGMPv3 hosts only support the IPv4 address type and MLDv2 hosts only support the IPv6 address type." MODULE -- this module MANDATORY-GROUPS { mgmdHostBaseMIBGroup, mgmdV2HostMIBGroup,

mgmdIgmpV3MldV2HostWriteMIBCompliance MODULE-COMPLIANCE STATUS当前描述“运行IGMPv3[RFC3376]或MLDv2[RFC3810]并实现MGMD MIB的主机的符合性声明。IGMPv3主机仅支持IPv4地址类型,而MLDv2主机仅支持IPv6地址类型。”模块--此模块为必填组{mgmdHostBaseMIBGroup,mgmdV2HostMIBGroup,

mgmdV3HostMIBGroup }

mgmdV3HostMIBGroup}

GROUP mgmdHostExtendedMIBGroup DESCRIPTION "Supporting this group can be especially useful in an environment with a router that does not support the MGMD MIB."

组mgmdHostExtendedMIBGroup DESCRIPTION“在路由器不支持MGMD MIB的环境中,支持此组尤其有用。”

    ::= { mgmdMIBCompliance 9 }
        
    ::= { mgmdMIBCompliance 9 }
        
-- Read Compliance statement for IGMPv2, IGMPv3, MLDv1, and MLDv2
--   Routers
-- IGMPv2 and IGMPv3 only support the IPv4 Address Family
-- MLDv1 and MLDv2 only support the IPv6 Address Family
        
-- Read Compliance statement for IGMPv2, IGMPv3, MLDv1, and MLDv2
--   Routers
-- IGMPv2 and IGMPv3 only support the IPv4 Address Family
-- MLDv1 and MLDv2 only support the IPv6 Address Family
        

mgmdIgmpV3MldV2RouterReadMIBCompliance MODULE-COMPLIANCE STATUS current

MGMDIGMPV3MLDV2路由兼容模块-当前兼容状态

DESCRIPTION "A read-only compliance statement for routers running IGMPv3 [RFC3376] or MLDv2 [RFC3810] and implementing the MGMD MIB. IGMPv3 routers only support the IPv4 address type and MLDv2 routers only support the IPv6 address type." MODULE -- this module MANDATORY-GROUPS { mgmdRouterBaseMIBGroup, mgmdV2RouterBaseMIBGroup, mgmdV3RouterMIBGroup }

说明“针对运行IGMPv3[RFC3376]或MLDv2[RFC3810]并实现MGMD MIB的路由器的只读符合性声明。IGMPv3路由器仅支持IPv4地址类型,而MLDv2路由器仅支持IPv6地址类型。”模块--此模块为必填组{mgmdRouterBaseMIBGroup,mgmdV2RouterBaseMIBGroup,mgmdV3RouterMIBGroup}

OBJECT mgmdRouterInterfaceLastMemberQueryInterval MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象mgmdRouterInterfaceLastMemberQueryInterval最小访问只读说明“不需要写访问。”

OBJECT mgmdRouterInterfaceRobustness MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象MGMDRouterInterfaceMin-ACCESS只读描述“不需要写访问。”

OBJECT mgmdRouterInterfaceQueryMaxResponseTime MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象mgmdRouterInterfaceQueryMaxResponseTime MIN-ACCESS只读说明“不需要写访问。”

OBJECT mgmdRouterInterfaceVersion MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象mgmdRouterInterfaceVersion MIN-ACCESS只读说明“不需要写访问权限。”

OBJECT mgmdRouterInterfaceStatus SYNTAX RowStatus {active(1)} MIN-ACCESS read-only DESCRIPTION "Read-write or read-create access is not required and only the value 'active(1)' needs to be supported."

对象mgmdRouterInterfaceStatus语法RowStatus{active(1)}MIN-ACCESS只读说明“不需要读写或读创建访问,只需要支持值'active(1)'

OBJECT mgmdRouterInterfaceQueryInterval MIN-ACCESS read-only DESCRIPTION "Write access is not required."

对象mgmdRouterInterfaceQueryInterval MIN-ACCESS只读说明“不需要写访问。”

GROUP mgmdV2ProxyMIBGroup DESCRIPTION "Write access is not required."

组mgmdV2ProxyMIBGroup DESCRIPTION“不需要写访问权限。”

    ::= { mgmdMIBCompliance 10 }
        
    ::= { mgmdMIBCompliance 10 }
        

-- units of conformance

--一致性单位

mgmdHostBaseMIBGroup OBJECT-GROUP OBJECTS { mgmdHostInterfaceStatus, mgmdHostInterfaceVersion } STATUS current DESCRIPTION "The basic collection of objects providing management of MGMD version 1, 2, or 3 for hosts."

mgmdHostBaseMIBGroup对象组对象{mgmdHostInterfaceStatus,mgmdHostInterfaceVersion}状态当前描述“为主机提供MGMD版本1、2或3管理的对象的基本集合。”

    ::= { mgmdMIBGroups 1 }
        
    ::= { mgmdMIBGroups 1 }
        

mgmdRouterBaseMIBGroup OBJECT-GROUP OBJECTS { mgmdRouterInterfaceStatus, mgmdRouterInterfaceQueryInterval, mgmdRouterCacheUpTime, mgmdRouterCacheExpiryTime, mgmdRouterInterfaceVersion, mgmdRouterInterfaceJoins, mgmdRouterInterfaceGroups, mgmdRouterCacheLastReporter, mgmdRouterInterfaceQuerierUpTime, mgmdRouterInterfaceQuerierExpiryTime, mgmdRouterInterfaceQuerier, mgmdInverseRouterCacheAddress } STATUS current DESCRIPTION "The basic collection of objects providing management of MGMD version 1, 2, or 3 for routers."

MGMDRouteBarSemibGroup对象组对象{mgmdRouterInterfaceStatus、mgmdRouterInterfaceQueryInterval、mgmdRouterCacheUpTime、mgmdRouterCacheExpiryTime、mgmdRouterInterfaceVersion、mgmdRouterInterfaceJoins、mgmdRouterInterfaceGroups、mgmdRouterCacheLastReporter、mgmdRouterInterfaceQuerierUpTime、mgmdRouterInterfaceQuerierExpiryTime、mgmdRouterInterfaceQuerier、MGMDInversRouterCacheAdderess}STATUS current DESCRIPTION“为路由器提供MGMD版本1、2或3管理的对象的基本集合。”

    ::= { mgmdMIBGroups 2 }
        
    ::= { mgmdMIBGroups 2 }
        

mgmdV2HostMIBGroup OBJECT-GROUP OBJECTS { mgmdHostInterfaceVersion1QuerierTimer } STATUS current DESCRIPTION "A collection of additional read-only objects for management of IGMP version 2 in hosts for MGMD version 2 compliance."

mgmdV2HostMIBGroup对象组对象{mgmdHostInterfaceVersion1QuerierTimer}状态当前说明“用于管理MGMD版本2符合性的主机中IGMP版本2的附加只读对象的集合。”

    ::= { mgmdMIBGroups 3 }
        
    ::= { mgmdMIBGroups 3 }
        

mgmdHostExtendedMIBGroup OBJECT-GROUP OBJECTS { mgmdHostCacheLastReporter, mgmdHostCacheUpTime, mgmdHostInterfaceQuerier, mgmdInverseHostCacheAddress } STATUS current

mgmdHostExtendedMIBGroup对象组对象{mgmdHostCacheLastReporter,mgmdHostCacheUpTime,mgmdHostInterfaceQuerier,mgmdInverseHostCacheAddress}状态当前

DESCRIPTION "A collection of optional objects for MGMD hosts."

DESCRIPTION“MGMD主机的可选对象集合。”

    ::= { mgmdMIBGroups 4 }
        
    ::= { mgmdMIBGroups 4 }
        

mgmdV2RouterBaseMIBGroup OBJECT-GROUP OBJECTS { mgmdRouterInterfaceWrongVersionQueries, mgmdRouterInterfaceLastMemberQueryCount, mgmdRouterInterfaceStartupQueryCount, mgmdRouterInterfaceStartupQueryInterval, mgmdRouterCacheVersion1HostTimer, mgmdRouterInterfaceQueryMaxResponseTime, mgmdRouterInterfaceRobustness, mgmdRouterInterfaceLastMemberQueryInterval } STATUS current DESCRIPTION "A collection of additional read-only objects for management of MGMD version 2 in routers."

mgmdV2RouterBaseMIBGroup对象组对象{MGMDRouterInterfaceErrorVersionQueries、mgmdRouterInterfaceLastMemberQueryCount、mgmdRouterInterfaceStartupQueryCount、mgmdRouterInterfaceStartupQueryInterval、mgmdRouterCacheVersion1HostTimer、mgmdRouterInterfaceQueryMaxResponseTime、MGMDRouterInterfaceRobustibility、mgmdRouterInterfaceLastMemberQueryInterval}状态当前说明“用于管理路由器中MGMD版本2的附加只读对象的集合。”

    ::= { mgmdMIBGroups 5 }
        
    ::= { mgmdMIBGroups 5 }
        

mgmdV2ProxyMIBGroup OBJECT-GROUP OBJECTS { mgmdRouterInterfaceProxyIfIndex } STATUS current DESCRIPTION "A collection of additional read-create objects for management of MGMD proxy devices."

mgmdV2ProxyMIBGroup对象组对象{mgmdRouterInterfaceProxyIfIndex}状态当前描述“用于管理MGMD代理设备的其他读取创建对象的集合。”

    ::= { mgmdMIBGroups 6 }
        
    ::= { mgmdMIBGroups 6 }
        

mgmdV3HostMIBGroup OBJECT-GROUP OBJECTS { mgmdHostInterfaceVersion2QuerierTimer, mgmdHostCacheSourceFilterMode, mgmdHostInterfaceVersion3Robustness, mgmdHostSrcListExpire } STATUS current DESCRIPTION "A collection of additional objects for management of MGMD version 3 in hosts."

mgmdV3HostMIBGroup对象组对象{mgmdHostInterfaceVersion2QuerierTimer,mgmdHostCacheSourceFilterMode,MGMDHostInterfaceVersion3Robustibility,mgmdHostSrcListExpire}状态当前描述“用于管理主机中MGMD版本3的其他对象的集合。”

    ::= { mgmdMIBGroups 7 }
        
    ::= { mgmdMIBGroups 7 }
        

mgmdV3RouterMIBGroup OBJECT-GROUP OBJECTS { mgmdRouterCacheSourceFilterMode, mgmdRouterCacheVersion2HostTimer, mgmdRouterCacheExcludeModeExpiryTimer,

mgmdV3RouterMIBGroup对象组对象{mgmdRouterCacheSourceFilterMode,mgmdRouterCacheVersion2HostTimer,mgmdRouterCacheExcludeModeExpiryTimer,

mgmdRouterSrcListExpire } STATUS current DESCRIPTION "A collection of additional read-only objects for management of MGMD version 3 in routers."

mgmdRouterSrcListExpire}状态当前描述“用于管理路由器中MGMD版本3的附加只读对象的集合。”

    ::= { mgmdMIBGroups 8 }
        
    ::= { mgmdMIBGroups 8 }
        

END

终止

6. Security Considerations
6. 安全考虑

There are a number of management objects defined in this MIB module with a MAX-ACCESS clause of read-write and/or read-create. Such objects may be considered sensitive or vulnerable in some network environments. The support for SET operations in a non-secure environment without proper protection can have a negative effect on network operations. These are the tables and objects and their sensitivity/vulnerability:

此MIB模块中定义了许多管理对象,其MAX-ACCESS子句为read-write和/或read-create。在某些网络环境中,此类对象可能被视为敏感或易受攻击。在没有适当保护的非安全环境中支持SET操作可能会对网络操作产生负面影响。以下是表和对象及其敏感度/漏洞:

o The mgmdRouterInterfaceTable provides read-create access to 2 values: the mgmdRouterInterfaceStatus and the mgmdRouterInterfaceQueryInterval. The mgmdRouterInterfaceStatus presents a remote user with the ability to enable or disable multicast support on a given router interface, and therefore presents a significant denial-of-service vulnerability. The mgmdRouterInterfaceQueryInterval controls the frequency with which host-query packets are sent, providing less of a vulnerability, but still requiring secure access control.

o mgmdRouterInterfaceTable提供对两个值的读-创建访问:mgmdRouterInterfaceStatus和mgmdRouterInterfaceQueryInterval。mgmdRouterInterfaceStatus使远程用户能够在给定的路由器接口上启用或禁用多播支持,因此存在严重的拒绝服务漏洞。mgmdRouterInterfaceQueryInterval控制主机查询数据包的发送频率,提供的漏洞较少,但仍需要安全访问控制。

o The mgmdRouterCacheTable also provides access to read-create objects. The mgmdRouterInterfaceVersion controls the protocol conformance of an interface, and is therefore a potential denial-of-service vulnerability. The mgmdRouterInterfaceQueryMaxResponseTime, the mgmdRouterInterfaceRobustness, and the mgmdRouterInterfaceLastMemberQueryInterval are all tuning parameters to control the characteristic of the host-query packets. Compromise of these objects can potentially be disruptive to local multicast communication.

o mgmdRouterCacheTable还提供对读取和创建对象的访问。mgmdRouterInterfaceVersion控制接口的协议一致性,因此是一个潜在的拒绝服务漏洞。mgmdRouterInterfaceQueryMaxResponseTime、MGMDRouterInterfaceRobustibility和mgmdRouterInterfaceLastMemberQueryInterval都是用于控制主机查询数据包特性的调优参数。这些对象的泄露可能会破坏本地多播通信。

o The mgmdHostInterfaceTable provides a read-create object, the mgmdHostInterfaceVersion3Robustness, which controls the robustness of the interface to packet loss. Disabling robustness in the face of packet loss could cause denial of service to hosts; however, in general this presents a low risk.

o mgmdHostInterfaceTable提供一个读创建对象,即MGMDHostInterfaceVersion3Robustibility,它控制接口对数据包丢失的鲁棒性。在数据包丢失时禁用健壮性可能会导致主机拒绝服务;然而,一般来说,这是一个低风险。

SNMP versions prior to SNMPv3 did not include adequate security. Even if the network itself is secure (for example by using IPsec), even then, there is no control as to who on the secure network is allowed to access and GET/SET (read/change/create/delete) the objects in this MIB module.

SNMPv3之前的SNMP版本未包含足够的安全性。即使网络本身是安全的(例如通过使用IPsec),即使如此,也无法控制安全网络上的谁可以访问和获取/设置(读取/更改/创建/删除)此MIB模块中的对象。

It is RECOMMENDED that implementers consider the security features as provided by the SNMPv3 framework (see [RFC3410], section 8), including full support for the SNMPv3 cryptographic mechanisms (for authentication and privacy).

建议实施者考虑SNMPv3框架所提供的安全特性(参见[RCFC310],第8节),包括对SNMPv3加密机制的完全支持(用于身份验证和隐私)。

Further, deployment of SNMP versions prior to SNMPv3 is NOT RECOMMENDED. Instead, it is RECOMMENDED to deploy SNMPv3 and to enable cryptographic security. It is then a customer/operator responsibility to ensure that the SNMP entity giving access to an instance of this MIB module is properly configured to give access to the objects only to those principals (users) that have legitimate rights to indeed GET or SET (change/create/delete) them.

此外,不建议部署SNMPv3之前的SNMP版本。相反,建议部署SNMPv3并启用加密安全性。然后,客户/运营商应负责确保授予访问此MIB模块实例权限的SNMP实体已正确配置为仅授予那些拥有确实获取或设置(更改/创建/删除)对象的合法权限的主体(用户)访问对象。

7. IANA Considerations
7. IANA考虑

This MIB introduces a new term to refer to two existing multicast protocols: Multicast Group Membership Discovery. It encompasses both the IPv4 Multicast discovery protocol, IGMP, and the IPv6 Multicast discovery protocol, MLD, as defined in RFCs 2933 [RFC2933] and 3019 [RFC3019], respectively.

这个MIB引入了一个新术语来指代两个现有的多播协议:多播组成员发现。它包括IPv4多播发现协议IGMP和IPv6多播发现协议MLD,分别在RFCs 2933[RFC2933]和3019[RFC3019]中定义。

The MIB module in this document uses the following IANA-assigned OBJECT IDENTIFIER value recorded in the SMI Numbers registry:

本文档中的MIB模块使用SMI编号注册表中记录的以下IANA分配对象标识符值:

        Descriptor        OBJECT IDENTIFIER value
        ----------        -----------------------
        mgmdStdMIB        { mib-2 185 }
        
        Descriptor        OBJECT IDENTIFIER value
        ----------        -----------------------
        mgmdStdMIB        { mib-2 185 }
        
8. Contributors
8. 贡献者

The authors of RFC 2933 [RFC2933] and RFC 3019 [RFC3019] from which this document is derived are:

本文件来源于RFC 2933[RFC2933]和RFC 3019[RFC3019]的作者如下:

Keith McCloghrie

基思·麦克洛赫里

Dino Farinacci

恐龙粉

Dave Thaler

戴夫·泰勒

Brian Haberman

布莱恩·哈伯曼

Randy Worzella

兰迪·沃泽拉

9. Acknowledgements
9. 致谢

Special thanks to James Lingard, Bill Fenner, and Dave Thaler for detailed comments on the MIB.

特别感谢James Lingard、Bill Fenner和Dave Thaler对MIB的详细评论。

Bert Wijnen deserves special recognition for his exhaustive reviews and constructive feedback on SNMP and SMI issues related to this MIB.

Bert Wijnen对与此MIB相关的SNMP和SMI问题进行了详尽的审查,并提供了建设性的反馈,值得特别表扬。

10. References
10. 工具书类
10.1. Normative References
10.1. 规范性引用文件

[RFC1112] Deering, S., "Host extensions for IP multicasting", STD 5, RFC 1112, August 1989.

[RFC1112]Deering,S.,“IP多播的主机扩展”,STD 5,RFC11121989年8月。

[RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997.

[RFC2119]Bradner,S.,“RFC中用于表示需求水平的关键词”,BCP 14,RFC 2119,1997年3月。

[RFC2236] Fenner, W., "Internet Group Management Protocol, Version 2", RFC 2236, November 1997.

[RFC2236]Fenner,W.,“互联网组管理协议,第2版”,RFC 2236,1997年11月。

[RFC2578] McCloghrie, K., Ed., Perkins, D., Ed., and J. Schoenwaelder, Ed., "Structure of Management Information Version 2 (SMIv2)", STD 58, RFC 2578, April 1999.

[RFC2578]McCloghrie,K.,Ed.,Perkins,D.,Ed.,和J.Schoenwaeld,Ed.“管理信息的结构版本2(SMIv2)”,STD 58,RFC 2578,1999年4月。

[RFC2579] McCloghrie, K., Ed., Perkins, D., Ed., and J. Schoenwaelder, Ed., "Textual Conventions for SMIv2", STD 58, RFC 2579, April 1999.

[RFC2579]McCloghrie,K.,Ed.,Perkins,D.,Ed.,和J.Schoenwaeld,Ed.“SMIv2的文本约定”,STD 58,RFC 2579,1999年4月。

[RFC2580] McCloghrie, K., Perkins, D., and J. Schoenwaelder, "Conformance Statements for SMIv2", STD 58, RFC 2580, April 1999.

[RFC2580]McCloghrie,K.,Perkins,D.,和J.Schoenwaeld,“SMIv2的一致性声明”,STD 58,RFC 25801999年4月。

[RFC2710] Deering, S., Fenner, W., and B. Haberman, "Multicast Listener Discovery (MLD) for IPv6", RFC 2710, October 1999.

[RFC2710]Deering,S.,Fenner,W.,和B.Haberman,“IPv6的多播侦听器发现(MLD)”,RFC 2710,1999年10月。

[RFC2863] McCloghrie, K. and F. Kastenholz, "The Interfaces Group MIB", RFC 2863, June 2000.

[RFC2863]McCloghrie,K.和F.Kastenholz,“接口组MIB”,RFC 28632000年6月。

[RFC3376] Cain, B., Deering, S., Kouvelas, I., Fenner, B., and A. Thyagarajan, "Internet Group Management Protocol, Version 3", RFC 3376, October 2002.

[RFC3376]Cain,B.,Deering,S.,Kouvelas,I.,Fenner,B.,和A.Thyagarajan,“互联网组管理协议,第3版”,RFC 3376,2002年10月。

[RFC3810] Vida, R. and L. Costa, "Multicast Listener Discovery Version 2 (MLDv2) for IPv6", RFC 3810, June 2004.

[RFC3810]Vida,R.和L.Costa,“IPv6多播侦听器发现版本2(MLDv2)”,RFC 3810,2004年6月。

[RFC4001] Daniele, M., Haberman, B., Routhier, S., and J. Schoenwaelder, "Textual Conventions for Internet Network Addresses", RFC 4001, February 2005.

[RFC4001]Daniele,M.,Haberman,B.,Routhier,S.,和J.Schoenwaeld,“互联网网络地址的文本约定”,RFC 4001,2005年2月。

10.2. Informative References
10.2. 资料性引用

[RFC2933] McCloghrie, K., Farinacci, D., and D. Thaler, "Internet Group Management Protocol MIB", RFC 2933, October 2000.

[RFC2933]McCloghrie,K.,Farinaci,D.,和D.Thaler,“互联网组管理协议MIB”,RFC 29332000年10月。

[RFC3019] Haberman, B. and R. Worzella, "IP Version 6 Management Information Base for The Multicast Listener Discovery Protocol", RFC 3019, January 2001.

[RFC3019]Haberman,B.和R.Worzella,“多播侦听器发现协议的IP版本6管理信息库”,RFC 3019,2001年1月。

[RFC3410] Case, J., Mundy, R., Partain, D., and B. Stewart, "Introduction and Applicability Statements for Internet-Standard Management Framework", RFC 3410, December 2002.

[RFC3410]Case,J.,Mundy,R.,Partain,D.,和B.Stewart,“互联网标准管理框架的介绍和适用性声明”,RFC 34102002年12月。

[RFC4605] Fenner, B., He, H., Haberman, B., and H. Sandick, "Internet Group Management Protocol (IGMP) / Multicast Listener Discovery (MLD)-Based Multicast Forwarding ("IGMP/MLD Proxying")", RFC 4605, August 2006.

[RFC4605]Fenner,B.,He,H.,Haberman,B.,和H.Sandick,“基于Internet组管理协议(IGMP)/多播侦听器发现(MLD)的多播转发(“IGMP/MLD代理”)”,RFC 4605,2006年8月。

Authors' Addresses

作者地址

Julian Chesterfield University of Cambridge 15 JJ Thompson Avenue Cambridge CB3 0FD UK

朱利安切斯特菲尔德剑桥大学15 JJ汤普森大道剑桥CB3 0FD英国

   EMail: julian.chesterfield@cl.cam.ac.uk
        
   EMail: julian.chesterfield@cl.cam.ac.uk
        

Brian Haberman (editor) Johns Hopkins University / Applied Physics Laboratory 11100 Johns Hopkins Road Laurel, MD 20723 USA

布赖恩·哈伯曼(编辑)约翰·霍普金斯大学/应用物理实验室美国马里兰州劳雷尔市约翰·霍普金斯路11100号20723

   EMail: brian@innovationslab.net
        
   EMail: brian@innovationslab.net