All MIBs › RAD-MIB › alrBufIdx
alrBufIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::alrBufIdx
OID (numeric): 1.3.6.1.4.1.164.3.1.2.4.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This attribute indicates a unique number to identify this entry
What is alrBufIdx?
This object is a read-only numeric identifier that uniquely distinguishes each entry in the alarm buffer table on RAD network devices. It serves as the primary key for indexing and retrieving individual alarm records from the device's log. Network operators reference this index when querying specific historical alarm events to investigate past network issues or verify alarm handling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.4.1.1.1 snmpwalk -v2c -c public <target> RAD-MIB::alrBufIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.4.1.1.1.1 snmpget -v2c -c public <target> RAD-MIB::alrBufIdx.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.1 | alrBufIdx | RAD-MIB |