RIVERSTONE-RATELIMIT-MIB :: rsRLModeType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRIVERSTONE-RATELIMIT-MIBrsRLModeType

rsRLModeType

Module: RIVERSTONE-RATELIMIT-MIB

OID (symbolic): RIVERSTONE-RATELIMIT-MIB::rsRLModeType

OID (numeric): 1.3.6.1.4.1.5567.2.25.30.2.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 
Type of rate limit modes supported on this slot
Value is writable only when rsRLModeCapabilityBits
has rlMode(0) set to '1'.
The table below relates the ratelimit type
supported in each Mode.
+---------------------+----------+--------------+
|RsMeterType          | flowMode | aggregateMode|
+---------------------+----------+--------------+
|perFlow(1)           |    X     |              |
|softFlowAgg(2)       |    X     |              |
|hardFlowAgg(3)       |          |    X         |
|perPort(4) -input    |          |    X         |
|perPort(4) -output   |    X     |    X         |
+---------------------+----------+--------------+
X indicates supported.
 

What is rsRLModeType?

This is the writable rate-limit mode for a given line-card slot/module: flowMode(1) supports per-flow and software-aggregate rate limits, while aggregateMode(2) supports hardware flow aggregation and input-port rate limits; it is only writable when the module's rsRLModeCapabilityBits indicates mode-switching is supported. Admins set this per-slot to match the rate-limit style they need on that module's hardware.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5567.2.25.30.2.1.1
snmpwalk -v2c -c public <target> RIVERSTONE-RATELIMIT-MIB::rsRLModeType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5567.2.25.30.2.1.1.1
snmpget -v2c -c public <target> RIVERSTONE-RATELIMIT-MIB::rsRLModeType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.5567.2.25.30.2.1.1.1 i <value>

Start monitoring Riverstone Networks enterprise switches, Riverstone/Alcatel-Lucent routers (traffic rate-limiting/policing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RIVERSTONE-RATELIMIT-MIB::rsRLModeType OID value, configure state conditions and alerts, and monitor any Riverstone Networks enterprise switches, Riverstone/Alcatel-Lucent routers (traffic rate-limiting/policing) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5567riverstoneNetworksRIVERSTONE-SMI-MIB
1.3.6.1.4.1.5567.2riverstoneMibsRIVERSTONE-SMI-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5567.2.25rsRateLimitMIBRIVERSTONE-RATELIMIT-MIB
1.3.6.1.4.1.5567.2.25.30rsRateLimitModesRIVERSTONE-RATELIMIT-MIB
1.3.6.1.4.1.5567.2.25.30.2rsRLModeTableRIVERSTONE-RATELIMIT-MIB
1.3.6.1.4.1.5567.2.25.30.2.1rsRLModeEntryRIVERSTONE-RATELIMIT-MIB
1.3.6.1.4.1.5567.2.25.30.2.1.1rsRLModeTypeRIVERSTONE-RATELIMIT-MIB