PCE-DISC-STD-MIB

File: PCE-DISC-STD-MIB.mib (23668 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

PceRoutingDomainID  
Tok_String
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..20)  

PceDiscoveryEntry  
SEQUENCE    
  pceDiscoveryIndex Integer32
  pceDiscoveryMechanism IANAipRouteProtocol
  pceDiscoveryIPv4Address IpAddress
  pceDiscoveryIPv6Address Ipv6Address
  pceDiscoveryTime TimeStamp
  pceDiscoveryLastUpdated TimeStamp
  pceDiscoveryCongestion TruthValue
  pceDiscoveryCongestionDuration Unsigned32

PceDiscCapPathScopeEntry  
SEQUENCE    
  pceDiscCapPathScopeIntraArea TruthValue
  pceDiscCapPathScopeInterArea TruthValue
  pceDiscCapPathScopeDefInterArea TruthValue
  pceDiscCapPathScopeInterAS TruthValue
  pceDiscCapPathScopeDefInterAS TruthValue
  pceDiscCapPathScopeInterLayer TruthValue
  pceDiscCapPathScopePrefIntraArea Integer32
  pceDiscCapPathScopePrefInterArea Integer32
  pceDiscCapPathScopePrefInterAS Integer32
  pceDiscCapPathScopePrefIntLayer Integer32

PceDiscCapDomainEntry  
SEQUENCE    
  pceDiscCapDomainIndex Integer32
  pceDiscCapDomainIDType AddressFamilyNumbers
  pceDiscCapDomainID PceRoutingDomainID

PceDiscCapDestDomainEntry  
SEQUENCE    
  pceDiscCapDestDomainIndex Integer32
  pceDiscCapDestDomainIDType AddressFamilyNumbers
  pceDiscCapDestDomainID PceRoutingDomainID

PceDiscComputationOptionsEntry  
SEQUENCE    
  pceDiscCompOptionsRpriority INTEGER
  pceDiscCompOptionsMmessages INTEGER

PceDiscActivityEntry  
SEQUENCE    
  pceDiscActivityTlvsRecv Integer32
  pceDiscActivityErroredTlvsRecv Integer32

Defined Values

pceDiscStdMIB 1.3.6.1.3.10000
This MIB module defines a collection of objects for managing Path Computation Elements (PCEs) Discovery.
MODULE-IDENTITY    

pceDiscNotifications 1.3.6.1.3.10000.0
OBJECT IDENTIFIER    

pceDiscMIBObjects 1.3.6.1.3.10000.1
OBJECT IDENTIFIER    

pceDiscoveryObjects 1.3.6.1.3.10000.1.1
OBJECT IDENTIFIER    

pceDiscoveryAdminStatus 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)  

pceDiscoveryKnowPCEs 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  

pceDiscoveryActivePCEs 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  

pceDiscoveryTable 1.3.6.1.3.10000.1.1.4
Information describing the PCEs discovered.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PceDiscoveryEntry

pceDiscoveryEntry 1.3.6.1.3.10000.1.1.4.1
Information describing general information of each PCE discovered.
Status: current Access: not-accessible
OBJECT-TYPE    
  PceDiscoveryEntry  

pceDiscoveryIndex 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  

pceDiscoveryMechanism 1.3.6.1.3.10000.1.1.4.1.2
This object identifies the type of discovery mechanism used to discover the PCE. The discovery mechanisms covered by PCE WG at the time of the specification are : other (1), --not specified local (2), -- local interface isIs (9), -- Dual IS-IS ospf (13), -- Open Shortest Path First bgp (14), -- Border Gateway Protocol It does not preclude the usage of another routing protocol numbered by this IANAipRouteProtocol
Status: current Access: read-only
OBJECT-TYPE    
  IANAipRouteProtocol  

pceDiscoveryIPv4Address 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  

pceDiscoveryIPv6Address 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  

pceDiscoveryTime 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 the PCC restarted.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

pceDiscoveryLastUpdated 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  

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

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

pceDiscCapabilityObjects 1.3.6.1.3.10000.1.2
OBJECT IDENTIFIER    

pceDiscCapPathScopeTable 1.3.6.1.3.10000.1.2.1
Information describing the capacity of the PCEs discovered.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PceDiscCapPathScopeEntry

pceDiscCapPathScopeEntry 1.3.6.1.3.10000.1.2.1.1
Information describing the capacity of each PCE discovered.
Status: current Access: not-accessible
OBJECT-TYPE    
  PceDiscCapPathScopeEntry  

pceDiscCapPathScopeIntraArea 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  

pceDiscCapPathScopeInterArea 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  

pceDiscCapPathScopeDefInterArea 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  

pceDiscCapPathScopeInterAS 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  

pceDiscCapPathScopeDefInterAS 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  

pceDiscCapPathScopeInterLayer 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  

pceDiscCapPathScopePrefIntraArea 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 PceDiscCapCompIntraArea is 'false' then this objet MUST be to '0'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

pceDiscCapPathScopePrefInterArea 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 PceDiscCapCompInterArea is 'false' then this objet MUST be to '0'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

pceDiscCapPathScopePrefInterAS 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 PceDiscCapCompInterAS is 'false' then this objet MUST be to '0'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

pceDiscCapPathScopePrefIntLayer 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 PceDiscCapCompInterLayer is 'false' then this objet MUST be to '0'.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

pceDiscCapDomainTable 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  
    PceDiscCapDomainEntry

pceDiscCapDomainEntry 1.3.6.1.3.10000.1.2.2.1
Information describing the domains of each PCE discovered.
Status: current Access: not-accessible
OBJECT-TYPE    
  PceDiscCapDomainEntry  

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

pceDiscCapDomainIDType 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  

pceDiscCapDomainID 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    
  PceRoutingDomainID  

pceDiscCapDestDomainTable 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  
    PceDiscCapDestDomainEntry

pceDiscCapDestDomainEntry 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    
  PceDiscCapDestDomainEntry  

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

pceDiscCapDestDomainIDType 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  

pceDiscCapDestDomainID 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    
  PceRoutingDomainID  

pceDiscComputationOptionsObjects 1.3.6.1.3.10000.1.3
OBJECT IDENTIFIER    

pceDiscComputationOptionsTable 1.3.6.1.3.10000.1.3.1
Information describing options supported by each PCE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PceDiscComputationOptionsEntry

pceDiscComputationOptionsEntry 1.3.6.1.3.10000.1.3.1.1
Information describing the activity of the discovery mechanism of a PCE discovered.
Status: current Access: not-accessible
OBJECT-TYPE    
  PceDiscComputationOptionsEntry  

pceDiscCompOptionsRpriority 1.3.6.1.3.10000.1.3.1.1.1
The PCE identified by pceDiscoveryIndex supports for Request prioritization if the value of this object is supported(1).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), notSupported(2)  

pceDiscCompOptionsMmessages 1.3.6.1.3.10000.1.3.1.1.2
If the value of this object is supported(1), then the PCE identified by pceDiscoveryIndex supports for multiple messages within the same request message.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER supported(1), notSupported(2)  

pceDiscActivityObjects 1.3.6.1.3.10000.1.4
OBJECT IDENTIFIER    

pceDiscActivityTable 1.3.6.1.3.10000.1.4.1
Information describing for each PCE the activity of the discovery mechanism.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PceDiscActivityEntry

pceDiscActivityEntry 1.3.6.1.3.10000.1.4.1.1
Information describing the activity of the discovery mechanism of a PCE discovered.
Status: current Access: not-accessible
OBJECT-TYPE    
  PceDiscActivityEntry  

pceDiscActivityTlvsRecv 1.3.6.1.3.10000.1.4.1.1.1
This object counts the number of TLV received since the discovery of the PCE.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pceDiscActivityErroredTlvsRecv 1.3.6.1.3.10000.1.4.1.1.2
This object counts the number of Errored TVL received since the discovery of the PCE.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

pceDiscConformance 1.3.6.1.3.10000.2
OBJECT IDENTIFIER    

pceDiscGroups 1.3.6.1.3.10000.2.1
OBJECT IDENTIFIER    

pceDiscCompliances 1.3.6.1.3.10000.2.2
OBJECT IDENTIFIER    

pceDiscGeneralPceInformation 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 [RFC4674].
Status: current Access: not-accessible
MODULE-COMPLIANCE    

pceDiscDetailledPceInformation 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 [RFC4674].
Status: current Access: not-accessible
MODULE-COMPLIANCE