hwXdslPortFrequentRetrainControlState
HUAWEI-XDSL-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.148.1.3.1.4
Object
column Enumeration
The actual control state of the port. When the port is not under frequent retrain control in the current interval, the value of the remaining time of the current control interval must be 4294967295. Options: 1. controlled(1) - The port is under the frequent retrain control in the current interval. 2. notControlled(2) - The port is under the frequent retrain control in the current interval until the maunal removal of the control status
Context
- MIB
- HUAWEI-XDSL-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.148.1.3.1.4- Type
- column
- Access
- readonly
- 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::hwXdslPortFrequentRetrainControlState'
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::hwXdslPortFrequentRetrainControlState.<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::hwXdslPortFrequentRetrainControlState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | controlled |
2 | notControlled |