All MIBs › RAD-MIB › prtSAlrSeverity
prtSAlrSeverity
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSAlrSeverity
OID (numeric): 1.3.6.1.4.1.164.3.1.4.1.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The severity of the alarm.
What is prtSAlrSeverity?
This read-only integer indicates the severity level of an alarm detected on a RAD port or service. Severity is typically encoded as a numeric value representing categories like critical, major, minor, or warning. Network operations teams use this field to prioritize incident response, with higher severity alarms receiving faster attention and escalation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.2.1.6 snmpwalk -v2c -c public <target> RAD-MIB::prtSAlrSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.2.1.6.1 snmpget -v2c -c public <target> RAD-MIB::prtSAlrSeverity.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.4 | prtWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1 | statPrtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.2 | prtSAlrTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.2.1 | prtSAlrEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.2.1.6 | prtSAlrSeverity | RAD-MIB |