All MIBs › RAD-MIB › alrBufState
alrBufState
Module: RAD-MIB
OID (symbolic): RAD-MIB::alrBufState
OID (numeric): 1.3.6.1.4.1.164.3.1.2.4.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
State of the alarm (On/Off).
What is alrBufState?
This OID reports the current state (on or off) of an alarm buffer in the device. It indicates whether alarm conditions are being recorded. A technician would check this to verify that critical alarm logging is active and hasn't been accidentally disabled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.4.1.1.7 snmpwalk -v2c -c public <target> RAD-MIB::alrBufState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.4.1.1.7.1 snmpget -v2c -c public <target> RAD-MIB::alrBufState.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.2 | agnWanGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.4 | alrBuffGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.4.1 | alrBufTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.4.1.1 | alrBufEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.4.1.1.7 | alrBufState | RAD-MIB |