All MIBs › RAD-MIB › alarmSeverity
alarmSeverity
Module: RAD-MIB
OID (symbolic): RAD-MIB::alarmSeverity
OID (numeric): 1.3.6.1.4.1.164.6.2.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object specifies the severity of the alarms.
What is alarmSeverity?
This read-only object specifies the severity level of an alarm condition, with values representing event, minor, major, warning, or critical severity grades. Severity classification helps operators prioritize alarm response and escalation procedures based on impact. Network management systems use this attribute to filter alarms, generate alerts, and route notifications to the appropriate support teams.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.6.2.20 snmpwalk -v2c -c public <target> RAD-MIB::alarmSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.6.2.20.1 snmpget -v2c -c public <target> RAD-MIB::alarmSeverity.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.6 | radGen | DACS-MIB |
| 1.3.6.1.4.1.164.6.2 | agnt | DACS-MIB |
| 1.3.6.1.4.1.164.6.2.20 | alarmSeverity | RAD-MIB |