rsvp
Session

Session contains information of a RSVP session object on the node.



public class Session

Stats:
rsvp.RsvpSessionStats

Properties
avoidedDownstreamNodeId

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Avoided Downstream Site ID (Detour)

bypassActive

type=generic.TruthValue
access=read-only
default=false
Displayed(tab/group)=Bypass Tunnel Active (Bypass Tunnel/State)

bypassAvoid

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Avoided Downstream Site or Link IP Address (Bypass Tunnel/Associated Bypass Tunnel)

bypassIndex

type=long
access=read-only
default=0
Displayed(tab/group)=Bypass Tunnel Session ID (Bypass Tunnel/Associated Bypass Tunnel)

bypassIsInterArea Indicates whether the bypass tunnel is either inter-area or intra-area.

type=boolean
access=read-only
default=false
Displayed(tab/group)=Bypass Tunnel Is Inter-Area

creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

detourPlrId

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Detour PLR ID (Detour)

detourSessionId

type=long
access=read-only
default=0
Displayed(tab/group)=Detour Session ID (Detour)

displayedName

type=string
access=read-only
default=
maximum=252
Displayed(tab/group)=Name

endPointAddress

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Destination LER (/Lsp/Tunnel)

excludeNodeAddr Indicates the address of the node to be avoided as signaled in the EXCLUDE_ROUTE object(XRO). If no XRO is signaled, this address will be 0.0.0.0.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Exclude Node IP Address

excludeNodeAddrType Indicates the type of attribute 'excludeNodeAddr', which indicates the address of the node to be avoided.

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

failedNodeId

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

failureCode

type=int
access=read-only
default=noError
enums=
    0: noError
    1: admissionControlError
    2: noSenderTemplate
    3: conflictingResvStyle
    4: unknownResvStyle
    5: conflictingSourcePorts
    6: unknownClassObject
    7: unknownCTypeObject
    8: badERO
    9: badObjectLength
    10: badSubobjectLength
    11: badLabel
    12: rroRoutingLoop
    13: rsvpIpTtlMismatch
    14: integrityError
    15: missingMandatoryObject
    16: missingObjectClass
    17: wrongObjectOrder
    18: badAdspecParms
    19: badTspecParms
    20: badFlowspecParms

frrProperties The value of frrProperties indicates criteria or constraints that were used at the time of computation of the FRR bypass tunnel or detour session associated with any primary LSP path on the system. This is applicable only for sessions being protected by FRR bypass tunnels or detours. Currently frrProperties has bits defined for SRLG properties as follows: - srlgNotStrict: If set, implies that SRLG is Not Strict - srlgDisjoint: If set, implies that SRLG is Disjoint"

type=rsvp.FrrProperties
access=read-only
Displayed(tab/group)=FRR Properties

lspId

type=long
access=read-only
default=0
Displayed(tab/group)=LSP ID (/Lsp/Tunnel)

lspName

type=string
access=read-only
default=Unknown
maximum=252
Displayed(tab/group)=LSP Name (/Lsp/Tunnel)

lspPathId

type=long
access=read-only
default=0

lspPointer

type=Pointer
access=read-only
default=

nextHop

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Next Hop (/Hops)

operationalState

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

previousHop

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Previous Hop (/Hops)

routerId

type=int
access=read-only
default=0
Displayed(tab/group)=Routing Instance (/Routing Instance)

rsvpSessionId

type=long
access=read-create
default=0
Displayed(tab/group)=ID

senderAddress

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Sender Site ID (/Lsp/Tunnel)

siteId

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Site ID (/Routing Instance)

siteName

type=string
access=read-only
default=0.0.0.0
maximum=252
Displayed(tab/group)=Site Name (/Routing Instance)

style

type=int
access=read-only
default=unknown
Displayed(tab/group)=Style
enums=
    1: unknown
    2: se - Shared-Explicit
    3: ff - Fixed-Filter

tunnelIngressNode

type=string
access=read-only
default=0.0.0.0
maximum=50
Displayed(tab/group)=Source LER (/Lsp/Tunnel)

type

type=int
access=read-only
default=unknown
Displayed(tab/group)=Type
enums=
    1: unknown - Unknown
    2: originating - Originating
    3: transit - Transit
    4: terminating - Terminating
    5: detour - Detour
    6: detourTransit - Detour Transit
    7: detourTerminating - Detour Terminating
    8: bypassTunnel - Dynamic Bypass
    9: manualBypass - Manual Bypass
    10: p2mpS2lSubLspOrig - P2MP S2L Originating
    11: p2mpS2lSubLspTransit - P2MP S2L Transit
    12: p2mpS2lSubLspTerminate - P2MP S2L Terminating
    13: s2lBypassTunnel - P2MP S2L Bypass Tunnel

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

find

DEPRECATED - 8.0.R1
Use root find instead.
Input Parameters:
filter : FilterHolder -
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
infoList : List (generic.CommonManagedEntityInformation) -

findProtectedLsps

Input Parameters:
instanceFullName : string - the full name of the object.
aInSessionTableFilter : FilterHolder -
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
infoList : List (generic.CommonManagedEntityInformation) -
Exceptions:
rsvp.Session.findProtectedLspsException

findReroutePath

Input Parameters:
instanceFullName : string - the full name of the object.
aInSessionTableFilter : FilterHolder -
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
infoList : List (generic.CommonManagedEntityInformation) -
Exceptions:
rsvp.Session.findReroutePathException
Supported Network Elements
7450 ESS
7210 SAS M Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS T Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS K Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS Mxp Supported for all versions
  • Required Capabilities: NetworkMode
7210 SAS S/Sx
7210 SAS X
7210 SAS R
7250 IXR
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7705 SAR
7705 SAR H
Generic NE 1.0.0
DC VSC
DC 7850
DC 210
DC VSA8
7950 XRS
Product Specifics
7210 SAS K 20.0
7210 SAS K 21.0
7210 SAS K 22.0
7210 SAS K 23.0
7210 SAS K 24.0
7210 SAS K 25.0
7210 SAS M 20.0
7210 SAS M 21.0
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 20.0
7250 IXR 21.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 Gen 2 25.0
7705 SAR H 20.0
7705 SAR H 21.0
7705 SAR H 22.0
7705 SAR H 23.0
7705 SAR H 24.0
7705 SAR H 25.0
7705 SAR H 9.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
7705 SAR 20.0
7705 SAR 21.0
7705 SAR 22.0
7705 SAR 23.0
7705 SAR 24.0
7705 SAR 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