hwVectoringProfLegacyCpeActivatePolicy
HUAWEI-VECTOR-MIB ·
.1.3.6.1.4.1.2011.6.171.3.1.5
Object
column r/w
Enumeration
Vectoring legacy cpe activate policy.
Default values:global.
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. global(255) - Use the global vectoring legacy CPE activation policy
Context
- MIB
- HUAWEI-VECTOR-MIB
- OID
.1.3.6.1.4.1.2011.6.171.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVectoringConfProfEntry
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::hwVectoringProfLegacyCpeActivatePolicy'
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::hwVectoringProfLegacyCpeActivatePolicy.<hwVectoringProfName>'
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::hwVectoringProfLegacyCpeActivatePolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noLimit |
2 | block |
3 | limit |
4 | forceFriendlyDsLimitUs |
5 | forceFriendlyDsNoLimitUs |
255 | global |