bwProfileCBS
MEF-R-MIB ·
.1.3.6.1.4.1.164.20.8.1.3.1.1.5
Object
This attribute defines the Committed Burst Size (CBS) for the CoS. CBS is the maximum number of bytes allowed for incoming packets to burst above CIR, but still marked Green.
Context
- MIB
- MEF-R-MIB
- OID
.1.3.6.1.4.1.164.20.8.1.3.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Units
- Octets
- Parent
- bwProfileEntry
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 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-R-MIB::bwProfileCBS'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MEF-R-MIB::bwProfileCBS.<bwProfileID>.<bwProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MEF-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MEF-R-MIB::bwProfileCBS'
Syntax
OctetsTCBurstSizeV2
- Source
- TCBurstSizeV2
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.