All MIBs › RIVERSTONE-RATELIMIT-MIB › rsRLModeCapabilityBits
rsRLModeCapabilityBits
Module: RIVERSTONE-RATELIMIT-MIB
OID (symbolic): RIVERSTONE-RATELIMIT-MIB::rsRLModeCapabilityBits
OID (numeric): 1.3.6.1.4.1.5567.2.25.30.2.1.3
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: Specifies the Module capability. rlMode(0) if set to 1 indicates the Module supports the Flow or Aggregate mode. rlInputPortRateLimit(1) if set to 1 indicates the Module supports input port based rate limiting.
What is rsRLModeCapabilityBits?
This is a read-only bitmap reporting which rate-limit capabilities this line-card slot/module supports: rlMode(0) means flow/aggregate mode switching is supported, and rlInputPortRateLimit(1) means input-port-based rate limiting is supported. Admins check this before attempting to write to rsRLModeType or rsRLModeInputPortStatus on that module.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5567.2.25.30.2.1.3 snmpwalk -v2c -c public <target> RIVERSTONE-RATELIMIT-MIB::rsRLModeCapabilityBits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5567.2.25.30.2.1.3.1 snmpget -v2c -c public <target> RIVERSTONE-RATELIMIT-MIB::rsRLModeCapabilityBits.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rsRLModeCapabilityBits.1
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::rsRLModeCapabilityBits 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.3 | rsRLModeCapabilityBits | RIVERSTONE-RATELIMIT-MIB |