All MIBs › RIVERSTONE-RATELIMIT-MIB › rsTBMeterType
rsTBMeterType
Module: RIVERSTONE-RATELIMIT-MIB
OID (symbolic): RIVERSTONE-RATELIMIT-MIB::rsTBMeterType
OID (numeric): 1.3.6.1.4.1.5567.2.25.5.4.1.2
Node type: OBJECT-TYPE
Type: RsMeterType
Access: read-create
Description: The type of meter service. The value
perFlow(1) indicates that this entry specifies a per L3 flow rate limit. For this type the rsTBMeterRate can take a value between 3000 and 1000000000.
Agent must ignore the value in the following fields while validating the row:
rsTBMeterBurst RsBurst, rsTBMeterBurstFailAction RsAction, rsTBMeterBurstFailActionRewrite RsTOS, -- rsTBMeterMinimumBandwidth RsRateLimit, -- rsTBMeterDistributeAmong RsDistAmong,
softwareFlowAggregate(2) value is deprecated. -- softwareFlowAggregate(2) indicates that this -- entry specifies a software based rate limit aggregate. -- Agent must ignore the value in the following fields while -- validating the row: -- -- rsTBMeterBurst RsBurst, -- rsTBMeterBurstFailAction RsAction, -- rsTBMeterBurstFailActionRewrite RsTOS,
hardwareFlowAggregate(3) indicates that this entry specifies a hardware based flow aggregation rate limit For this type the rsTBMeterRate can take a value between 0 and 1000000000.
Agent must ignore the value in the following fields while validating the row:
rsTBMeterBurst RsBurst, rsTBMeterBurstFailAction RsAction, rsTBMeterBurstFailActionRewrite RsTOS, -- rsTBMeterMinimumBandwidth RsRateLimit, -- rsTBMeterDistributeAmong RsDistAmong,
perPort(4) indicates that this entry specifies a port-level rate limit service. For this type the rsTBMeterRate can take a value between 3000 and 1000000000 in outbound direction and between 0 and 1000000000 in inbound direction.
Agent must ignore the value in the following fields while validating the row:
rsTBMeterBurst RsBurst, rsTBMeterBurstFailAction RsAction, rsTBMeterBurstFailActionRewrite RsTOS, -- rsTBMeterMinimumBandwidth RsRateLimit, -- rsTBMeterDistributeAmong RsDistAmong,
burstsafe(5) indicates that this entry specifies a dual bucket rate limit. For this type the rsTBMeterRate can take a value between 10000 and 1000000000.
Agent must ignore the value in the following fields while validating the row:
-- rsTBMeterMinimumBandwidth RsRateLimit, -- rsTBMeterDistributeAmong RsDistAmong,
l2(6) indicates that this entry specifies a layer 2 rate limit. For this type the rsTBMeterRate can take a value between 0 and 1000000000.
Agent must ignore the value in the following fields while validating the row:
rsTBMeterBurst RsBurst, rsTBMeterBurstFailAction RsAction, rsTBMeterBurstFailActionRewrite RsTOS,
What is rsTBMeterType?
This selects what kind of rate-limit service this token-bucket meter entry implements: perFlow(1) limits per Layer-3 flow, hardwareFlowAggregate(3) aggregates flows in hardware, perPort(4) limits an entire port, burstsafe(5) implements a dual-bucket rate/burst limit, and l2(6) limits at Layer 2; each type constrains the valid range for rsTBMeterRate and which of the burst-related fields the agent actually honors. It defaults to perFlow.
OID Breakdown
Upper-level ancestors (8 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.5567 | riverstoneNetworks | RIVERSTONE-SMI-MIB |
| 1.3.6.1.4.1.5567.2 | riverstoneMibs | RIVERSTONE-SMI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5567.2.25 | rsRateLimitMIB | RIVERSTONE-RATELIMIT-MIB |
| 1.3.6.1.4.1.5567.2.25.5 | rsTBMeter | RIVERSTONE-RATELIMIT-MIB |
| 1.3.6.1.4.1.5567.2.25.5.4 | rsTBMeterTable | RIVERSTONE-RATELIMIT-MIB |
| 1.3.6.1.4.1.5567.2.25.5.4.1 | rsTBMeterEntry | RIVERSTONE-RATELIMIT-MIB |
| 1.3.6.1.4.1.5567.2.25.5.4.1.2 | rsTBMeterType | RIVERSTONE-RATELIMIT-MIB |