bwProfileEBS
MEF-R-MIB ·
.1.3.6.1.4.1.164.20.8.1.3.1.1.9
Object
This attribute defines the Excessive Burst Size (EBS) for the CoS. EBS is the maximum number of bytes allowed for incoming packets to burst above EIR, but still marked Yellow.
Context
- MIB
- MEF-R-MIB
- OID
.1.3.6.1.4.1.164.20.8.1.3.1.1.9- 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::bwProfileEBS'
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::bwProfileEBS.<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::bwProfileEBS'
Syntax
OctetsTCBurstSizeV2
- Source
- TCBurstSizeV2
- Base type
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.