fsMefMeterType
ARICENT-MEF-MIB ·
.1.3.6.1.4.1.29601.2.71.6.4.1.3
Object
This object specifies the metering algorithm associated with the Token Bucket meter. It supports only mefDecoupledMeter(6), mefCoupledMeter(7) types.
Context
- MIB
- ARICENT-MEF-MIB
- OID
.1.3.6.1.4.1.29601.2.71.6.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMefMeterEntry
- Table
- fsMefMeterTable
- Siblings
- 8
Syntax
ARICENT-QOS-MIBMeterType
- Source
- ARICENT-QOS-MIBMeterType
- Base type
Enumeration
Values & Constraints
Type Values
1 | simpleTokenBucket |
2 | avgRate |
3 | srTCM |
4 | trTCM |
5 | tswTCM |
6 | mefDecoupledMeter |
7 | mefCoupledMeter |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsMefMeterId This object specifies an index that enumerates the meter entries. | column | DIFFSERV-MIBIndexInteger | .1.3.6.1.4.1.29601.2.71.6.4.1.1 |
| fsMefMeterName This object specifies the name for the meter entry.
It should be unique in this table. | column | OctetString | .1.3.6.1.4.1.29601.2.71.6.4.1.2 |
| fsMefMeterColorMode The user defined Meter Color Mode. | column | ARICENT-QOS-MIBMeterColorMode | .1.3.6.1.4.1.29601.2.71.6.4.1.4 |
| fsMefMeterCIR The committed information rate as per MEF.
Must be >= 0. CIR must be less than or equal to EIR, if EIR > 0. | column | Unsigned32 | .1.3.6.1.4.1.29601.2.71.6.4.1.5 |
| fsMefMeterCBS The committed burst size as per MEF. Must be > 0 if CIR > 0.
Maximum allowable size will be jumbo frame size. | column | Bytes Unsigned32 | .1.3.6.1.4.1.29601.2.71.6.4.1.6 |
| fsMefMeterEIR The excess information rate as per MEF.
Must be >= 0. EIR must be greater than or equal to CIR, if EIR 0. | column | Unsigned32 | .1.3.6.1.4.1.29601.2.71.6.4.1.7 |
| fsMefMeterEBS The excess burst size as per MEF. Must be > 0 if EIR > 0. | column | Bytes Unsigned32 | .1.3.6.1.4.1.29601.2.71.6.4.1.8 |
| fsMefMeterStatus The status of this conceptual row. All writable objects in this
row may be modified only if the entry is not ACTIVE.
It can be deleted 'destroy', only if it is not referenced
by o… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.29601.2.71.6.4.1.9 |