All MIBs › RAD-MIB › prtGenAlrStatus
prtGenAlrStatus
Module: RAD-MIB
OID (symbolic): RAD-MIB::prtGenAlrStatus
OID (numeric): 1.3.6.1.4.1.164.3.3.3.1.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates the alarm state at port (ch) agent level. This object will be: - critical(7): when there is at least one active (ON) critical alarm . - major (3): when there is no active critical alarm, but there is at least one active (ON) major alarm . - minor (4): when there is no active major or critical alarm, but there is at least one active minor alarm. - warning (6): when there is no active major, critical or minor alarm, but there is at least one active warning alarm. - event (5): when there is no active alarm of another type, but there is at least one active event alarm. - off(2): when there is no active (ON) alarm (since last clear operation).
What is prtGenAlrStatus?
This object reports the highest alarm severity active at the port agent level, ranging from minor to critical. Operators monitor this to quickly assess port health and identify which ports have active alarms requiring attention.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.6 snmpwalk -v2c -c public <target> RAD-MIB::prtGenAlrStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.3.1.1.1.6.1 snmpget -v2c -c public <target> RAD-MIB::prtGenAlrStatus.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.3 | dacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3 | prtDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1 | prtGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.1 | prtGenParamTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.1.1 | prtGenEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.3.1.1.1.6 | prtGenAlrStatus | RAD-MIB |