All MIBs › RAD-MIB › agnSAlrIdx
agnSAlrIdx
Module: RAD-MIB
OID (symbolic): RAD-MIB::agnSAlrIdx
OID (numeric): 1.3.6.1.4.1.164.3.1.2.1.15.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
A unique number to identify an entry in the alarm status table of the agent.
What is agnSAlrIdx?
This object contains a unique numeric index that identifies a specific entry in the alarm status table of a RAD network agent. It serves as the primary key to distinguish between different alarms and alarm conditions. An operator would use this index to retrieve detailed information about a specific alarm or to correlate alarm entries in tables and reports.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.1.15.1.1 snmpwalk -v2c -c public <target> RAD-MIB::agnSAlrIdx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.164.3.1.2.1.15.1.1.1 snmpget -v2c -c public <target> RAD-MIB::agnSAlrIdx.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.1 | statAgnGen | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.1.15 | agnSAlrTable | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.1.15.1 | agnSAlrEntry | DACS-MIB |
| 1.3.6.1.4.1.164.3.1.2.1.15.1.1 | agnSAlrIdx | RAD-MIB |