RADLAN-OSPF-MIB :: rlOspfEnableTrapsOspfRateLimitSeconds

MIB Reference — IPNetwork Monitor

All MIBsRADLAN-OSPF-MIBrlOspfEnableTrapsOspfRateLimitSeconds

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.89rndDell-MIB
1.3.6.1.4.1.89.210rlOspfDell-MIB
1.3.6.1.4.1.89.210.22rlOspfEnableTrapsOspfRateLimitSecondsRADLAN-OSPF-MIB