HPN-ICF-MPLS-LDP-MIB

File: HPN-ICF-MPLS-LDP-MIB.mib (76974 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI SNMPv2-CONF
SNMPv2-TC

Imported symbols

hpnicfMpls OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE Integer32 Counter32
Unsigned32 IpAddress MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP TEXTUAL-CONVENTION
TruthValue RowStatus TimeInterval

Defined Types

DisplayString  
OCTET STRING Size(0..255)    

PhysAddress  
OCTET STRING    

BitRate  
INTEGER    

BurstSize  
INTEGER    

MplsLsrIdentifier  
The Label Switch Router (LSR) identifier is the first 4 bytes or the IP Address component of the Label Distribution Protocol (LDP) identifier.
TEXTUAL-CONVENTION    
  OCTET STRING Size(4)  

MplsLdpGenAddr  
The value of an network layer or data link layer address.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

MplsLdpIdentifier  
The LDP identifier is a six octet quantity which is used to identify an Label Switch Router (LSR) label space. The first four octets encode an IP address assigned to the LSR, and the last two octets identify a specific label space within the LSR.
TEXTUAL-CONVENTION    
  OCTET STRING Size(6)  

AtmVpIdentifier  
The VPI value for a VPL. The value VPI=0 is not used for a VPL not associated with a VCL. For ATM UNIs supporting VPCs the VPI value ranges from 1 to 255. For ATM UNIs supporting VCCs the VPI value ranges from 0 to 255. The maximum VPI value cannot exceed the value allowable by atmInterfaceMaxVpiBits defined in ATM-MIB.
TEXTUAL-CONVENTION    
  INTEGER 0..4095  

AtmVcIdentifier  
The VCI value for a VCL. The maximum VCI value cannot exceed the value allowable by atmInterfaceMaxVciBits defined in ATM-MIB.
TEXTUAL-CONVENTION    
  INTEGER 0..65535  

AddressFamilyNumbers  
An address family. Values are defined in RFC 1700 - Assigned Numbers. All values may not be relevant in all contexts when used in this MIB, but are included for completeness.
TEXTUAL-CONVENTION    
  INTEGER other(0), ipv4(1), ipv6(2), nsap(3), hdlc(4), bbn1822(5), ieee802(6), e163(7), e164(8), f69(9), x121(10), ipx(11), appleTalk(12), decnetIV(13), banyanVines(14), e164WithNsap(15)  

MplsLabel  
Represents an MPLS label. Note that the contents of a label field are interpreted in an interface-type specific fashion. For example, the label carried in the MPLS shim header is 20 bits wide and the top 12 bits must be zero. The frame relay label can be either 10, 17 or 23 bits wide depending on the size of the DLCI field size and the top 22, 15, or 9 bits must be zero, respectively. For an ATM interface, the lowermost 16 bits are interpreted as the VCI, the next 8 bits as the VPI and the remaining bits must be zero. Also note the permissible label values are also a function of the interface type. For example, the value 3 has special semantics in the control plane for an MPLS shim header label and is not a valid label value in the datapath.
TEXTUAL-CONVENTION    
  INTEGER  

MplsTunnelIndex  
Index into mplsTunnelTable.
TEXTUAL-CONVENTION    
  INTEGER 0..65535  

HpnicfMplsLdpLsrIncarnEntry  
SEQUENCE    
  hpnicfMplsLdpLsrID MplsLsrIdentifier
  hpnicfMplsLdpLsrLoopDetectionPresent TruthValue
  hpnicfMplsLdpLsrLoopDetectionAdminStatus INTEGER
  hpnicfMplsLdpLsrPathVectorLimit INTEGER
  hpnicfMplsLdpLsrHopCountLimit INTEGER
  hpnicfMplsLdpLsrLoopPreventionPresent TruthValue
  hpnicfMplsLdpLsrLoopPreventionAdminStatus INTEGER
  hpnicfMplsLdpLsrLabelRetentionMode INTEGER
  hpnicfMplsLdpLsrIncarnID INTEGER
  hpnicfMplsLdpLsrMaxLdpEntities INTEGER
  hpnicfMplsLdpLsrMaxLocalPeers INTEGER
  hpnicfMplsLdpLsrMaxRemotePeers INTEGER
  hpnicfMplsLdpLsrMaxIfaces INTEGER
  hpnicfMplsLdpLsrMaxLsps INTEGER
  hpnicfMplsLdpLsrMaxCrlspTnls INTEGER
  hpnicfMplsLdpLsrMaxErhopPerCrlspTnl INTEGER
  hpnicfMplsLdpLsrRowStatus RowStatus
  hpnicfMplsLdpLsrMaxVcmCapability INTEGER
  hpnicfMplsLdpLsrVcmPathVecInAllLblMapPresent TruthValue
  hpnicfMplsLdpLsrRequestRetrytimerValue INTEGER
  hpnicfMplsLdpLsrNumOfRequestRetryAttempts INTEGER

HpnicfMplsLdpEntityEntry  
SEQUENCE    
  hpnicfMplsLdpEntityID MplsLdpIdentifier
  hpnicfMplsLdpEntityLabelSpaceType INTEGER
  hpnicfMplsLdpEntityDefVpi AtmVpIdentifier
  hpnicfMplsLdpEntityDefVci AtmVcIdentifier
  hpnicfMplsLdpEntityUnlabTrafVpi AtmVpIdentifier
  hpnicfMplsLdpEntityUnlabTrafVci AtmVcIdentifier
  hpnicfMplsLdpEntityMergeCapability INTEGER
  hpnicfMplsLdpEntityVcDirectionality INTEGER
  hpnicfMplsLdpEntityWellKnownDiscoveryPort INTEGER
  hpnicfMplsLdpEntityMtu INTEGER
  hpnicfMplsLdpEntityKeepAliveHoldTimer INTEGER
  hpnicfMplsLdpEntityFailedInitSessionThreshold INTEGER
  hpnicfMplsLdpEntityLabelDistributionMethod INTEGER
  hpnicfMplsLdpEntityLabelAllocationMethod INTEGER
  hpnicfMplsLdpEntityHelloHoldTimer INTEGER
  hpnicfMplsLdpEntityRowStatus RowStatus

HpnicfMplsLdpEntityIfEntry  
SEQUENCE    
  hpnicfMplsLdpEntityIfIndex Unsigned32
  hpnicfMplsLdpEntityIfIpv4Address IpAddress
  hpnicfMplsLdpEntityIfRowStatus RowStatus

HpnicfMplsLdpEntityConfAtmLabelRangeEntry  
SEQUENCE    
  hpnicfMplsLdpEntityConfAtmLabelRangeLowerBoundVPI AtmVpIdentifier
  hpnicfMplsLdpEntityConfAtmLabelRangeLowerBoundVCI AtmVcIdentifier
  hpnicfMplsLdpEntityConfAtmLabelRangeUpperBoundVPI AtmVpIdentifier
  hpnicfMplsLdpEntityConfAtmLabelRangeUpperBoundVCI AtmVcIdentifier
  hpnicfMplsLdpEntityConfAtmLabelRangeRowStatus RowStatus

HpnicfMplsLdpEntityStatsEntry  
SEQUENCE    
  hpnicfMplsLdpAttemptedSessions Counter32

HpnicfMplsLdpPeerEntry  
SEQUENCE    
  hpnicfMplsLdpPeerIndex Unsigned32
  hpnicfMplsLdpPeerID MplsLdpIdentifier
  hpnicfMplsLdpPeerInternetworkAddrType AddressFamilyNumbers
  hpnicfMplsLdpPeerInternetworkAddr MplsLdpGenAddr
  hpnicfMplsLdpPeerDefaultMtu INTEGER
  hpnicfMplsLdpPeerKeepAliveHoldTimer INTEGER
  hpnicfMplsLdpPeerLabelDistributionMethod INTEGER
  hpnicfMplsLdpPeerType INTEGER
  hpnicfMplsLdpPeerRowStatus RowStatus

HpnicfMplsLdpPeerConfAtmLabelRangeEntry  
SEQUENCE    
  hpnicfMplsLdpPeerConfAtmLabelRangeLowerBoundVPI AtmVpIdentifier
  hpnicfMplsLdpPeerConfAtmLabelRangeLowerBoundVCI AtmVcIdentifier
  hpnicfMplsLdpPeerConfAtmLabelRangeUpperBoundVPI AtmVpIdentifier
  hpnicfMplsLdpPeerConfAtmLabelRangeUpperBoundVCI AtmVcIdentifier

HpnicfMplsLdpSessionEntry  
SEQUENCE    
  hpnicfMplsLdpSessionIndex Unsigned32
  hpnicfMplsLdpSessionID MplsLdpIdentifier
  hpnicfMplsLdpSessionProtocolVersion INTEGER
  hpnicfMplsLdpSessionKeepAliveHoldTimeRemaining TimeInterval
  hpnicfMplsLdpSessionRole INTEGER
  hpnicfMplsLdpSessionState INTEGER
  hpnicfMplsLdpSessionAtmLabelRangeLowerBoundVPI AtmVpIdentifier
  hpnicfMplsLdpSessionAtmLabelRangeLowerBoundVCI AtmVcIdentifier
  hpnicfMplsLdpSessionAtmLabelRangeUpperBoundVPI AtmVpIdentifier
  hpnicfMplsLdpSessionAtmLabelRangeUpperBoundVCI AtmVcIdentifier

HpnicfMplsLdpHelloAdjacencyEntry  
SEQUENCE    
  hpnicfMplsLdpHelloAdjacencyIndex Unsigned32
  hpnicfMplsLdpHelloAdjacencyHoldTimeRemaining TimeInterval

HpnicfMplsLdpCrlspTnlEntry  
SEQUENCE    
  hpnicfMplsLdpCrlspTnlIndex MplsTunnelIndex
  hpnicfMplsLdpCrlspTnlName DisplayString
  hpnicfMplsLdpCrlspTnlDirection INTEGER
  hpnicfMplsLdpCrlspTnlSignallingProto INTEGER
  hpnicfMplsLdpCrlspTnlSetupPrio INTEGER
  hpnicfMplsLdpCrlspTnlHoldingPrio INTEGER
  hpnicfMplsLdpCrlspTnlPeakDataRate BitRate
  hpnicfMplsLdpCrlspTnlPeakBurstSize BurstSize
  hpnicfMplsLdpCrlspTnlCommittedDataRate BitRate
  hpnicfMplsLdpCrlspTnlCommittedBurstSize BurstSize
  hpnicfMplsLdpCrlspTnlExcessBurstSize BurstSize
  hpnicfMplsLdpCrlspTnlIsPinned TruthValue
  hpnicfMplsLdpCrlspTnlFrequency INTEGER
  hpnicfMplsLdpCrlspTnlWeight INTEGER
  hpnicfMplsLdpCrlspTnlRowStatus RowStatus

HpnicfMplsLdpCrlspErHopEntry  
SEQUENCE    
  hpnicfMplsLdpCrlspErHopIndex INTEGER
  hpnicfMplsLdpCrlspErHopAddrType INTEGER
  hpnicfMplsLdpCrlspErHopIpv4Addr IpAddress
  hpnicfMplsLdpCrlspErHopIpv4PrefixLen INTEGER
  hpnicfMplsLdpCrlspErHopStrictOrLoose INTEGER
  hpnicfMplsLdpCrlspErHopRowStatus RowStatus

Defined Values

hpnicfMplsLdp 1.3.6.1.4.1.11.2.14.11.15.8.12.2
All rights reserved
MODULE-IDENTITY    

hpnicfMplsLdpObjects 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1
OBJECT IDENTIFIER    

hpnicfMplsLdpNotifications 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2
OBJECT IDENTIFIER    

hpnicfMplsLdpLsrObjects 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1
OBJECT IDENTIFIER    

hpnicfMplsLdpEntityObjects 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2
OBJECT IDENTIFIER    

hpnicfMplsLdpPeerObjects 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3
OBJECT IDENTIFIER    

hpnicfMplsLdpSessionObjects 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4
OBJECT IDENTIFIER    

hpnicfMplsLdpHelloAdjacencyObjects 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.5
OBJECT IDENTIFIER    

hpnicfMplsLdpCrlspTnlObjects 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6
OBJECT IDENTIFIER    

hpnicfMplsLdpLsrIncarnTable 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1
MPLS provides support for multiple incarnations of the MPLS Stack in a target. The LSR defined in the standard MIB is treated as an incarnation in this MIB. Using a local policy the Network administrator must group the LDP Entities that should be placed in an incarnation.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsLdpLsrIncarnEntry

hpnicfMplsLdpLsrIncarnEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1
An entry in this table represents an LSR incarnation. All the entries in this table are created initially when the LDP is initiated. The row status of each entry will be in 'notInService' state initially. The row status must be set to 'active' after the necessary configurations are complete with respect to an incarnation. Currenlty the LSR ID of the incarnation is the only mandatory parameter that must be set before the rowStatus is set to 'active'. An LSR Incarnation Entity is uniquely indexed by its Incarnation Identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsLdpLsrIncarnEntry  

hpnicfMplsLdpLsrID 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.1
The LSR's Identifier.
Status: current Access: read-write
OBJECT-TYPE    
  MplsLsrIdentifier  

hpnicfMplsLdpLsrLoopDetectionPresent 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.2
A indication of whether this LSR supports loop detection. A value of 'true' indicates this LSR does support loop detection. A value of 'false' indicates this LSR does not support loop detection.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpnicfMplsLdpLsrLoopDetectionAdminStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.3
To enable loop detection the value of this object should be 'enabled(1)'. Otherwise, to turn off loop detection, set this value to 'disabled(2)'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hpnicfMplsLdpLsrPathVectorLimit 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.4
This object only has meaning if hpnicfMplsLdpLsrLoopDetectionPresent has the value of 'true'. The value of this object represents the limit of path vectors which this LSR uses to treat the message as if it had traversed a loop.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpLsrHopCountLimit 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.5
This object only has meaning if hpnicfMplsLdpLsrLoopDetectionPresent has the value of 'true'. The value of this object represents the limit on the Hop Count which this LSR uses to treat the message as if it had traversed a loop.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpLsrLoopPreventionPresent 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.6
A indication of whether this LSR supports loop prevention. A value of 'true' indicates this LSR does support loop prevention. A value of 'false' indicates this LSR does not support loop prevention. Current release of MPLS does not provide support to assign this MIB object with a value 'true'.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hpnicfMplsLdpLsrLoopPreventionAdminStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.7
To enable loop prevention the value of this object should be 'enabled(1)'. Otherwise, to turn off loop prevention, set this value to 'disabled(2)'. Current release of MPLS does not provide support to assign this MIB object with a value 'enabled'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

hpnicfMplsLdpLsrLabelRetentionMode 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.8
The LSR can be configured to use either conservative or liberal label retention mode. If the value of this object is conservative(1) then advertized label mappings are retained only if they will be used to forward packets, i.e. if label came from a valid next hop. If the value of this object is liberal(2) then all advertized label mappings are retained whether they are from a valid next hop or not. Current release of MPLS does not provide support to assign this MIB object with a value 'liberal'.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER conservative(1), liberal(2)  

hpnicfMplsLdpLsrIncarnID 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.9
The incarnation acts as index to all the elements in this table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpLsrMaxLdpEntities 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.10
The maximum number of LDP entities that can be supported by this Incarnation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1024  

hpnicfMplsLdpLsrMaxLocalPeers 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.11
The maximum number of Local LDP peers that can be supported by this Incarnation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1024  

hpnicfMplsLdpLsrMaxRemotePeers 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.12
The maximum number of Remote LDP peers that can be supported by this Incarnation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..1024  

hpnicfMplsLdpLsrMaxIfaces 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.13
The maximum number of Label enabled Interfaces that can be supported by this Incarnation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpLsrMaxLsps 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.14
The maximum number of Label Switched Paths that can be supported by this Incarnation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpLsrMaxCrlspTnls 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.15
The maximum number of CRLSPs that can be supported by this Incarnation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpLsrMaxErhopPerCrlspTnl 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.16
The maximum number of ER-Hops that can be supported in a CRLSP tunnel.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpLsrRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.17
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMplsLdpLsrMaxVcmCapability 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.18
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpLsrVcmPathVecInAllLblMapPresent 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.19
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpnicfMplsLdpLsrRequestRetrytimerValue 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.20
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpLsrNumOfRequestRetryAttempts 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.1.1.1.21
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpEntityTable 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1
This table contains information about the MPLS Label Distribution Protocol Entities which exist on this Label Switch Router (LSR).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsLdpEntityEntry

hpnicfMplsLdpEntityEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1
An entry in this table represents an LDP entity. An entry can be created by a network administrator or by an SNMP agent as instructed by LDP. An LPD Entity is uniquely indexed by its LPD Identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsLdpEntityEntry  

hpnicfMplsLdpEntityID 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.1
The LDP identifier which uniquely identifies the LDP Entity. This is s six octet quantity which is used to identify an Label Switch Router (LSR) label space. The first four octets encode an IP address assigned to the LSR, and the last two octets identify a specific label space within the LSR.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MplsLdpIdentifier  

hpnicfMplsLdpEntityLabelSpaceType 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.2
The type of label spaces associated with this LDP Entity. The values are 'unknown(1)' The type of label space is not known. 'perInterface(2)' The type of label space is tied to an interface. 'perPlatform(3)' The type of label space is tied to the platform.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknown(1), perInterface(2), perPlatform(3)  

hpnicfMplsLdpEntityDefVpi 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.3
The Default VPI value used in the label for the default VPI.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVpIdentifier  

hpnicfMplsLdpEntityDefVci 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.4
The Default VCI value used in the label for the default VCI.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVcIdentifier  

hpnicfMplsLdpEntityUnlabTrafVpi 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.5
VPI value of the VCC supporting unlabeled traffic.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVpIdentifier  

hpnicfMplsLdpEntityUnlabTrafVci 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.6
VCI value of the VCC supporting unlabeled traffic.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVcIdentifier  

hpnicfMplsLdpEntityMergeCapability 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.7
Sets the merge capability for this LDP entity. Current Release of MPLS does not provide support for any kind of Merge.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER noMerge(0), vpMerge(1), vcMerge(2), vpVcMerge(3)  

hpnicfMplsLdpEntityVcDirectionality 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.8
Sets the VC directionality for this LDP entity.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER bidirectional(1), unidirectional(2)  

hpnicfMplsLdpEntityWellKnownDiscoveryPort 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.9
The well known LDP Discovery Port.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpEntityMtu 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.10
The maximum transmission unit (MTU) that was configured for this entity.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

hpnicfMplsLdpEntityKeepAliveHoldTimer 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.11
The two octet value which is the proposed keep alive hold timer for this LDP Entity.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..65535  

hpnicfMplsLdpEntityFailedInitSessionThreshold 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.12
When attempting to establish a session with a given Peer, the given LDP Entity should send out a notification when exceeding this threshold. A value of 0 (zero) for this object indicates that the threshold is infinity. In other words, a notification will not be sent if the value of this object is 0 (zero).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpEntityLabelDistributionMethod 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.13
For any given LDP session, the method of label distribution must be specified. Current release of MPLS does not provide support for 'downstreamUnsolicited'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER downstreamOnDemand(1), downstreamUnsolicited(2)  

hpnicfMplsLdpEntityLabelAllocationMethod 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.14
For any given LDP session, the method of label allocation must be specified. Label can be allocated in either ordered mode or in the independent mode.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ordered(1), independent(2)  

hpnicfMplsLdpEntityHelloHoldTimer 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.15
The two octet value which is the proposed hello hold timer for this LDP Entity.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..65535  

hpnicfMplsLdpEntityRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.1.1.16
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMplsLdpEntityIfTable 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.2
This table contains information about the interfaces that are associated with an LDP Entity. There should be atleast one interface associated with each LDP Entity. If the LDP Entity supports 'per interface based label space' label type then, atmost one interface can be associated with the LDP entity. If the LDP Entity supports 'per platform based label space' label type then, more than one interface can be associated with the LDP Entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsLdpEntityIfEntry

hpnicfMplsLdpEntityIfEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.2.1
An entry in this table represents an Interface that is associated with a LDP entity. An entry can be created by a network administrator or by an SNMP agent as instructed by LDP. An interface (row in this table) can be created/deleted only when the associted LDP Entity row status has the value notInService or notReady.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsLdpEntityIfEntry  

hpnicfMplsLdpEntityIfIndex 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.2.1.1
Identifier that uniquely identifies the Interface with respect to an LDP Entity. The ifIndex value corresponds to the IfIndex value of the MIB-II
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

hpnicfMplsLdpEntityIfIpv4Address 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.2.1.2
The IPv4 address associated with the interface.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfMplsLdpEntityIfRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.2.1.3
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMplsLdpEntityConfAtmLabelRangeTable 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.3
The MPLS LDP Entity Configurable ATM Label Range Table. The purpose of this table is to provide a mechanism for specifying a contiguous range of vpi's with a contiguous range of vci's, or a 'label range' for LDP Entities. LDP Entities which use ATM must have at least one entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsLdpEntityConfAtmLabelRangeEntry

hpnicfMplsLdpEntityConfAtmLabelRangeEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.3.1
A row in the LDP Entity Configurable ATM Label Range Table. One entry in this table contains information on a single range of labels represented by the configured Upper and Lower Bounds VPI/VCI pairs. NOTE: The ranges for a specific LDP Entity are UNIQUE and non-overlapping. For example, for a specific LDP Entity index, there could be one entry having ConfLowerBound vpi/vci == 0/32, and ConfUpperBound vpi/vci == 0/100, and a second entry for this same interface with ConfLowerBound vpi/vci == 0/101 and ConfUpperBound vpi/vci == 0/200. However, there could not be a third entry with ConfLowerBound vpi/vci == 0/200 and ConfUpperBound vpi/vci == 0/300 because this label range overlaps with the second entry (i.e. both entries now have 0/200). A row will not be created unless a unique and non-overlapping range is specified. Thus, row creation implies a one-shot row creation of LDP EntityID and ConfLowerBound vpi/vci and ConfUpperBound vpi/vci. At least one label range entry for a specific LDP Entity MUST include the default VPI/VCI values denoted in the LDP Entity Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsLdpEntityConfAtmLabelRangeEntry  

hpnicfMplsLdpEntityConfAtmLabelRangeLowerBoundVPI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.3.1.1
The minimum VPI number configured for this range.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVpIdentifier  

hpnicfMplsLdpEntityConfAtmLabelRangeLowerBoundVCI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.3.1.2
The minimum VCI number configured for this range.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVcIdentifier  

hpnicfMplsLdpEntityConfAtmLabelRangeUpperBoundVPI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.3.1.3
The maximum VPI number configured for this range.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVpIdentifier  

hpnicfMplsLdpEntityConfAtmLabelRangeUpperBoundVCI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.3.1.4
The maximum VCI number configured for this range.
Status: current Access: read-create
OBJECT-TYPE    
  AtmVcIdentifier  

hpnicfMplsLdpEntityConfAtmLabelRangeRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.3.1.5
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMplsLdpEntityStatsTable 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.4
This table is a read-only table which augments the MplsLdpConfEntityTable. The purpose of this table is to keep statistical information about the LDP Entities on the LSR.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsLdpEntityStatsEntry

hpnicfMplsLdpEntityStatsEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.4.1
A row in this table contains statistical information about an LDP Entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsLdpEntityStatsEntry  

hpnicfMplsLdpAttemptedSessions 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.2.4.1.1
A count of the total attempted sessions for this LDP Entity.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpnicfMplsLdpPeerTable 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.1
Information about LDP peers which have been discovered by the LDP Entities that are managed by this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsLdpPeerEntry

hpnicfMplsLdpPeerEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.1.1
Information about a single Peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsLdpPeerEntry  

hpnicfMplsLdpPeerIndex 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.1.1.1
An identifier for the LDP peer that is unique within the scope of this agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

hpnicfMplsLdpPeerID 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.1.1.2
The LDP identifier of this LDP Peer.
Status: current Access: read-create
OBJECT-TYPE    
  MplsLdpIdentifier  

hpnicfMplsLdpPeerInternetworkAddrType 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.1.1.3
The type of the internetwork layer address of this LDP peer. This object indicates how the value of hpnicfMplsLdpPeerInternetworkAddr is to be interpreted.
Status: current Access: read-create
OBJECT-TYPE    
  AddressFamilyNumbers  

hpnicfMplsLdpPeerInternetworkAddr 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.1.1.4
The value of the internetwork layer address of this LDP peer.
Status: current Access: read-create
OBJECT-TYPE    
  MplsLdpGenAddr  

hpnicfMplsLdpPeerDefaultMtu 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.1.1.5
The default maximum transmission unit (MTU) of the LDP Peer.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

hpnicfMplsLdpPeerKeepAliveHoldTimer 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.1.1.6
The two octet unsigned non zero INTEGER that indicates the number of seconds that this Peer proposes for the value of the KeepAlive Interval.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..65535  

hpnicfMplsLdpPeerLabelDistributionMethod 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.1.1.7
For any given LDP session, the method of label distribution must be specified.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER downstreamOnDemand(1), downstreamUnsolicited(2)  

hpnicfMplsLdpPeerType 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.1.1.8
Indicates whether a peer is a local peer or a remote peer
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER local(1), remote(2)  

hpnicfMplsLdpPeerRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.1.1.9
An object that allows entries in this table to be created and deleted using the RowStatus convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMplsLdpPeerConfAtmLabelRangeTable 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.2
The MPLS LDP Peer Configurable ATM Label Range Table. The purpose of this table is to provide a mechanism for specifying a contiguous range of vpi's with a contiguous range of vci's, or a 'label range' for LDP Peers. LDP Peers which use ATM must have at least one entry in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsLdpPeerConfAtmLabelRangeEntry

hpnicfMplsLdpPeerConfAtmLabelRangeEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.2.1
A row in the LDP Peer Configurable ATM Label Range Table. One entry in this table contains information on a single range of labels represented by the configured Upper and Lower Bounds VPI/VCI pairs. NOTE: The ranges for a specific LDP Peer are UNIQUE and non-overlapping. For example, for a specific LDP Peer index, there could be one entry having ConfLowerBound vpi/vci == 0/32, and ConfUpperBound vpi/vci == 0/100, and a second entry for this same interface with ConfLowerBound vpi/vci == 0/101 and ConfUpperBound vpi/vci == 0/200. However, there could not be a third entry with ConfLowerBound vpi/vci == 0/200 and ConfUpperBound vpi/vci == 0/300 because this label range overlaps with the second entry (i.e. both entries now have 0/200). A row will not be created unless a unique and non-overlapping range is specified. Thus, row creation implies a one-shot row creation of LDP PeerIndex and ConfLowerBound vpi/vci and ConfUpperBound vpi/vci. At least one label range entry for a specific LDP Peer MUST include the default VPI/VCI values denoted in the LDP Peer Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsLdpPeerConfAtmLabelRangeEntry  

hpnicfMplsLdpPeerConfAtmLabelRangeLowerBoundVPI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.2.1.1
The minimum VPI number configured for this range.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVpIdentifier  

hpnicfMplsLdpPeerConfAtmLabelRangeLowerBoundVCI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.2.1.2
The minimum VCI number configured for this range.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVcIdentifier  

hpnicfMplsLdpPeerConfAtmLabelRangeUpperBoundVPI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.2.1.3
The maximum VPI number configured for this range.
Status: current Access: read-only
OBJECT-TYPE    
  AtmVpIdentifier  

hpnicfMplsLdpPeerConfAtmLabelRangeUpperBoundVCI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.3.2.1.4
The maximum VCI number configured for this range.
Status: current Access: read-only
OBJECT-TYPE    
  AtmVcIdentifier  

hpnicfMplsLdpSessionTable 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1
A table of Sessions between the LDP Entities and LDP Peers.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsLdpSessionEntry

hpnicfMplsLdpSessionEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1.1
An entry in this table represents information on a single session between an LDP Entity and LDP Peer.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsLdpSessionEntry  

hpnicfMplsLdpSessionIndex 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1.1.1
An unique identifier for this entry such that it identifies a specific LDP Session.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

hpnicfMplsLdpSessionID 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1.1.2
The LDP Session identifier.
Status: current Access: read-only
OBJECT-TYPE    
  MplsLdpIdentifier  

hpnicfMplsLdpSessionProtocolVersion 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1.1.3
The version of the LDP Protocol which this session is using.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnicfMplsLdpSessionKeepAliveHoldTimeRemaining 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1.1.4
The keep alive hold time remaining for this session.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

hpnicfMplsLdpSessionRole 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1.1.5
An indication of whether the LDP Entity associated with this session is acting in an 'active' role or a 'passive' role.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), passive(2)  

hpnicfMplsLdpSessionState 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1.1.6
The current state of the session, all of the states 1 - 5 are based on the state machine for session negotiation behavior.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER nonexistent(1), initialized(2), openrec(3), opensent(4), operational(5)  

hpnicfMplsLdpSessionAtmLabelRangeLowerBoundVPI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1.1.7
The minimum VPI number for this range.
Status: current Access: read-only
OBJECT-TYPE    
  AtmVpIdentifier  

hpnicfMplsLdpSessionAtmLabelRangeLowerBoundVCI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1.1.8
The minimum VCI number for this range.
Status: current Access: read-only
OBJECT-TYPE    
  AtmVcIdentifier  

hpnicfMplsLdpSessionAtmLabelRangeUpperBoundVPI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1.1.9
The maximum VPI number for this range.
Status: current Access: read-only
OBJECT-TYPE    
  AtmVpIdentifier  

hpnicfMplsLdpSessionAtmLabelRangeUpperBoundVCI 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.4.1.1.10
The maximum VCI number for this range.
Status: current Access: read-only
OBJECT-TYPE    
  AtmVcIdentifier  

hpnicfMplsLdpHelloAdjacencyTable 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.5.1
A table of Hello Adjacencies for Sessions.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsLdpHelloAdjacencyEntry

hpnicfMplsLdpHelloAdjacencyEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.5.1.1
Each row represents a single LDP Hello Adjacency. An LDP Session can have one or more Hello adjacencies.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsLdpHelloAdjacencyEntry  

hpnicfMplsLdpHelloAdjacencyIndex 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.5.1.1.1
An identifier for the adjacency.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

hpnicfMplsLdpHelloAdjacencyHoldTimeRemaining 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.5.1.1.2
The time remaining for this Hello Adjacency.
Status: current Access: read-only
OBJECT-TYPE    
  TimeInterval  

hpnicfMplsLdpCrlspTnlTable 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1
The hpnicfMplsLdpCrlspTnlTable allows new CRLSP MPLS tunnels to be created. The ER hops associated with a CRLSP tunnel are to be configured using the hpnicfMplsLdpCrlspErHopTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsLdpCrlspTnlEntry

hpnicfMplsLdpCrlspTnlEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1
An entry in this table represents an CRLSP MPLS tunnel. An entry can be created by a network administrator.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsLdpCrlspTnlEntry  

hpnicfMplsLdpCrlspTnlIndex 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.1
Uniquely identifies this row.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MplsTunnelIndex  

hpnicfMplsLdpCrlspTnlName 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.2
The 'canonical' name assigned to the tunnel that can be used to refer to it on the 'console' port.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

hpnicfMplsLdpCrlspTnlDirection 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.3
Whether this tunnel is unidirectional-incoming, unidirectional-outgoing, or bidirectional.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER in(1), out(2), inOut(3)  

hpnicfMplsLdpCrlspTnlSignallingProto 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.4
The signaling protocol, if any, that set up this tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(1), ldp(2), rsvp(3)  

hpnicfMplsLdpCrlspTnlSetupPrio 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.5
The setup priority of this tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..7  

hpnicfMplsLdpCrlspTnlHoldingPrio 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.6
The holding priority for this tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..7  

hpnicfMplsLdpCrlspTnlPeakDataRate 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.7
The peak rate - the maximum rate at which traffic will be sent on the CRLSP.
Status: current Access: read-create
OBJECT-TYPE    
  BitRate  

hpnicfMplsLdpCrlspTnlPeakBurstSize 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.8
The peak burst size - the maximum burst size of the traffic that can occur in the established CRLSP.
Status: current Access: read-create
OBJECT-TYPE    
  BurstSize  

hpnicfMplsLdpCrlspTnlCommittedDataRate 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.9
The committed rate - the committed rate at which traffic will be sent on the CRLSP.
Status: current Access: read-create
OBJECT-TYPE    
  BitRate  

hpnicfMplsLdpCrlspTnlCommittedBurstSize 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.10
The committed burst size - the committed burst size of the traffic that will be handled in the established CRLSP.
Status: current Access: read-create
OBJECT-TYPE    
  BurstSize  

hpnicfMplsLdpCrlspTnlExcessBurstSize 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.11
The Excess burst size - the excess burst size limit to be used for traffic conditioning at the ingress of the CRLSP.
Status: current Access: read-create
OBJECT-TYPE    
  BurstSize  

hpnicfMplsLdpCrlspTnlIsPinned 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.12
Indicates whether the loose-routed hops of this tunnel are to be pinned.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfMplsLdpCrlspTnlFrequency 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.13
Indicates the frequency of usage of the established CRLSP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..2  

hpnicfMplsLdpCrlspTnlWeight 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.14
Indicates the weight that is the established CRLSP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..255  

hpnicfMplsLdpCrlspTnlRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.1.1.15
For controlling the state of this row. The status can be set to 'active' only when atleast one ERHOP is created in the hpnicfMplsLdpErHopTable, associated with this tunnel.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMplsLdpCrlspErHopTable 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.2
The hpnicfMplsLdpCrlspErHopTable is used to indicate the hops, strict or loose, for an MPLS CRLSP tunnel defined in hpnicfMplsLdpCrlspTnlTable. There must be atleast one entry in this table for each CRLSP tunnel that is supported in the hpnicfMplsLdpCrlspTnlTable. The first row in the table is the first hop after the origination point of the tunnel.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfMplsLdpCrlspErHopEntry

hpnicfMplsLdpCrlspErHopEntry 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.2.1
An entry in this table represents a tunnel hop. An entry is created by a network administrator for signalled ERLSP set up by LDP or RSVP.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMplsLdpCrlspErHopEntry  

hpnicfMplsLdpCrlspErHopIndex 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.2.1.1
Secondary index into this table identifying the particular hop.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hpnicfMplsLdpCrlspErHopAddrType 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.2.1.2
Address type of this hop.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ipV4(1)  

hpnicfMplsLdpCrlspErHopIpv4Addr 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.2.1.3
If hpnicfMplsLdpCrlspErHopAddrType is ipV4(1), IPv4 address of this hop. This object is not significant otherwise and should return a value of 0.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfMplsLdpCrlspErHopIpv4PrefixLen 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.2.1.4
If hpnicfMplsLdpCrlspErHopAddrType is ipV4(1), prefix length for this hop's IPv4 address. This object is not significant otherwise and should return a value of 0.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..32  

hpnicfMplsLdpCrlspErHopStrictOrLoose 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.2.1.5
Whether this is a strict or loose hop.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER strict(1), loose(2)  

hpnicfMplsLdpCrlspErHopRowStatus 1.3.6.1.4.1.11.2.14.11.15.8.12.2.1.6.2.1.6
For creating, modifying and deleting this row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfMplsLdpNotificationPrefix 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2.0
OBJECT IDENTIFIER    

hpnicfMplsLdpFailedInitSessionThresholdExceeded 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2.0.1
This notification is generated whenever the value of hpnicfMplsLdpEntityFailedInitSessionThreshold is exceeded.
Status: current Access: read-create
NOTIFICATION-TYPE    

hpnicfMplsLdpCrlspTunnelUp 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2.0.2
This notification is generated by the Ingress LSR of the CRLSP tunnel on the receipt of Label mapping message from the downstream LSR for the LAbel request sent for the CRLSP tunnel.
Status: current Access: read-create
NOTIFICATION-TYPE    

hpnicfMplsLdpCrlspTunnelDown 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2.0.3
This notification is generated when a CRLSP Row status is modified to destroy the CRLSP tunnel. - due to pre-emption etc.,
Status: current Access: read-create
NOTIFICATION-TYPE    

hpnicfMplsLdpCrlspTunnelSetupFailure 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2.0.4
This notification is generated by the Ingress LSR of the CRLSP tunnel on the receipt of Nak message from the downstream LSR for the Label request sent for the CRLSP tunnel. This can occur due to improper ER hop values being set, or Traffic resources not available etc.,
Status: current Access: read-create
NOTIFICATION-TYPE    

hpnicfMplsLdpIncarnUpEventFailure 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2.0.11
This notification is generated by LDP to notify the Incarnation UP Event failure
Status: current Access: read-create
NOTIFICATION-TYPE    

hpnicfMplsLdpIncarnDownEventFailure 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2.0.12
This notification is generated by LDP to notify the Incarnation DOWN Event failure
Status: current Access: read-create
NOTIFICATION-TYPE    

hpnicfMplsLdpEntityUpEventFailure 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2.0.13
This notification is generated by LDP to notify the ENTITY UP Event failure
Status: current Access: read-create
NOTIFICATION-TYPE    

hpnicfMplsLdpEntityDownEventFailure 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2.0.14
This notification is generated by LDP to notify the ENTITY DOWN Event failure
Status: current Access: read-create
NOTIFICATION-TYPE    

hpnicfMplsLdpSessionUpEventFailure 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2.0.15
Generation of this trap occurs when the value of 'hpnicfMplsLdpSessionState' enters the 'operational(5)' state.
Status: current Access: read-create
NOTIFICATION-TYPE    

hpnicfMplsLdpSessionDownEventFailure 1.3.6.1.4.1.11.2.14.11.15.8.12.2.2.0.16
Generation of this trap occurs when the value of 'hpnicfMplsLdpSessionState' leaves the 'operational(5)' state.
Status: current Access: read-create
NOTIFICATION-TYPE