alaOspfAreaNssaTranslatorRole

ALCATEL-IND1-OSPF-MIB · .1.3.6.1.4.1.6486.800.1.2.1.10.4.1.1.1.35.1.11

Object

column Enumeration
Specifies whether or not an NSSA border router will unconditionally translate 
Type-7 LSAs into Type-5 LSAs. When set to always, an NSSA border router always 
translates Type-7 LSAs into Type-5 LSAs regardless of the translator state of
other NSSA border routers. When set to candidate, an NSSA border router participates 
in the translator election process. For non-NSSA border routers, this value is none.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1candidate
2always
3none

Conformance