All MIBs › SIAE-ALARM-MIB › alarmAntiFlooding
alarmAntiFlooding
Module: SIAE-ALARM-MIB
OID (symbolic): SIAE-ALARM-MIB::alarmAntiFlooding
OID (numeric): 1.3.6.1.4.1.3373.1103.4.28
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Enables or disables the alarm anti-flooding (filtering) algorithm. According to such algorithm if the number of event notifications that an alarm receives within a specified time period, namely the observation period, exceeds a given high threshold value, the alarm enters a 'flooding' state. Once an alarm has entered such flooding state, its status is forced to active, according to its related severity, and no further event notifications are processed (neither trapped nor logged). An alarm exits the flooding state when the number of event notifications, received within a subsequent observation period, drops below a given low thresold value. On exiting the flooding state, the trap and log status of an alarm get aligned to the last notified event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3373.1103.4.28 snmpwalk -v2c -c public <target> SIAE-ALARM-MIB::alarmAntiFlooding
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3373.1103.4.28.1 snmpget -v2c -c public <target> SIAE-ALARM-MIB::alarmAntiFlooding.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3373.1103.4.28.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.3373 | siaeMicroelettronicaSpa | SIAE-TREE-MIB |
| 1.3.6.1.4.1.3373.1103 | siaeMib | SIAE-TREE-MIB |
| 1.3.6.1.4.1.3373.1103.4 | smalarm | SIAE-ALARM-MIB |
| 1.3.6.1.4.1.3373.1103.4.28 | alarmAntiFlooding | SIAE-ALARM-MIB |