All MIBs › RADLAN-OSPF-MIB › rlOspfEnableTrapsOspfRateLimitSeconds
rlOspfEnableTrapsOspfRateLimitSeconds
Module: RADLAN-OSPF-MIB
OID (symbolic): RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfRateLimitSeconds
OID (numeric): 1.3.6.1.4.1.89.210.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Sets the rate limit window size, in seconds. A number from 2 to 60. The default value is 10.
What is rlOspfEnableTrapsOspfRateLimitSeconds?
This object sets the time window (in seconds, range 2-60, default 10) during which OSPF trap notifications are rate-limited to prevent flooding the management system with duplicate alerts. Operators use this parameter to control how frequently OSPF-related notifications are sent; for example, setting it to 10 seconds means no more than the configured number of traps will be sent within each 10-second window. This helps reduce log clutter and ensures critical alerts reach the monitoring system without being suppressed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.210.22 snmpwalk -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfRateLimitSeconds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.210.22.1 snmpget -v2c -c public <target> RADLAN-OSPF-MIB::rlOspfEnableTrapsOspfRateLimitSeconds.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.210.22.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.210 | rlOspf | Dell-MIB |
| 1.3.6.1.4.1.89.210.22 | rlOspfEnableTrapsOspfRateLimitSeconds | RADLAN-OSPF-MIB |