All MIBs › DACS-MIB › prtAlrMask
prtAlrMask
Module: DACS-MIB
OID (symbolic): DACS-MIB::prtAlrMask
OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.4.2.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This object is a mask that indicates which port 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 port level will be 0. This object is applicable only when prtGenAlrMaskAll=off (otherwise all port alarms are masked). Example: When Alarms having the codes 31 and 40 are masked, the value of this object will be 10080000000 (hex).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.4.2.1.2 snmpwalk -v2c -c public <target> DACS-MIB::prtAlrMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.4.2.1.2.1 snmpget -v2c -c public <target> DACS-MIB::prtAlrMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.164.3.3.3.1.4.2.1.2.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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.4 | prtAlr | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.4.2 | prtAlrMaskTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.4.2.1 | prtAlrMaskEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.4.2.1.2 | prtAlrMask | DACS-MIB |