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
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OSPF-NG-MIB::tmnxOspfAreaOriginateDefault'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OSPF-NG-MIB::tmnxOspfAreaOriginateDefault.<vRtrID>.<tmnxOspfVersion>.<tmnxOspfInstance>.<tmnxOspfAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OSPF-NG-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OSPF-NG-MIB::tmnxOspfAreaOriginateDefault'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOriginate |
2 | originateType3 |
3 | originateType7 |
Conformance
Member of