All MIBs › RAD-MIB › sysSAlrAttrIndication
sysSAlrAttrIndication
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysSAlrAttrIndication
OID (numeric): 1.3.6.1.4.1.164.3.3.1.3.23
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object indicates the status of the Alarm Attributes for the whole device. It is a sum of 2**(Bit-1). A Bit will be '1', when any alarm in the device is Filtered/Masked/Inverted (respectively). The Bit assignment is: Bit 1: Filter (LSB) Bit 2: Mask Bit 3: Invert (MSB). Examples: - Alarms are filtered and masked but not inverted: value=3 - Alarm is Inverted (not filtered or masked): value=4 - Alarm is masked (not inverted or filtered): value=2
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.23 snmpwalk -v2c -c public <target> RAD-MIB::sysSAlrAttrIndication
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.23.1 snmpget -v2c -c public <target> RAD-MIB::sysSAlrAttrIndication.1
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.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3 | sysStatus | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3.23 | sysSAlrAttrIndication | RAD-MIB |