snmpTrapDestination
A3COM0012-TRAPTABLE2 ·
.1.3.6.1.4.1.43.10.10.2.1.2
Object
column
mandatory
r/w
OctetString
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.nnn - dotted format IPX
AABBCCDD:AABBCCDDEEFF - network : node
Destination addresses must be unique within this table. An error is returned if
an attempt is made to add a duplicate address.
Context
- MIB
- A3COM0012-TRAPTABLE2
- OID
.1.3.6.1.4.1.43.10.10.2.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- snmpTrapEntry
- Table
- snmpTrapTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-50
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 |
| 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 |