adslLineBitSwapping
BIANCA-BRICK-ADSL-MIB ·
.0.1.1.1.1.11
Object
column r/w
Bits
This parameter controls the behavior of up- and downstream bit swapping. Setting the bit enables the bit swapping in the corresponding direction.
Context
- MIB
- BIANCA-BRICK-ADSL-MIB
- OID
.0.1.1.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adslLineEntry
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 'BIANCA-BRICK-ADSL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-ADSL-MIB::adslLineBitSwapping'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-ADSL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-ADSL-MIB::adslLineBitSwapping.<adslLineIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-ADSL-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-ADSL-MIB::adslLineBitSwapping'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | upstream |
1 | downstream |