ospfPmAreaNssaTranslatorState

DC-OSPF-MIB · mrv variant · .1.3.6.1.4.1.629.10.3.1.2.1.12

Object

Indicates if and how an NSSA Border router is
performing NSSA translation of type-7 LSAs into type-5
LSAs.  When this object set to enabled, the NSSA Border
router's OspfPmAreaNssaTranslatorRole has been set to
always.  When this object is set to elected, a candidate
NSSA Border router is Translating type-7 LSAs into type-5.
When this object is set to disabled, a candidate NSSA
Border router is NOT translating type-7 LSAs into type-5.

Context

MIB
DC-OSPF-MIB
OID
.1.3.6.1.4.1.629.10.3.1.2.1.12
Type
column
Access
readonly
Status
current
Parent
ospfPmAreaEntry
Groups
1

Walk 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 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmAreaNssaTranslatorState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OSPF-MIB::ospfPmAreaNssaTranslatorState.<ospfPmAreaApplIndex>.<ospfPmAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OSPF-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OSPF-MIB::ospfPmAreaNssaTranslatorState'

Syntax

Source
OspfTransStates
Base type
Enumeration

Values & Constraints

Type Values
1stateEnabled
2stateElected
3stateDisabled

Conformance