hwOspfv2TrafficAdjustment
HUAWEI-OSPFV2-MIB ·
.1.3.6.1.4.1.2011.5.25.155.3.1.30
Object
It is used to enable IGP-shortcut feature. The value false means disable. Otherwise, the value true means enable. If you want to set this node to false, please check whether Local MT feature is disabled. When Local MT feature is enabled, this node cannot be set to false.
Context
- MIB
- HUAWEI-OSPFV2-MIB
- OID
.1.3.6.1.4.1.2011.5.25.155.3.1.30- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwOspfv2ProcessEntry
- 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::hwOspfv2TrafficAdjustment'
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::hwOspfv2TrafficAdjustment.<hwOspfv2ProcessIdIndex>'
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::hwOspfv2TrafficAdjustment'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of