snmpTrapProtocol
A3COM0012-TRAPTABLE2 ·
.1.3.6.1.4.1.43.10.10.2.1.3
Object
column
mandatory
Enumeration
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 currently un-ambiguous and so this object is read-only.
Context
- MIB
- A3COM0012-TRAPTABLE2
- OID
.1.3.6.1.4.1.43.10.10.2.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- snmpTrapEntry
- Table
- snmpTrapTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ip |
3 | ipx |
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 |
| 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 |