adsl2LConfProfScMaskDs

ADSL2-LINE-MIB · .1.3.6.1.2.1.10.238.1.5.1.2.1.2

Object

Sub-carriers mask.  A bitmap of 512 bits that allows masking
up to 512 downstream sub-carriers, depending on NSCds.  If bit
i (0 <= i < NSCds) is set to '1', the respective
downstream sub-carrier i is masked, and if set to '0', the
respective sub-carrier is unmasked.  Note that there should
always be unmasked sub-carriers (i.e., the object cannot be
all 1's).  Also note that if NSCds < 512, all bits
i (NSCds < i <= 512) should be set to '1'.

Context

MIB
ADSL2-LINE-MIB
OID
.1.3.6.1.2.1.10.238.1.5.1.2.1.2
Type
column
Access
readwrite
Status
current
Parent
adsl2LineConfProfEntry
Groups
1

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

Values & Constraints

Type Constraints
range: 0..64

Conformance