MIB Viewer

tmnxOspfAreaOriginateDefault

OBJECT-TYPE
1.3.6.1.4.1.6527.3.1.2.36.6.1.9
Access
read-create
Status
current
Sub-identifiers
0
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.
INTEGER { noOriginate (1), originateType3 (2), originateType7 (3) }