All MIBs › RAD-MIB › prtSAlrCodeDescription
prtSAlrCodeDescription
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSAlrCodeDescription
OID (numeric): 1.3.6.1.4.1.164.3.1.4.1.2.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
This attribute is a full text description of the alarm. The alarm description includes the following information: alarm code, alarm text, alarm severity, Masked or Inverted flag and counter.
What is prtSAlrCodeDescription?
This OID holds a text description of an alarm event that occurred on the device. It tells you what went wrong—including the alarm code, severity level, and whether it's masked—so you know if the device needs attention. A network operator would check this when an alarm is triggered to understand whether it's a critical failure or routine notification.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.2.1.4 snmpwalk -v2c -c public <target> RAD-MIB::prtSAlrCodeDescription
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.2.1.4.1 snmpget -v2c -c public <target> RAD-MIB::prtSAlrCodeDescription.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.4 | prtSAlrCodeDescription | RAD-MIB |