Home/Catalog/Dell-rlInterfaces

Dell-rlInterfaces

AI MIB Summary

The Dell-rlInterfaces MIB module enables SNMP-based monitoring and management of physical and logical interface states, counters, and configuration parameters on Dell MTS software-managed switching hardware. It provides granular visibility into interface operational status, traffic statistics, and error metrics essential for network performance analysis and fault isolation.

The MIB module describes the private MIB for Switch Interfaces supported by Dell MTS software and products.
Main OID:
swInterfaces.1.3.6.1.4.1.89.43
99
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

99 total
Object Name
swInterfacesThe MIB module describes the private MIB for Switch Interfaces supported by Dell MTS software and products.
MODULE-IDENTITY
.1.3.6.1.4.1.89.43
swIfTableSwitch media specific information and configuration of the device interfaces.
SEQUENCE OF SwIfEntry
.1.3.6.1.4.1.89.43.1
swIfEntryDefines the contents of each line in the swIfTable table.
SwIfEntry
.1.3.6.1.4.1.89.43.1.1
swIfIndexIndex to the swIfTable. The interface defined by a particular value of this index is the same interface as identified by the same value of ifIndex (MIB II).ro
INTEGER
.1.3.6.1.4.1.89.43.1.1.1
swIfPhysAddressTypeThis variable indicates whether the physical address assigned to this interface should be the default one or be chosen from the set of reserved physical addresses of the device.rwobsolete
Enumeration
.1.3.6.1.4.1.89.43.1.1.2
swIfDuplexAdminModeThis variable specifies whether this interface should operate in half duplex or full duplex mode. This specification will take effect only if swIfSpeedDuplexAutoNegotiation is disabled. A value of 'none' is returned if a value of the variable hasn't been set.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.3
swIfDuplexOperModeThis variable indicates whether this interface operates in half duplex or full duplex mode. This variable can have the values hybrid or unknown only for a trunk. unknown - only if trunk operative status is not present.ro
Enumeration
.1.3.6.1.4.1.89.43.1.1.4
swIfBackPressureModeThis variable indicates whether this interface activates back pressure when congested.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.5
swIfTaggedModeIf enable, this interface operates in tagged mode, i.e all frames sent out through this interface will have the 802.1Q header. If disabled the frames will not be tagged.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.6
swIfTransceiverTypeThis variable indicates the transceiver type of this interface.ro
Enumeration
.1.3.6.1.4.1.89.43.1.1.7
swIfLockAdminStatusThis variable indicates whether this interface should operate in locked or unlocked mode. In unlocked mode the device learns all MAC addresses from this port and forwards all frames arrived at this port. In locked mode no new MAC addresses are learned and only frames with known source MAC addresses are forwarded.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.8
swIfLockOperStatusThis variable defines whether this interface operates in locked or unlocked mode. It is locked in each of the following two cases: 1) if swLockAdminStatus is set to locked 2) no IP/IPX interface is defined over this interface and no VLAN contains this interface. In unlocked mode the device learns all MAC addresses from this port and forwards all frames arrived at this port. In locked mode no new MAC addresses are learned and only frames with known source MAC addresses are forwarded.ro
Enumeration
.1.3.6.1.4.1.89.43.1.1.9
swIfTypeThis variable specifies the type of interface.ro
Enumeration
.1.3.6.1.4.1.89.43.1.1.10
swIfDefaultTagThis variable specifies the default VLAN tag which will be attached to outgoing frames if swIfTaggedMode for this interface is enabled.ro
INTEGER
.1.3.6.1.4.1.89.43.1.1.11
swIfDefaultPriorityThis variable specifies the default port priority.rw
INTEGER
.1.3.6.1.4.1.89.43.1.1.12
swIfStatusThe status of a table entry. It is used to delete an entry from this table.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.89.43.1.1.13
swIfFlowControlModeon - Flow control will be enabled on this interface according to the IEEE 802.3x standard. off - Flow control is disabled. autoNegotiation - Flow control will be enabled or disabled on this interface. If enabled, it will operate as specified by the IEEE 802.3x standard. enabledRx - Flow control will be enabled on this interface for recieved frames. enabledTx - Flow control will be enabled on this interface for transmitted frames. An attempt to set this object to 'enabledRx(4)' or 'enabledTx(5)' will fail on interfaces that do not support operation at greater than 100 Mb/s. In any case, flow control can work only if swIfDuplexOperMode is full.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.14
swIfSpeedAdminModeThis variable specifies the required speed of this interface in bits per second. This specification will take effect only if swIfSpeedDuplexAutoNegotiation is disabled. A value of 10 is returned for 10G. A value of 0 is returned if the value of the variable hasn't been set.rw
INTEGER
.1.3.6.1.4.1.89.43.1.1.15
swIfSpeedDuplexAutoNegotiationIf enabled the speed and duplex mode will be set by the device through the autonegotiation process. Otherwise these characteristics will be set according to the values of swIfSpeedAdminMode and swIfSpeedDuplexAutoNegotiation.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.16
swIfOperFlowControlModeon - Flow control is enabled on this interface according to the IEEE 802.3x standard. off - Flow control is disabled. enabledRx - Flow control is enabled on this interface for recieved frames. enabledTx - Flow control is enabled on this interface for transmitted frames.ro
Enumeration
.1.3.6.1.4.1.89.43.1.1.17
swIfOperSpeedDuplexAutoNegotiationIf enabled the speed and duplex are determined by the device through the autonegotiation process. If disabled these characteristics are determined according to the values of swIfSpeedAdminMode and swIfDuplexAdminMode. hybrid - only for a trunk. unknown - only for ports that there operative status is not present.ro
Enumeration
.1.3.6.1.4.1.89.43.1.1.18
swIfOperBackPressureModeThis variable indicates the operative back pressure mode of this interface.ro
Enumeration
.1.3.6.1.4.1.89.43.1.1.19
swIfAdminLockActionThis variable indicates which action this interface should be taken in locked mode and therefore relevant only in locked mode. Possible actions: discard(1) - every packet is dropped. forwardNormal(2) - every packet is forwarded according to the DST address. discardDisable(3) - drops the first packet and suspends the port.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.20
swIfOperLockActionThis variable indicates which action this interface actually takes in locked mode and therefore relevant only in locked mode. Possible actions: discard(1) - every packet is dropped. forwardNormal(2) - every packet is forwarded according to the DST address. discardDisable(3) - drops the first packet and suspends the port.ro
Enumeration
.1.3.6.1.4.1.89.43.1.1.21
swIfAdminLockTrapEnableThis variable indicates whether to create a SNMP trap in the locked mode.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.43.1.1.22
swIfOperLockTrapEnableThis variable indicates whether a SNMP trap can be created in the locked mode.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.43.1.1.23
swIfOperSuspendedStatusThis variable indicates whether the port is suspended or not due to some feature. After reboot this value is falsero
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.43.1.1.24
swIfLockOperTrapCountThis variable indicates the trap counter status per ifIndex (i.e. number of received packets since the last trap sent due to a packet which was received on this ifIndex). It's relevant only in locked mode while trap is enabled.ro
INTEGER (0 .. 2147483647 )
.1.3.6.1.4.1.89.43.1.1.25
swIfLockAdminTrapFrequencyThis variable indicates the minimal frequency (in seconds) of sending a trap per ifIndex. It's relevant only in locked mode and in trap enabled.rw
INTEGER (1 .. 1000000) -- UNITS "seconds"
.1.3.6.1.4.1.89.43.1.1.26
swIfReActivateThis variable reactivates (enables) an ifIndex (which was suspended)rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.43.1.1.27
swIfAdminMdixThe configuration is on a physical port, not include trunks. cross - The interface should force crossover. normal - The interface should not force crossover. auto - Auto mdix is enabled on the interface.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.28
swIfOperMdixcross - The interface is in crossover mode. normal - The interface is not in crossover mode. unknown - Only for port that its operative status is not present or down.ro
Enumeration
.1.3.6.1.4.1.89.43.1.1.29
swIfHostModeThis variable indicates the 802.1X host mode of a port. Relevant when the port's 802.1X control is auto. In addtion multiple-auth was added.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.30
swIfSingleHostViolationAdminActionThis variable indicates which action this interface should take in single authorized. Possible actions: discard - every packet is dropped. forwardNormal - every packet is forwarded according to the DST address. discardDisable - drops the first packet and suspends the port.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.31
swIfSingleHostViolationOperActionThis variable indicates which action this interface actually takes in single authorized. Possible actions: discard(1) - every packet is dropped. forwardNormal(2) - every packet is forwarded according to the DST address. discardDisable(3) - drops the first packet and suspends the port.ro
Enumeration
.1.3.6.1.4.1.89.43.1.1.32
swIfSingleHostViolationAdminTrapEnableThis variable indicates whether to create a SNMP trap in single authorized.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.43.1.1.33
swIfSingleHostViolationOperTrapEnableThis variable indicates whether a SNMP trap can be created in the single authorized.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.43.1.1.34
swIfSingleHostViolationOperTrapCountThis variable indicates the trap counter status per ifIndex (i.e. number of received packets since the last trap sent due to a packet which was received on this ifIndex). It's relevant only in single authorized while trap is enabled.ro
INTEGER (0 .. 2147483647)
.1.3.6.1.4.1.89.43.1.1.35
swIfSingleHostViolationAdminTrapFrequencyThis variable indicates the minimal frequency (in seconds) of sending a trap per ifIndex. It's relevant only in single authorized and in trap enabled. A value of 0 means that trap is disabled.rw
INTEGER (0 .. 1000000) -- UNITS "seconds"
.1.3.6.1.4.1.89.43.1.1.36
swIfLockLimitationModeThis variable indicates what is the learning limitation on the locked interface. Possible values: disabled - learning is stopped. The dynamic addresses associated with the port are not aged out or relearned on other port as long as the port is locked. dynamic - dynamic addresses can be learned up to the maximum dynamic addresses allowed on the port. Relearning and aging of the dynamic addresses are enabled. The learned addresses aren't kept after reset. secure-permanent - secure addresses can be learned up to the maximum addresses allowed on the port. Relearning and aging of addresses are disabled. The learned addresses are kept after reset. secure-delete-on-reset - secure addresses can be learned up to the maximum addresses allowed on the port. Relearning and aging of addresses are disabled. The learned addresses are not kept after reset.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.37
swIfLockMaxMacAddressesThis variable defines the maximum number of dynamic addresses that can be asscoiated with the locked interface. It isn't relevant in disabled limitation mode.rw
INTEGER (0 .. 2147483647)
.1.3.6.1.4.1.89.43.1.1.38
swIfLockMacAddressesCountThis variable indicates the actual number of dynamic addresses that can be asscoiated with the locked interface. It isn't relevant in disabled limitation mode.ro
INTEGER (0 .. 2147483647)
.1.3.6.1.4.1.89.43.1.1.39
swIfAdminSpeedDuplexAutoNegotiationLocalCapabilitiesAdministrative auto negotiation capabilities of the interface that can be advertised when swIfSpeedDuplexAutoNegotiation is enabled. default bit means advertise all the port's capabilities according to its type.rw
AutoNegCapabilitiesBits
.1.3.6.1.4.1.89.43.1.1.40
swIfOperSpeedDuplexAutoNegotiationLocalCapabilitiesOperative auto negotiation capabilities of the remote link. unknown bit means that port operative status is not up.ro
AutoNegCapabilitiesBits
.1.3.6.1.4.1.89.43.1.1.41
swIfSpeedDuplexNegotiationRemoteCapabilitiesOperative auto negotiation capabilities of the remote link. unknown bit means that port operative status is not up, or auto negotiation process not complete, or remote link is not auto negotiation able.ro
AutoNegCapabilitiesBits
.1.3.6.1.4.1.89.43.1.1.42
swIfAdminComboModeThis variable specifies the administrative mode of a combo Ethernet interface.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.43
swIfOperComboModeThis variable specifies the operative mode of a combo Ethernet interface.ro
Enumeration
.1.3.6.1.4.1.89.43.1.1.44
swIfAutoNegotiationMasterSlavePreferenceThis variable specifies the administrative mode of the Maste-Slave preference in auto negotiation.rw
Enumeration
.1.3.6.1.4.1.89.43.1.1.45
swIfMibVersionThe swIfTable Mib's version, the current version is 3.ro
INTEGER
.1.3.6.1.4.1.89.43.2
swIfPortLockSupportindicates if the locked port package is supported.ro
Enumeration
.1.3.6.1.4.1.89.43.3
swIfPortLockActionSupportindicates which port lock actions are supported: (bit 0 is the most significant bit) bit 0 - discard bit 1 - forwardNormal bit 2 - discardDisablero
OCTET STRING
.1.3.6.1.4.1.89.43.4
swIfPortLockTrapSupportindicates with which port lock actions the trap option is supported (e.g. discard indicates that trap is supported only when the portlock action is discard): (bit 0 is the most significant bit) bit 0 - discard bit 1 - forwardNormal bit 2 - discardDisablero
OCTET STRING
.1.3.6.1.4.1.89.43.5
swIfPortLockIfRangeTablePort lock interfaces range configuration
SEQUENCE OF SwIfPortLockIfRangeEntry
.1.3.6.1.4.1.89.43.6
swIfPortLockIfRangeEntryDefines the contents of each line in the swIfPortLockIfRangeTable table.
SwIfPortLockIfRangeEntry
.1.3.6.1.4.1.89.43.6.1
swIfPortLockIfRangeIndexIndex to the swIfPortLockIfRangeTable.ro
INTEGER
.1.3.6.1.4.1.89.43.6.1.1
swIfPortLockIfRangeThe set of interfaces to which the port lock parameters should be configuredrw
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.89.43.6.1.2
swIfPortLockIfRangeLockStatusThis variable indicates whether the interfaces range should operate in locked or unlocked mode. In unlocked mode the device learns all MAC addresses from these interfaces and forwards all frames arrived at these interfaces. In locked mode no new MAC addresses are learned and only frames with known source MAC addresses are forwarded.rw
Enumeration
.1.3.6.1.4.1.89.43.6.1.3
swIfPortLockIfRangeActionThis variable indicates which action for these interfaces should be take in locked mode and therefore relevant only in locked mode. Possible actions: discard(1) - every packet is dropped. forwardNormal(2) - every packet is forwarded according to the DST address. discardDisable(3) - drops the first packet and suspends the port.rw
Enumeration
.1.3.6.1.4.1.89.43.6.1.4
swIfPortLockIfRangeTrapEnThis variable indicates whether to create a SNMP trap in the locked mode.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.43.6.1.5
swIfPortLockIfRangeTrapFreqThis variable indicates the minimal frequency (in seconds) of sending a trap for these interfaces. It's relevant only in locked mode and in trap enabled.rw
INTEGER (1 .. 1000000) -- UNITS "seconds"
.1.3.6.1.4.1.89.43.6.1.6
swIfExtTableDisplay information and configuration of the device interfaces.
SEQUENCE OF SwIfExtEntry
.1.3.6.1.4.1.89.43.7
swIfExtEntryDefines the contents of each row in the swIfExtTable.
SwIfExtEntry
.1.3.6.1.4.1.89.43.7.1
swIfExtSFPSpeedConfigure speed of an SFP Ethernet interface.rw
Enumeration
.1.3.6.1.4.1.89.43.7.1.1
rlIfMibVersionMIB's version, the current version is 1.ro
INTEGER
.1.3.6.1.4.1.89.54.1
rlIfNumOfPhPortsTotal number of physical ports on this device (including all stack units)ro
INTEGER
.1.3.6.1.4.1.89.54.2
rlIfMapOfOnPhPortsEach bit in this octet string indicates that the correspondig port's ifOperStatus is ON if set. The mapping of port number to bits in this octet string is as follows: The port with the L2 interface number 1 is mapped to the least significant bit of the 1st octet, the port with L2 ifNumber 2 to the next significant bit in the 1st octet, port 8 to the most-significant bit of the in the 1st octet, port 9 to the least significant bit of the 2nd octet, etc. and in general, port n to bit corresponding to 2**((n mod 8) -1) in byte n/8 + 1ro
OCTET STRING
.1.3.6.1.4.1.89.54.3
rlIfClearPortMibCountersEach bit that is set in this portList represent a port that its mib counters should be reset.rw
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.89.54.4
rlIfNumOfUserDefinedPortsThe number of user defined ports on this device.ro
INTEGER
.1.3.6.1.4.1.89.54.5
rlIfFirstOutOfBandIfIndexFirst ifIndex of out-of-band port. This scalar exists only the device has out of band ports.ro
INTEGER
.1.3.6.1.4.1.89.54.6
rlIfNumOfLoopbackPortsThe number of loopback ports on this device.ro
INTEGER
.1.3.6.1.4.1.89.54.7
rlIfFirstLoopbackIfIndexFirst ifIndex of loopback port. This scalar will exists only if rlIfNumOfLoopbackPorts is different from 0.ro
INTEGER
.1.3.6.1.4.1.89.54.8
rlIfExistingPortListIndicates which ports/trunks exist in the system. It doesn't indicate which are present.ro
PortList (Q-BRIDGE-MIB)
.1.3.6.1.4.1.89.54.9
rlIfBaseMACAddressPerIfIndexIndicates if the system will assign a unique MAC per Ethernet port or not.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.10
rlFlowControlCascadeModeenable disable flow control on cascade portsrw
Enumeration
.1.3.6.1.4.1.89.54.11
rlFlowControlCascadeTypedefine which type of ports will be affected by flow control on cascade portsrw
Enumeration
.1.3.6.1.4.1.89.54.12
rlFlowControlRxPerSystemdefine if flow control RX is supported per system.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.13
rlCascadePortProtectionActionAs a result of this set all of the local cascade ports will stop being consider unstable and will be force up.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.14
rlManagementIfIndexSpecify L2 bound management interface index in a single IP address system when configurable management interface is supported.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.89.54.15
rlIfClearStackPortsCountersAs a result of this set all counters of all external cascade ports will be cleared.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.16
rlIfClearPortMacAddressesif port is non secure, its all dynamic MAC addresses are cleared. if port is secure, its all secure MAC addresses which have learned or configured are cleared.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.89.54.17
rlIfCutThroughPacketLengthThe default packet length that is assigned to a packet in the Cut-Through mode.rw
INTEGER (257 .. 16383)
.1.3.6.1.4.1.89.54.18
rlIfCutPriorityZeroEnable or disable cut-Through for priority 0.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.19
rlIfCutPriorityOneEnable or disable cut-Through for priority 1.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.20
rlIfCutPriorityTwoEnable or disable cut-Through for priority 2.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.21
rlIfCutPriorityThreeEnable or disable cut-Through for priority 3.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.22
rlIfCutPriorityFourEnable or disable cut-Through for priority 4.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.23
rlIfCutPriorityFiveEnable or disable cut-Through for priority 5.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.24
rlIfCutPrioritySixEnable or disable cut-Through for priority 6.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.25
rlIfCutPrioritySevenEnable or disable cut-Through for priority 7.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.26
rlIfCutThroughTableInformation and configuration of cut-through feature.
SEQUENCE OF RlIfCutThroughEntry
.1.3.6.1.4.1.89.54.27
rlIfCutThroughEntryDefines the contents of each line in the swIfTable table.
RlIfCutThroughEntry
.1.3.6.1.4.1.89.54.27.1
rlIfCutThroughPriorityEnableEnable or disable cut-through for a priority for an interface.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.27.1.1
rlIfCutThroughUntaggedEnableEnable or disable cut-through for untagged packets for an interface.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.27.1.2
rlIfCutThroughOperModeOperational mode of spesific cut-through interface.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.27.1.3
rlCutThroughPacketLengthThe default packet length that is assigned to a packet in the Cut-Through mode.ro
INTEGER
.1.3.6.1.4.1.89.54.28
rlCutThroughPacketLengthAfterResetThe default packet length that is assigned to a packet in the Cut-Through mode after reset.rw
INTEGER (257 .. 16383)
.1.3.6.1.4.1.89.54.29
rlCutThroughEnableCut-Through global enable mode.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.30
rlCutThroughEnableAfterResetCut-Through global enable mode after reset.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.89.54.31
rlFlowControlModeDefine which mode will be enabled on flow control enabled ports. The interfaces with enabled flow control will receive pause frames, but will not send flow control pause frames Send-receive: The interfaces with enabled flow control will receive and send pause frames. Receive-only: The interfaces with enabled flow control will receive pause frames, but will not send flow control pause frames.rw
Enumeration
.1.3.6.1.4.1.89.54.32
Dell-rlInterfaces - SNMP MIB Reference | MIBs Explorer