vdslLineConfDownPboControl
VDSL-LINE-MIB ·
.1.3.6.1.2.1.10.97.1.1.11.1.24
Object
column r/w
Enumeration
Downstream power backoff (PBO) control for this line. For transceivers which do not support downstream 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 vdslLineConfDownPboLevel.
Context
- MIB
- VDSL-LINE-MIB
- OID
.1.3.6.1.2.1.10.97.1.1.11.1.24- 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::vdslLineConfDownPboControl'
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::vdslLineConfDownPboControl.<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::vdslLineConfDownPboControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | auto |
3 | manual |
Conformance
Member of