All MIBs › DACS-MIB › sysSAlrMask
sysSAlrMask
Module: DACS-MIB
OID (symbolic): DACS-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).
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> DACS-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> DACS-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 Digital Access Cross-Connect System (DACS/DSX device) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DACS-MIB::sysSAlrMask OID value, configure state conditions and alerts, and monitor any Digital Access Cross-Connect System (DACS/DSX device) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 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 |
| 1.3.6.1.4.1.164.3.3.1.4.5 | sysSAlrMask | DACS-MIB |