hwXdslPortFrequentRetrainControlRemove
HUAWEI-XDSL-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.148.1.3.1.10
Object
column r/w
Enumeration
Remove the current frequent retrain control. If it is set to true, the control status is removed, and the system returns false upon a reading request. Options: 1. true(1) - Remove the current frequent retrain control 2. false(2) - The system returns false upon a reading request
Context
- MIB
- HUAWEI-XDSL-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.148.1.3.1.10- 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::hwXdslPortFrequentRetrainControlRemove'
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::hwXdslPortFrequentRetrainControlRemove.<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::hwXdslPortFrequentRetrainControlRemove'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | true |
2 | false |