< draft-ietf-pim-mib-v2-08.txt   draft-ietf-pim-mib-v2-09.txt >
PIM WG R. Sivaramu PIM WG R. Sivaramu
Internet-Draft Cisco Systems Internet-Draft Cisco Systems
Expires: June 16, 2007 J. Lingard Expires: June 17, 2007 J. Lingard
D. McWalter D. McWalter
Data Connection Ltd Data Connection Ltd
B. Joshi B. Joshi
Infosys Technologies Ltd Infosys Technologies Ltd
December 13, 2006 December 14, 2006
Protocol Independent Multicast MIB Protocol Independent Multicast MIB
draft-ietf-pim-mib-v2-08.txt draft-ietf-pim-mib-v2-09.txt
Status of this Memo Status of this Memo
By submitting this Internet-Draft, each author represents that any By submitting this Internet-Draft, each author represents that any
applicable patent or other IPR claims of which he or she is aware applicable patent or other IPR claims of which he or she is aware
have been or will be disclosed, and any of which he or she becomes have been or will be disclosed, and any of which he or she becomes
aware will be disclosed, in accordance with Section 6 of BCP 79. aware will be disclosed, in accordance with Section 6 of BCP 79.
Internet-Drafts are working documents of the Internet Engineering Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF), its areas, and its working groups. Note that Task Force (IETF), its areas, and its working groups. Note that
skipping to change at page 1, line 38 skipping to change at page 1, line 38
and may be updated, replaced, or obsoleted by other documents at any and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress." material or to cite them other than as "work in progress."
The list of current Internet-Drafts can be accessed at The list of current Internet-Drafts can be accessed at
http://www.ietf.org/ietf/1id-abstracts.txt. http://www.ietf.org/ietf/1id-abstracts.txt.
The list of Internet-Draft Shadow Directories can be accessed at The list of Internet-Draft Shadow Directories can be accessed at
http://www.ietf.org/shadow.html. http://www.ietf.org/shadow.html.
This Internet-Draft will expire on June 16, 2007. This Internet-Draft will expire on June 17, 2007.
Copyright Notice Copyright Notice
Copyright (C) The IETF Trust (2006). Copyright (C) The IETF Trust (2006).
Abstract Abstract
This memo defines a portion of the Management Information Base (MIB) This memo defines a portion of the Management Information Base (MIB)
for use with network management protocols in the Internet community. for use with network management protocols in the Internet community.
In particular, it describes managed objects used for managing the In particular, it describes managed objects used for managing the
skipping to change at page 3, line 10 skipping to change at page 3, line 10
8.1 Normative References . . . . . . . . . . . . . . . . . . . 89 8.1 Normative References . . . . . . . . . . . . . . . . . . . 89
8.2 Informative References . . . . . . . . . . . . . . . . . . 90 8.2 Informative References . . . . . . . . . . . . . . . . . . 90
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . 90 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . 90
Intellectual Property and Copyright Statements . . . . . . . . 92 Intellectual Property and Copyright Statements . . . . . . . . 92
1. Introduction 1. Introduction
This memo defines a portion of the Management Information Base (MIB) This memo defines a portion of the Management Information Base (MIB)
for use with network management protocols in the Internet community. for use with network management protocols in the Internet community.
In particular, it describes managed objects used for managing the In particular, it describes managed objects used for managing the
Protocol Independent Multicast (PIM) protocols (PIM-SM [RFC4601] and Protocol Independent Multicast (PIM) protocols (PIM-SM [RFC4601],
BIDIR-PIM [I-D.ietf-pim-bidir]). BIDIR-PIM [I-D.ietf-pim-bidir] and PIM-DM [RFC3973]).
This document is part of work in progress to obsolete RFC 2934 This document is part of work in progress to obsolete RFC 2934
[RFC2934]. RFC 2934 defined an experimental MIB module for managing [RFC2934]. RFC 2934 defined an experimental MIB module for managing
the PIM protocols. The MIB module defined by this document is a re- the PIM protocols. The MIB module defined by this document is a re-
working of the MIB module from RFC 2934, with major changes that working of the MIB module from RFC 2934, with major changes that
include the following. include the following.
o This MIB module is independent of IP version, whereas RFC 2934 o This MIB module is independent of IP version, whereas RFC 2934
only supported IPv4. only supported IPv4.
skipping to change at page 5, line 40 skipping to change at page 5, line 40
MODULE-COMPLIANCE, OBJECT-GROUP, MODULE-COMPLIANCE, OBJECT-GROUP,
NOTIFICATION-GROUP FROM SNMPv2-CONF -- [RFC2580] NOTIFICATION-GROUP FROM SNMPv2-CONF -- [RFC2580]
InterfaceIndexOrZero, InterfaceIndexOrZero,
InterfaceIndex FROM IF-MIB -- [RFC2863] InterfaceIndex FROM IF-MIB -- [RFC2863]
InetAddressType, InetAddressType,
InetAddressPrefixLength, InetAddressPrefixLength,
InetAddress, InetVersion FROM INET-ADDRESS-MIB -- [RFC4001] InetAddress, InetVersion FROM INET-ADDRESS-MIB -- [RFC4001]
IANAipRouteProtocol FROM IANA-RTPROTO-MIB; -- [RTPROTO] IANAipRouteProtocol FROM IANA-RTPROTO-MIB; -- [RTPROTO]
pimStdMIB MODULE-IDENTITY pimStdMIB MODULE-IDENTITY
LAST-UPDATED "200612130000Z" -- 13 December 2006 LAST-UPDATED "200612140000Z" -- 14 December 2006
ORGANIZATION ORGANIZATION
"IETF Protocol Independent Multicast (PIM) Working Group" "IETF Protocol Independent Multicast (PIM) Working Group"
CONTACT-INFO CONTACT-INFO
"Email: pim@ietf.org "Email: pim@ietf.org
WG charter: WG charter:
http://www.ietf.org/html.charters/pim-charter.html" http://www.ietf.org/html.charters/pim-charter.html"
DESCRIPTION DESCRIPTION
"The MIB module for management of PIM routers. "The MIB module for management of PIM routers.
Copyright (C) The IETF Trust (2006). This version of this Copyright (C) The IETF Trust (2006). This version of this
MIB module is part of RFC yyyy; see the RFC itself for full MIB module is part of RFC yyyy; see the RFC itself for full
legal notices." legal notices."
-- RFC Ed.: replace yyyy with actual RFC number & remove this note -- RFC Ed.: replace yyyy with actual RFC number & remove this note
REVISION "200612130000Z" -- 13 December 2006 REVISION "200612140000Z" -- 14 December 2006
DESCRIPTION "Initial version, published as RFC yyyy." DESCRIPTION "Initial version, published as RFC yyyy."
-- RFC Ed.: replace yyyy with actual RFC number & remove this note -- RFC Ed.: replace yyyy with actual RFC number & remove this note
::= { mib-2 XXX } ::= { mib-2 XXX }
-- RFC Ed.: replace XXX with IANA-assigned number & remove this note -- RFC Ed.: replace XXX with IANA-assigned number & remove this note
-- --
-- Textual Conventions -- Textual Conventions
-- --
PimMode ::= TEXTUAL-CONVENTION PimMode ::= TEXTUAL-CONVENTION
skipping to change at page 61, line 39 skipping to change at page 61, line 39
pimStaticRPPrecedence OBJECT-TYPE pimStaticRPPrecedence OBJECT-TYPE
SYNTAX Unsigned32 SYNTAX Unsigned32
MAX-ACCESS read-create MAX-ACCESS read-create
STATUS current STATUS current
DESCRIPTION DESCRIPTION
"The value for pimGroupMappingPrecedence to be used for this "The value for pimGroupMappingPrecedence to be used for this
static RP configuration. This allows fine control over static RP configuration. This allows fine control over
which configuration is overridden by this static which configuration is overridden by this static
configuration. configuration.
If this object is present, then pimStaticRPOverrideDynamic If pimStaticRPOverrideDynamic is set to TRUE, all dynamic RP
has no effect. configuration is overridden by this static configuration,
whatever the value of this object.
The absolute values of this object have a significance only The absolute values of this object have a significance only
on the local router and do not need to be coordinated with on the local router and do not need to be coordinated with
other routers. A setting of this object may have different other routers. A setting of this object may have different
effects when applied to other routers. effects when applied to other routers.
Do not use this object unless fine control of static RP Do not use this object unless fine control of static RP
behavior on the local router is required." behavior on the local router is required."
::= { pimStaticRPEntry 7 } ::= { pimStaticRPEntry 7 }
 End of changes. 8 change blocks. 
10 lines changed or deleted 11 lines changed or added

This html diff was produced by rfcdiff 1.48. The latest version is available from http://tools.ietf.org/tools/rfcdiff/