All MIBs › RAD-MIB › alrGenDebounce
alrGenDebounce
Module: RAD-MIB
OID (symbolic): RAD-MIB::alrGenDebounce
OID (numeric): 1.3.6.1.4.1.164.3.3.4.3.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Debounce time for each alarm code, in seconds. The meaning is, that an alarm will be 'declared' as ON (or OFF), only after it was actually ON/OFF the Debouncing time selected by user. 0 = default debounce selection (each alarm has a default value). 250 = maximum value of seconds for debounce. 253 = mask = the alarm will Never be reported. 254 = default debounce selection (each alarm has a default value). 255 = not applicable
What is alrGenDebounce?
This OID sets the delay (in seconds) before a device confirms an alarm has truly occurred or cleared, filtering out brief false alarms. This prevents you from getting spammed with notifications for fleeting problems that fix themselves. An operator would increase this value if alarms are triggering too frequently for brief glitches.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.4.3.1.6 snmpwalk -v2c -c public <target> RAD-MIB::alrGenDebounce
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.4.3.1.6.1 snmpget -v2c -c public <target> RAD-MIB::alrGenDebounce.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.4.3.1.6.1 i <value>
Start monitoring RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAD-MIB::alrGenDebounce OID value, configure state conditions and alerts, and monitor any RAD Data Communications access/transmission/multiplexer equipment, entire product line (base enterprise MIB) from a single console.
OID Breakdown
Upper-level ancestors (12 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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4 | genDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4.3 | alrGenTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.4.3.1 | alrGenEntry | DACS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.3.3.4.3.1.6 | alrGenDebounce | RAD-MIB |