PCC-PCEDP-MIB
This MIB module defines a collection of objects for managing Path Computation Elements (PCEs) Discovery Protocol inside a Path Computation Client (PCC) application.
Main OID:
pccPcedpMIB.1.3.6.1.3.10000
48
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
48 total| Object Name |
|---|
pccPcedpMIBThis MIB module defines a collection of objects for managing Path Computation Elements (PCEs) Discovery Protocol inside a Path Computation Client (PCC) application. MODULE-IDENTITY .1.3.6.1.3.10000 |
pccPcedpNotifications OBJECT IDENTIFIER .1.3.6.1.3.10000.0 |
pccPcedpMIBObjects OBJECT IDENTIFIER .1.3.6.1.3.10000.1 |
pccPcedpDiscoveryObjects OBJECT IDENTIFIER .1.3.6.1.3.10000.1.1 |
pccPcedpDiscAdminStatusSetting 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.rw Enumeration .1.3.6.1.3.10000.1.1.1 |
pccPcedpDiscKnowPCEsThe number of PCEs the PCC is potentially in relation with. This includes PCE manually declared and active PCEsro Counter32 .1.3.6.1.3.10000.1.1.2 |
pccPcedpDiscActivePCEsThe 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;ro Counter32 .1.3.6.1.3.10000.1.1.3 |
pccPcedpDiscPceTableInformation describing the PCEs discovered by the PCC. SEQUENCE OF PccPcedpDiscPceEntry .1.3.6.1.3.10000.1.1.4 |
pccPcedpDiscPceEntryInformation describing the general information of each PCE discovered by the PCC. PccPcedpDiscPceEntry .1.3.6.1.3.10000.1.1.4.1 |
pccPcedpDiscPceIndexThis object identifies locally the PCE for which this entry contains information. Integer32 .1.3.6.1.3.10000.1.1.4.1.1 |
pccPcedpDiscMechanismThis 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 Protocolro IANAipRouteProtocol (IANA-RTPROTO-MIB) .1.3.6.1.3.10000.1.1.4.1.2 |
pccPcedpDiscPceIPv4AddressThis 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.ro IpAddress .1.3.6.1.3.10000.1.1.4.1.3 |
pccPcedpDiscPceIPv6AddressThis 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.ro Ipv6Address (IPV6-TC) .1.3.6.1.3.10000.1.1.4.1.4 |
pccPcedpDiscPceTimeThe value of sysUpTime at the time this entry was created. local entry: the value of sysUpTime at the time PCC restarted.ro TimeStamp (SNMPv2-TC) .1.3.6.1.3.10000.1.1.4.1.5 |
pccPcedpDiscPceLastUpdatedThe 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.ro TimeStamp (SNMPv2-TC) .1.3.6.1.3.10000.1.1.4.1.6 |
pccPcedpDiscActTableInformation describing for each PCE the activity of the discovery mechanism. SEQUENCE OF PccPcedpDiscActEntry .1.3.6.1.3.10000.1.1.5 |
pccPcedpDiscActEntryInformation describing the activity of the discovery mechanism of a PCE discovered by the PCC. PccPcedpDiscActEntry .1.3.6.1.3.10000.1.1.5.1 |
pccPcedpDiscActCongestionThis object indicates whether a PCE experiences a processing congestion state or not.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.10000.1.1.5.1.1 |
pccPcedpDiscActCongestionDurationThis object specifies, in seconds, the congestion duration. When the value of pccPcedpDiscActCongestion is 'false' then this objet MUST be to '0'ro Unsigned32 .1.3.6.1.3.10000.1.1.5.1.2 |
pccPcedpCapabilityObjects OBJECT IDENTIFIER .1.3.6.1.3.10000.1.2 |
pccPcedpCapPathScopeTableInformation describing the capacity of the PCEs discovered by the PCC. SEQUENCE OF PccPcedpCapPathScopeEntry .1.3.6.1.3.10000.1.2.1 |
pccPcedpCapPathScopeEntryInformation describing the capacity of each PCE discovered by the PCC. PccPcedpCapPathScopeEntry .1.3.6.1.3.10000.1.2.1.1 |
pccPcedpCapPathScopeIntraAreaIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.10000.1.2.1.1.1 |
pccPcedpCapPathScopeInterAreaIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.10000.1.2.1.1.2 |
pccPcedpCapPathScopeDefaultInterAreaIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.10000.1.2.1.1.3 |
pccPcedpCapPathScopeInterASIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.10000.1.2.1.1.4 |
pccPcedpCapPathScopeDefaultInterASIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.10000.1.2.1.1.5 |
pccPcedpCapPathScopeInterLayerIndicates 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.3.10000.1.2.1.1.6 |
pccPcedpCapPathScopePrefIntraAreaIndicates 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'.ro Integer32 .1.3.6.1.3.10000.1.2.1.1.7 |
pccPcedpCapPathScopePrefInterAreaIndicates 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'.ro Integer32 .1.3.6.1.3.10000.1.2.1.1.8 |
pccPcedpCapPathScopePrefInterASIndicates 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'.ro Integer32 .1.3.6.1.3.10000.1.2.1.1.9 |
pccPcedpCapPathScopePrefInterLayerIndicates 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'.ro Integer32 .1.3.6.1.3.10000.1.2.1.1.10 |
pccPcedpCapDomainTableInformation describing the set of domains where the PCE has topology visibility and can compute paths. SEQUENCE OF PccPcedpCapDomainEntry .1.3.6.1.3.10000.1.2.2 |
pccPcedpCapDomainEntryInformation describing the domains of each PCE discovered by the PCC. PccPcedpCapDomainEntry .1.3.6.1.3.10000.1.2.2.1 |
pccPcedpCapDomainIndexThis object identifies locally a domain for which the PCE identified by pccPcedpDiscPceIndex has topology visibility and can compute paths. Integer32 .1.3.6.1.3.10000.1.2.2.1.1 |
pccPcedpCapDomainIDTypeThis 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 numberro AddressFamilyNumbers (IANA-ADDRESS-FAMILY-NUMBERS-MIB) .1.3.6.1.3.10000.1.2.2.1.2 |
pccPcedpCapDomainIDThe ID (area,AS) of the routing domain for which this entry contains information.ro PccPceDpRoutingDomainID .1.3.6.1.3.10000.1.2.2.1.3 |
pccPcedpCapDestDomainTableInformation describing the set of destination domains toward which a PCE can compute path. SEQUENCE OF PccPcedpCapDestDomainEntry .1.3.6.1.3.10000.1.2.3 |
pccPcedpCapDestDomainEntryInformation describing the destination domains of each PCE. PccPcedpCapDestDomainEntry .1.3.6.1.3.10000.1.2.3.1 |
pccPcedpCapDestDomainIndexThis object identifies locally a destination domain toward which a PCE identified by pccPcedpDiscPceIndex can compute path. Integer32 .1.3.6.1.3.10000.1.2.3.1.1 |
pccPcedpCapDestDomainIDTypeThis 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 numberro AddressFamilyNumbers (IANA-ADDRESS-FAMILY-NUMBERS-MIB) .1.3.6.1.3.10000.1.2.3.1.2 |
pccPcedpCapDestDomainIDThe ID (area,AS) of the routing domain for which this entry contains information.ro PccPceDpRoutingDomainID .1.3.6.1.3.10000.1.2.3.1.3 |
pccPcedpPceActivityGroup OBJECT IDENTIFIER .1.3.6.1.3.10000.1.3 |
pccPcedpConformance OBJECT IDENTIFIER .1.3.6.1.3.10000.2 |
pccPcedpGroups OBJECT IDENTIFIER .1.3.6.1.3.10000.2.1 |
pccPcedpCompliances OBJECT IDENTIFIER .1.3.6.1.3.10000.2.2 |
pccPcedpGeneralPceInformationThe 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]. Unknown .1.3.6.1.3.10000.2.2.1 |
pccPcedpDetailledPceInformationThe 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]. Unknown .1.3.6.1.3.10000.2.2.2 |