All MIBs › RAD-MIB › sysBufferAlrState
sysBufferAlrState
Module: RAD-MIB
OID (symbolic): RAD-MIB::sysBufferAlrState
OID (numeric): 1.3.6.1.4.1.164.3.3.1.5.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This object indicates the alarm type. minor/major/warning/critical - indicates appearance of the problem and the type. event - indicates occurence of an event. off - indicates disappearance of an alarm.
What is sysBufferAlrState?
This object indicates the current state of a system buffer alarm, with values representing different alarm conditions (off, event, minor, major, warning, or critical) on a RAD device. Alarm states inform operators about system resource health and potential congestion or stability issues. Operators monitor buffer alarm states to detect memory pressure and take corrective actions such as traffic rerouting or service degradation before system failure occurs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.5.1.1.3 snmpwalk -v2c -c public <target> RAD-MIB::sysBufferAlrState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.3.1.5.1.1.3.1 snmpget -v2c -c public <target> RAD-MIB::sysBufferAlrState.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.5 | sysBufferAlr | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.5.1 | sysBufferAlrTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.5.1.1 | sysBufferAlrEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.3.1.5.1.1.3 | sysBufferAlrState | RAD-MIB |