MIBs Depot

Dell-TRUNK-MIB

Registered at
1.3.6.1.4.1.89.65
Last updated
2006-12-02 00:00
Organization
Dell
Revisions
2006-12-02 00:00
Namespace
dell
Source file
Dell-TRUNK-MIB
Digest
sha256:b8346dd84662ce943f75fae6dffd31fdab10f24b873bf45753adff8e98199b43

Description

The private MIB module definition for trunk support in Dell devices.

Contact

www.dell.com

Imports

FromSymbols
Dell-MIBrnd
IEEE8023-LAG-MIBdot3adAggIndex, dot3adAggPortIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, PhysAddress, 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.

BRIDGE-MIB
Dell-MIB
Dell-TRUNK-MIB
IANAifType-MIB
IEEE8023-LAG-MIB
IF-MIB
P-BRIDGE-MIB
Q-BRIDGE-MIB
RFC1158-MIB
RFC1271-MIB
RMON-MIB
RMON2-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
TOKEN-RING-RMON-MIB

Objects

NameOIDSyntaxAccessStatus
rlDot3adAggMibVersion
OBJECT-TYPE
MIB's version, the current version is 1.
1.3.6.1.4.1.89.65.1INTEGERread-onlycurrent
rlDot3adAggBalanceTable
OBJECT-TYPE
An entry of this table specifies a balancing criterion used for the corresponding dot3adAggIndex.
1.3.6.1.4.1.89.65.2not-accessiblecurrent
rlDot3adAggBalanceEntry
OBJECT-TYPE
A list of information for each dot3adAggIndex.
1.3.6.1.4.1.89.65.2.1not-accessiblecurrent
rlDot3adAggBalanceForwardType
OBJECT-TYPE
A Forwarding type: Bridging or Routing.
1.3.6.1.4.1.89.65.2.1.1INTEGER {bridging(1), routing(2)}read-onlycurrent
rlDot3adAggBalanceLayer
OBJECT-TYPE
A Network Layer Number, may have the following values: 2, 3 or 4. The default value is: Bridging: 2 Routing: 3.
1.3.6.1.4.1.89.65.2.1.2INTEGERread-writecurrent
rlDot3adAggBalanceUsedAddresses
OBJECT-TYPE
Specifies the Network Layer addresses used for Balancing of unicast frames. The function sets the criterion (by layer and used address in it).
1.3.6.1.4.1.89.65.2.1.3INTEGER {notApplied(0), dstAddr(1), srcAddr(2), dstAndSrcAddr(3), vlanId(4), ethType(5)}read-writecurrent
rlDot3adAggBalanceBroadcastType
OBJECT-TYPE
Specifies a balancing criterion used for L2 broadcast and unknown frames: common: a link allocated for broadcast and unknown frames is used for unicast frames too dedicated: a link allocated for broadcast and unknown frames is not used for unicast frames
1.3.6.1.4.1.89.65.2.1.4INTEGER {common(0), dedicated(1)}read-writecurrent
rlDot3adAggNumOfTrunks
OBJECT-TYPE
The number of trunks supported by the device.
1.3.6.1.4.1.89.65.3INTEGERread-onlycurrent
rlDot3adAggMaxPortsInTrunks
OBJECT-TYPE
The maximun number of ports in a trunk.
1.3.6.1.4.1.89.65.4INTEGERread-onlycurrent
rlDot3adAggTrunkCreationSupport
OBJECT-TYPE
Specifies if there is support to rldot3adAggCreationTable, and the type of the support: supportedTrunkOrLacp - ports that are members in some trunk are belongs to it by manual configuration or by lacp, but not togther. notSupported - there is not support to rldot3adAggCreationTable.
1.3.6.1.4.1.89.65.5INTEGER {notSupported(0), supportsTrunkOrLacp(1)}read-writecurrent
rlDot3adAggCreationTable
OBJECT-TYPE
An entry of this table is for creation of an aggregator for the corresponding dot3adAggIndex, when the value of the rlDot3adAggCreationSupport is diffrent from notSupported.
1.3.6.1.4.1.89.65.6not-accessiblecurrent
rlDot3adAggCreationEntry
OBJECT-TYPE
An information for each dot3adAggIndex.
1.3.6.1.4.1.89.65.6.1not-accessiblecurrent
rlDot3adAggCreationTrunk
OBJECT-TYPE
The aggregator can aggregate ports in manual configuration.
1.3.6.1.4.1.89.65.6.1.1TruthValueread-writecurrent
rlDot3adAggCreationLacp
OBJECT-TYPE
The aggregator can aggregate ports by lacp.
1.3.6.1.4.1.89.65.6.1.2TruthValueread-writecurrent
rlDot3adAggLoadBalancingPerTrunk
OBJECT-TYPE
Specifies if load balancing is defined per trunk or per device.
1.3.6.1.4.1.89.65.7TruthValueread-onlycurrent
rlDot3adAggPortLacpTable
OBJECT-TYPE
An entry of this table specifies lacp protocol state and statistics for the corresponding dot3adAggPortIndex.
1.3.6.1.4.1.89.65.8not-accessiblecurrent
rlDot3adAggPortLacpEntry
OBJECT-TYPE
A list of information for each dot3adAggPortIndex.
1.3.6.1.4.1.89.65.8.1not-accessiblecurrent
rlDot3adAggPortLacpPdusRx
OBJECT-TYPE
The number of valid LACPDUs received on this Aggregation Port. This value is read-only.
1.3.6.1.4.1.89.65.8.1.1Counter32read-onlycurrent
rlDot3adAggPortLacpPDUsTx
OBJECT-TYPE
The number of LACPDUs transmitted on this Aggregation Port. This value is read-only.
1.3.6.1.4.1.89.65.8.1.2Counter32read-onlycurrent
rlDot3adAggPortLacpRxState
OBJECT-TYPE
This attribute holds the value 'current' if the Receive state machine for the Aggregation Port is in the CURRENT state, 'expired' if the Receive state machine is in the EXPIRED state, 'defaulted' if the Receive state machine is in the DEFAULTED state, 'initialize' if the Receive state machine is in the INITIALIZE state, 'portDisabled' if the Receive state machine is in the PORT_DISABLED state, or 'lacpDisabled' if the Receive state machine is in the LACP_DISABLED state. This value is read-only.
1.3.6.1.4.1.89.65.8.1.3INTEGER {current(1), expired(2), defaulted(3), initialize(4), portDisabled(5), lacpDisabled(6)}read-onlycurrent
rlDot3adAggPortLacpMuxState
OBJECT-TYPE
This attribute holds the value 'detached' if the Mux state machine for the Aggregation Port is in the DETACHED state, 'waiting' if the Mux state machine is in the WAITING state, 'attached' if the Mux state machine for the Aggregation Port is in the ATTACHED state, 'collecting' if the Mux state machine for the Aggregation Port is in the COLLECTING state, 'distributing' if the Mux state machine for the Aggregation Port is in the DISTRIBUTING state, and 'collecting_ distributing' if the Mux state machine for the Aggregation Port is in the COLLECTING_DISTRIBUTING state. This value is read-only.
1.3.6.1.4.1.89.65.8.1.4INTEGER {detached(1), waiting(2), attached(3), collecting(4), distributing(5), collectingDistributing(6)}read-onlycurrent
rlDot3adAggPortLacpPeriodicState
OBJECT-TYPE
This attribute holds the value 'noPeriodic' if the Periodic state machine for the Aggregation Port is in the NO_PERIODIC state, 'fastPeriodic' if the Mux state machine is in the FAST_PERIODIC state, 'slowPeriodic' if the Mux state machine for the Aggregation Port is in the SLOW_PERIODIC state, or 'periodicTx' if the Periodic state machine for the Aggregation Port is in the PERIODIC_TX state. This value is read-only.
1.3.6.1.4.1.89.65.8.1.5INTEGER {noPeriodic(1), fastPeriodic(2), slowPeriodic(3), periodicTx(4)}read-onlycurrent
rlDot3adAggPortLacpSelected
OBJECT-TYPE
This attribute holds the value 'unselected' if the Selected variable for the Aggregation Port is set to UNSELECTED, 'selected' if the Selected variable for the Aggregation Port is set to SELECTED, or 'waiting' if the Selected variable for the Aggregation Port is set to WAITING. This value is read-only.
1.3.6.1.4.1.89.65.8.1.6INTEGER {unselected(1), selected(2), waiting(3)}read-onlycurrent
rlDot3adAggPortLacpReady
OBJECT-TYPE
A read-only Boolean value indicating whether the Aggregation Port is in the WAITING state in the Mux state machine and its wait_while_timer has expired ('TRUE'). otherwise, its valus is 'FALSE'.
1.3.6.1.4.1.89.65.8.1.7TruthValueread-onlycurrent
rlDot3adAggPortLacpPortMoved
OBJECT-TYPE
A read-only Boolean value indicating whether the Partner_Oper_System or Partner_Oper_Port_Number in use by the Aggregation Port has been changed in an incoming LACPDU ('TRUE'). otherwise, its valus is 'FALSE'.
1.3.6.1.4.1.89.65.8.1.8TruthValueread-onlycurrent
rlDot3adAggPortLacpNNT
OBJECT-TYPE
A read-only Boolean value indicating whether there is a new protocol information that should be transmitted on the link, or that the Partner needs to be reminded of the old information. otherwise, its valus is 'FALSE'.
1.3.6.1.4.1.89.65.8.1.9TruthValueread-onlycurrent
rlDot3adAggPortLacpPeriodicTxTimer
OBJECT-TYPE
The amount of time in seconds remaining before the Periodeic Tx timer will expire. This value is read-only.
1.3.6.1.4.1.89.65.8.1.10INTEGERread-onlycurrent
rlDot3adAggPortLacpCurrentWhileTimer
OBJECT-TYPE
The amount of time in seconds remaining before the Current While timer will expire. This value is read-only.
1.3.6.1.4.1.89.65.8.1.11INTEGERread-onlycurrent
rlDot3adAggPortLacpWaitWhileTimer
OBJECT-TYPE
The amount of time in seconds remaining before the Wait While timer will expire. This value is read-only.
1.3.6.1.4.1.89.65.8.1.12INTEGERread-onlycurrent
rlDot3adAggLacpMembershipRestrictionsSupport
OBJECT-TYPE
Specifies if there is support to rlDot3adAggLacpMembershipRestrictionsTable.
1.3.6.1.4.1.89.65.9TruthValueread-writecurrent
rlDot3adAggLacpMembershipRestrictionsTable
OBJECT-TYPE
An entry of this table specifies membership restrictions for ports that lacp is enbaled on them, and try to attach to the corresponding dot3adAggIndex.
1.3.6.1.4.1.89.65.10not-accessiblecurrent
rlDot3adAggLacpMembershipRestrictionsEntry
OBJECT-TYPE
A list of information for each dot3adAggIndex.
1.3.6.1.4.1.89.65.10.1not-accessiblecurrent
rlDot3adAggLacpMembershipRestrictionsPartnerAdminKey
OBJECT-TYPE
This variable specifies the administrative key of the remote LACP aggregator. A value of 0 is returned if the value of the variable hasn't been set.
1.3.6.1.4.1.89.65.10.1.1Unsigned32 (0..65535)read-writecurrent
rlDot3adAggLacpMembershipRestrictionsSpeedAdminMode
OBJECT-TYPE
This variable specifies the required speed of the LACP aggregator in bits per second. A value of 10 is returned for 10G. A value of 0 is returned if the value of the variable hasn't been set.
1.3.6.1.4.1.89.65.10.1.2Unsigned32read-writecurrent
rlDot3adAggLacpMembershipRestrictionsPartnerAdminSystemId
OBJECT-TYPE
This variable specifies the administrative MAC Address of the remote LACP aggregator. A null mac address is returned if the value of the variable hasn't been set.
1.3.6.1.4.1.89.65.10.1.3PhysAddressread-writecurrent
rlDot3adAggLacpMembershipRestrictionsPartnerAdminSystemPriority
OBJECT-TYPE
This variable specifies the administrative System Priority of the remote LACP aggregator. A value of 0 is returned if the value of the variable hasn't been set.
1.3.6.1.4.1.89.65.10.1.4Unsigned32 (0..65535)read-writecurrent
rlDot3adAggLacpMembershipRestrictionsIndividualAggregator
OBJECT-TYPE
This variable specifies if the lacp aggregator represents an Aggregate ('FALSE') or an Individual link ('TRUE').
1.3.6.1.4.1.89.65.10.1.5TruthValueread-writecurrent