adsl2LConfProfScMaskUs

ADSL2-LINE-MIB · .1.3.6.1.2.1.10.238.1.5.1.2.1.3

Object

Sub-carriers mask.  A bitmap of 64 bits that allows masking
up to 64 downstream sub-carriers, depending on NSCds.  If
bit i (0 <= i < NSCus) is set to '1', the respective
upstream 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 NSCus <
64, all bits i (NSCus < i <= 64) should be set to '1'.

Context

MIB
ADSL2-LINE-MIB
OID
.1.3.6.1.2.1.10.238.1.5.1.2.1.3
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::adsl2LConfProfScMaskUs'
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::adsl2LConfProfScMaskUs.<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::adsl2LConfProfScMaskUs'

Values & Constraints

Type Constraints
range: 0..8

Conformance