hwOspfv2AreaNssaTransAlways

HUAWEI-OSPFV2-MIB · .1.3.6.1.4.1.2011.5.25.155.4.1.7

Object

column r/w SNMPv2-TCTruthValue
This node specifies whether or not an NSSA router will unconditionally translate Type-7
LSAs to Type-5 LSAs when acting as an NSSA border router.
When hwOspfAreaNssaTranslateAlways is set to true, Type-7 LSAs are always translated
regardless of the translator state of other NSSA border routers. 
When hwOspfAreaNssaTranslateAlways is set to false, an NSSA border router will participate
in the translator election process. The router will translate Type-7 LSAs to Type-5 LSAs only
after being selected.

Context

MIB
HUAWEI-OSPFV2-MIB
OID
.1.3.6.1.4.1.2011.5.25.155.4.1.7
Type
column
Access
readwrite
Status
current
Parent
hwOspfv2AreaEntry
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 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2AreaNssaTransAlways'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2AreaNssaTransAlways.<hwOspfv2ProcessIdIndex>.<hwOspfv2AreaIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-OSPFV2-MIB::hwOspfv2AreaNssaTransAlways'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance