All MIBs › FLARION-MIB › trapHistIndex
trapHistIndex
Module: FLARION-MIB
OID (symbolic): FLARION-MIB::trapHistIndex
OID (numeric): 1.3.6.1.4.1.8603.1.1.5.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The trap history index.
What is trapHistIndex?
This read-only integer serves as the table index uniquely identifying each entry in the trap history log of Flarion base station equipment. It allows retrieval of specific historical trap records. An operator would use this index to retrieve, filter, and review past SNMP trap events for auditing, troubleshooting, and compliance purposes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8603.1.1.5.2.1.1 snmpwalk -v2c -c public <target> FLARION-MIB::trapHistIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8603.1.1.5.2.1.1.1 snmpget -v2c -c public <target> FLARION-MIB::trapHistIndex.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.1 | rrCommonMib | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.1.5 | rrTrapHistory | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.1.5.2 | trapHistTable | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.1.5.2.1 | trapHistEntry | FLARION-MIB |
| 1.3.6.1.4.1.8603.1.1.5.2.1.1 | trapHistIndex | FLARION-MIB |