All MIBs › RAD-MIB › prtSAlrStatus
prtSAlrStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtSAlrStatus
OID (numeric): 1.3.6.1.4.1.164.3.1.4.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates the alarm state in the port(ch) agent level. This attribute will be set to: critical(7) - when there is at least one active (state ON) critical alarm, otherwise it will be set to major(5) - when there is at least one active (state ON) major alarm, otherwise it will be set to minor(4) - if there is at least one active (state ON) minor alarm, otherwise it will be set to warning(6) - if there is at least one active (state ON) warning alarm, otherwise it will be set to event(3) - if there was at least one alarm event (including state on,off events) since the last clear operation.
What is prtSAlrStatus?
This object indicates the highest severity alarm currently active on a port or channel in the RAD system by reporting the most critical active alarm state. Alarms are ranked by severity: critical is highest, followed by major, minor, and warning, and the highest-severity active alarm is reported. Operations teams use this to quickly assess the health of a port and prioritize which alarms need immediate attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.6 snmpwalk -v2c -c public <target> RAD-MIB::prtSAlrStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.4.1.1.1.6.1 snmpget -v2c -c public <target> RAD-MIB::prtSAlrStatus.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.1 | prtSInstTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1.1 | prtSInstEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.4.1.1.1.6 | prtSAlrStatus | RAD-MIB |