All MIBs › RAD-MIB › prtGenAlrMaskAll
prtGenAlrMaskAll
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtGenAlrMaskAll
OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.1.1.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: on(3) - will mask all the alarms of the selected port off(2)- will unmask all alarms of the selected port except the ones selected by the prtAlrMaskTable. noOp - will be used by agents that do not support this feature or object.
What is prtGenAlrMaskAll?
This object masks (suppresses) or unmasks all alarms simultaneously on a selected port with a single write operation, using values 'on' to mask all, 'off' to unmask all, and 'noOp' for agents that do not support the feature. Without this bulk operation, network administrators would need to configure mask settings for each individual alarm type, making large-scale alarm suppression inefficient. This is useful for emergency silencing of all alerts during maintenance or for devices known to have chronic false-positive conditions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.14 snmpwalk -v2c -c public <target> RAD-MIB::prtGenAlrMaskAll
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.14.1 snmpget -v2c -c public <target> RAD-MIB::prtGenAlrMaskAll.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.14.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::prtGenAlrMaskAll 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 (13 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.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1 | prtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.1 | prtGenParamTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.1.1 | prtGenEntry | DACS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.3.3.3.1.1.1.14 | prtGenAlrMaskAll | RAD-MIB |