All MIBs › LBHUB-FMS-MIB › snmpTrapIndex
snmpTrapIndex
Module: LBHUB-FMS-MIB
OID (symbolic): LBHUB-FMS-MIB::snmpTrapIndex
OID (numeric): 1.3.6.1.4.1.43.10.10.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This is the unique identifier for this row in the snmpTrapTable. When creating a new row, a manager can read the value of the snmpTrapNextFreeIndex object and (if non-zero) can use this value as the index of the new row to be created.
The actual number of rows that can be created on any particular device depends on the memory and processing resources available at the time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.10.2.1.1 snmpwalk -v2c -c public <target> LBHUB-FMS-MIB::snmpTrapIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.10.2.1.1.1 snmpget -v2c -c public <target> LBHUB-FMS-MIB::snmpTrapIndex.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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.10 | localSnmp | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.10.2 | snmpTrapTable | A3COM0012-TRAPTABLE2 |
| 1.3.6.1.4.1.43.10.10.2.1 | snmpTrapEntry | A3COM0012-TRAPTABLE2 |
| 1.3.6.1.4.1.43.10.10.2.1.1 | snmpTrapIndex | LBHUB-FMS-MIB |