All MIBs › RAD-MIB › mdlSAlrSeverity
mdlSAlrSeverity
Module: RAD-MIB
OID (symbolic): RAD-MIB::mdlSAlrSeverity
OID (numeric): 1.3.6.1.4.1.164.3.1.3.1.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The severity of the alarm.
What is mdlSAlrSeverity?
This object specifies the severity level of an alarm condition in the RAD device, using values such as event, minor, major, and warning. Network operators use this to prioritize alert handling and determine escalation procedures, with major and warning severities requiring immediate attention. The severity classification helps automate alarm correlation and incident response workflows.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.3.1.2.1.5 snmpwalk -v2c -c public <target> RAD-MIB::mdlSAlrSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.3.1.2.1.5.1 snmpget -v2c -c public <target> RAD-MIB::mdlSAlrSeverity.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.1 | wanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3 | mdlWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1 | statMdlGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1.2 | mdlSAlrTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1.2.1 | mdlSAlrEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.3.1.2.1.5 | mdlSAlrSeverity | RAD-MIB |