All MIBs › RAD-MIB › sysSAlrStatusAll
sysSAlrStatusAll
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysSAlrStatusAll
OID (numeric): 1.3.6.1.4.1.164.3.3.1.3.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates the current alarm state including all levels: system, card, port. - 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).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.9 snmpwalk -v2c -c public <target> RAD-MIB::sysSAlrStatusAll
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.3.9.1 snmpget -v2c -c public <target> RAD-MIB::sysSAlrStatusAll.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.1 | systemDacsMux | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3 | sysStatus | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.3.9 | sysSAlrStatusAll | RAD-MIB |