hwOspfv2AreaNssaNoImportRoute
HUAWEI-OSPFV2-MIB ·
.1.3.6.1.4.1.2011.5.25.155.4.1.6
Object
This node is used to decide whether the external route is imported to NSSA area. On ASBR, if this node is set to true, the external route cannot be advertised to the NSSA area.
Context
- MIB
- HUAWEI-OSPFV2-MIB
- OID
.1.3.6.1.4.1.2011.5.25.155.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwOspfv2AreaEntry
- 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 'HUAWEI-OSPFV2-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-OSPFV2-MIB::hwOspfv2AreaNssaNoImportRoute'
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::hwOspfv2AreaNssaNoImportRoute.<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::hwOspfv2AreaNssaNoImportRoute'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of