snmpTrapIndex
A3COM0012-TRAPTABLE2 ·
.1.3.6.1.4.1.43.10.10.2.1.1
Object
column
mandatory
Integer32
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.
Context
- MIB
- A3COM0012-TRAPTABLE2
- OID
.1.3.6.1.4.1.43.10.10.2.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- snmpTrapEntry
- Table
- snmpTrapTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTrapDestination mandatory This DisplayString is the network address of the device to
which SNMP traps will be sent. This is an IP or IPX address. The following
formats can be used. IP nnn.nnn.nnn.nn… | column | OctetString | .1.3.6.1.4.1.43.10.10.2.1.2 |
| snmpTrapProtocol mandatory This defines the transport protocol to use when sending an
SNMP trap.
At present, this value is determined by the format/value of snmpTrapDestionation
which is cu… | column | Enumeration | .1.3.6.1.4.1.43.10.10.2.1.3 |
| snmpTrapCommunity mandatory SNMP Community String to be used when sending Traps to this destination. | column | OctetString | .1.3.6.1.4.1.43.10.10.2.1.4 |
| snmpTrapCategory mandatory 32 Bit Mask indicating which Trap categories that the
snmpTrapDestination is interested in.
'00000001'h - High Priority Configuration Traps '00000002'h - Low Prior… | column | OctetString | .1.3.6.1.4.1.43.10.10.2.1.5 |
| snmpTrapThrottle mandatory The maximum rate at which that snmpTrapDestination is
willing to receive traps, specified as the minimum interval in milliseconds
between traps. For example, a value of 2000 wil… | column | Integer32 | .1.3.6.1.4.1.43.10.10.2.1.6 |
| snmpTrapRowStatus mandatory The SNMPv2 RowStatus convention.
Notes: Because this is such a simple table:- 1) Writing any data to a destroyed
row, changes its state to active. 2) There is no n… | column | Enumeration | .1.3.6.1.4.1.43.10.10.2.1.7 |