All MIBs › RAD-MIB › agnCnfgAlrMask
agnCnfgAlrMask
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnCnfgAlrMask
OID (numeric): 1.3.6.1.4.1.164.3.1.2.2.8.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
An attribute defining the desired Mask state of an alarm . no - unmask (this command is not saved in agent's common database) noAndSave - unmask ; this command is saved in agent's common database yes - mask (this command is not saved in agent's common database) yesAndSave - mask ; this command is saved in agent's common database. Commands that are not saved, will be lost upon power-up or selected card removal.
What is agnCnfgAlrMask?
This object controls whether an alarm is masked (suppressed) on a RAD device, with options to apply the change temporarily or persistently in the configuration database. Valid values are no(1) or yes(3) (unsaved), and noAndSave(2) or yesSave(4) (saved across reboot). System operators use this to silence noisy alarms during maintenance or to enable them back when issues are resolved, optionally persisting their choice.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.2.8.2.1.4 snmpwalk -v2c -c public <target> RAD-MIB::agnCnfgAlrMask
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.4.1 snmpget -v2c -c public <target> RAD-MIB::agnCnfgAlrMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.1.2.2.8.2.1.4.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.4 | agnCnfgAlrMask | RAD-MIB |