ospfv3AreaNssaTranslatorState

OSPFV3-MIB · .1.3.6.1.2.1.191.1.2.1.12

Object

column Enumeration
Indicates if and how an NSSA border router is
performing NSSA translation of NSSA-LSAs into
AS-External-LSAs.  When this object is set to
'enabled', the NSSA border router's
ospfv3AreaNssaTranslatorRole has been set to 'always'.
When this object is set to 'elected', a candidate
NSSA border router is translating NSSA-LSAs into
AS-External-LSAs.  When this object is set to
'disabled', a candidate NSSA Border router is NOT
translating NSSA-LSAs into AS-External-LSAs.

Context

MIB
OSPFV3-MIB
OID
.1.3.6.1.2.1.191.1.2.1.12
Type
column
Access
readonly
Status
current
Parent
ospfv3AreaEntry
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 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB::ospfv3AreaNssaTranslatorState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OSPFV3-MIB::ospfv3AreaNssaTranslatorState.<ospfv3AreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OSPFV3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OSPFV3-MIB::ospfv3AreaNssaTranslatorState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2elected
3disabled

Conformance