GENERIC-3COM-TRUNK-MIB Table View

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

Tables
3
Rows
3
Columns
11

a3ComTrunkIfTable

table mandatory
.1.3.6.1.4.1.43.10.1.15.1.1 · 1 row entry · 5 columns
This table lists TRUNK interfaces that exist within
a device.  A single entry exists in this list for each
TRUNK interface in the system.
a3ComTrunkIfEntry entry .1.3.6.1.4.1.43.10.1.15.1.1.1
An individual Trunk interface entry. When an NMS wishes
to create a new entry in this table, it must obtain a
non-zero index from the a3ComNextAvailableVirtIfIndex
which is defined in a3ComVirtualGroup.
Row creation i…
Indexes
a3ComTrunkIfIndex
Column Syntax OID
a3ComTrunkIfIndex mandatory
The index value of this row and the Trunk's ifIndex
in the ifTable. The NMS obtains the index value to
create new row by reading the a3ComNextAvailableVirtIfIndex
object which is the same as the one defined in
a3ComVir…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.10.1.15.1.1.1.1
a3ComTrunkIfName mandatory
This is the name of this TRUNK interface.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.43.10.1.15.1.1.1.2
a3ComTrunkTcmpEnable mandatory
This object specifies if the Trunk Control Message
Protocol(TCMP) is currently enabled for operation
on a specific trunk. TCMP is used to dynamically control
the configuration and operation of a trunk port and its
Enumerationr/w
Enumerated Values:
1notAvailable
2tcmpDisable
3tcmpEnable
.1.3.6.1.4.1.43.10.1.15.1.1.1.3
a3ComTrunkMacMode mandatory
This object controls the Trunk physical link speed.
When a port is added to this Trunk, it is switched
to the specified speed, regardless of its previous
speed setting. All ports; therefore, will be running
on the spec…
Enumerationr/w
Enumerated Values:
1half10
2full10
3half100
4full100
5half1000
6full1000
.1.3.6.1.4.1.43.10.1.15.1.1.1.4
a3ComTrunkIfStatus mandatory
The status column for this TRUNK interface.
This OBJECT can be set to:

createAndGo(4)
destroy(6)

The following values may be read:
active(1)
notReady(3).

Setting this obje…
RowStatusr/w
Textual Convention: RowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.10.1.15.1.1.1.5

a3ComTrunkMacTable

table mandatory
.1.3.6.1.4.1.43.10.1.15.1.2 · 1 row entry · 3 columns
A list of information about state of TRUNK MAC(s)
in a TRUNK interface. If TCMP is not enabled, the MAC
status is tied to the link status.
a3ComTrunkMacEntry entry .1.3.6.1.4.1.43.10.1.15.1.2.1
An individual TRUNK group MAC entry status.
Indexes
a3ComTrunkMacTrunkIfIndex a3ComTrunkMacIndex
Column Syntax OID
a3ComTrunkMacTrunkIfIndex mandatory
This object is the same as a3ComTrunkIfIndex defined in
a3ComTrunkIfTable.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.10.1.15.1.2.1.1
a3ComTrunkMacIndex mandatory
This object identifies the ifIndex in the ifTable of
a media access control (MAC) interface in the system.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.10.1.15.1.2.1.2
a3ComTrunkTcmpMacState mandatory
The state column for this MAC TRUNK entry if
TCMP is enabled. The following values may be
read:

notInUse: corresponding MAC has not been selected
for active participation in trunk. No
LLC frames wi…
Enumeration
Enumerated Values:
1notInUse
2selected
3inUse
4undefined
5down
6up
7configured
.1.3.6.1.4.1.43.10.1.15.1.2.1.3
.1.3.6.1.4.1.43.10.1.15.1.3 · 1 row entry · 3 columns
This table lists neighbouring information for
a MAC in a Trunk interface.
a3ComTrunkTcmpPeersEntry entry .1.3.6.1.4.1.43.10.1.15.1.3.1
Information about a particular peer of a MAC within
the trunk.
Indexes
a3ComTrunkPeerTrunkIfIndex a3ComTrunkPeerMacIndex a3ComTrunkPeersMacAddress
Column Syntax OID
a3ComTrunkPeerTrunkIfIndex mandatory
This object is the same as a3ComTrunkIfIndex
defined in a3ComTrunkIfTable.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.10.1.15.1.3.1.1
a3ComTrunkPeerMacIndex mandatory
This object identifies the ifIndex in the ifTable of
a media access control (MAC) interface in the system.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.10.1.15.1.3.1.2
a3ComTrunkPeersMacAddress mandatory
The MAC address of a peer connected to the
a3ComTrunkPeerMacIndex identified by this entry.
RFC1213-MIBPhysAddress
Textual Convention: RFC1213-MIBPhysAddress OctetString
.1.3.6.1.4.1.43.10.1.15.1.3.1.3