All MIBs › FLARION-MIB › alarmIndex
alarmIndex
Module: FLARION-MIB
OID (symbolic): FLARION-MIB::alarmIndex
OID (numeric): 1.3.6.1.4.1.8603.1.2.10.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The alarm index.
What is alarmIndex?
This read-only object uniquely identifies a specific alarm entry in the Flarion wireless system's alarm table. The index is used to reference and retrieve detailed alarm information. An operator would use this index value to correlate alerts and log entries with specific alarm conditions occurring in the wireless network equipment.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.10.1.1.1 snmpwalk -v2c -c public <target> FLARION-MIB::alarmIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.1.2.10.1.1.1.1 snmpget -v2c -c public <target> FLARION-MIB::alarmIndex.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.8603 | flarion | FLARION-MIB |
| 1.3.6.1.4.1.8603.1 | mibs | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2 | rrMib | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.10 | rrAlarms | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.10.1 | alarmTable | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.10.1.1 | alarmEntry | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.2.10.1.1.1 | alarmIndex | FLARION-MIB |