All MIBs › RAD-MIB › agnCnfgAlrFilterReset
agnCnfgAlrFilterReset
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnCnfgAlrFilterReset
OID (numeric): 1.3.6.1.4.1.164.3.1.2.2.8.2.1.8
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This is a bottom threshold causing the alarm that does not pass it, to be declared Reset (ON) at the end of the respective window of time. - For alarms defined by default as state alarms (minor,major) this value will be in [%]. - For alarms defined by default as events, this value will be an integer meaning how many times this event should appear at most, during the window, in order to be considered OFF. This value should be less than the one of agnCnfgAlrFilterSet. Agents that do not support Alarms Filter, will return 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.2.8.2.1.8 snmpwalk -v2c -c public <target> RAD-MIB::agnCnfgAlrFilterReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.2.8.2.1.8.1 snmpget -v2c -c public <target> RAD-MIB::agnCnfgAlrFilterReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.2.2.8.2.1.8.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.164 | rad | DACS-MIB |
| 1.3.6.1.4.1.164.3 | radWan | DACS-MIB |
| 1.3.6.1.4.1.164.3.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2 | agnWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.2 | cnfgAgnGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.2.8 | agnCnfgAlarm | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.2.8.2 | agnCnfgAlrTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.2.8.2.1 | agnCnfgAlrEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.2.8.2.1.8 | agnCnfgAlrFilterReset | RAD-MIB |