1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837
|
<pre>Network Working Group B. Haberman
Request for Comments: 3019 Nortel Networks
Category: Standards Track R. Worzella
IBM
January 2001
<span class="h1">IP Version 6 Management Information Base for</span>
<span class="h1">The Multicast Listener Discovery Protocol</span>
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.
Copyright Notice
Copyright (C) The Internet Society (2001). All Rights Reserved.
Abstract
This document defines a portion of the Management Information Base
(MIB) for use with network management protocols in Internet Protocol
Version 6 internets. Specifically, this document is the MIB module
that defines managed objects for implementations of the Multicast
Listener Discovery Protocol [<a href="./rfc2710" title=""Multicast Listener Discovery (MLD) for IPv6"">RFC2710</a>].
Terminology
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 [<a href="./rfc2119" title=""Key words for use in RFCs to Indicate Requirement Levels"">RFC2119</a>].
<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. The SNMP Management Framework</span>
The SNMP Management Framework presently consists of five major
components:
An overall architecture, described in <a href="./rfc2571">RFC 2571</a> [<a href="./rfc2571" title=""An Architecture for Describing SNMP Management Frameworks"">RFC2571</a>].
Mechanisms for describing and naming objects and events for the
purpose of management. The first version of this Structure of
Management Information (SMI) is called SMIv1 and described in STD 16,
<span class="grey">Haberman & Worzella Standards Track [Page 1]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-2" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
<a href="./rfc1155">RFC 1155</a> [<a href="./rfc1155" title=""Structure and Identification of Management Information for TCP/IP-based Internets"">RFC1155</a>], STD 16, <a href="./rfc1212">RFC 1212</a> [<a href="./rfc1212" title=""Concise MIB Definitions"">RFC1212</a>] and <a href="./rfc1215">RFC 1215</a>
[<a href="./rfc1215" title=""A Convention for Defining Traps for use with the SNMP"">RFC1215</a>]. The second version, called SMIv2, is described in STD 58,
<a href="./rfc2578">RFC 2578</a> [<a href="./rfc2578" title=""Structure of Management Information Version 2 (SMIv2)"">RFC2578</a>], STD 58, <a href="./rfc2579">RFC 2579</a> [<a href="./rfc2579" title=""Textual Conventions for SMIv2"">RFC2579</a>] and STD 58, <a href="./rfc2580">RFC 2580</a>
[<a href="./rfc2580" title=""Conformance Statements for SMIv2"">RFC2580</a>].
Message protocols for transferring management information. The first
version of the SNMP message protocol is called SNMPv1 and described
in STD 15, <a href="./rfc1157">RFC 1157</a> [<a href="./rfc1157" title=""Simple Network Management Protocol"">RFC1157</a>]. A second version of the SNMP message
protocol, which is not an Internet standards track protocol, is
called SNMPv2c and described in <a href="./rfc1901">RFC 1901</a> [<a href="./rfc1901" title=""Introduction to Community-based SNMPv2"">RFC1901</a>] and <a href="./rfc1906">RFC 1906</a>
[<a href="./rfc1906" title=""Transport Mappings for Version 2 of the Simple Network Management Protocol (SNMPv2)"">RFC1906</a>]. The third version of the message protocol is called
SNMPv3 and described in <a href="./rfc1906">RFC 1906</a> [<a href="./rfc1906" title=""Transport Mappings for Version 2 of the Simple Network Management Protocol (SNMPv2)"">RFC1906</a>], <a href="./rfc2572">RFC 2572</a> [<a href="./rfc2572" title=""Message Processing and Dispatching for the Simple Network Management Protocol (SNMP)"">RFC2572</a>] and
<a href="./rfc2574">RFC 2574</a> [<a href="./rfc2574" title=""User-based Security Model (USM) for version 3 of the Simple Network Management Protocol (SNMPv3)"">RFC2574</a>].
Protocol operations for accessing management information. The first
set of protocol operations and associated PDU formats is described in
STD 15, <a href="./rfc1157">RFC 1157</a> [<a href="./rfc1157" title=""Simple Network Management Protocol"">RFC1157</a>]. A second set of protocol operations and
associated PDU formats is described in <a href="./rfc1905">RFC 1905</a> [<a href="./rfc1905" title=""Protocol Operations for Version 2 of the Simple Network Management Protocol (SNMPv2)"">RFC1905</a>].
A set of fundamental applications described in <a href="./rfc2573">RFC 2573</a> [<a href="./rfc2573" title=""SNMPv3 Applications"">RFC2573</a>] and
the view-based access control mechanism described in <a href="./rfc2575">RFC 2575</a>
[<a href="./rfc2575" title=""View-based Access Control Model (VACM) for the Simple Network Management Protocol (SNMP)"">RFC2575</a>].
A more detailed introduction to the current SNMP Management Framework
can be found in <a href="./rfc2570">RFC 2570</a> [<a href="./rfc2570" title=""Introduction to Version 3 of the Internet-standard Network Management Framework"">RFC2570</a>].
Managed objects are accessed via a virtual information store, termed
the Management Information Base or MIB. Objects in the MIB are
defined using the mechanisms defined in the SMI.
This memo specifies a MIB module that is compliant to the SMIv2. A
MIB conforming to the SMIv1 can be produced through the appropriate
translations. The resulting translated MIB must be semantically
equivalent, except where objects or events are omitted because no
translation is possible (use of Counter64). Some machine-readable
information in SMIv2 will be converted into textual descriptions in
SMIv1 during the translation process. However, this loss of
machine-readable information is not considered to change the
semantics of the MIB.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. Overview</span>
This MIB module contains two tables:
1. The MLD Interface Table, which contains one row for each
interface on which MLD is enabled.
<span class="grey">Haberman & Worzella Standards Track [Page 2]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-3" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
2. The MLD Cache Table which contains one row for each IPv6
Multicast group for which there are members on a particular
interface.
Both tables are intended to be implemented by hosts and routers. Some
objects in each table apply to routers only.
<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Definitions</span>
IPV6-MLD-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32,
Unsigned32, TimeTicks, mib-2 FROM SNMPv2-SMI
RowStatus, TruthValue FROM SNMPv2-TC
InetAddressIPv6 FROM INET-ADDRESS-MIB
InterfaceIndex, InterfaceIndexOrZero
FROM IF-MIB
MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF;
mldMIB MODULE-IDENTITY
LAST-UPDATED "200101250000Z" -- 25 Jan 2001
ORGANIZATION "IETF IPNGWG Working Group."
CONTACT-INFO
" Brian Haberman
Nortel Networks
4309 Emperor Blvd.
Durham, NC 27703
USA
Phone: +1 919 992 4439
e-mail: haberman@nortelnetworks.com"
DESCRIPTION
"The MIB module for MLD Management."
REVISION "200101250000Z" -- 25 Jan 2001
DESCRIPTION
"Initial version, published as <a href="./rfc3019">RFC 3019</a>."
::= { mib-2 91 }
mldMIBObjects OBJECT IDENTIFIER ::= { mldMIB 1 }
--
-- The MLD Interface Table
--
mldInterfaceTable OBJECT-TYPE
SYNTAX SEQUENCE OF MldInterfaceEntry
<span class="grey">Haberman & Worzella Standards Track [Page 3]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-4" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The (conceptual) table listing the interfaces on which
MLD is enabled."
::= { mldMIBObjects 1 }
mldInterfaceEntry OBJECT-TYPE
SYNTAX MldInterfaceEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry (conceptual row) representing an interface on
which MLD is enabled."
INDEX { mldInterfaceIfIndex }
::= { mldInterfaceTable 1 }
MldInterfaceEntry ::= SEQUENCE {
mldInterfaceIfIndex InterfaceIndex,
mldInterfaceQueryInterval Unsigned32,
mldInterfaceStatus RowStatus,
mldInterfaceVersion Unsigned32,
mldInterfaceQuerier InetAddressIPv6,
mldInterfaceQueryMaxResponseDelay Unsigned32,
mldInterfaceJoins Counter32,
mldInterfaceGroups Gauge32,
mldInterfaceRobustness Unsigned32,
mldInterfaceLastListenQueryIntvl Unsigned32,
mldInterfaceProxyIfIndex InterfaceIndexOrZero,
mldInterfaceQuerierUpTime TimeTicks,
mldInterfaceQuerierExpiryTime TimeTicks
}
mldInterfaceIfIndex OBJECT-TYPE
SYNTAX InterfaceIndex
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The internetwork-layer interface value of the interface
for which MLD is enabled."
::= { mldInterfaceEntry 1 }
mldInterfaceQueryInterval OBJECT-TYPE
SYNTAX Unsigned32
UNITS "seconds"
MAX-ACCESS read-create
STATUS current
<span class="grey">Haberman & Worzella Standards Track [Page 4]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-5" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
DESCRIPTION
"The frequency at which MLD Host-Query packets are
transmitted on this interface."
DEFVAL { 125 }
::= { mldInterfaceEntry 2 }
mldInterfaceStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The activation of a row enables MLD on the interface.
The destruction of a row disables MLD on the interface."
::= { mldInterfaceEntry 3 }
mldInterfaceVersion OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The version of MLD which is running on this interface.
This object is a place holder to allow for new versions
of MLD to be introduced. Version 1 of MLD is defined
in <a href="./rfc2710">RFC 2710</a>."
DEFVAL { 1 }
::= { mldInterfaceEntry 4 }
mldInterfaceQuerier OBJECT-TYPE
SYNTAX InetAddressIPv6 (SIZE (16))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The address of the MLD Querier on the IPv6 subnet to
which this interface is attached."
::= { mldInterfaceEntry 5 }
mldInterfaceQueryMaxResponseDelay OBJECT-TYPE
SYNTAX Unsigned32
UNITS "seconds"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The maximum query response time advertised in MLD
queries on this interface."
DEFVAL { 10 }
::= { mldInterfaceEntry 6 }
mldInterfaceJoins OBJECT-TYPE
<span class="grey">Haberman & Worzella Standards Track [Page 5]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-6" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
SYNTAX Counter32
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 gives an indication of the amount of MLD activity
over time."
::= { mldInterfaceEntry 7 }
mldInterfaceGroups OBJECT-TYPE
SYNTAX Gauge32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The current number of entries for this interface in the
Cache Table."
::= { mldInterfaceEntry 8 }
mldInterfaceRobustness OBJECT-TYPE
SYNTAX Unsigned32
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. MLD is
robust to (Robustness Variable-1) packet losses. The
discussion of the Robustness Variable is in <a href="./rfc2710#section-7.1">Section 7.1
of RFC 2710</a>."
DEFVAL { 2 }
::= { mldInterfaceEntry 9 }
mldInterfaceLastListenQueryIntvl OBJECT-TYPE
SYNTAX Unsigned32
UNITS "seconds"
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The Last Member Query Interval is the Max Response
Delay 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."
DEFVAL { 1 }
<span class="grey">Haberman & Worzella Standards Track [Page 6]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-7" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
::= { mldInterfaceEntry 10 }
mldInterfaceProxyIfIndex OBJECT-TYPE
SYNTAX InterfaceIndexOrZero
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"Some devices implement a form of MLD proxying whereby
memberships learned on the interface represented by this
row, cause MLD Multicast Listener Reports to be sent on
the internetwork-layer interface identified by this
object. Such a device would implement mldRouterMIBGroup
only on its router interfaces (those interfaces with
non-zero mldInterfaceProxyIfIndex). Typically, the
value of this object is 0, indicating that no proxying
is being done."
DEFVAL { 0 }
::= { mldInterfaceEntry 11 }
mldInterfaceQuerierUpTime OBJECT-TYPE
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The time since mldInterfaceQuerier was last changed."
::= { mldInterfaceEntry 12 }
mldInterfaceQuerierExpiryTime OBJECT-TYPE
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The time remaining before the Other Querier Present
Timer expires. If the local system is the querier,
the value of this object is zero."
::= { mldInterfaceEntry 13 }
--
-- The MLD Cache Table
--
mldCacheTable OBJECT-TYPE
SYNTAX SEQUENCE OF MldCacheEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The (conceptual) table listing the IPv6 multicast
<span class="grey">Haberman & Worzella Standards Track [Page 7]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-8" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
groups for which there are members on a particular
interface."
::= { mldMIBObjects 2 }
mldCacheEntry OBJECT-TYPE
SYNTAX MldCacheEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry (conceptual row) in the mldCacheTable."
INDEX { mldCacheAddress, mldCacheIfIndex }
::= { mldCacheTable 1 }
MldCacheEntry ::= SEQUENCE {
mldCacheAddress InetAddressIPv6,
mldCacheIfIndex InterfaceIndex,
mldCacheSelf TruthValue,
mldCacheLastReporter InetAddressIPv6,
mldCacheUpTime TimeTicks,
mldCacheExpiryTime TimeTicks,
mldCacheStatus RowStatus
}
mldCacheAddress OBJECT-TYPE
SYNTAX InetAddressIPv6 (SIZE (16))
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The IPv6 multicast group address for which this entry
contains information."
::= { mldCacheEntry 1 }
mldCacheIfIndex OBJECT-TYPE
SYNTAX InterfaceIndex
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"The internetwork-layer interface for which this entry
contains information for an IPv6 multicast group
address."
::= { mldCacheEntry 2 }
mldCacheSelf OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"An indication of whether the local system is a member of
<span class="grey">Haberman & Worzella Standards Track [Page 8]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-9" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
this group address on this interface."
DEFVAL { true }
::= { mldCacheEntry 3 }
mldCacheLastReporter OBJECT-TYPE
SYNTAX InetAddressIPv6 (SIZE (16))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The IPv6 address of the source of the last membership
report received for this IPv6 Multicast group address on
this interface. If no membership report has been
received, this object has the value 0::0."
::= { mldCacheEntry 4 }
mldCacheUpTime OBJECT-TYPE
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The time elapsed since this entry was created."
::= { mldCacheEntry 5 }
mldCacheExpiryTime OBJECT-TYPE
SYNTAX TimeTicks
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The minimum amount of time remaining before this entry
will be aged out. A value of 0 indicates that the entry
is only present because mldCacheSelf is true and that if
the router left the group, this entry would be aged out
immediately. Note that some implementations may process
Membership Reports from the local system in the same way
as reports from other hosts, so a value of 0 is not
required."
::= { mldCacheEntry 6 }
mldCacheStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The status of this row, by which new entries may be
created, or existing entries deleted from this table."
::= { mldCacheEntry 7 }
<span class="grey">Haberman & Worzella Standards Track [Page 9]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-10" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
-- conformance information
mldMIBConformance
OBJECT IDENTIFIER ::= { mldMIB 2 }
mldMIBCompliances
OBJECT IDENTIFIER ::= { mldMIBConformance 1 }
mldMIBGroups
OBJECT IDENTIFIER ::= { mldMIBConformance 2 }
-- compliance statements
mldHostMIBCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"The compliance statement for hosts running MLD and
implementing the MLD MIB."
MODULE -- this module
MANDATORY-GROUPS { mldBaseMIBGroup,
mldHostMIBGroup
}
OBJECT mldInterfaceStatus
MIN-ACCESS read-only
DESCRIPTION
"Write access is not required."
::= { mldMIBCompliances 1 }
mldRouterMIBCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"The compliance statement for routers running MLD and
implementing the MLD MIB."
MODULE -- this module
MANDATORY-GROUPS { mldBaseMIBGroup,
mldRouterMIBGroup
}
OBJECT mldInterfaceStatus
MIN-ACCESS read-only
DESCRIPTION
"Write access is not required."
::= { mldMIBCompliances 2 }
-- units of conformance
<span class="grey">Haberman & Worzella Standards Track [Page 10]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-11" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
mldBaseMIBGroup OBJECT-GROUP
OBJECTS { mldCacheSelf,
mldCacheStatus, mldInterfaceStatus
}
STATUS current
DESCRIPTION
"The basic collection of objects providing management of
MLD. The mldBaseMIBGroup is designed to allow for the
manager creation and deletion of MLD cache entries."
::= { mldMIBGroups 1 }
mldRouterMIBGroup OBJECT-GROUP
OBJECTS { mldCacheUpTime, mldCacheExpiryTime,
mldInterfaceQueryInterval,
mldInterfaceJoins, mldInterfaceGroups,
mldCacheLastReporter,
mldInterfaceQuerierUpTime,
mldInterfaceQuerierExpiryTime,
mldInterfaceQuerier,
mldInterfaceVersion,
mldInterfaceQueryMaxResponseDelay,
mldInterfaceRobustness,
mldInterfaceLastListenQueryIntvl
}
STATUS current
DESCRIPTION
"A collection of additional objects for management of MLD
in routers."
::= { mldMIBGroups 2 }
mldHostMIBGroup OBJECT-GROUP
OBJECTS { mldInterfaceQuerier
}
STATUS current
DESCRIPTION
"A collection of additional objects for management of MLD
in hosts."
::= { mldMIBGroups 3 }
mldProxyMIBGroup OBJECT-GROUP
OBJECTS { mldInterfaceProxyIfIndex }
STATUS current
DESCRIPTION
"A collection of additional objects for management of MLD
proxy devices."
<span class="grey">Haberman & Worzella Standards Track [Page 11]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-12" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
::= { mldMIBGroups 4 }
END
Security Considerations
This MIB contains readable objects whose values provide information
related to multicast sessions. Some of these objects could contain
sensitive information. In particular, the mldCacheSelf and
mldCacheLastReporter could be used to identify machines which are
listening to a given group address. There are also a number of
objects that have a MAX-ACCESS clause of read-write and/or read-
create, which allow an administrator to configure MLD in the router.
While unauthorized access to the readable objects is relatively
innocuous, unauthorized access to the write-able objects could cause
a denial of service. Hence, the support of SET operations in a non-
secure environment without proper protection can have a negative
effect on network operations.
SNMPv1 by itself is such an insecure environment. Even if the
network itself is secure (for example by using IPSec), even then,
there is no control as to who on the network is allowed to access and
SET (change/create/delete) the objects in this MIB.
It is recommended that the implementers consider the security
features as provided by the SNMPv3 framework. Specifically, the use
of the User-based Security Model <a href="./rfc2574">RFC 2574</a> [<a href="./rfc2574" title=""User-based Security Model (USM) for version 3 of the Simple Network Management Protocol (SNMPv3)"">RFC2574</a>] and the View-
based Access Control Model <a href="./rfc2575">RFC 2575</a> [<a href="./rfc2575" title=""View-based Access Control Model (VACM) for the Simple Network Management Protocol (SNMP)"">RFC2575</a>] is recommended.
It is then a customer/user responsibility to ensure that the SNMP
entity giving access to this MIB, is properly configured to give
access to those objects only to those principals (users) that have
legitimate rights to access them.
Acknowledgements
This MIB module is based on the IGMP MIB authored by Keith
McCloghrie, Dino Farinacci, and Dave Thaler. It was updated based on
feedback from the IPNGWG working group, Bert Wijnen, Peder Norgaard,
and extensive comments from Juergen Schoenwaelder.
<span class="grey">Haberman & Worzella Standards Track [Page 12]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-13" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
References
[<a id="ref-RFC2710">RFC2710</a>] Deering, S., Fenner, W. and B. Haberman, "Multicast
Listener Discovery (MLD) for IPv6", <a href="./rfc2710">RFC 2710</a>, October 1999.
[<a id="ref-RFC2119">RFC2119</a>] Bradner, S., "Key words for use in RFCs to Indicate
Requirement Levels", <a href="https://www.rfc-editor.org/bcp/bcp14">BCP 14</a>, <a href="./rfc2119">RFC 2119</a>, March 1997.
[<a id="ref-RFC2571">RFC2571</a>] Harrington, D., Presuhn, R. and B. Wijnen, "An Architecture
for Describing SNMP Management Frameworks", <a href="./rfc2571">RFC 2571</a>, April
1999.
[<a id="ref-RFC1155">RFC1155</a>] Rose, M. and K. McCloghrie, "Structure and Identification
of Management Information for TCP/IP-based Internets", STD
16, <a href="./rfc1155">RFC 1155</a>, May 1990.
[<a id="ref-RFC1212">RFC1212</a>] Rose, M. and K. McCloghrie, "Concise MIB Definitions", STD
16, <a href="./rfc1212">RFC 1212</a>, March 1991.
[<a id="ref-RFC1215">RFC1215</a>] Rose, M., "A Convention for Defining Traps for use with the
SNMP", <a href="./rfc1215">RFC 1215</a>, March 1991.
[<a id="ref-RFC2578">RFC2578</a>] McCloghrie, K., Perkins, D., Schoenwaelder, J., Case, J.,
Rose, M. and S. Waldbusser, "Structure of Management
Information Version 2 (SMIv2)", STD 58, <a href="./rfc2578">RFC 2578</a>, April
1999.
[<a id="ref-RFC2579">RFC2579</a>] McCloghrie, K., Perkins, D., Schoenwaelder, J., Case, J.,
Rose, M. and S. Waldbusser, "Textual Conventions for
SMIv2", STD 58, <a href="./rfc2579">RFC 2579</a>, April 1999.
[<a id="ref-RFC2580">RFC2580</a>] McCloghrie, K., Perkins, D., Schoenwaelder, J., Case, J.,
Rose, M. and S. Waldbusser, "Conformance Statements for
SMIv2", STD 58, <a href="./rfc2580">RFC 2580</a>, April 1999.
[<a id="ref-RFC1157">RFC1157</a>] Case, J., Fedor, M., Schoffstall, M. and J. Davin, "Simple
Network Management Protocol", STD 15, <a href="./rfc1157">RFC 1157</a>, May 1990.
[<a id="ref-RFC1901">RFC1901</a>] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser,
"Introduction to Community-based SNMPv2", <a href="./rfc1901">RFC 1901</a>, January
1996.
[<a id="ref-RFC1906">RFC1906</a>] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser,
"Transport Mappings for Version 2 of the Simple Network
Management Protocol (SNMPv2)", <a href="./rfc1906">RFC 1906</a>, January 1996.
<span class="grey">Haberman & Worzella Standards Track [Page 13]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-14" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
[<a id="ref-RFC2572">RFC2572</a>] Case, J., Harrington D., Presuhn R. and B. Wijnen, "Message
Processing and Dispatching for the Simple Network
Management Protocol (SNMP)", <a href="./rfc2572">RFC 2572</a>, April 1999.
[<a id="ref-RFC2574">RFC2574</a>] Blumenthal, U. and B. Wijnen, "User-based Security Model
(USM) for version 3 of the Simple Network Management
Protocol (SNMPv3)", <a href="./rfc2574">RFC 2574</a>, April 1999.
[<a id="ref-RFC1905">RFC1905</a>] Case, J., McCloghrie, K., Rose, M. and S. Waldbusser,
"Protocol Operations for Version 2 of the Simple Network
Management Protocol (SNMPv2)", <a href="./rfc1905">RFC 1905</a>, January 1996.
[<a id="ref-RFC2573">RFC2573</a>] Levi, D., Meyer, P. and B. Stewart, "SNMPv3 Applications",
<a href="./rfc2573">RFC 2573</a>, April 1999.
[<a id="ref-RFC2575">RFC2575</a>] Wijnen, B., Presuhn, R. and K. McCloghrie, "View-based
Access Control Model (VACM) for the Simple Network
Management Protocol (SNMP)", <a href="./rfc2575">RFC 2575</a>, April 1999.
[<a id="ref-RFC2570">RFC2570</a>] Case, J., Mundy, R., Partain, D. and B. Stewart,
"Introduction to Version 3 of the Internet-standard Network
Management Framework", <a href="./rfc2570">RFC 2570</a>, April 1999.
Authors' Addresses
Brian Haberman
Nortel Networks
4309 Emperor Blvd.
Suite 200
Durham, NC 27703
USA
Phone: +1-919-992-4439
EMail: haberman@nortelnetworks.com
Randy Worzella
IBM Corporation
800 Park Office Drive
Research Triangle Park, NC 27709
USA
Phone: +1-919-254-2202
EMail: worzella@us.ibm.com
<span class="grey">Haberman & Worzella Standards Track [Page 14]</span></pre>
<hr class='noprint'/><!--NewPage--><pre class='newpage'><span id="page-15" ></span>
<span class="grey"><a href="./rfc3019">RFC 3019</a> MIB for MLD January 2001</span>
Full Copyright Statement
Copyright (C) The Internet Society (2001). All Rights Reserved.
This document and translations of it may be copied and furnished to
others, and derivative works that comment on or otherwise explain it
or assist in its implementation may be prepared, copied, published
and distributed, in whole or in part, without restriction of any
kind, provided that the above copyright notice and this paragraph are
included on all such copies and derivative works. However, this
document itself may not be modified in any way, such as by removing
the copyright notice or references to the Internet Society or other
Internet organizations, except as needed for the purpose of
developing Internet standards in which case the procedures for
copyrights defined in the Internet Standards process must be
followed, or as required to translate it into languages other than
English.
The limited permissions granted above are perpetual and will not be
revoked by the Internet Society or its successors or assigns.
This document and the information contained herein is provided on an
"AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Acknowledgement
Funding for the RFC Editor function is currently provided by the
Internet Society.
Haberman & Worzella Standards Track [Page 15]
</pre>
|