vdsl2LConfProfUpboBoostMode
HUAWEI-VDSL2-LINE-MIB ·
.1.3.6.1.4.1.2011.6.115.1.5.1.2.1.65537
Object
Options: 1. disable(1) - The Equalized FEXT UPBO method is not supported 2. enable(2) - The Equalized FEXT UPBO method is supported
Context
- MIB
- HUAWEI-VDSL2-LINE-MIB
- OID
.1.3.6.1.4.1.2011.6.115.1.5.1.2.1.65537- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vdsl2LineConfProfEntry
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-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2LConfProfUpboBoostMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VDSL2-LINE-MIB::vdsl2LConfProfUpboBoostMode.<vdsl2LConfProfProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VDSL2-LINE-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VDSL2-LINE-MIB::vdsl2LConfProfUpboBoostMode'
Syntax
- Source
- HUAWEI-VDSL2-LINE-TC-MIBVdsl2UpboBoostMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | disable |
2 | enable |