ctTrunkRowStatus
CTRON-SMARTTRUNK-MIB ·
.1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.6
Object
This object lets network managers create and delete
trunk interfaces, on systems that support this
optional capability.
It does not control the activation and deactivation
of these interfaces; they are controlled by 'ifAdminStatus'
in the ifTable. However, changing row state from active
to notInService. will have the side effect of changing
their 'ifAdminStatus' values to 'noPresent' or 'down',
thus causing any active trunk connections to be terminated.
When creating a trunk interface, it is up to the
management station to determine a suitable 'ctTrunkIndex'.
To facilitate interoperability, agents should not put
any restrictions on the 'ctTrunkIndex' beyond the obvious
ones that it be valid and unused.
The Managed Objects that must be set in this table
for a row to change from nonExistent/notReady to notInService/Active
is simply an index. Ports can then be added to the Smart TRUNK
via the ifStackTable.
If you create a trunk interface via this object,
it will initially have
'ifAdminStatus' = 'down'
'ifOperStatus' = 'down' when RowStatus is changed to active.
Context
- MIB
- CTRON-SMARTTRUNK-MIB
- OID
.1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctTrunkConfigEntry
- Table
- ctTrunkConfigTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ctTrunkIndex A value which uniquely identifies this conceptual
row in the ctTrunkConfigTable. The Table allows sparse values.
If the conceptual row identified by this value of
c… | column | CTSmartTrunkIndex | .1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.1 |
| ctTrunkConfigName The Trunk's Name, just for informational purposes. It may be changed
regardless of the RowStatus value. | column | CTSmartTrunkName | .1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.2 |
| ctTrunkConfigProtocol Trunking protocol in use. Once the row is active, it can not be changed. | column | CTSmartTrunkProtocol | .1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.3 |
| ctTrunkConfigLoadBalance The type of load balance algorithm applied to this trunk.
Once Row is active, the agent may override this value with an implmentation specific
default. | column | CTSmartTrunkLoadBalanceType | .1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.4 |
| ctTrunkIfIndex The ifIndex in ifTable, ifXTable that is associated with the trunk that is
represented by this row. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.5 |