A3COM0012-TRAPTABLE2 Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
7

snmpTrapTable

table mandatory
.1.3.6.1.4.1.43.10.10.2 · 1 row entry · 7 columns
Uses the a3com variant from /opt/observium/mibs/a3com.
Command help
Walk snmpTrapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'A3COM0012-TRAPTABLE2' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM0012-TRAPTABLE2::snmpTrapTable'
This table can store the destination addresses of SNMP 
managers that wish to receive traps from this device.
snmpTrapEntry row .1.3.6.1.4.1.43.10.10.2.1
This table can store the destination addresses of SNMP
managers that wish to receive traps from this device.
Indexes
Column Syntax OID
snmpTrapIndexmandatory
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 …
Integer32
Constraints:
range: 1-255
.1.3.6.1.4.1.43.10.10.2.1.1
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:AABBCCDD…
OctetStringr/w
Constraints:
range: 0-50
.1.3.6.1.4.1.43.10.10.2.1.2
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 …
Enumeration
Enumerated Values:
1unknown
2ip
3ipx
.1.3.6.1.4.1.43.10.10.2.1.3
SNMP Community String to be used when sending Traps to this destination.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.43.10.10.2.1.4
32 Bit Mask indicating which Trap categories that the
snmpTrapDestination is interested in.

'00000001'h - High Priority Configuration Traps '00000002'h - Low Priority
Configuration Traps '00000004'h - H…
OctetStringr/w
Constraints:
range: 4-4
.1.3.6.1.4.1.43.10.10.2.1.5
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 …
Integer32r/w
Constraints:
range: 0-99999
.1.3.6.1.4.1.43.10.10.2.1.6
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 notReady or notInService state.
Each row…
Enumerationr/w
Enumerated Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.10.10.2.1.7