One document matched: draft-zhao-pce-pcep-p2mp-mib-05.xml
<?xml version="1.0" encoding="us-ascii"?>
<!DOCTYPE rfc SYSTEM "rfc2629.dtd"[]>
<?rfc toc="yes" ?>
<?rfc tocompact="yes"?>
<?rfc tocdepth="4"?>
<?rfc tocindent="yes"?>
<?rfc symrefs="yes" ?>
<?rfc sortrefs="no"?>
<?rfc rfcedstyle="yes"?>
<?rfc subcompact="no"?>
<?rfc compact="yes" ?>
<?rfc iprnotified="Yes" ?>
<?rfc strict="no" ?>
<rfc ipr="trust200902" category="std" docName="draft-zhao-pce-pcep-p2mp-mib-05" obsoletes="" updates="" submissionType="IETF" xml:lang="en">
<front>
<title abbrev="PCE-PCEP-P2MP-DRAFT-MIB">Management Information Base for the PCE Communications Protocol (PCEP) When Requesting Point-to-Multipoint Services</title>
<author initials="Q" surname="Zhao" fullname="Quintin Zhao">
<organization>Huawei Technology</organization>
<address>
<postal>
<street>125 Nagog Technology Park</street>
<city>Acton</city>
<region>MA</region>
<code>01719</code>
<country>US</country>
</postal>
<email>quintin.zhao@huawei.com</email>
</address>
</author>
<author initials="D" surname="Dhody" fullname="Dhruv Dhody">
<organization>Huawei Technology</organization>
<address>
<postal>
<street>Leela Palace</street>
<city>Bangalore</city>
<region>Karnataka</region>
<code>560008</code>
<country>INDIA</country>
</postal>
<email>dhruv.dhody@huawei.com</email>
</address>
</author>
<author initials="U" surname="Palle" fullname="Udayasree Palle">
<organization>Huawei Technology</organization>
<address>
<postal>
<street>Leela Palace</street>
<city>Bangalore</city>
<region>Karnataka</region>
<code>560008</code>
<country>INDIA</country>
</postal>
<email>udayasree.palle@huawei.com</email>
</address>
</author>
<author initials="D" surname="King" fullname="Daniel King">
<organization>Old Dog Consulting</organization>
<address>
<postal>
<street></street>
<city></city>
<region></region>
<code></code>
<country>UK</country>
</postal>
<email>daniel@olddog.co.uk</email>
</address>
</author>
<date year="2012" month="August"/>
<area>Routing</area>
<workgroup>PCE Working Group</workgroup>
<abstract>
<t>This memo defines an experimental portion of the Management Information Base for use with network management protocols in the Internet community. In particular, it describes managed objects for modeling of the Path Computation Element communication Protocol (PCEP) for communications between a Path Computation Client (PCC) and a Path Computation Element (PCE), or between two PCEs when point-to-multipoint services are requested.</t>
</abstract>
</front>
<middle>
<section title="Introduction" toc="default">
<t>The Path Computation Element (PCE) defined in <xref target="RFC4655"/> is an entity that is capable of computing a network path or route based on a network graph, and applying computational constraints. A Path Computation Client (PCC) may make requests to a PCE for paths to be computed.</t>
<t>A P2MP LSP is comprised of multiple source-to-leaf (S2L) sub-LSPs. These S2L sub-LSPs are set up between ingress and egress LSRs and are appropriately combined by the branch LSRs using computation results from the PCE to determine the path of a P2MP TE LSP.</t>
<t>The PCE communication protocol (PCEP) is designed as a communication protocol between PCCs and PCEs for point-to-point (P2P) path computations and is defined in <xref target="RFC5440"/>. <xref target="RFC6006"/> explains how to extend the PCEP protocol for P2MP scenario.</t>
<t><xref target="PCE-PCEP-DRAFT-MIB"/> defines a portion of the Management Information Base (MIB) for use with network management protocols in the Internet community for P2P path computations.</t>
<t>This memo defines an experimental portion of the Management Information Base for use with network management protocols in the Internet community. In particular, it describes managed objects for modeling of Path Computation Element communication Protocol (PCEP) <xref target="RFC5440"/> for communications between a Path Computation Client (PCC)and a Path Computation Element (PCE), or between two PCEs in P2MP scenarios.</t>
<t>Some objects maybe moved to <xref target="PCE-PCEP-DRAFT-MIB"/> after consensus with the authors and working group, these are defined in <xref target="SEC_OBJ_INC"/>.</t>
</section>
<section title="Terminology" toc="default">
<t>The following terminology is used in this document.</t>
<t>
<list style="hanging">
<t hangText="Domain:">Any collection of network elements within a common sphere of address management or path computational responsibility. Examples of domains include Interior Gateway Protocol (IGP) areas and Autonomous Systems (ASs).</t>
<t hangText="IGP:">Interior Gateway Protocol. Either of the two routing protocols, Open Shortest Path First (OSPF) or Intermediate System to Intermediate System (IS-IS).</t>
<t hangText="LSP:">Label Switched Path.</t>
<t hangText="MIB:">Management Information Base.</t>
<t hangText="PCC:">Path Computation Client: any client application requesting a path computation to be performed by a Path Computation Element.</t>
<t hangText="PCE:">Path Computation Element. An entity (component, application, or network node) that is capable of computing a network path or route based on a network graph and applying computational constraints.</t>
<t hangText="PCEP:">Path Computation Element Communication Protocol.</t>
<t hangText="P2MP:">Point-to-Multipoint.</t>
<t hangText="P2P:">Point-to-Point.</t>
<t hangText="SMI:">Structure of Management Information.</t>
<t hangText="SNMP:">Simple Network Management Protocol.</t>
</list>
</t>
</section>
<section title="The Internet-Standard Management Framework" toc="default">
<t>For a detailed overview of the documents that describe the current Internet-Standard Management Framework, please refer to section 7 of <xref target="RFC3410"/>.</t>
<t>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 <xref target="RFC2578"/> and STD 58, RFC 2580 <xref target="RFC2580"/>.</t>
</section>
<section title="PCEP P2MP MIB Module Architecture" toc="default">
<t>The PCEP P2MP MIB is just an extension of the existing architecture defined in <xref target="PCE-PCEP-DRAFT-MIB"/> by adding additional objects which are either common to P2P and P2MP or which are specific to P2MP. All these new objects are added into the two new tables (pcePcepExtSessionTable and pcePcepExtClientTable) defined in this new MIB module. The relationship among the two new tables to the two existing tables in <xref target="PCE-PCEP-DRAFT-MIB"/> are shown in the following figure:</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionTable <-------- pcePcepExtSessionTable
pcePcepClientTable <-------- pcePcepExtClientTable]]></artwork>
</figure>
</t>
<t>An arrow in the figure above shows that the MIB table pointed from contains a reference to the MIB table pointed to.</t>
</section>
<section title="Example of the PCEP P2MP MIB module usage" toc="default">
<t>In this section we provide an example (pcePcepExtClientTable 1) of using the MIB objects described in <xref target="SEC_OBJ"/> to monitor. While this example is not meant to illustrate every permutation of the MIB, it is intended as an aid to understanding some of the key concepts. It is meant to be read after going through the MIB itself.</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepExtClientTable 1 of the PCE-PCEP-P2MP-DRAFT-MIB module :
{
pcePcepClientP2mpCapabilityStatus enable(1),
pcePcepClientOverloadStatus resumed(2),
pcePcepClientOverloadDuration (10),
}]]></artwork>
</figure>
</t>
</section>
<section title="Object definitions" toc="default" anchor="SEC_OBJ">
<section title="PCE-PCEP-P2MP-DRAFT-MIB" toc="default">
<t>This MIB module makes references to the following documents.</t>
<t><xref target="RFC2578"/>, <xref target="RFC2580"/>, <xref target="RFC3411"/>, <xref target="RFC2863"/>, <xref target="RFC3813"/>, <xref target="PCE-PCEP-DRAFT-MIB"/>.</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[PCE-PCEP-P2MP-DRAFT-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-TYPE,
Unsigned32,
Counter32,
experimental
FROM SNMPv2-SMI -- [RFC2578]
pcePcepClientPcepId, pcePcepClientIndex,
pcePcepPeerPcepId
FROM PCE-PCEP-DRAFT-MIB
MODULE-COMPLIANCE,
OBJECT-GROUP,
FROM SNMPv2-CONF; -- [RFC2580] ]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[ pcePcepP2mpDraftMIB MODULE-IDENTITY
LAST-UPDATED "201208171200Z" -- Aug 17, 2012
ORGANIZATION "Path Computation Element (PCE) Working Group"
CONTACT-INFO "
Quintin Zhao
Dhruv Dhody
Udayasree Palle
Huawei Technology
Daniel King
OldDog Consulting
EMail: quintin.zhao@huawei.com
EMail: dhruv.dhody@huawei.com
EMail: udayasree.palle@huawei.com
EMail: daniel@oldog.co.uk
EMail comments directly to the PCE WG Mailing List at pce@ietf.org
WG-URL: http://www.ietf.org/html.charters/pce-charter.html
"]]></artwork>
</figure>
</t>
<t>DESCRIPTION</t>
<t>"This extended MIB module defines a collection of objects for managing PCE communication protocol(PCEP) when point-to-multipoint services are requested"</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[ -- Revision history
REVISION
"201208171200Z" -- 17 Aug 2012 12:00:00 EST
DESCRIPTION
"
Main Changes from -04 draft :
1. Editorial Changes.
REVISION
"201202221200Z" -- 22 Feb 2012 12:00:00 EST
DESCRIPTION
"
Main Changes from -03 draft :
1. Editorial Changes.
2. Updated Contact Information.
REVISION
"201109201200Z" -- 20 Sept 2011 12:00:00 EST
DESCRIPTION
"
Changes from -02 draft :
1. Correction of Unsigned32 to Counter32.
2. Update Email Address of the author(s)
REVISION
"201103211200Z" -- 21 Mar 2011 12:00:00 EST
DESCRIPTION
"
Changes from -01 draft :
1. Correction of spelling mistakes in the document.
2. Addition in Terminology section
REVISION
"201009151200Z" -- 15 Sep 2010 12:00:00 EST
DESCRIPTION
"
Changes from -00 draft :
1. Removed pathkey objects as these objects to be made as
a new MIB module for pathkey. As per section 6.2 of
[RFC5520].
2. Rearrangement of the sections for better understanding
3. Addition of STATUS (optional or mandatory) in the
definitions
4. Addition of section 6.2 to gather all objects which may
be moved to [PCE-PCEP-DRAFT-MIB]"
REVISION
"201007051200Z" -- July 05 2010 12:00:00 EST
DESCRIPTION
"draft-00 version"
::= { experimental 9999 } -- ]]></artwork>
</figure>
</t>
<t>pcePcepExtMIBObjects OBJECT IDENTIFIER ::= { pcePcepExtDraftMIB 0 }
pcePcepExtConformance OBJECT IDENTIFIER ::= { pcePcepExtDraftMIB 1 }
pcePcepExtClientObjects OBJECT IDENTIFIER ::= { pcePcepExtMIBObjects 1 }</t>
<t> --</t>
<t> -- PCE Extended Client Objects</t>
<t> --</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepClientVersionnumber OBJECT-TYPE
SYNTAX Unsigned32
MAX-ACCESS read-only
STATUS optional
DESCRIPTION
"The current version number of the PCEP protocol is 1."
::= { pcePcepExtClientObjects 1 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepExtClientTable OBJECT-TYPE
SYNTAX SEQUENCE OF PcePcepClientEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"This table contains information about the
PCEP Client."
::= { pcePcepExtClientObjects 2 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepExtClientEntry OBJECT-TYPE
SYNTAX PcePcepClientEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in this table represents a PCEP client.
An entry can be created by a network administrator
or by an SNMP agent as instructed by PCEP."
INDEX { pcePcepClientPcepId,
pcePcepClientIndex,
pcePcepPeerPcepId }
::= { pcePcepExtClientTable 1 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[PcePcepExtClientEntry ::= SEQUENCE {
pcePcepClientP2mpCapabilityStatus INTEGER,
pcePcepClientOverloadStatus INTEGER,
pcePcepClientOverloadDuration Unsigned32
}]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepClientP2mpCapabilityStatus OBJECT-TYPE
SYNTAX INTEGER {
enable (1),
disable(2)
}
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The P2MP capability status of this PCEP client."
::= { pcePcepExtClientEntry 1 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepClientOverloadStatus OBJECT-TYPE
SYNTAX INTEGER {
overloaded(1),
resumed(2)
}
MAX-ACCESS read-only
STATUS optional
DESCRIPTION
"The Overload status of this PCE client."
::= { pcePcepExtClientEntry 2 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepClientOverloadDuration OBJECT-TYPE
SYNTAX Unsigned32
UNITS "seconds"
MAX-ACCESS read-only
STATUS optional
DESCRIPTION
"The period of time during which no further request should
be sent to the PCE client. Once this period of time has
elapsed, the PCE client should no longer be considered in
a congested state."
::= { pcePcepExtClientEntry 3 }]]></artwork>
</figure>
</t>
<t>pcePcepExtSessionObjects OBJECT IDENTIFIER ::= { pcePcepExtMIBObjects 2 }</t>
<t> --</t>
<t> -- The PCEP Ext Sessions Table</t>
<t> --</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepExtSessionTable OBJECT-TYPE
SYNTAX SEQUENCE OF pcePcepExtSessionEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A table of extended sessions characteristics between
PCEP clients. Each row in this table represents a
single session."
::= { pcePcepExtSessionObjects 1 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepExtSessionEntry OBJECT-TYPE
SYNTAX pcePcepExtSessionEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"An entry in this table represents information on a
single session between two PCEP clients.
The information contained in a row is read-only."
::= { pcePcepExtSessionTable 1 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[ PcePcepExtSessionEntry ::= SEQUENCE {
pcePcepSessionP2mpPCReqMessagesSent Counter32,
pcePcepSessionP2mpPCRepMessagesSent Counter32,
pcePcepSessionP2mpPCReqMessagesReceived Counter32,
pcePcepSessionP2mpPCRepMessagesReceived Counter32,
pcePcepSessionP2mpAddLeaves Counter32,
pcePcepSessionP2mpRemoveLeaves Counter32,
pcePcepSessionP2mpModifyLeaves Counter32,
pcePcepSessionP2mpUnchangedLeaves Counter32,
pcePcepSessionTotalMessagesSent Counter32,
pcePcepSessionOpenMessagesSent Counter32,
pcePcepSessionKeepaliveMessagesSent Counter32,
pcePcepSessionPCNtfMessagesSent Counter32,
pcePcepSessionPCErrMessagesSent Counter32,
pcePcepSessionTotalMessagesReceived Counter32,
pcePcepSessionOpenMessagesReceived Counter32,
pcePcepSessionKeepaliveMessagesReceived Counter32,
pcePcepSessionPCNtfMessagesReceived Counter32,
pcePcepSessionPCErrMessagesReceived Counter32,
pcePcepSessionIntraDomainRequest Counter32,
pcePcepSessionInterDomainRequest Counter32,
pcePcepSessionSuccessComps Counter32,
pcePcepSessionNoReply Counter32,
pcePcepSessionSyncronization Counter32,
pcePcepSessionReoptimization Counter32,
pcePcepSessionFragmentation Counter32,
pcePcepSessionP2pPCReqMessagesSent Counter32,
pcePcepSessionP2pPCRepMessagesSent Counter32,
pcePcepSessionP2pPCReqMessagesReceived Counter32,
pcePcepSessionP2pPCRepMessagesReceived Counter32,
}]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionP2mpPCReqMessagesSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of P2MP Request messages sent on this
session."
::= { pcePcepExtSessionEntry 1 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionP2mpPCRepMessagesSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of P2MP Reply messages sent on this session."
::= { pcePcepExtSessionEntry 2 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionP2mpPCReqMessagesReceived OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of P2MP Request messages received on this
session."
::= { pcePcepExtSessionEntry 3 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionP2mpPCRepMessagesReceived OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of P2MP Reply messages received on this
session."
::= { pcePcepExtSessionEntry 4 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionP2mpAddLeaves OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of leaves to be Added (Type1) for the
total P2MP requests (PCReq message) received by
the PCE."
::= { pcePcepExtSessionEntry 5 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionP2mpRemoveLeaves OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of leaves to be Removed (Type2) for the
total P2MP requests (PCReq message) received by the
PCE."
::= { pcePcepExtSessionEntry 6 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionP2mpModifyLeaves OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of leaves to be Modified (Type3) for the
total P2MP requests (PCReq message) received by the
PCE."
::= { pcePcepExtSessionEntry 7 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionP2mpUnchangedLeaves OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of leaves not to be changed (Type4) for
the total P2MP requests (PCReq message) received
by the PCE."
::= { pcePcepExtSessionEntry 8 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionTotalMessagesSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of PCEP messages sent on this
session."
::= { pcePcepExtSessionEntry 9 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionOpenMessagesSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of Open messages sent on this session."
::= { pcePcepExtSessionEntry 10 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionKeepaliveMessagesSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of Keepalive messages sent on this session."
::= { pcePcepExtSessionEntry 11 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionPCNtfMessagesSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of PCNtf messages sent on this session."
::= { pcePcepExtSessionEntry 12 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionPCErrMessagesSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of PCErr messages sent on this session."
::= { pcePcepExtSessionEntry 13 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionTotalMessagesReceived OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The total number of PCEP messages received on this
session."
::= { pcePcepExtSessionEntry 14 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionOpenMessagesReceived OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of Open messages received on this
session."
::= { pcePcepExtSessionEntry 15 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionKeepaliveMessagesReceived OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of Keepalive messages received on this
session."
::= { pcePcepExtSessionEntry 16 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionPCNtfMessagesReceived OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of PCNtf messages received on this
session."
::= { pcePcepExtSessionEntry 17 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionPCErrMessagesReceived OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of PCErr messages received on this
session."
::= { pcePcepExtSessionEntry 18 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionIntraDomainRequest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS optional
DESCRIPTION
"The number of requests sent for the Intra-Domain
path computation."
::= { pcePcepExtSessionEntry 19 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionInterDomainRequest OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS optional
DESCRIPTION
"The number of requests sent for the Inter-Domain path
computation."
::= { pcePcepExtSessionEntry 20 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[ pcePcepSessionSuccessComps OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS optional
DESCRIPTION
"The number of requests which had successful
computations. In case of PCC-PCE session, it is core
computation value and in case of PCE-PCE session, it
is transit computation value."
::= { pcePcepExtSessionEntry 21 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionNoReply OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS optional
DESCRIPTION
" The number of requests which had not been replied
either success or failure."
::= { pcePcepExtSessionEntry 22 }
]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionSyncronization OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS optional
DESCRIPTION
"The number of synchronized path computation requests
that can be either dependent or independent."
::= { pcePcepExtSessionEntry 23 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionReoptimization OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS optional
DESCRIPTION
"The number of requests for Reoptimization."
::= { pcePcepExtSessionEntry 24 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionFragmentation OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS optional
DESCRIPTION
"The number of packets of a PCReq / PCRep
message which had been fragmented."
::= { pcePcepExtSessionEntry 25 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionP2pPCReqMessagesSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of P2P Request messages sent on this
session."
::= { pcePcepExtSessionEntry 26 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionP2pPCRepMessagesSent OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of P2P Reply messages sent on this session."
::= { pcePcepExtSessionEntry 27 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepSessionP2pPCReqMessagesReceived OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of P2P PCReq messages received on this
session."
::= { pcePcepExtSessionEntry 28 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[ pcePcepSessionP2pPCRepMessagesReceived OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS mandatory
DESCRIPTION
"The number of P2P PCRep messages received on this
session."
::= { pcePcepExtSessionEntry 29 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[--****************************************************************
-- Module Conformance Statement
--****************************************************************
pcePcepExtGroups
OBJECT IDENTIFIER ::= { pcePcepExtConformance 1 }
pcePcepExtCompliances
OBJECT IDENTIFIER ::= { pcePcepExtConformance 2 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[--
-- Full Compliance
--
pcePcepExtModuleFullCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"The Module is implemented with support
for read-create and read-write. In other
words, both monitoring and configuration
are available when using this MODULE-COMPLIANCE."
MODULE -- this module
MANDATORY-GROUPS { pcePcepExtGeneralGroup,
}
::= { pcePcepExtCompliances 1 }]]></artwork>
</figure>
</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[--
-- Read-Only Compliance
--
pcePcepExtModuleReadOnlyCompliance MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"The Module is implemented with support
for read-only. In other words, only monitoring
is available by implementing this MODULE-COMPLIANCE."
MODULE -- this module
MANDATORY-GROUPS { pcePcepExtGeneralGroup,
}
::= { pcePcepExtCompliances 2 }]]></artwork>
</figure>
</t>
<t>-- units of conformance</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[ pcePcepExtGeneralGroup OBJECT-GROUP
OBJECTS {
pcePcepClientP2mpCapabilityStatus,
pcePcepSessionP2mpPCReqMessagesSent,
pcePcepSessionP2mpPCRepMessagesSent,
pcePcepSessionP2mpPCReqMessagesReceived,
pcePcepSessionP2mpPCRepMessagesReceived,
pcePcepSessionP2mpAddLeaves,
pcePcepSessionP2mpRemoveLeaves,
pcePcepSessionP2mpModifyLeaves,
pcePcepSessionP2mpUnchangedLeaves,
pcePcepSessionTotalMessagesSent,
pcePcepSessionOpenMessagesSent,
pcePcepSessionKeepaliveMessagesSent,
pcePcepSessionPCNtfMessagesSent,
pcePcepSessionPCErrMessagesSent,
pcePcepSessionTotalMessagesReceived,
pcePcepSessionOpenMessagesReceived,
pcePcepSessionKeepaliveMessagesReceived,
pcePcepSessionPCNtfMessagesReceived,
pcePcepSessionPCErrMessagesReceived,
pcePcepSessionP2pPCReqMessagesSent,
pcePcepSessionP2pPCRepMessagesSent,
pcePcepSessionP2pPCReqMessagesReceived,
pcePcepSessionP2pPCRepMessagesReceived
}
STATUS current
DESCRIPTION
"Objects that apply to all PCEP P2MP MIB implementations."
::= { pcePcepExtGroups 1 }
END]]></artwork>
</figure>
</t>
</section>
<section title="Objects for inclusion in module PCE-PCEP-DRAFT-MIB" toc="default" anchor="SEC_OBJ_INC">
<t>Following are the objects maybe moved to <xref target="PCE-PCEP-DRAFT-MIB"/> after consensus with the authors and working group.</t>
<t>
<figure title="" suppress-title="false" align="left" alt="" width="" height="">
<artwork xml:space="preserve" name="" type="" align="left" alt="" width="" height=""><![CDATA[pcePcepClientVersionnumber,
pcePcepClientP2mpCapabilityStatus,
pcePcepClientOverloadStatus,
pcePcepClientOverloadDuration,
pcePcepSessionTotalMessagesSent,
pcePcepSessionOpenMessagesSent,
pcePcepSessionKeepaliveMessagesSent,
pcePcepSessionPCNtfMessagesSent,
pcePcepSessionPCErrMessagesSent,
pcePcepSessionTotalMessagesReceived,
pcePcepSessionOpenMessagesReceived,
pcePcepSessionKeepaliveMessagesReceived,
pcePcepSessionPCNtfMessagesReceived,
pcePcepSessionPCErrMessagesReceived,
pcePcepSessionIntraDomainRequest,
pcePcepSessionInterDomainRequest,
pcePcepSessionSuccessComps,
pcePcepSessionNoReply,
pcePcepSessionSyncronization,
pcePcepSessionReoptimization,
pcePcepSessionFragmentation,
pcePcepSessionP2pPCReqMessagesSent,
pcePcepSessionP2pPCRepMessagesSent,
pcePcepSessionP2pPCReqMessagesReceived,
pcePcepSessionP2pPCRepMessagesReceived ]]></artwork>
</figure>
</t>
</section>
</section>
<section title="IANA Considerations" toc="default">
<t>TBD</t>
</section>
<section title="Security Considerations" toc="default">
<t>The readable objects in the PCE-PCEP-P2MP-DRAFT-MIB module (i.e., those with MAX-ACCESS other than not-accessible) may be considered sensitive in some environments since, collectively, they provide information about the amount and frequency of path computation requests and responses within the network and can reveal some aspects of their configuration.</t>
<t>In such environments it is important to control also GET and NOTIFY access to these objects and possibly even to encrypt their values when sending them over the network via SNMP.</t>
<t>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.</t>
<t>It is RECOMMENDED that implementers consider the security features as provided by the SNMPv3 framework (see <xref target="RFC3410"/>, section 8), including full support for the SNMPv3 cryptographic mechanisms (for authentication and privacy).</t>
<t>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.</t>
</section>
</middle>
<back>
<references title="Normative References">
<?rfc include="reference.RFC.2578.xml" ?>
<?rfc include="reference.RFC.2580.xml" ?>
<?rfc include="reference.RFC.2863.xml" ?>
<?rfc include="reference.RFC.3411.xml" ?>
<?rfc include="reference.RFC.3813.xml" ?>
<?rfc include="reference.RFC.5440.xml" ?>
</references>
<references title="Informative References">
<?rfc include="reference.RFC.3410.xml" ?>
<?rfc include="reference.RFC.4655.xml" ?>
<?rfc include="reference.RFC.5520.xml" ?>
<?rfc include="reference.RFC.6006.xml" ?>
<!--PCE-PCEP-DRAFT-MIB-->
<reference anchor="PCE-PCEP-DRAFT-MIB">
<front>
<title>PCE communication protocol(PCEP) Management Information Base (draft-ietf-pce-pcep-mib-03)</title>
<author initials="A S" surname="Kiran Koushik" fullname="Kiran Koushik A S">
<organization />
</author>
<author initials="E" surname="Stephan" fullname="Stephan E">
<organization />
</author>
<author initials="Q" surname="Zhao" fullname="Quintin Zhao">
<organization />
</author>
<author initials="D" surname="King" fullname="Daniel King">
<organization />
</author>
<author initials="J" surname="Hardwick" fullname="Jon Hardwick">
<organization />
</author>
<date month="July" year="2012" />
</front>
</reference>
</references>
</back>
</rfc>| PAFTECH AB 2003-2026 | 2026-04-23 15:48:47 |