MIB Viewer

CTRON-SMARTTRUNK-MIB

30 objects
This mib module defines a portion of the SNMP enterprise MIBs under Cabletron enterprise OID pertaining to configuration of Smart TRUNK network links.
Imported Objects
CTRON-MIB-NAMESctSmartTrunkBranch
IF-MIBifIndex InterfaceIndex
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMICounter32 Integer32 MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString RowStatus TEXTUAL-CONVENTION TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.52.4.1.2.20.1IdentityctSmartTrunkThis mib module defines a portion of the SNMP enterprise MIBs under Cabletron enterprise OID pertaining to configuration of Smart TRUNK network links.
1.3.6.1.4.1.52.4.1.2.20.1.1NodectSmartTrunkConfig
1.3.6.1.4.1.52.4.1.2.20.1.1.1ScalarctTrunkGlobalStatusread-writecurrentThe 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 do…
1.3.6.1.4.1.52.4.1.2.20.1.1.3TablectTrunkConfigTablenot-accessiblecurrentA 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…
1.3.6.1.4.1.52.4.1.2.20.1.1.3.1RowctTrunkConfigEntrynot-accessiblecurrentEach table entry contains configuration information for one trunk interface.
1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.1ColumnctTrunkIndexnot-accessiblecurrentA value which uniquely identifies this conceptual row in the ctTrunkConfigTable. The Table allows sparse values. If the conceptual row identified by this value…
1.3.6.1.4.1.52.4.1.2.20.1.1.3.1.2ColumnctTrunkConfigNameread-createcurrentThe 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.3ColumnctTrunkConfigProtocolread-createcurrentTrunking 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.4ColumnctTrunkConfigLoadBalanceread-createcurrentThe 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.5ColumnctTrunkIfIndexread-onlycurrentThe 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.6ColumnctTrunkRowStatusread-createcurrentThis object lets network managers create and delete trunk interfaces, on systems that support this optional capability. It does not control the activation and …
1.3.6.1.4.1.52.4.1.2.20.1.1.4TablectTrunkConnectionTablenot-accessiblecurrentThis table describes how local interfaces that are participating in a trunk are connected to remote interfaces. With this table, a management entity can determ…
1.3.6.1.4.1.52.4.1.2.20.1.1.4.1RowctTrunkConnectionEntrynot-accessiblecurrentEach 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.1.1ColumnctTrunkPortRemoteIfIndexread-onlycurrentThe 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 …
1.3.6.1.4.1.52.4.1.2.20.1.2NodectSmartTrunkDebug
1.3.6.1.4.1.52.4.1.2.20.1.2.1ScalarctTrunkLLAPRequirementread-onlycurrentIndicates whether this managed entity requires the LLAP updates to perform the trunking function. Certain families of products require LLAP (decHuntGroup Proto…
1.3.6.1.4.1.52.4.1.2.20.1.2.2ScalarctTrunkMaxTrunksread-onlycurrentThe 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.4TablectTrunkFlowDiagnosticTablenot-accessiblecurrentProvide 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.4.1RowctTrunkFlowDiagnosticEntrynot-accessiblecurrentEach 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.1.1ColumnctTrunkFlowDiagnosticInstalledFlowsread-onlycurrentA 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.3NodectTrunkConformance
1.3.6.1.4.1.52.4.1.2.20.1.3.1NodectTrunkCompliances
1.3.6.1.4.1.52.4.1.2.20.1.3.1.1CompliancectTrunkComplianceV10currentThe compliance statement for the CTRON-SMARTTRUNK-MIB.
1.3.6.1.4.1.52.4.1.2.20.1.3.2NodectTrunkGroups
1.3.6.1.4.1.52.4.1.2.20.1.3.2.1GroupctTrunkConfGroupV10currentA 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.2GroupctTrunkFlowDiagnosticGroupcurrentA collection of diagnostic information related to interfaces participating in SmartTrunks; specifically to interfaces on devices that use 'flows'.
Type Definitions
NameSyntaxStatusDescription
CTSmartTrunkIndexINTEGER ( 1..2147483647 )currentMost 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 …
CTSmartTrunkLoadBalanceTypeINTEGER { balancingUnspecified(1), roundRobin(2), linkUtilization(3) }currentThe algorithm in use to assign flows to each link in a Smart TRUNK.
CTSmartTrunkNameDisplayString (SIZE(0..32))currentA textual description of this virtual port.
CTSmartTrunkProtocolINTEGER { noProtocol(1), decHuntGroup(2) }currentType of trunking protocol used. LLAP based switches should use decHuntGroup. noProcol applies to all other types of connections.