futOspfAreaNSSATranslatorState
SUPERMICRO-OSPF-MIB ·
.1.3.6.1.4.1.10876.101.1.10.2.1.6
Object
column Enumeration
Indicates if and how an NSSA Border router is performing NSSA translation of Type-7 to into Type-5 LSAs.When this object is set to enabled, the NSSA border router's futOspfAreaNssaTranslatorRole has been set to always.When this object is set to elected,a candidate NSSA border router is translating Type-7 to Type-5 LSAs. When this object is set to disabled, a candidate NSSA Border router is not performing translation.
Context
- MIB
- SUPERMICRO-OSPF-MIB
- OID
.1.3.6.1.4.1.10876.101.1.10.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- futOspfAreaEntry
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 'SUPERMICRO-OSPF-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPF-MIB::futOspfAreaNSSATranslatorState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-OSPF-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-OSPF-MIB::futOspfAreaNSSATranslatorState.<futOspfAreaId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-OSPF-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-OSPF-MIB::futOspfAreaNSSATranslatorState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | elected |
3 | disabled |