hwVectoringLongLoopPolicy
HUAWEI-VECTOR-MIB ·
.1.3.6.1.4.1.2011.6.171.1.24
Object
scalar r/w
Enumeration
The value of this object identifies the long loop policy.
This parameter must be used together with hwVectoringLongLoopDectionConfig.
This parameter is configurable only when hwVectoringLongLoopDectionConfig is enabled.
Options:
1. nonVectoring(0) - Policy of non-vectoring.
If a vectoring port meets long line control requirements,
the vectoring port is considered as a legacy port during initialization.
2. nonFextCanceling(1) - Policy of non-fext-canceling.
If a vectoring port meets long line control requirements,
the vectoring port does not perform crosstalk cancellation.
3. invalidValue(-1) - Invalid value, Default value, only read is supported.
Context
- MIB
- HUAWEI-VECTOR-MIB
- OID
.1.3.6.1.4.1.2011.6.171.1.24- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwVectoringGlobalConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwVectoringLongLoopPolicy.0'
More examples
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::hwVectoringLongLoopPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalidValue |
0 | nonVectoring |
1 | nonFextCanceling |