tmnxOspfAreaOriginateDefault
TIMETRA-OSPF-NG-MIB ·
.1.3.6.1.4.1.6527.3.1.2.36.6.1.9
Object
column
r/w
Enumeration
The value of tmnxOspfAreaOriginateDefault 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 tmnxOspfAreaOriginateDefault has a value of 'originateType7',
type-7 LSA default routes are injected into an NSSA configured with no
summaries.
When tmnxOspfAreaOriginateDefault has a value of 'originateType3',
type-3 LSA default routes are injected into an NSSA configured with no
summaries.
When tmnxOspfAreaOriginateDefault has a value of 'noOriginate', no
default routes are generated.
Context
- MIB
- TIMETRA-OSPF-NG-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.36.6.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxOspfAreaEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOriginate |
2 | originateType3 |
3 | originateType7 |