adTAOctAdslAturCarrierMask

ADTRAN-TAOCTADSL2-MIB · .1.3.6.1.4.1.664.2.432.2.2.1.5

Object

column r/w OctetString
Per port Subcarrier Masking. In big endian order, each bit
represents a tone from 0 to 511 in the downstream direction. Writing a 1 to a given bit
location enables a tone. Writing a 0 disables a tone.
Ex. Writing 0xff50 alone will enable tones 0-7,9, and 11 and disable tones 8,10, and 12-15.
The remaining tones are implied to be enabled since they were not included in the
write operation.

Context

MIB
ADTRAN-TAOCTADSL2-MIB
OID
.1.3.6.1.4.1.664.2.432.2.2.1.5
Type
column
Access
readwrite
Status
current
Parent
adTAOctAdslConfLineEntry

Walk 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 'ADTRAN-TAOCTADSL2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TAOCTADSL2-MIB::adTAOctAdslAturCarrierMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-TAOCTADSL2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TAOCTADSL2-MIB::adTAOctAdslAturCarrierMask.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TAOCTADSL2-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TAOCTADSL2-MIB::adTAOctAdslAturCarrierMask'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.