All MIBs › RAD-MIB › sysSAlrMask
sysSAlrMask
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysSAlrMask
OID (numeric): 1.3.6.1.4.1.164.3.3.1.4.5
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: This object is a mask that indicates which system level alarms are masked. The masked alarms (their bit is set to '1') are neither sent to the manager, nor taken into account for alarm status and LEDs. Bit no. = Alarm code The bits that do not belong to the system level will be 0. This object is applicable only when sysSAlrMaskAll=off (otherwise all system alarms are masked). Example: When Alarms having the codes 6 and 11 are masked, the value of this object will be 840 (hex).
What is sysSAlrMask?
This is an 8-byte bitmask object that controls which system-level alarms are suppressed from being sent to the management station or affecting device status displays and LEDs. Each bit position corresponds to a specific alarm code, and setting a bit to 1 masks (hides) that alarm; this control only applies when the global alarm mask is set to off. Operators use this to suppress known or non-critical alarms and reduce alert noise while maintaining visibility of important system problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.4.5 snmpwalk -v2c -c public <target> RAD-MIB::sysSAlrMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.4.5.1 snmpget -v2c -c public <target> RAD-MIB::sysSAlrMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.1.4.5.1 s <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::sysSAlrMask 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 (11 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.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.4 | sysCurrentAlr | DACS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.164.3.3.1.4.5 | sysSAlrMask | RAD-MIB |