All MIBs › RIVERSTONE-RATELIMIT-MIB › rsRLModeType
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 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.30 | rsRateLimitModes | RIVERSTONE-RATELIMIT-MIB |
| 1.3.6.1.4.1.5567.2.25.30.2 | rsRLModeTable | RIVERSTONE-RATELIMIT-MIB |
| 1.3.6.1.4.1.5567.2.25.30.2.1 | rsRLModeEntry | RIVERSTONE-RATELIMIT-MIB |
| 1.3.6.1.4.1.5567.2.25.30.2.1.1 | rsRLModeType | RIVERSTONE-RATELIMIT-MIB |