ospf
SiteExtension

OSPF Site Extension has properties which is product specific



public class SiteExtension

Properties
allInterfaceBFDStatus

type=generic.TruthValue
default=false
Displayed(tab/group)=BFD All Interface Status

bFDStatus

type=generic.TruthValue
default=false
Displayed(tab/group)=BFD Status

creationOrigin

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

defaultRouteOriginate

type=int
default=none
Displayed(tab/group)=Default Route Origination (/Route Preferences)
enums=
    1: none - None
    2: only - Only
    3: always - Always

defaultRouteOriginateMetric

type=int
default=1
minimum=1
maximum=65535
Displayed(tab/group)=Default Route Metric (/Route Preferences)

defaultRouteOriginateMetricType

type=int
default=type1
Displayed(tab/group)=Default Route Metric-Type (/Route Preferences)
enums=
    1: type1 - Type 1
    2: type2 - Type 2

initiateRestart

type=int
default=notRestarting
enums=
    1: notRestarting - Not Restarting
    2: planned_restart - Initiated

instanceIndex Identifies a specific instance of a version of the OSPF protocol running in the router instance specified by the routerId.

type=long
access=read-only
default=0

isMtuCheck

type=generic.TruthValue
default=true
Displayed(tab/group)=MTU Check (/Route Preferences)

restartAge

type=int
access=read-only
units=seconds
Displayed(tab/group)=Restart Age (Graceful Restart)

restartExit

type=ospf.RestartExitType
access=read-only
Displayed(tab/group)=Last Restart Exit (Graceful Restart)

restartHelperMode

type=int
access=read-only
default=notHelping
Displayed(tab/group)=Restart Helper Mode (Graceful Restart)
enums=
    1: helping - Helping
    2: notHelping - Not Helping

restartHelperStrictLSAChecking

type=generic.TruthValue
default=false
Displayed(tab/group)=Restart Helper Strict LSA Checking (Graceful Restart)

restartHelperSupport

type=generic.TruthValue
default=false
Displayed(tab/group)=Restart Helper Support (Graceful Restart)

restartInterval

type=int
default=120
minimum=1
maximum=1800
units=seconds
Displayed(tab/group)=Restart Interval (Graceful Restart)

restartStatus

type=ospf.RestartStatusType
access=read-only
default=notRestarting
Displayed(tab/group)=Restart Status (Graceful Restart)

restartSupport

type=int
default=none
Displayed(tab/group)=Restart Support (Graceful Restart)
enums=
    1: none - None
    2: planned - Planned Only
    3: planned_unplanned - Planned and Unplanned

routeTag

type=int
default=0
minimum=0
maximum=2147483647
Displayed(tab/group)=Route Tag (/Route Preferences)

routerId

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

routerName

type=string
access=read-only
default=
minimum=0
maximum=32

siteId

type=IpAddress
access=read-only
default=0.0.0.0

siteName

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

spfDelay

type=int
default=5
minimum=0
maximum=65535
units=seconds
Displayed(tab/group)=SPF Delay Time (/Route Preferences)

spfHold

type=int
default=10
minimum=0
maximum=65535
units=seconds
Displayed(tab/group)=SPF Hold Time (/Route Preferences)

version

type=ospf.ProtocolVersionEnum
access=read-only
default=v2

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

initiatePlannedRestart

Input Parameters:
deployer : Deployer - the deployment state
synchronousDeploy : boolean - (Optional) Specify whether to block until the changes have been fully deployed to the network. A value of "true" means to block. A value of "false" means to return immediately. Default: false (asynchronous)
clearOnDeployFailure : boolean - (Optional) Specify whether to clear any failed deployers. A value of "true" means to clear. A value of "false" means to leave the failed deployer. Default: false
deployRetries : int - (Optional) The number of times to attempt re-deployment during synchronous deployment. This parameter is meaningless in the asynchronous case. Default: 0
deployRetryInterval : long - (Optional) The number of milliseconds to wait between deployment retries. This parameter is meaningless in the asynchronous case. Default: 0
taskDescription : string - (Optional) A user friendly description of what the operation does. This information will be used by the task manager.
aInSiteId : IpAddress - The IP address of the switch.
aInRouterId : int -
aInOspfVersion : int -
aInOspfInstanceIndex : int -
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Exceptions:
ospf.SiteExtension.initiatePlannedRestartException
Supported Network Elements
OS9700E/9800E
OS6900
OS6860E/OS6860N
OS6870
OS6865
OS6560/OS6560E
OS6570M
OS6465
OS6850/6850E Supported from 6.4.4.001.R01
OS6855 Supported from 6.4.4.001.R01
OS6360 Supported from 8.9.R01
Product Specifics
OS6465 (all versions)
OS6560/OS6560E (all versions)
OS6570M (all versions)
OS6850/6850E (all versions)
OS6855 (all versions)
OS6860E/OS6860N (all versions)
OS6865 (all versions)
OS6870 (all versions)
OS6900 (all versions)
OS9700E/9800E (all versions)