ospfMultiProcessNssaTranslatorState

ECS4510-MIB · .1.3.6.1.4.1.259.10.1.24.1.18.3.9.1.8

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 is set
to enabled, the NSSA Border router's OspfAreaNssaExtTranslatorRole 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
ECS4510-MIB
OID
.1.3.6.1.4.1.259.10.1.24.1.18.3.9.1.8
Type
column
Access
readonly
Status
current
Parent
ospfMultiProcessNssaEntry

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 'ECS4510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4510-MIB::ospfMultiProcessNssaTranslatorState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4510-MIB::ospfMultiProcessNssaTranslatorState.<ospfMultiProcessProcessId>.<ospfMultiProcessNssaAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4510-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4510-MIB::ospfMultiProcessNssaTranslatorState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enabled
2elected
3disabled