vdslLineConfUpPboControl
VDSL-LINE-MIB ·
.1.3.6.1.2.1.10.97.1.1.11.1.25
Object
column r/w
Enumeration
Upstream power backoff (PBO) control for this line. For transceivers which do not support upstream PBO control, this object MUST be fixed at disabled(1). If auto(2) is selected, the transceiver will automatically adjust the power backoff. If manual(3) is selected, then the transceiver will use the value from vdslLineConfUpPboLevel.
Context
- MIB
- VDSL-LINE-MIB
- OID
.1.3.6.1.2.1.10.97.1.1.11.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vdslLineConfProfileEntry
- Groups
- 1
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 'VDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VDSL-LINE-MIB::vdslLineConfUpPboControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VDSL-LINE-MIB::vdslLineConfUpPboControl.<vdslLineConfProfileName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VDSL-LINE-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VDSL-LINE-MIB::vdslLineConfUpPboControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | auto |
3 | manual |
Conformance
Member of