adslLineConfAturCarrierMask
E5-110-MIB ·
.1.3.6.1.4.1.6321.1.2.3.1.8.2.1.1.11
Object
column r/w
OctetString
The upstream carrier mask. For CTLM AnnexA solution, bin is from 0 to 31; CTLM AnnexB solution, bin is from 0 to 63; BCM solution, bin is from 0 to 63. Bit set to 1 indicates the bin is masked off.
Context
- MIB
- E5-110-MIB
- OID
.1.3.6.1.4.1.6321.1.2.3.1.8.2.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adslLineConfEntry
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 'E5-110-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'E5-110-MIB::adslLineConfAturCarrierMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'E5-110-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'E5-110-MIB::adslLineConfAturCarrierMask.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'E5-110-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'E5-110-MIB::adslLineConfAturCarrierMask'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.