cospfAreaNssaTranslatorState
CISCO-OSPF-MIB ·
.1.3.6.1.4.1.9.10.99.2.1.4
Object
column Enumeration
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 cospfAreaNssaExtTranslatorRole 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
- CISCO-OSPF-MIB
- OID
.1.3.6.1.4.1.9.10.99.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cospfAreaEntry
- Groups
- 1
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 'CISCO-OSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OSPF-MIB::cospfAreaNssaTranslatorState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-OSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-OSPF-MIB::cospfAreaNssaTranslatorState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-OSPF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-OSPF-MIB::cospfAreaNssaTranslatorState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | elected |
3 | disabled |
Conformance
Member of