tunnelmgmt
BaseTunnelDefinition

Base class defining type/characteristics of tunnels to be created by a topology rule.



public abstract class BaseTunnelDefinition

Properties
classForwardingAdminState Specifies the admin state of class-based forwarding

type=int
default=down
Displayed(tab/group)=Administrative State (SDP/RSVP-LSP Class Forwarding)
enums=
    1: up - Up
    2: down - Down

classForwardingDefaultLspTemplatePointer Specifies the LSP template that is used as a default when class-based forwarding is enabled on this SDP.

type=Pointer
access=read-create
default=
Mandatory on create

classForwardingEnabled Specify whether class-forwarding is enabled

type=int
default=false
Displayed(tab/group)=Class Forwarding Capability (SDP/RSVP-LSP Class Forwarding)
enums=
    1: true - On
    2: false - Off

classForwardingMcLspTemplatePointer Specifies the LSP template that all multicast traffic will be forwarded on when class-based forwarding is enabled on this SDP.

type=Pointer
default=

id Id of the associated topology rule

type=long
access=read-only
default=1
minimum=1
maximum=2147483647

importAGToSP Specifies whether import LSP Administrative groups to service Tunnel Admin Groups.

DEPRECATED: 11.0.R1 - Importing LSP Admin Group to Tunnel Admin Groups is no longer supported from GUI. It is only supported by OSSI to maintain backward compatibility. This causes conflicts between the imported admin groups and excluded admin groups in Tunnel Selection Profiles (TSP) and PW Templates. Should always be false.
type=boolean
default=false

ldpOverRsvpEnabled Specify whether LDP over RSVP is enabled

type=boolean
access=read-create
default=false
Displayed(tab/group)=Enable LDP-over-RSVP (LSP/LDP-over-RSVP)

lspTemplateAssignedVersion Specify the version of the template when the template is first assigned

type=int
access=read-only
default=0
Displayed(tab/group)=Assigned Version (LSP/LSP Template)

lspTemplatePointer Points to the associated template when the tunnel type is lsp.

type=Pointer
access=read-create
default=
Mandatory on create
Displayed(tab/group)=LSP Template (LSP/LSP Template)

sdpTemplateAssignedVersion Specify the version of the template when the template is first assigned

type=int
access=read-only
default=0
Displayed(tab/group)=Assigned Version (SDP/SDP Template)

sdpTemplatePointer Points to the associated template when the tunnel type is sdp.

type=Pointer
access=read-create
default=
Mandatory on create
Displayed(tab/group)=SDP Template (SDP/SDP Template)

transportType Type of the transport if using SDPs as tunnels. Only relevant if tunnelType is SDP.

type=tunnelmgmt.TransportType
default=gre
Displayed(tab/group)=Underlying Transport (SDP/Underlying Transport Type)

tunnelType Type of tunnel that should be created/maintained

type=tunnelmgmt.TunnelType
default=sdp
Displayed(tab/group)=Tunnel Type

tunnelmgmt.ForwardingClassToLspTemplateMapping-Set type=Children-Set
tunnelmgmt.LspTemplate-Set type=Children-Set
  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed