RAD-MIB :: alrGenDebounce

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBalrGenDebounce

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>

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.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.3dacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.4genDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.4.3alrGenTableDACS-MIB
1.3.6.1.4.1.164.3.3.4.3.1alrGenEntryDACS-MIB
1.3.6.1.4.1.164.3.3.4.3.1.6alrGenDebounceRAD-MIB