| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| administrativeState |
type=int default=enabled Displayed(tab/group)=Administrative State (/States) enums= 0: unknown - Unknown (not selectable) 1: enabled - Up 2: disabled - Down |
| areaIdPointer |
type=Pointer default= Displayed(tab/group)=Area |
| authKeychain |
type=Pointer default= Displayed(tab/group)=Authentication Keychain (Authentication) |
| authenticationKey |
type=string default= minimum=0 maximum=8 Displayed(tab/group)=Password (Authentication) |
| authenticationType |
type=ospf.AuthenticationType default=none Displayed(tab/group)=Authentication Type (Authentication) |
| creationOrigin |
type=svt.L2RouteOriginType access=read-create default=manual |
| helloInterval |
type=int default=10 minimum=1 maximum=65535 units=seconds Displayed(tab/group)=Hello Interval (Protocol Properties/Intervals) |
| 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 |
| interfaceCtpPointer |
type=Pointer access=read-create default= Mandatory on create Displayed(tab/group)=Interface |
| interfaceInstanceIDonShamLink |
The value of tmnxOspfShamIfInstId specifies the interface instance ID to be used for the
sham link. This ID has local link significance only.
type=long access=read-only default=0 |
| interfaceInstanceIndex |
type=long access=read-create default=0 |
| interfaceInstanceName |
type=string access=read-create Mandatory on create |
| localEgressIfIpAddress |
type=InetAddress access=read-only default=0.0.0.0 |
| localEgressIfIpAddressType |
type=rtr.InetAddressType access=read-only default=ipv4 |
| lsaChecksumSum |
type=long access=read-only default=0 Displayed(tab/group)=LSA Checksum (Protocol Properties/Counters) |
| lsaCount |
type=long access=read-only default=0 Displayed(tab/group)=LSA Count (Protocol Properties/Counters) |
| md5TransmitKeyId |
type=int access=read-only default=0 minimum=0 maximum=255 |
| metric |
type=int default=1 minimum=1 maximum=65535 Displayed(tab/group)=Metric (Protocol Properties) |
| neighborCount |
type=long access=read-only default=0 |
| operationalState |
type=netw.OperationalState access=read-only default=unknown Displayed(tab/group)=Operational State (/States) |
| ospf.Md5Key-Set |
type=Children-Set |
| ospf.ShamLinkNeighbor-Set |
type=Children-Set |
| retransmissionInterval |
type=int default=5 minimum=1 maximum=1800 units=seconds Displayed(tab/group)=Retransmission Interval (Protocol Properties/Intervals) |
| routerDeadInterval |
type=int default=40 minimum=1 maximum=65535 units=seconds Displayed(tab/group)=Router Dead Interval (Protocol Properties/Intervals) |
| routerId |
type=int access=read-only default=1 minimum=1 maximum=10240 Displayed(tab/group)=Routing Instance ID (/Routing Instance) |
| routerName |
type=string access=read-only default= minimum=0 maximum=32 Displayed(tab/group)=Routing Instance Name (/Routing Instance) |
| serviceId |
type=long access=read-only default=0 |
| serviceType |
type=service.ServiceType access=read-only default=unknown |
| shamNeighborIpAddrType |
type=rtr.InetAddressType access=read-create default=ipv4 |
| shamNeighborIpAddress |
type=InetAddress access=read-create default=0.0.0.0 Displayed(tab/group)=Remote Neighbor IP Address |
| shamNeighborIpAddressType |
type=rtr.InetAddressType access=read-create default=ipv4 |
| siteId |
type=string access=read-only default=0.0.0.0 maximum=50 Displayed(tab/group)=Site ID (/Site) |
| siteName |
type=string access=read-only default=0.0.0.0 maximum=252 Displayed(tab/group)=Site Name (/Site) |
| subscriberId |
type=long access=read-only default=0 |
| transitDelay |
type=int default=1 minimum=1 maximum=1800 units=seconds Displayed(tab/group)=Transit Delay (Protocol Properties/Intervals) |
| unknownLsaChecksumSum |
type=long access=read-only default=0 |
| unknownLsaCount |
type=long access=read-only default=0 |
| version |
type=int access=read-only default=2 |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |
| Methods |
|---|
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.
instanceFullName
: string - the full name of the object.
continueOnFailure
: continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false