A3COM0012-TRAPTABLE2
10 objects
No module-level DESCRIPTION found.
Imported Objects
| A3COM0004-GENERIC | localSnmp |
| RFC-1212 | OBJECT-TYPE |
| RFC1213-MIB | DisplayString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.43.10.10.2 | TablesnmpTrapTable | not-accessible | mandatory | This table can store the destination addresses of SNMP managers that wish to receive traps from this device. |
| 1.3.6.1.4.1.43.10.10.2.1 | RowsnmpTrapEntry | not-accessible | mandatory | This table can store the destination addresses of SNMP managers that wish to receive traps from this device. |
| 1.3.6.1.4.1.43.10.10.2.1.1 | ColumnsnmpTrapIndex | read-only | 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 … |
| 1.3.6.1.4.1.43.10.10.2.1.2 | ColumnsnmpTrapDestination | read-write | 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 n… |
| 1.3.6.1.4.1.43.10.10.2.1.3 | ColumnsnmpTrapProtocol | read-only | 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… |
| 1.3.6.1.4.1.43.10.10.2.1.4 | ColumnsnmpTrapCommunity | read-write | mandatory | SNMP Community String to be used when sending Traps to this destination. |
| 1.3.6.1.4.1.43.10.10.2.1.5 | ColumnsnmpTrapCategory | read-write | mandatory | 32 Bit Mask indicating which Trap categories that the snmpTrapDestination is interested in. '00000001'h - High Priority Configuration Traps '00000002'h - Low P… |
| 1.3.6.1.4.1.43.10.10.2.1.6 | ColumnsnmpTrapThrottle | read-write | 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… |
| 1.3.6.1.4.1.43.10.10.2.1.7 | ColumnsnmpTrapRowStatus | read-write | 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 … |
| 1.3.6.1.4.1.43.10.10.3 | ScalarsnmpTrapNextFreeIndex | read-only | mandatory | Indicates the the next value of snmpTrapIndex which can be used to create a new trap destination entry. This value is zero if there are no free rows in the tab… |