hwVectoringLinkLegacyPolicyUsed
HUAWEI-VECTOR-MIB ·
.1.3.6.1.4.1.2011.6.171.4.1.6
Object
column Enumeration
Vectoring legacy cpe activate policy.
Options:
1. noLimit(1) - The legacy cpe is allowed to activated in G.993.2 operation mode
2. block(2) - The legacy cpe is not allowed to activated in G.993.2 operation mode
3. limit(3) - The legacy cpe is allowed to activated in G.993.2 operation mode,
with PSD auto shaped to eliminate the self-FEXT to vectoring lines
4. forceFriendlyDsLimitUs(4) - Force friendly is used in the downstream direction, and PSD automatic
shaping is used in the upstream direction
5. forceFriendlyDsNoLimitUs(5) - Force friendly is used in the downstream direction, and no restriction
is set for the upstream direction
6. invalidValue(-1) - Invalid value
Context
- MIB
- HUAWEI-VECTOR-MIB
- OID
.1.3.6.1.4.1.2011.6.171.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwVectoringPortEntry
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-VECTOR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VECTOR-MIB::hwVectoringLinkLegacyPolicyUsed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VECTOR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VECTOR-MIB::hwVectoringLinkLegacyPolicyUsed.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VECTOR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VECTOR-MIB::hwVectoringLinkLegacyPolicyUsed'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalidValue |
1 | noLimit |
2 | block |
3 | limit |
4 | forceFriendlyDsLimitUs |
5 | forceFriendlyDsNoLimitUs |