hwXdslPortFrequentRetrainDefaultControlDefaultPolicy
HUAWEI-XDSL-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.148.1.13.2
Object
scalar r/w
Enumeration
The control policy that xDSL port frequent retrain.
Values of this node are default values of the hwXdslPortFrequentRetrainControlPolicy node.
Options:
1. lock(1) - The port is not allowed to go online within 15 minutes
2. nolimit(2) - The port can go online without the limitation of control policies
3. postponed(3) - The port can go online after a postponed time when the number of frequent
resynchronizations on the port reaches the threshold
4. nonvectoring(4) - If a vectoring port meets frequent retrain control policy requirements,
the vectoring port is considered as a legacy port during initialization
5. invalidValue(-1) - Invalid value
Context
- MIB
- HUAWEI-XDSL-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.148.1.13.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwXdslPortFrequentRetrainControlDefaultCfg
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-XDSL-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XDSL-COMMON-MIB::hwXdslPortFrequentRetrainDefaultControlDefaultPolicy.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XDSL-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XDSL-COMMON-MIB::hwXdslPortFrequentRetrainDefaultControlDefaultPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalidValue |
1 | lock |
2 | nolimit |
3 | postponed |
4 | nonvectoring |