MIBs Depot

CTRON-SMARTTRUNK-MIB

Registered at
1.3.6.1.4.1.52.4.1.2.20.1
Last updated
1998-12-16 00:00
Organization
Cabletron Systems, Inc
Namespace
enterasys
Source file
CTRON-SMARTTRUNK-MIB
Digest
sha256:925e935b2689bfdb6db7d83e4f4509253d172afd1527a7ba429135285f9088c5

Description

This mib module defines a portion of the SNMP enterprise MIBs under Cabletron enterprise OID pertaining to configuration of Smart TRUNK network links.

Contact

Cabletron Systems, Inc. 35 Industrial Way, P.O. Box 5005 Rochester, NH 03867-0505 (603) 332-9400 support@cabletron.com http://www.ctron.com

Imports

FromSymbols
CTRON-MIB-NAMESctSmartTrunkBranch
IF-MIBInterfaceIndex, ifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CTRON-MIB-NAMES
CTRON-OIDS
CTRON-SMARTTRUNK-MIB
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CTSmartTrunkIndex
TEXTUAL-CONVENTION
Most of the tables in this MIB are indexed in whole or in part by 'ctTrunkIndex' - not by 'ifIndex'. Why is there a separate index? Traditionally, ifIndex values are chosen by agents, and are permitted to change across restarts. Using ifIndex to index ctTrunkConfigTable could complicate row creation and/or cause interoperability problems (if each agent had special restrictions on ifIndex). Having a separate index avoids these problems.
current
CTSmartTrunkLoadBalanceType
TEXTUAL-CONVENTION
The algorithm in use to assign flows to each link in a Smart TRUNK.
current
CTSmartTrunkName
TEXTUAL-CONVENTION
A textual description of this virtual port.
current
CTSmartTrunkProtocol
TEXTUAL-CONVENTION
Type of trunking protocol used. LLAP based switches should use decHuntGroup. noProcol applies to all other types of connections.
current

Objects

NameOIDSyntaxAccessStatus
ctSmartTrunkConfig
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.20.1.1
ctTrunkGlobalStatus
OBJECT-TYPE
The state of Smart TRUNK capability for this entire managed entity. Default Value is True(1). If set to False(2) all smart trunks are put into ifAdminStatus down.
1.3.6.1.4.1.52.4.1.2.20.1.1.1TruthValueread-writecurrent
ctTrunkConfigTable
OBJECT-TYPE
A table describing all of the trunk interfaces implemented by this host. Each trunk has a row in the MIB-II/RFC 2233 Interfaces table (describing the structure of the trunk interface it presents to higher layers). Each trunk interface also has a row in this and other CTRON-SMARTTRUNK-MIB tables. Smart Trunks use ifType propMultiplexor(54). Counters represent the aggregate of all physcal links. Unlike hardware ports, trunk interfaces can be created by management. However, the RFC 2233 Interfaces table does not directly support row creation. Therefore, creating or deleting a row in the ctTrunkConfigTable is defined to have the side effect of creating or deleting corresponding rows in - the MIB-II / RFC 2233 Interfaces table, - any other dependent tables New Interfaces table rows for trunk intefaces always have 'ifAdminStatus' set to 'down' until the row state is becomes Active. Then administration of the interface uses normal ifTable ifAdminStatus to enabled it.
1.3.6.1.4.1.52.4.1.2.20.1.1.3not-accessiblecurrent
ctTrunkConfigEntry
OBJECT-TYPE
Each table entry contains configuration information for one trunk interface.
1.3.6.1.4.1.52.4.1.2.20.1.1.3.1not-accessiblecurrent
ctTrunkIndex
OBJECT-TYPE
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 ctTrunkIndex is recreated following an agent restart, the same value of ctTrunkIndex must be used to identify the recreated row. (However, the Interfaces table index associated with the client may change. ifAlias in ifXTable is used then to reassociate ifIndexes based on ifAlias. In the case of the SSR, Smart Trunks are manipulated as st.ctTrunkIndex
1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.1CTSmartTrunkIndexnot-accessiblecurrent
ctTrunkConfigName
OBJECT-TYPE
The Trunk's Name, just for informational purposes. It may be changed regardless of the RowStatus value.
1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.2CTSmartTrunkNameread-createcurrent
ctTrunkConfigProtocol
OBJECT-TYPE
Trunking protocol in use. Once the row is active, it can not be changed.
1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.3CTSmartTrunkProtocolread-createcurrent
ctTrunkConfigLoadBalance
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.4CTSmartTrunkLoadBalanceTyperead-createcurrent
ctTrunkIfIndex
OBJECT-TYPE
The ifIndex in ifTable, ifXTable that is associated with the trunk that is represented by this row.
1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.5InterfaceIndexread-onlycurrent
ctTrunkRowStatus
OBJECT-TYPE
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.
1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.6RowStatusread-createcurrent
ctTrunkConnectionTable
OBJECT-TYPE
This table describes how local interfaces that are participating in a trunk are connected to remote interfaces. With this table, a management entity can determine that (for example) local interfaces 3, 4, and 6 are connected to remote interfaces 10, 17, and 19. This table is useful to debug configuration errors with remote devices. If ifAdminStatus/ifOperState is up, and no corresponding row is found in this table, then a management station can assume a the remote end does not have the decHuntGroup protocol active. Note: this entire table is read-only. Rows are created and deleted from this table as a side effect of trunks being created and deleted. Note: a managment entity could determine (for example) that interface 3 was participating in trunk 3 by using the ifStackTable and ctTrunkIfIndex.
1.3.6.1.4.1.52.4.1.2.20.1.1.4not-accessiblecurrent
ctTrunkConnectionEntry
OBJECT-TYPE
Each table entry contains configuration information for one interface that is participating in a trunk.
1.3.6.1.4.1.52.4.1.2.20.1.1.4.1not-accessiblecurrent
ctTrunkPortRemoteIfIndex
OBJECT-TYPE
The ifIndex of the interface at the other end of this part of the trunk link. If this value is 0, then for some reason there is no interface on the other side of this link. This might be a temporary condition or it might represent a real problem. Note: this table is indexed by ifIndex. So the index is the local ifIndex value and ctTrunkPortRemoteIfIndex is the remote ifIndex.
1.3.6.1.4.1.52.4.1.2.20.1.1.4.1.1InterfaceIndexread-onlycurrent
ctSmartTrunkDebug
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.20.1.2
ctTrunkLLAPRequirement
OBJECT-TYPE
Indicates whether this managed entity requires the LLAP updates to perform the trunking function. Certain families of products require LLAP (decHuntGroup Protocol) order for the Smart TRUNK functionality to work. A value of 1 implies that LLAP is necessary for smart-trunking to work on this platform, a value of 2 indicates that it is not necessary.
1.3.6.1.4.1.52.4.1.2.20.1.2.1INTEGER {required(1), notRequired(2)}read-onlycurrent
ctTrunkMaxTrunks
OBJECT-TYPE
The maximum number of trunks that can be configured on this managed entity.
1.3.6.1.4.1.52.4.1.2.20.1.2.2Integer32read-onlycurrent
ctTrunkFlowDiagnosticTable
OBJECT-TYPE
Provide a means to programmatically evaluate the load balancing of a smart trunk. Assumes that load balancing is done on a flow by flow basis.
1.3.6.1.4.1.52.4.1.2.20.1.2.4not-accessiblecurrent
ctTrunkFlowDiagnosticEntry
OBJECT-TYPE
Each row refers to a specific smart trunk and port within that smart trunk.
1.3.6.1.4.1.52.4.1.2.20.1.2.4.1not-accessiblecurrent
ctTrunkFlowDiagnosticInstalledFlows
OBJECT-TYPE
A counter of the flows installed on this port since it was first operational.
1.3.6.1.4.1.52.4.1.2.20.1.2.4.1.1Counter32read-onlycurrent
ctTrunkConformance
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.20.1.3
ctTrunkCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.20.1.3.1
ctTrunkGroups
OBJECT-IDENTITY
1.3.6.1.4.1.52.4.1.2.20.1.3.2

Conformance

NameOIDStatus
ctTrunkComplianceV10
MODULE-COMPLIANCE
The compliance statement for the CTRON-SMARTTRUNK-MIB.
1.3.6.1.4.1.52.4.1.2.20.1.3.1.1current
ctTrunkConfGroupV10
OBJECT-GROUP
A set of managed objects that make up version 1.0 of the CTRON-SMARTTRUNK-MIB.
1.3.6.1.4.1.52.4.1.2.20.1.3.2.1current
ctTrunkFlowDiagnosticGroup
OBJECT-GROUP
A collection of diagnostic information related to interfaces participating in SmartTrunks; specifically to interfaces on devices that use 'flows'.
1.3.6.1.4.1.52.4.1.2.20.1.3.2.2current