snmpTrapThrottle
A3COM0012-TRAPTABLE2 ·
.1.3.6.1.4.1.43.10.10.2.1.6
Object
column
mandatory
r/w
Integer32
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 will limit traps sent to this destination to one trap every 2 seconds. A value of zero indicates that no trap throttling is required.
Context
- MIB
- A3COM0012-TRAPTABLE2
- OID
.1.3.6.1.4.1.43.10.10.2.1.6- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- snmpTrapEntry
- Table
- snmpTrapTable
- Siblings
- 6
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-99999
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| snmpTrapIndex mandatory 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 … | column | Integer32 | .1.3.6.1.4.1.43.10.10.2.1.1 |
| 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 |
| 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 |