zxAnAdslAtucConfBitSwapUs
ZTE-AN-ADSL-LINE-MIB ·
.1.3.6.1.4.1.3902.1015.1000.1.2.1.14
Object
column r/w
Enumeration
enables/disables upstream bit swapping.
Different line coding type has different default value.
disable(2) (default for ADSL2/ADLS2plus, Annex B, Annex C
C.x, G.Span/ADSL+ and G.Span Plus)
enable(1) (default for Annex A)
Context
- MIB
- ZTE-AN-ADSL-LINE-MIB
- OID
.1.3.6.1.4.1.3902.1015.1000.1.2.1.14- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnAdslLineConfProfileExtEntry
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 'ZTE-AN-ADSL-LINE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-ADSL-LINE-MIB::zxAnAdslAtucConfBitSwapUs'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-ADSL-LINE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-ADSL-LINE-MIB::zxAnAdslAtucConfBitSwapUs.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-ADSL-LINE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-ADSL-LINE-MIB::zxAnAdslAtucConfBitSwapUs'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |