GENERIC-3COM-TRUNK-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for GENERIC-3COM-TRUNK-MIB.
23
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
23 total| Object Name |
|---|
a3Com OBJECT IDENTIFIER .1.3.6.1.4.1.43 |
RFC1213-MIB Unknown .1.3.6.1.4.1.43 |
generic OBJECT IDENTIFIER .1.3.6.1.4.1.43.10 |
genExperimental OBJECT IDENTIFIER .1.3.6.1.4.1.43.10.1 |
genTrunk OBJECT IDENTIFIER .1.3.6.1.4.1.43.10.1.15 |
a3ComTrunkGroup OBJECT IDENTIFIER .1.3.6.1.4.1.43.10.1.15.1 |
a3ComTrunkIfTableThis table lists TRUNK interfaces that exist within
a device. A single entry exists in this list for each
TRUNK interface in the system. SEQUENCE OF A3ComTrunkIfEntry .1.3.6.1.4.1.43.10.1.15.1.1 |
a3ComTrunkIfEntryAn 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 in this table will fail if the
chosen index value does not match the current value
returned from the a3ComNextAvailableVirtIfIndex object. A3ComTrunkIfEntry .1.3.6.1.4.1.43.10.1.15.1.1.1 |
a3ComTrunkIfIndexThe 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
a3ComVirtualGroup, INTEGER .1.3.6.1.4.1.43.10.1.15.1.1.1.1 |
a3ComTrunkIfNameThis is the name of this TRUNK interface.rw DisplayString .1.3.6.1.4.1.43.10.1.15.1.1.1.2 |
a3ComTrunkTcmpEnableThis 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
constituent MACs.rw Enumeration .1.3.6.1.4.1.43.10.1.15.1.1.1.3 |
a3ComTrunkMacModeThis 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 specified speed.rw Enumeration .1.3.6.1.4.1.43.10.1.15.1.1.1.4 |
a3ComTrunkIfStatusThe 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 object to createAndGo(4) causes the agent
to attempt to create and commit the row based on
the contents of the objects in the row. If all necessary
information is present in the row and the values are
acceptible to the agent, the agent will change the
status to notReady(3). If any of the necessary objects
are not available, the agent will reject the creation
request.
The state of the row transits to active(1) if and only
if MAC(s) has/have been added to this entry through
ifStackTable and system is ready.
Setting this object to destroy(6) will remove the corresponding
TRUNK interface and remove the entry in this table.
In order for a set of this object to destroy(6) to succeed,
all dependencies on this row must have been removed. These
will include any stacking dependencies in the ifStackTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.43.10.1.15.1.1.1.5 |
a3ComTrunkMacTableA 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. SEQUENCE OF A3ComTrunkMacEntry .1.3.6.1.4.1.43.10.1.15.1.2 |
a3ComTrunkMacEntryAn individual TRUNK group MAC entry status. A3ComTrunkMacEntry .1.3.6.1.4.1.43.10.1.15.1.2.1 |
a3ComTrunkMacTrunkIfIndexThis object is the same as a3ComTrunkIfIndex defined in
a3ComTrunkIfTable. INTEGER .1.3.6.1.4.1.43.10.1.15.1.2.1.1 |
a3ComTrunkMacIndexThis object identifies the ifIndex in the ifTable of
a media access control (MAC) interface in the system. INTEGER .1.3.6.1.4.1.43.10.1.15.1.2.1.2 |
a3ComTrunkTcmpMacStateThe 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 will be transmitted or
received.
selected: corresponding MAC is selected for active
participation in the trunk, but it has not
transited to active use.
inUse: corresponding MAC is in active use on the
trunk.
The following values may be read if TCMP is disabled:
undefined: corresponding MAC is undefined
down: corresponding MAC is selected
as a trunk port but is down
up: corresponding MAC is selected
and in use
configured: corresponding MAC is
configured as TRUNK MACro Enumeration .1.3.6.1.4.1.43.10.1.15.1.2.1.3 |
a3ComTrunkTcmpPeersTableThis table lists neighbouring information for
a MAC in a Trunk interface. SEQUENCE OF A3ComTrunkTcmpPeersEntry .1.3.6.1.4.1.43.10.1.15.1.3 |
a3ComTrunkTcmpPeersEntryInformation about a particular peer of a MAC within
the trunk. A3ComTrunkTcmpPeersEntry .1.3.6.1.4.1.43.10.1.15.1.3.1 |
a3ComTrunkPeerTrunkIfIndexThis object is the same as a3ComTrunkIfIndex
defined in a3ComTrunkIfTable. INTEGER .1.3.6.1.4.1.43.10.1.15.1.3.1.1 |
a3ComTrunkPeerMacIndexThis object identifies the ifIndex in the ifTable of
a media access control (MAC) interface in the system. INTEGER .1.3.6.1.4.1.43.10.1.15.1.3.1.2 |
a3ComTrunkPeersMacAddressThe MAC address of a peer connected to the
a3ComTrunkPeerMacIndex identified by this entry.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.43.10.1.15.1.3.1.3 |