a3ComTrunkIfStatus
GENERIC-3COM-TRUNK-MIB ·
.1.3.6.1.4.1.43.10.1.15.1.1.1.5
Object
column
mandatory
r/w
RowStatus
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 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.
Context
- MIB
- GENERIC-3COM-TRUNK-MIB
- OID
.1.3.6.1.4.1.43.10.1.15.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComTrunkIfEntry
- Table
- a3ComTrunkIfTable
- Siblings
- 4
Syntax
RowStatus
- Source
- RowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | 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… | column | Integer32 | .1.3.6.1.4.1.43.10.1.15.1.1.1.1 |
| a3ComTrunkIfName mandatory This is the name of this TRUNK interface. | column | OctetString | .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… | column | Enumeration | .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;… | column | Enumeration | .1.3.6.1.4.1.43.10.1.15.1.1.1.4 |