ctATMTrafficServiceCategoriesSupportedBitMask
CTATM-CONFIG-MIB ·
.1.3.6.1.4.1.52.4.1.2.10.1.7.2.1.1
Object
column Bits
This indicates the traffic service categories supported by this
physical interface.
other(0) Undefined, or service category unknown
PVC Bandwidth Allocation(1) Proprietary bandwidth allocation
on PVCs only - to set in this
mode please use ctATMPvcBwAllocStatus
CBR(2) Constant Bit Rate
VBR-nrt(3) Variable Bit Rate - non real time
UBR(4) Unspecified Bit Rate
ABR(5) Avalilable Bit Rate
VBR-rt(6) Variable Bit Rate - real time
Context
- MIB
- CTATM-CONFIG-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.10.1.7.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctATMTrafficServiceCategoriesSupportedEntry
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 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATM-CONFIG-MIB::ctATMTrafficServiceCategoriesSupportedBitMask'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATM-CONFIG-MIB::ctATMTrafficServiceCategoriesSupportedBitMask.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATM-CONFIG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATM-CONFIG-MIB::ctATMTrafficServiceCategoriesSupportedBitMask'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | other |
1 | pvcBandwidthAllocation |
2 | cbr |
3 | vbrnrt |
4 | ubr |
5 | abr |
6 | vbrrt |