hwXdslPortFrequentRetrainControlPolicy
HUAWEI-XDSL-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.148.1.3.1.2
Object
column r/w
Enumeration
The control policy that xDSL port frequent retrain.
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.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwXdslPortFrequentRetrainControlEntry
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-XDSL-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XDSL-COMMON-MIB::hwXdslPortFrequentRetrainControlPolicy'
More examples
Read one indexed 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::hwXdslPortFrequentRetrainControlPolicy.<ifIndex>'
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::hwXdslPortFrequentRetrainControlPolicy'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalidValue |
1 | lock |
2 | nolimit |
3 | postponed |
4 | nonvectoring |