RAD-MIB :: mngAlarmTrapMask

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBmngAlarmTrapMask

mngAlarmTrapMask

Module: RAD-MIB

OID (symbolic): RAD-MIB::mngAlarmTrapMask

OID (numeric): 1.3.6.1.4.1.164.6.2.7.1.5

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

The value of this object determines the alarm traps that the agent should mask (not send to this manager). The value is an Octet String, where each bit is assigned to a certain trap. If the bit = 1, the trap will be masked. If the bit = 0, the trap will not be masked. For more details on the specific alarm traps masked, see product specification.

What is mngAlarmTrapMask?

This object is a bit-mapped octet string where each bit corresponds to a specific alarm trap type; setting a bit to 1 suppresses that alarm trap from being sent to the management station. It allows fine-grained control over which alarm notifications are delivered. An operator would configure this to reduce alert noise by filtering out non-critical alarms or alarms being handled through other mechanisms.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.7.1.5
snmpwalk -v2c -c public <target> RAD-MIB::mngAlarmTrapMask

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.7.1.5.1
snmpget -v2c -c public <target> RAD-MIB::mngAlarmTrapMask.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.164.6.2.7.1.5.1 s <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.6radGenDACS-MIB
1.3.6.1.4.1.164.6.2agntDACS-MIB
1.3.6.1.4.1.164.6.2.7mngTrapIpTableDACS-MIB
1.3.6.1.4.1.164.6.2.7.1mngEntryDACS-MIB
1.3.6.1.4.1.164.6.2.7.1.5mngAlarmTrapMaskRAD-MIB