All MIBs › A3COM0012-TRAPTABLE2 › snmpTrapIndex
snmpTrapIndex
Module: A3COM0012-TRAPTABLE2
OID (symbolic): A3COM0012-TRAPTABLE2::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.
What is snmpTrapIndex?
A unique numeric identifier (1-255) for each SNMP trap destination row in the trap table. Network administrators use this index when creating or modifying trap destinations via SNMP. Example: an index of 3 identifies the third trap destination entry in the configuration table.
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> A3COM0012-TRAPTABLE2::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> A3COM0012-TRAPTABLE2::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 | A3COM0012-TRAPTABLE2 |