RAD-MIB :: prtGenAlrMaskAll

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBprtGenAlrMaskAll

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>

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.3prtDacsMuxDACS-MIB
1.3.6.1.4.1.164.3.3.3.1prtGenDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.1prtGenParamTableDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.1.1prtGenEntryDACS-MIB
1.3.6.1.4.1.164.3.3.3.1.1.1.14prtGenAlrMaskAllRAD-MIB