PCC-PCEDP-MIB

File: PCC-PCEDP-MIB.mib (21276 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IPV6-TC
SNMPv2-CONF IANA-ADDRESS-FAMILY-NUMBERS-MIB IANA-RTPROTO-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Unsigned32 Gauge32
Integer32 IpAddress experimental
RowStatus TEXTUAL-CONVENTION TimeStamp
TruthValue Ipv6Address MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP AddressFamilyNumbers
IANAipRouteProtocol

Defined Types

PccPceDpRoutingDomainID  
A PCE-DOMAINS information element or a A PCE-DEST-DOMAINS information element carries the identifier of a routing domain (area,as) which type depends on both the routing protocol and on the version of Internet protocol in use in this routing domain. This TC defines a common SMI type for the different kinds of routing domain identifiers. An PccPceDpRoutingDomainID value is always interpreted within the context of an AddressFamilyNumbers value. Every usage of the PccPceDpRoutingDomainID textual convention is required to specify the AddressFamilyNumbers object which provides the context. The value of an PccPceDpRoutingDomainID object must always be consistent with the value of the associated AddressFamilyNumbers object. Following is the mapping between AddressFamilyNumbers type and PccPceDpRoutingDomainID size: ipV4(1): PccPceDpRoutingDomainID is an InetAddressIPv4 corresponding to the name of an OSPF area; ipV6(2): PccPceDpRoutingDomainID is an InetAddressIPv6 corresponding to the name of an OSPF area; nsap(3): PccPceDpRoutingDomainID type is OCTET STRING (SIZE (0..20)), corresponding to the name of an ISIS area (see RFC 1195); asNumber(18) PccPceDpRoutingDomainID type is OCTET STRING (SIZE (2)) corresponding to the name of an Autonomous System.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..20)  

PccPcedpDiscPceEntry  
SEQUENCE    
  pccPcedpDiscPceIndex Integer32
  pccPcedpDiscMechanism IANAipRouteProtocol
  pccPcedpDiscPceIPv4Address IpAddress
  pccPcedpDiscPceIPv6Address Ipv6Address
  pccPcedpDiscPceTime TimeStamp
  pccPcedpDiscPceLastUpdated TimeStamp

PccPcedpDiscActEntry  
SEQUENCE    
  pccPcedpDiscActCongestion TruthValue
  pccPcedpDiscActCongestionDuration Unsigned32

PccPcedpCapPathScopeEntry  
SEQUENCE    
  pccPcedpCapPathScopeIntraArea TruthValue
  pccPcedpCapPathScopeInterArea TruthValue
  pccPcedpCapPathScopeDefaultInterArea TruthValue
  pccPcedpCapPathScopeInterAS TruthValue
  pccPcedpCapPathScopeDefaultInterAS TruthValue
  pccPcedpCapPathScopeInterLayer TruthValue
  pccPcedpCapPathScopePrefIntraArea Integer32
  pccPcedpCapPathScopePrefInterArea Integer32
  pccPcedpCapPathScopePrefInterAS Integer32
  pccPcedpCapPathScopePrefInterLayer Integer32

PccPcedpCapDomainEntry  
SEQUENCE    
  pccPcedpCapDomainIndex Integer32
  pccPcedpCapDomainIDType AddressFamilyNumbers
  pccPcedpCapDomainID PccPceDpRoutingDomainID

PccPcedpCapDestDomainEntry  
SEQUENCE    
  pccPcedpCapDestDomainIndex Integer32
  pccPcedpCapDestDomainIDType AddressFamilyNumbers
  pccPcedpCapDestDomainID PccPceDpRoutingDomainID

Defined Values

pccPcedpMIB 1.3.6.1.3.10000
This MIB module defines a collection of objects for managing Path Computation Elements (PCEs) Discovery Protocol inside a Path Computation Client (PCC) application.
MODULE-IDENTITY    

pccPcedpNotifications 1.3.6.1.3.10000.0
OBJECT IDENTIFIER    

pccPcedpMIBObjects 1.3.6.1.3.10000.1
OBJECT IDENTIFIER    

pccPcedpDiscoveryObjects 1.3.6.1.3.10000.1.1
OBJECT IDENTIFIER    

pccPcedpDiscAdminStatus 1.3.6.1.3.10000.1.1.1
Setting this object to disabled(2) disables the discovery of PCEs. Once disabled, The discovery must be explicitly enabled to restore discovery of PCEs. Setting this object to enabled(1) enables the discovery of PCEs.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

pccPcedpDiscKnowPCEs 1.3.6.1.3.10000.1.1.2
The number of PCEs the PCC is potentially in relation with. This includes PCE manually declared and active PCEs
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pccPcedpDiscActivePCEs 1.3.6.1.3.10000.1.1.3
The number of active PCEs. The detection of the activity a a PCE depends on the nature discovery mechanism. PCE discovered using PCED information received: The relation between the PCC and a PCE is active while the PCE discovery protocol maintains a communication between the PCC and this PCE. PCE Manually declared: The relation between the PCC and a PCE is active and the discovery mechanism is implementation specific;
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

pccPcedpDiscPceTable 1.3.6.1.3.10000.1.1.4
Information describing the PCEs discovered by the PCC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PccPcedpDiscPceEntry

pccPcedpDiscPceEntry 1.3.6.1.3.10000.1.1.4.1
Information describing the general information of each PCE discovered by the PCC.
Status: current Access: not-accessible
OBJECT-TYPE    
  PccPcedpDiscPceEntry  

pccPcedpDiscPceIndex 1.3.6.1.3.10000.1.1.4.1.1
This object identifies locally the PCE for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pccPcedpDiscMechanism 1.3.6.1.3.10000.1.1.4.1.2
This object identifies the type of discovery mechanism used by PCC to discover the PCE. The acceptable value are : local (2), -- local interface isIs (9), -- Dual IS-IS ospf (13), -- Open Shortest Path First bgp (14), -- Border Gateway Protocol
Status: current Access: read-only
OBJECT-TYPE    
  IANAipRouteProtocol  

pccPcedpDiscPceIPv4Address 1.3.6.1.3.10000.1.1.4.1.3
This object is the IP address to be used to reach the PCE. It corresponds to the PCED PCE-ADDRESS. . A value of 0.0.0.0 indicates the absence of this address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

pccPcedpDiscPceIPv6Address 1.3.6.1.3.10000.1.1.4.1.4
This object is the IPv6 address to be used to reach the PCE. It corresponds to the PCED PCE-ADDRESS. A value of ::0 indicates the absence of this address.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

pccPcedpDiscPceTime 1.3.6.1.3.10000.1.1.4.1.5
The value of sysUpTime at the time this entry was created. local entry: the value of sysUpTime at the time PCC restarted.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

pccPcedpDiscPceLastUpdated 1.3.6.1.3.10000.1.1.4.1.6
The value of sysUpTime at the time this entry was last updated. Static entry: if the entry values keep unchanged since the re- initialization of the PCC then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

pccPcedpDiscActTable 1.3.6.1.3.10000.1.1.5
Information describing for each PCE the activity of the discovery mechanism.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PccPcedpDiscActEntry

pccPcedpDiscActEntry 1.3.6.1.3.10000.1.1.5.1
Information describing the activity of the discovery mechanism of a PCE discovered by the PCC.
Status: current Access: not-accessible
OBJECT-TYPE    
  PccPcedpDiscActEntry  

pccPcedpDiscActCongestion 1.3.6.1.3.10000.1.1.5.1.1
This object indicates whether a PCE experiences a processing congestion state or not.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pccPcedpDiscActCongestionDuration 1.3.6.1.3.10000.1.1.5.1.2
This object specifies, in seconds, the congestion duration. When the value of pccPcedpDiscActCongestion is 'false' then this objet MUST be to '0'
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

pccPcedpCapabilityObjects 1.3.6.1.3.10000.1.2
OBJECT IDENTIFIER    

pccPcedpCapPathScopeTable 1.3.6.1.3.10000.1.2.1
Information describing the capacity of the PCEs discovered by the PCC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PccPcedpCapPathScopeEntry

pccPcedpCapPathScopeEntry 1.3.6.1.3.10000.1.2.1.1
Information describing the capacity of each PCE discovered by the PCC.
Status: current Access: not-accessible
OBJECT-TYPE    
  PccPcedpCapPathScopeEntry  

pccPcedpCapPathScopeIntraArea 1.3.6.1.3.10000.1.2.1.1.1
Indicates whether the PCE supports the L option of the PATH- SCOPE sub TLV: The value is 'true' if the PCE can compute intra-area path.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pccPcedpCapPathScopeInterArea 1.3.6.1.3.10000.1.2.1.1.2
Indicates whether the PCE supports the R option of the PATH- SCOPE sub TLV: The value is 'true' if the PCE can act as PCE for inter-area TE LSPs computation.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pccPcedpCapPathScopeDefaultInterArea 1.3.6.1.3.10000.1.2.1.1.3
Indicates whether the PCE supports the Rd option of the PATH- SCOPE sub TLV: The value is 'true' if the PCE can act as a default PCE for inter-area TE LSPs computation.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pccPcedpCapPathScopeInterAS 1.3.6.1.3.10000.1.2.1.1.4
Indicates whether the PCE supports the S option of the PATH- SCOPE sub TLV: The value is 'true' if the PCE can act as PCE for inter-AS TE LSPs computation.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pccPcedpCapPathScopeDefaultInterAS 1.3.6.1.3.10000.1.2.1.1.5
Indicates whether the PCE supports the Sd option of the PATH- SCOPE sub TLV: The value is 'true' if the PCE can act as a default PCE for inter-AS TE LSPs computation.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pccPcedpCapPathScopeInterLayer 1.3.6.1.3.10000.1.2.1.1.6
Indicates whether the PCE supports the Y option of the PATH- SCOPE sub TLV: The value is 'true' if the PCE can compute or take part into the computation of paths across layers.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

pccPcedpCapPathScopePrefIntraArea 1.3.6.1.3.10000.1.2.1.1.7
Indicates the level of preference of the option of computation 'L' compared to other computation options: A value of 7 reflects the highest preference. When the value of PccPcedpCapCompIntraArea is 'false' then this objet MUST be to '0'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

pccPcedpCapPathScopePrefInterArea 1.3.6.1.3.10000.1.2.1.1.8
Indicates the level of preference of the option of computation 'R' compared to other computation options: A value of 7 reflects the highest preference. When the value of PccPcedpCapCompInterArea is 'false' then this objet MUST be to '0'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

pccPcedpCapPathScopePrefInterAS 1.3.6.1.3.10000.1.2.1.1.9
Indicates the level of preference of the option of computation 'S' compared to other computation options: A value of 7 reflects the highest preference. When the value of PccPcedpCapCompInterAS is 'false' then this objet MUST be to '0'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

pccPcedpCapPathScopePrefInterLayer 1.3.6.1.3.10000.1.2.1.1.10
Indicates the level of preference of the option of computation 'Y' compared to other computation options: A value of 7 reflects the highest preference. When the value of PccPcedpCapCompInterLayer is 'false' then this objet MUST be to '0'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

pccPcedpCapDomainTable 1.3.6.1.3.10000.1.2.2
Information describing the set of domains where the PCE has topology visibility and can compute paths.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PccPcedpCapDomainEntry

pccPcedpCapDomainEntry 1.3.6.1.3.10000.1.2.2.1
Information describing the domains of each PCE discovered by the PCC.
Status: current Access: not-accessible
OBJECT-TYPE    
  PccPcedpCapDomainEntry  

pccPcedpCapDomainIndex 1.3.6.1.3.10000.1.2.2.1.1
This object identifies locally a domain for which the PCE identified by pccPcedpDiscPceIndex has topology visibility and can compute paths.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pccPcedpCapDomainIDType 1.3.6.1.3.10000.1.2.2.1.2
This object identifies the type of the domainID of a PCE- DOMAIN SUB TLV. Acceptable types are : ipV4(1) and ipV6(2) for an OSPF area ID; nsap(3) for and ISIS area ID; asNumber(18) for an BGP AS number
Status: current Access: read-only
OBJECT-TYPE    
  AddressFamilyNumbers  

pccPcedpCapDomainID 1.3.6.1.3.10000.1.2.2.1.3
The ID (area,AS) of the routing domain for which this entry contains information.
Status: current Access: read-only
OBJECT-TYPE    
  PccPceDpRoutingDomainID  

pccPcedpCapDestDomainTable 1.3.6.1.3.10000.1.2.3
Information describing the set of destination domains toward which a PCE can compute path.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PccPcedpCapDestDomainEntry

pccPcedpCapDestDomainEntry 1.3.6.1.3.10000.1.2.3.1
Information describing the destination domains of each PCE.
Status: current Access: not-accessible
OBJECT-TYPE    
  PccPcedpCapDestDomainEntry  

pccPcedpCapDestDomainIndex 1.3.6.1.3.10000.1.2.3.1.1
This object identifies locally a destination domain toward which a PCE identified by pccPcedpDiscPceIndex can compute path.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pccPcedpCapDestDomainIDType 1.3.6.1.3.10000.1.2.3.1.2
This object identifies the type of the routing domain. Acceptable types are : ipV4(1) and ipV6(2) for an OSPF area ID; nsap(3) for and ISIS area ID; asNumber(18) for an BGP AS number
Status: current Access: read-only
OBJECT-TYPE    
  AddressFamilyNumbers  

pccPcedpCapDestDomainID 1.3.6.1.3.10000.1.2.3.1.3
The ID (area,AS) of the routing domain for which this entry contains information.
Status: current Access: read-only
OBJECT-TYPE    
  PccPceDpRoutingDomainID  

pccPcedpPceActivityGroup 1.3.6.1.3.10000.1.3
OBJECT IDENTIFIER    

pccPcedpConformance 1.3.6.1.3.10000.2
OBJECT IDENTIFIER    

pccPcedpGroups 1.3.6.1.3.10000.2.1
OBJECT IDENTIFIER    

pccPcedpCompliances 1.3.6.1.3.10000.2.2
OBJECT IDENTIFIER    

pccPcedpGeneralPceInformation 1.3.6.1.3.10000.2.2.1
The compliance statement for SNMP entities that implement only general information monitoring as proposed in the 2nd S. of the section 6.1 of [I-D.ietf-pce-discovery-reqs].
Status: current Access: read-only
MODULE-COMPLIANCE    

pccPcedpDetailledPceInformation 1.3.6.1.3.10000.2.2.2
The compliance statement for SNMP entities that implement detailled monitoring as proposed in the 3rd S. of the section 6.1 of [I-D.ietf-pce-discovery-reqs].
Status: current Access: read-only
MODULE-COMPLIANCE