All MIBs › COSINE-ORION-MIB › csFrCircuitRatePolice
csFrCircuitRatePolice
Module: COSINE-ORION-MIB
OID (symbolic): COSINE-ORION-MIB::csFrCircuitRatePolice
OID (numeric): 1.3.6.1.4.1.3085.3.1.3.4.2.1.25
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: This object enables or disables ingress traffic rate-policing.
Ingress rate-policing is controlled by the values configured for csFrCircuitThroughput, csFrCircuitCommitedBurst and CsFrCircuitExcessBurst.
If the number of bits received in the measurement interval is less than or equal to the committed burst size, the frame is forwared for further processing.
If the number of bits received in the measurement interval is greater than the commited burst size but less than the sum of commited burst size and excess burst size, the DE bit is set in the frame and then forwared for further processing.
If the number of bits received in the measurement interval is greater than the sum of commited burst size and excess burst size, the frame is dropped.
What is csFrCircuitRatePolice?
This enable/disable object turns ingress traffic rate-policing on or off for this virtual circuit, with the policing behavior driven by the configured csFrCircuitThroughput, csFrCircuitCommittedBurst, and csFrCircuitExcessBurst values. An admin enables it to enforce that inbound traffic on this DLCI stays within its contracted committed and excess burst limits, forwarding compliant frames and handling the rest per policy. For example, an admin who wants to strictly cap a low-cost VC's ingress rate would enable(1) csFrCircuitRatePolice so frames beyond the committed burst size begin being marked or dropped rather than passed unconditionally.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.3085 | csRoot | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3 | csProduct | COSINE-GLOBAL-REG |
| 1.3.6.1.4.1.3085.3.1 | csOrionMIB | COSINE-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3085.3.1.3 | csOrionPortInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.3.4 | csOrionFrInfo | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.3.4.2 | csFrCircuitTable | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.3.4.2.1 | csFrCircuitEntry | COSINE-ORION-MIB |
| 1.3.6.1.4.1.3085.3.1.3.4.2.1.25 | csFrCircuitRatePolice | COSINE-ORION-MIB |