mpls
P2MPInstance

P2MPDynamicLsp contains information about a P2MP dynamic (RSVP-TE) LSP.



public class P2MPInstance

Stats:
mpls.P2MPInstanceStats

Properties
adaptive The Make before Break parameter specifies the traffic rerouting method when you move traffic between primary and secondary LSP paths. The make-before-break functionality ensures that the transition to the new path does not cause any traffic disruption. For example, when the parameters of an already-established LSP are changed due to a user configuration modification, when the parameter is set to true the resources of the existing LSP are not released until a new path with the same LSP ID is established and passing the traffic seamlessly handed over from the old LSP. When enabled for the LSP, the make-before-break functionality is implemented for the primary path and all the secondary paths of the LSP.

type=generic.TruthValue
default=true
Displayed(tab/group)=Make before Break (Properties/Make before Break)

adminGroupExclude The Groups Excluded parameter is a bit-map that specifies a list of admin groups that should be excluded when this LSP is setup. If bit 'n' is set, then the admin group with value 'n' is excluded for this LSP. This implies that each link that this LSP goes through must not be associated with any of the admin groups in the exclude list.

type=long
default=0
Displayed(tab/group)=Groups Excluded (bitmap) (Properties/Administrative Groups)

adminGroupInclude The Groups Included parameter is a bit-map that specifies a list of admin groups that should be included when this LSP is setup. If bit 'n' is set, then the admin group with value 'n' is included for this LSP. This implies that each link that this LSP goes through must be associated with at least one of the admin groups in the include list.

type=long
default=0
Displayed(tab/group)=Groups Included (bitmap) (Properties/Administrative Groups)

administrativeState

type=netw.AdministrativeState
default=lspUp
Displayed(tab/group)=Administrative (/States)

bandwidth The Reserved Bandwidth parameter specifies the minimum amount of the MPLS path bandwidth to reserve for the LSP. A value of 0 indicates that the parameter is not configured.

type=int
default=0
minimum=0
maximum=6400000
units=Mbps
Displayed(tab/group)=Reserved Bandwidth (Properties/Traffic Engineering Properties)

displayedName

type=string
access=read-create
default=
minimum=1
maximum=32
Mandatory on create
Displayed(tab/group)=Name (/Identity)

failCode

type=mpls.LspPathFailCode
access=read-only
default=noError
Displayed(tab/group)=Failure Code (/States)

failCodeNodeArType

DEPRECATED: 8.0.R5 - Not implemented, use failNodeArType instead
type=int
access=read-only
default=1

failNodeArType Indicates the type of the failedNodeIpAddress

type=rtr.InetAddressType
access=read-only
default=ipv4

failedNodeIpAddress

type=InetAddress
access=read-only
default=0.0.0.0
Displayed(tab/group)=Failed Site ID (/States)

holdPriority The priority of the session with respect to holding resources. The value 0 is the highest priority. Holding Priority is used in deciding whether this session can be preempted by another session. The range is 0 to 7. The default is 0.

type=int
default=0
minimum=0
maximum=7
Displayed(tab/group)=Hold Priority (Properties/Transport Properties)

hopLimit The Hop Limit parameter specifies the maximum number of hops that a LSP will traverse including the ingress and egress nodes. An LSP will not be setup if the hop limit is exceeded. If there is an associated Inherit Value parameter, then the Hop Limit parameter is configurable only when you set the Inherit Value parameter to Disabled. The range is 2 to 255. The default is 255.

type=int
default=255
minimum=2
maximum=255
Displayed(tab/group)=Hop Limit (Properties/Traffic Engineering Properties)

instanceId

type=long
access=read-create
default=0
minimum=1
maximum=1024
Displayed(tab/group)=ID (/Identity)

lastMBBEnd Indicates the sysUpTime of the node when the last MBB ended.

type=Date
access=read-only
Displayed(tab/group)=Last Performed (Properties/Make before Break)

lastMBBMetric Indicates the cost of the traffic engineered path for the LSP path prior to MBB.

type=long
access=read-only
default=0
Displayed(tab/group)=Last Performed Metric (Properties/Make before Break)

lastMBBState Specifies whether the last Make-before-break was successful or failed.

type=int
access=read-only
default=none
Displayed(tab/group)=Last Performed State (Properties/Make before Break)
enums=
    1: none
    2: success
    3: fail

lastMBBType Indicates the type of last Make-before-break (MBB). If 'none', then no MBB has been attempted.

type=mpls.MBBType
access=read-only
default=none
Displayed(tab/group)=Last Performed Type (Properties/Make before Break)

lspId

type=long
access=read-only
default=0

lspName

type=string
access=read-only
default=0
maximum=252

mbbFailCode Specifies the reason code for in-progress MBB failure. A value of 'none' indicates that no failure has occurred.

type=mpls.LspPathFailCode
access=read-only
default=noError
Displayed(tab/group)=In Progress MBB Failure Code (Properties/Make before Break)

mbbFailNodeAddr Specifies the IP address of the node in the LSP path at which the in-progress MBB failed. When no failure has occurred, this value is '0.0.0.0'.

type=InetAddress
access=read-only
default=0.0.0.0
Displayed(tab/group)=In Progress MBB Failed Node (Properties/Make before Break)

mbbFailNodeArType Indicates the type of mbbFailNodeAddr.

type=rtr.InetAddressType
access=read-only
default=ipv4

mbbNextRetry Indicates the amount of time remaining in seconds before the next attempt is made to retry the in-progress MBB.

type=long
access=read-only
default=0
units=seconds
Displayed(tab/group)=In Progress MBB Next Retry (Properties/Make before Break)

mbbRetryAttempts Indicates 'n' where nth attempt for the MBB is in progress.

type=int
access=read-only
default=0
Displayed(tab/group)=In Progress MBB Retry Attempts (Properties/Make before Break)

mbbStarted Indicates the sysUpTime of the node when the in-progress MBB started.

type=Date
access=read-only
Displayed(tab/group)=In Progress MBB Started (Properties/Make before Break)

mbbTypeInProg Indicates the type of the Make-before-break (MBB) that is in progress. If 'none', then no MBB is in progress.

type=mpls.MBBType
access=read-only
default=none
Displayed(tab/group)=In Progress MBB Type (Properties/Make before Break)

mpls.S2LPath-Set type=Children-Set
negotiatedMtu

type=int
access=read-only
default=0
units=MTU
Displayed(tab/group)=Maximum Transmitted Frame Size (Properties/Transport Properties)

operationalBandwidth

type=int
access=read-only
default=0
units=Mbps
Displayed(tab/group)=Operational Bandwidth (Properties/Traffic Engineering Properties)

operationalMTU

type=long
access=read-only
default=0
units=MTU
Displayed(tab/group)=Operational Maximum Transmitted Frame Size (Properties/Transport Properties)

operationalState

type=netw.OperationalState
access=read-only
default=unknown
Displayed(tab/group)=Operational (/States)

pathId

type=long
access=read-only
default=0

properties

type=mpls.LspPathProperties
access=read-only
default=0

propertyInheritance The Overridden Properties parameter allows the operator to specify which attributes can be overridden.

type=long
default=unspecified
bits=
    0x40: hopLimit
    0x200: adminGroupInclude
    0x400: adminGroupExclude
    0x800: adaptive

record The Record Actual Path parameter specifies whether the labels at each NE are recorded and displayed for the LSP path, to indicate the hops in the LSP path.

type=generic.TruthValue
default=true
Displayed(tab/group)=Record Actual Path (Properties/Traffic Engineering Properties)

recordLabel

type=int
default=record
Displayed(tab/group)=Record Label (Properties/Traffic Engineering Properties)
enums=
    1: record
    2: noRecord

resignal

type=int
default=notApplicable
Displayed(tab/group)=Resignal (Properties/Make before Break)
enums=
    1: doAction - Do Action
    2: notApplicable - N/A

setupPriority Priority indicates the setup priority to use when insufficient bandwidth is available to setup a P2MP LSP. The setup priority is compared against the hold priority of existing LSPs. If the setup priority is higher than the hold priority of the established LSPs, this P2MP LSP may preempt the other LSPs.

type=int
default=7
minimum=0
maximum=7
Displayed(tab/group)=Setup Priority (Properties/Transport Properties)

sourceNodeId

type=string
access=read-only
default=0.0.0.0
maximum=50

status

type=mpls.LspPathState
access=read-only
default=unknown
Displayed(tab/group)=Status (/Identity)

templateVersionPointer Pointer to the template if this object was created from a template.

type=Pointer
default=
Displayed(tab/group)=Associated Template (Template/Associated Template)

type

type=mpls.P2MPInstanceType
access=read-only
default=primary
Displayed(tab/group)=Type (/Identity)

virtualRouterId

type=int
access=read-only
default=1
minimum=1
maximum=1

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 7.0.R3
7705 SAR Hm
7450 ESS Supported from 8.0.R1 until 10.0.R1
  • Excluded chassis types: 7450-ESS1, 7450-ESS6, 7450-ESS6V
  • Required Capabilities: MixedMode
Supported from 10.0.R1
  • Excluded chassis types: 7450-ESS1
  • Required Capabilities: MixedMode
DC VSC
DC 7850
DC 210
DC VSA8
7210 SAS R Supported from 9.0.R3
7210 SAS T Supported from 9.0.R3
7210 SAS Mxp Supported from 9.0.R3
7950 XRS
7210 SAS S/Sx Supported from 11.0.R6
  • Excluded chassis types: 7210 SAS-S/Sx Virtual, 7210 SAS-Sx-64SFP+4CFP4, 7210 SAS-Sx-64SFP+4QSFP28
Supported from 20.3.R1
  • Excluded chassis types: 7210 SAS-Sx-64SFP+4CFP4, 7210 SAS-Sx-64SFP+4QSFP28
7250 IXR Supported from 22.7.R1
Product Specifics
7210 SAS Mxp 20.0
7210 SAS Mxp 21.0
7210 SAS Mxp 22.0
7210 SAS Mxp 23.0
7210 SAS Mxp 24.0
7210 SAS Mxp 25.0
7210 SAS R 20.0
7210 SAS R 21.0
7210 SAS R 22.0
7210 SAS R 23.0
7210 SAS R 24.0
7210 SAS R 25.0
7210 SAS S/Sx 20.0
7210 SAS S/Sx 21.0
7210 SAS S/Sx 22.0
7210 SAS S/Sx 23.0
7210 SAS S/Sx 24.0
7210 SAS S/Sx 25.0
7210 SAS T 20.0
7210 SAS T 21.0
7210 SAS T 22.0
7210 SAS T 23.0
7210 SAS T 24.0
7210 SAS T 25.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0
DC 210 20.5
DC 210 5.0
DC 210 6.0
DC 7850 20.0
DC 7850 5.0
DC 7850 6.0
DC VSA8 5.0
DC VSA8 6.0
DC VSC 20.0
DC VSC 5.0
DC VSC 6.0