| Overview | Package | Class | Deprecated | Help |
| Properties | |
|---|---|
| activeInterfaces |
type=int access=read-only default=0 Displayed(tab/group)=Active Interfaces (Counters/Counters) |
| adjacencyCheck |
This specifies whether or not adjacency checks shall be performed for the NSSA. If the value is 'false', then no
checks are done. If the value is 'true', then adjacency checks will be done.
type=boolean default=false Displayed(tab/group)=Adjacency Check (Stub/NSSA/NSSA) |
| areaAdvRtrCapability |
The value of areaAdvRtrCapability specifies whether or not advertise-router-capabilities
are enabled at area level.
type=boolean default=true Displayed(tab/group)=Enable Advertise Router Capability |
| areaBorderRouterCount |
type=int access=read-only default=0 Displayed(tab/group)=Area Border Router Count (Counters) |
| areaExtendedLsa |
Specifies the whether or not to use extended LSA's for this OSPFv3 area.
type=ospf.AreaExtendedLsaType default=0 Displayed(tab/group)=Extended LSA |
| areaId |
type=InetAddress access=read-create Mandatory on create Displayed(tab/group)=Area ID |
| areaIdAddrType |
type=rtr.InetAddressType access=read-create default=ipv4 |
| areaInstanceIndex |
type=int Displayed(tab/group)=Area Index enums= 0: 0 1: 1 2: 2 3: 3 |
| areaKeyRolloverInterval |
Specifies the time after which a key rollover will start.
type=int default=10 minimum=10 maximum=300 units=seconds Displayed(tab/group)=Key Rollover Interval |
| areaSummary |
type=int access=read-only default=sendAreaSummary Displayed(tab/group)=Import Summary (Stub/NSSA) enums= 1: noAreaSummary - No Area Summary 2: sendAreaSummary - Send Area Summary |
| areaType |
type=ospf.AreaType default=standard Displayed(tab/group)=Type |
| autonomousSystemBorderRouterCount |
type=int access=read-only default=0 Displayed(tab/group)=AS Border Router Count (Counters) |
| bierTemplate |
Specifies the BIER template name as defined by bier.BierTemplate.templateName for OSPF
level.
type=string default= Displayed(tab/group)=Template (/BIER) |
| bierTemplateAdminState |
Specifies the administrative state of the template specified by the object
"bierTemplate" for OSPF level.
type=netw.AdministrativeState default=ospfAreaDown Displayed(tab/group)=Administrative State (/BIER) |
| creationOrigin |
type=svt.L2RouteOriginType access=read-create default=manual |
| customProperties |
This is used for any custom properties for this objects.
type=Map (string to string) |
| databaseExportExclude |
Specifies whether database export is explicitly disabled or not for this OSPF area.
If the value is 'true', database export is disabled for this OSPF area.
If the value is 'false', this area inherits the configuration from
the instance level; i.e. if databaseExport is 'enabled' for
the OSPF instance, then database export is enabled for this area.
type=boolean default=false Displayed(tab/group)=Database Export Exclude |
| defaultCost |
type=int default=10 minimum=0 maximum=16777215 Displayed(tab/group)=ABR Default Route Cost |
| dnsOpaqueLsa |
type=ospf.YesNo default=yes Displayed(tab/group)=DNS Opaque LSAs Distributed |
| hasProblem |
type=boolean access=read-only default=false Displayed(tab/group)=RCA Audit Problem(s) (/RCA) |
| importAsExtern |
type=int access=read-only default=importExternal Displayed(tab/group)=Import AS Extern enums= 1: importExternal - Import External 2: importNoExternal - Import No External 3: importNssa - Import NSSA |
| 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 Displayed(tab/group)=Instance ID |
| lastAuditTime |
Time of last running the RCA Audit of this object.
type=Date access=read-only Displayed(tab/group)=Last Audit Time (/RCA) |
| lastSpfRunTime |
type=Date access=read-only default=0 |
| loopfreeAlternateExclude |
The value of loopfreeAlternateExclude specifies whether or not the OSPF area should be excluded
during LFA calculations. The value of loopfreeAlternateExclude is only valid when OSPF Site
loopfreeAlternate has a value of 'true'.
type=boolean default=false Displayed(tab/group)=Loop-free Alternate Exclude |
| lsaChecksumSum |
Checksum of all AS-scoped LSAs in the database.
type=int access=read-only default=0 Displayed(tab/group)=LSA Checksum Sum |
| metric |
type=int default=1 minimum=1 maximum=16777215 Displayed(tab/group)=Default Cost (Stub/NSSA/Stub) |
| metricType |
type=int default=ospfMetric Displayed(tab/group)=MetricType (Stub/NSSA/Stub) enums= 1: ospfMetric 2: comparableCost 3: nonComparable |
| nodeDiscoveryProfile |
Specifies the name of the Network Element (NE) Profile to be used for node discovering.
The NE information from the profile will be advertised via type 10 Opaque LSA.
This property is applicable only under VPRN context.
The default= Displayed(tab/group)=Advertise Node Discovery Profile |
| nssaRedistribute |
type=boolean default=true Displayed(tab/group)=Redistribute External Routes (Stub/NSSA/NSSA) |
| nssaTranslate |
type=ospf.OptNssaTranslateType default=candidate Displayed(tab/group)=NSSA Router Translation |
| nssaTranslatorRole |
type=int access=read-only default=candidate Displayed(tab/group)=Translator Role (Stub/NSSA/NSSA) enums= 1: always - Always 2: candidate - Candidate |
| nssaTranslatorStabilityInterval |
type=int access=read-only default=40 Displayed(tab/group)=Translator Stability Interval (Stub/NSSA/NSSA) |
| nssaTranslatorState |
type=int access=read-only default=disabled Displayed(tab/group)=Translator State (Stub/NSSA/NSSA) enums= 0: unknown - Unknown 1: enabled - Enabled 2: elected - Elected 3: disabled - Disabled |
| originateDefault |
Specifies whether or not when configuring an NSSA with no summaries, the Area Border Router
(ABR) will inject a type-7 LSA default route into the NSSA area.
The default behavior is to inject a type-3 LSA default route, but some older implementations
expect a type-7 LSA default route.
When the value is 'originateType7', type-7 LSA default routes are injected into an NSSA
configured with no summaries.
When the value is 'originateType3', type-3 LSA default routes are injected into an NSSA
configured with no summaries.
When the value is 'noOriginate', no default routes are generated.
The 'adjacencyCheck' value is applicable only when this property has value other than
'noOriginate'.
type=int default=noOriginate Displayed(tab/group)=Originate Default Route (Stub/NSSA/NSSA) enums= 1: noOriginate 2: originateType3 3: originateType7 |
| ospf.AdvertisedRange-Set |
type=Children-Set |
| ospf.AreaExportPolicy-Set |
type=Children-Set |
| ospf.AreaImportPolicy-Set |
type=Children-Set |
| ospf.Interface-Set |
type=Children-Set |
| ospf.LsaCounter-Set |
type=Children-Set |
| ospf.OspfNeighbor-Set |
type=Children-Set |
| ospf.VirtualLink-Set |
type=Children-Set |
| rangeBlackhole |
type=boolean default=true Displayed(tab/group)=Blackhole Range |
| rca.Problem-Set |
type=Children-Set |
| serviceId |
type=long access=read-only default=0 |
| serviceType |
type=service.ServiceType access=read-only default=unknown |
| stubSupport |
Applicable to AOS nodes only.
type=boolean default=false Displayed(tab/group)=Stub Support (Stub/NSSA/Stub) |
| subscriberId |
type=long access=read-only default=0 |
| templateVersionPointer |
Pointer to the template if this object was created from a template.
type=Pointer default= Displayed(tab/group)=Associated Template (Template/Associated Template) |
| totalInterfaces |
type=int access=read-only default=0 Displayed(tab/group)=Total Interfaces (Counters/Counters) |
| totalVirtualLinks |
type=int access=read-only default=0 Displayed(tab/group)=Total Virtual Links (Counters/Counters) |
| unknownLsaChecksumSum |
type=int access=read-only default=0 |
| version |
type=int access=read-only default=2 Displayed(tab/group)=Version |
| virtualLinkIp |
type=InetAddress default=0.0.0.0 Displayed(tab/group)=Virtual Link IP |
| virtualLinkIpAddrType |
type=rtr.InetAddressType access=read-only default=ipv4 |
| vrfName |
The name of the VPRN site when OSPF is used in a PE-CE connection.
This is used for Multi Vendor purposes
type=string default= minimum=0 maximum=252 |
| wavekeyOpaqueLsa |
type=ospf.YesNo default=yes Displayed(tab/group)=Wave Key Opaque LSAs Distributed |
| Properties inherited from rtr.RouterSite |
|---|
| routerId, routerName, routingInstancePointer |
| Properties inherited from netw.NetworkSite |
|---|
| displayedName, siteId, siteName |
| Properties inherited from netw.SubnetworkConnection |
|---|
| domain |
| Properties inherited from netw.Connection |
|---|
| administrativeState, application, connectionId, operationalState |
| Properties inherited from ManagedObject |
|---|
| actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed |