hwVectoringLinkLongLoopControlRemove
HUAWEI-VECTOR-MIB ·
.1.3.6.1.4.1.2011.6.171.4.1.11
Object
column r/w
Enumeration
Remove the current long loop control.
If it is set to true, the control status is removed, and the system returns false upon a reading request.
Options:
1. false(0) - The system returns false upon a reading request
2. true(1) - Remove the current long loop control
Context
- MIB
- HUAWEI-VECTOR-MIB
- OID
.1.3.6.1.4.1.2011.6.171.4.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwVectoringPortEntry
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-VECTOR-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VECTOR-MIB::hwVectoringLinkLongLoopControlRemove'
More examples
Read one indexed 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::hwVectoringLinkLongLoopControlRemove.<ifIndex>'
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::hwVectoringLinkLongLoopControlRemove'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | false |
1 | true |