Dell-Tuning

MIB Reference — IPNetwork Monitor

All MIBsDell-Tuning

Organization: Dell

Last Updated: 2009--0-3-

Category: Vendor: Dell

Description:

Provides performance tuning and hardware resource allocation parameters for Dell network devices.

Imported Objects

From Dell-BRIDGEMIBOBJECTS-MIB

VlanList1
VlanList2
VlanList3
VlanList4

From Dell-MIB

rndMODULE-IDENTITY

From SNMPv2-SMI

IpAddress
MODULE-IDENTITY
OBJECT-TYPE
Unsigned32

From SNMPv2-TC

DisplayString
RowStatus
TEXTUAL-CONVENTION
TruthValue

What Is Dell-Tuning?

Dell-Tuning is a Dell proprietary MIB (built on Dell-BRIDGEMIBOBJECTS-MIB, 'RND device tuning') reporting internal diagnostics and forwarding-table sizing. Its objects cover high/low-priority settings, debug level, a diagnostics table (request ID, code, location, text), a confirm-message table, an event-message table (number, description), IP/IPX-forwarding enable flags, and max bridge/IP/ARP/IPX-forwarding and SAP entry counts (both current and after-reset values). As a diagnostic/configuration MIB it lets an administrator confirm forwarding-table capacity limits and review internal diagnostic codes on a Dell switch. It is deployed on Dell switching equipment (internal tuning/diagnostics). Engineers can download the Dell-Tuning file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in Dell-Tuning. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • forwarding-table capacity limits and internal diagnostic events

Supported Devices

  • Dell switching equipment (internal tuning/diagnostics)

Monitoring Examples

An administrator checks rsMaxArpEntries and rsDiagnosticsCode to confirm ARP-table capacity and review an internal diagnostic event on a Dell switch.

OIDs
OID symbolicOID numericTypeAccessDescription
rsTunning1.3.6.1.4.1.89.29The private MIB module definition for RND device tuning MIB.
INT rsHighPriority1.3.6.1.4.1.89.29.1INTEGERread-writeThis variable indicates the time interval the forwarding task inside the RS works in High Priority Mode.
INT rsLowPriority1.3.6.1.4.1.89.29.2INTEGERread-writeThis variable indicates the time interval the forwarding task inside the RS works in Low Priority Mode.
INT rsDbgLevel1.3.6.1.4.1.89.29.3INTEGERread-writeThis variable indicates the debug level the Router Server works. the range of this variable is 1..100
rsDiagnosticsTable1.3.6.1.4.1.89.29.4not-accessibleThe diagnostics table of the agent
rsDiagnosticsEntry1.3.6.1.4.1.89.29.4.1not-accessibleThe row definition for this table.
INT rsDiagnosticsRequestId1.3.6.1.4.1.89.29.4.1.1INTEGERread-onlyThe request id of the rejected SNMP request whose diagnostics are specified by this entry. If request id 0xFFFFFFFF is given, the diagnostic of the last rejected SNMP request sent by the querying NMS is returned.
INT rsDiagnosticsCode1.3.6.1.4.1.89.29.4.1.2INTEGERread-onlyThe code of the rejected the SNMP request whose diagnostics are specified by this entry. This code may be used to find out the reason for rejection if the diagnostic text is unavailable.
INT rsDiagnosticsLocation1.3.6.1.4.1.89.29.4.1.3INTEGERread-onlyThe internal location in the SW rejecting the SNMP request whose diagnostics are specified by this entry. This information is available for debugging purposes only and will be returned in GET requests only if rsDbgLevel >= 99.
STR rsDiagnosticsText1.3.6.1.4.1.89.29.4.1.4DisplayStringread-onlyThe diagnostic text of the rejected SNMP request whose diagnostics are specified by this entry.
INT rsConfirmMessagTab1.3.6.1.4.1.89.29.5INTEGERread-writeThis variable enables the operator to confirm all the message in the event Message Table.
eventMessageTable1.3.6.1.4.1.89.29.6not-accessibleThe Event Message table of the agent
eventMessageEntry1.3.6.1.4.1.89.29.6.1not-accessibleThe row definition for this table.
INT eventNum1.3.6.1.4.1.89.29.6.1.1INTEGERread-onlyThe event number,the index of this table.
STR eventDesc1.3.6.1.4.1.89.29.6.1.2DisplayStringread-onlyThe event discription, this text will include time and severity.
reaTunning1.3.6.1.4.1.89.29.7
INT reaIpForwardEnable1.3.6.1.4.1.89.29.7.4INTEGERread-writeThe Platform will perform fast IP forwarding if only if this variable's value is enable.
INT reaIpxForwardEnable1.3.6.1.4.1.89.29.7.5INTEGERread-writeThe Platform will perform fast IPX forwarding if only if this variable's value is enable.
rsMaxEntriesTuning1.3.6.1.4.1.89.29.8
rsMaxBridgeForwardingEntriesTuning1.3.6.1.4.1.89.29.8.1
INT rsMaxBrgFrwEntries1.3.6.1.4.1.89.29.8.1.1INTEGERread-onlyMaximal number of entries in bridge forwarding table.
INT rsMaxBrgFrwEntriesAfterReset1.3.6.1.4.1.89.29.8.1.2INTEGERread-writeFuture maximal number of entries in bridge forwarding table.
rsMaxIpForwardingEntriesTuning1.3.6.1.4.1.89.29.8.2
INT rsMaxIpFrwEntries1.3.6.1.4.1.89.29.8.2.1INTEGERread-onlyMaximal number of entries in Ip forwarding table.
INT rsMaxIpFrwEntriesAfterReset1.3.6.1.4.1.89.29.8.2.2INTEGERread-writeFuture maximal number of entries in Ip forwarding table.
rsMaxArpEntriesTuning1.3.6.1.4.1.89.29.8.3
INT rsMaxArpEntries1.3.6.1.4.1.89.29.8.3.1INTEGERread-onlyMaximal number of entries in Arp forwarding table.
INT rsMaxArpEntriesAfterReset1.3.6.1.4.1.89.29.8.3.2INTEGERread-writeFuture maximal number of entries in Arp forwarding table.
rsMaxIpxForwardingEntriesTuning1.3.6.1.4.1.89.29.8.4
INT rsMaxIpxFrwEntries1.3.6.1.4.1.89.29.8.4.1INTEGERread-onlyMaximal number of entries in Ipx forwarding table.
INT rsMaxIpxFrwEntriesAfterReset1.3.6.1.4.1.89.29.8.4.2INTEGERread-writeFuture maximal number of entries in Ipx forwarding table.
rsMaxIpxSapEntriesTuning1.3.6.1.4.1.89.29.8.5
INT rsMaxIpxSapEntries1.3.6.1.4.1.89.29.8.5.1INTEGERread-onlyMaximal number of entries in IpxSap table.
INT rsMaxIpxSapEntriesAfterReset1.3.6.1.4.1.89.29.8.5.2INTEGERread-writeFuture maximal number of entries in IpxSap table.
rsMaxDspClntEntriesTuning1.3.6.1.4.1.89.29.8.6
INT rsMaxDspClntEntries1.3.6.1.4.1.89.29.8.6.1INTEGERread-onlyMaximal number of entries in rsSdClientsTable.
INT rsMaxDspClntEntriesAfterReset1.3.6.1.4.1.89.29.8.6.2INTEGERread-writeFuture maximal number of entries in rsSdClientsTable.
rsMaxIpFftEntriesTuning1.3.6.1.4.1.89.29.8.9
INT rsMaxIpSFftEntries1.3.6.1.4.1.89.29.8.9.1INTEGERread-onlyThe current maximal size of one IP SFFT Table.
INT rsMaxIpSFftEntriesAfterReset1.3.6.1.4.1.89.29.8.9.2INTEGERread-writeThe future (after reset) maximal size of one IP SFFT Table.
INT rsMaxIpNFftEntries1.3.6.1.4.1.89.29.8.9.3INTEGERread-onlyThe current maximal size of one IP NFFT Table.
INT rsMaxIpNFftEntriesAfterReset1.3.6.1.4.1.89.29.8.9.4INTEGERread-writeThe future (after reset) maximal size of one IP NFFT Table.
INT rsMaxIpSFftSysEntries1.3.6.1.4.1.89.29.8.9.5INTEGERread-onlyThe current maximal size of the SYSTEM IP SFFT Table.
INT rsMaxIpSFftSysEntriesAfterReset1.3.6.1.4.1.89.29.8.9.6INTEGERread-writeThe future (after reset) maximal size of the SYSTEM IP SFFT Table.
INT rsMaxIpNFftSysEntries1.3.6.1.4.1.89.29.8.9.7INTEGERread-onlyThe current maximal size of the SYSTEM IP NFFT Table.
INT rsMaxIpNFftSysEntriesAfterReset1.3.6.1.4.1.89.29.8.9.8INTEGERread-writeThe future (after reset) maximal size of the SYSTEM IP NFFT Table.
INT rsMaxIpNextHopEntries1.3.6.1.4.1.89.29.8.9.9INTEGERread-onlyThe current maximal size of one IP NextHop Table.
INT rsMaxIpNextHopEntriesAfterReset1.3.6.1.4.1.89.29.8.9.10INTEGERread-writeThe future (after reset) maximal size of one NextHop Table.
rsMaxIpxFftEntriesTuning1.3.6.1.4.1.89.29.8.10
INT rsMaxIpxSFftEntries1.3.6.1.4.1.89.29.8.10.1INTEGERread-onlyThe current maximal size of one IPX SFFT Table.
INT rsMaxIpxSFftEntriesAfterReset1.3.6.1.4.1.89.29.8.10.2INTEGERread-writeThe future (after reset) maximal size of one IPX SFFT Table.
INT rsMaxIpxNFftEntries1.3.6.1.4.1.89.29.8.10.3INTEGERread-onlyThe current maximal size of one IPX NFFT Table.
INT rsMaxIpxNFftEntriesAfterReset1.3.6.1.4.1.89.29.8.10.4INTEGERread-writeThe future (after reset) maximal size of one IPX NFFT Table.
INT rsMaxIpxSFftSysEntries1.3.6.1.4.1.89.29.8.10.5INTEGERread-onlyThe current maximal size of the SYSTEM IPX SFFT Table.
INT rsMaxIpxSFftSysEntriesAfterReset1.3.6.1.4.1.89.29.8.10.6INTEGERread-writeThe future (after reset) maximal size of the SYSTEM IPX SFFT Table.
INT rsMaxIpxNFftSysEntries1.3.6.1.4.1.89.29.8.10.7INTEGERread-onlyThe current maximal size of the SYSTEM IPX NFFT Table.
INT rsMaxIpxNFftSysEntriesAfterReset1.3.6.1.4.1.89.29.8.10.8INTEGERread-writeThe future (after reset) maximal size of the SYSTEM IPX NFFT Table.
rsMaxDhcpTuning1.3.6.1.4.1.89.29.8.11
INT rsMaxDhcpConns1.3.6.1.4.1.89.29.8.11.1INTEGERread-onlyThe current maximal number of DHCP connections.
INT rsMaxDhcpConnsAfterReset1.3.6.1.4.1.89.29.8.11.2INTEGERread-writeThe future (after reset) maximal number of DHCP connections.
rsMaxIpmTuning1.3.6.1.4.1.89.29.8.12
rsMaxIpmFftEntriesTuning1.3.6.1.4.1.89.29.8.12.1
INT rsMaxIpmFftEntries1.3.6.1.4.1.89.29.8.12.1.1INTEGERread-onlyThe current maximal number of the IPM FFT Tables.
INT rsMaxIpmFftEntriesAfterReset1.3.6.1.4.1.89.29.8.12.1.2INTEGERread-writeThe future (after reset) maximal number of the IPM FFT Tables.
INT rsIpmFftAging1.3.6.1.4.1.89.29.8.12.1.3INTEGERread-writeThe aging timeout of the IPM FFT Tables.
rsMaxIgmpTuning1.3.6.1.4.1.89.29.8.12.2
INT rsMaxIgmpInterfaceEntries1.3.6.1.4.1.89.29.8.12.2.1INTEGERread-onlyMaximal number of entries in the IGMP Neighbor Table.
INT rsMaxIgmpInterfaceEntriesAfterReset1.3.6.1.4.1.89.29.8.12.2.2INTEGERread-writeFuture maximal number of entries in the IGMP Neighbor Table.
INT rsMaxIgmpCacheEntries1.3.6.1.4.1.89.29.8.12.2.3INTEGERread-onlyMaximal number of entries in the IGMP Cache Table.
INT rsMaxIgmpCacheEntriesAfterReset1.3.6.1.4.1.89.29.8.12.2.4INTEGERread-writeFuture maximal number of entries in the IGMP Cache Table.
rsMaxPimTuning1.3.6.1.4.1.89.29.8.12.3
INT rsMaxPimNeighborEntries1.3.6.1.4.1.89.29.8.12.3.1INTEGERread-onlyMaximal number of entries in the PIM Neighbor Table.
INT rsMaxPimNeighborEntriesAfterReset1.3.6.1.4.1.89.29.8.12.3.2INTEGERread-writeFuture maximal number of entries in the PIM Neighbor Table.
INT rsMaxPimRouteEntries1.3.6.1.4.1.89.29.8.12.3.3INTEGERread-onlyMaximal number of entries in the PIM Route Table.
INT rsMaxPimRouteEntriesAfterReset1.3.6.1.4.1.89.29.8.12.3.4INTEGERread-writeFuture maximal number of entries in the PIM Route Table.
INT rsMaxPimRouteNextHopEntries1.3.6.1.4.1.89.29.8.12.3.5INTEGERread-onlyMaximal number of entries in the PIM Route Next Hop Table.
INT rsMaxPimRouteNextHopEntriesAfterReset1.3.6.1.4.1.89.29.8.12.3.6INTEGERread-writeFuture maximal number of entries in the PIM Route Next Hop Table.
INT rsMaxPimInterfaceEntriesAfterReset1.3.6.1.4.1.89.29.8.12.3.7INTEGERread-writeFuture maximal number of interfaces in the PIM Interface Table.
INT rsMaxPimInterfaceEntries1.3.6.1.4.1.89.29.8.12.3.8INTEGERread-writeMaximal number of interfaces in the PIM Interface Table.
rsMaxDvmrpTuning1.3.6.1.4.1.89.29.8.12.4
INT rsMaxDvmrpNeighborEntries1.3.6.1.4.1.89.29.8.12.4.1INTEGERread-onlyMaximal number of entries in the Dvmrp Neighbor Table.
INT rsMaxDvmrpNeighborEntriesAfterReset1.3.6.1.4.1.89.29.8.12.4.2INTEGERread-writeFuture maximal number of entries in the Dvmrp Neighbor Table.
INT rsMaxDvmrpRouteEntries1.3.6.1.4.1.89.29.8.12.4.3INTEGERread-onlyMaximal number of entries in the Dvmrp Route Table.
INT rsMaxDvmrpRouteEntriesAfterReset1.3.6.1.4.1.89.29.8.12.4.4INTEGERread-writeFuture maximal number of entries in the Dvmrp Route Table.
INT rsMaxDvmrpMRouteEntries1.3.6.1.4.1.89.29.8.12.4.5INTEGERread-onlyMaximal number of entries in the Dvmrp Multicast Route Table.
INT rsMaxDvmrpMRouteEntriesAfterReset1.3.6.1.4.1.89.29.8.12.4.6INTEGERread-writeFuture maximal number of entries in the Dvmrp Multicast Route Table.
INT rsMaxDvmrpInterfaceEntries1.3.6.1.4.1.89.29.8.12.4.7INTEGERread-writeMaximal number of interfaces in the Dvmrp Interface Table.
INT rsMaxDvmrpInterfaceEntriesAfterReset1.3.6.1.4.1.89.29.8.12.4.8INTEGERread-writeFuture maximal number of interfaces in the Dvmrp Interface Table.
rsMaxPigmpTuning1.3.6.1.4.1.89.29.8.12.5
INT rsMaxPigmpRouteEntries1.3.6.1.4.1.89.29.8.12.5.1INTEGERread-onlyMaximal number of entries in the IGMP Proxy Routing Table.
INT rsMaxPigmpRouteEntriesAfterReset1.3.6.1.4.1.89.29.8.12.5.2INTEGERread-writeFuture maximal number of entries in the IGMP Proxy Routing Table.
rsMaxPimSmTuning1.3.6.1.4.1.89.29.8.12.6
INT rsMaxPimSmNeighborEntries1.3.6.1.4.1.89.29.8.12.6.1INTEGERread-onlyMaximal number of entries in the PIM Neighbor Table.
INT rsMaxPimSmNeighborEntriesAfterReset1.3.6.1.4.1.89.29.8.12.6.2INTEGERread-writeFuture maximal number of entries in the PIM Neighbor Table.
INT rsMaxPimSmRouteEntries1.3.6.1.4.1.89.29.8.12.6.3INTEGERread-onlyMaximal number of entries in the PIM Route Table.
INT rsMaxPimSmRouteEntriesAfterReset1.3.6.1.4.1.89.29.8.12.6.4INTEGERread-writeFuture maximal number of entries in the PIM Route Table.
INT rsMaxPimSmInterfaceEntries1.3.6.1.4.1.89.29.8.12.6.5INTEGERread-onlyMaximal number of entries in the PIM Interface Table.
INT rsMaxPimSmInterfaceEntriesAfterReset1.3.6.1.4.1.89.29.8.12.6.6INTEGERread-writeFuture maximal number of entries in the PIM Interface Table.
INT rsMaxPimSmRPSetEntries1.3.6.1.4.1.89.29.8.12.6.7INTEGERread-onlyMaximal number of entries in the RPSet Table.
INT rsMaxPimSmRPSetEntriesAfterReset1.3.6.1.4.1.89.29.8.12.6.8INTEGERread-writeFuture maximal number of entries in the RPSet Table.
INT rsMaxPimSmCRPEntries1.3.6.1.4.1.89.29.8.12.6.9INTEGERread-onlyMaximal number of entries in the RPSet Table.
INT rsMaxPimSmCRPEntriesAfterReset1.3.6.1.4.1.89.29.8.12.6.10INTEGERread-writeFuture maximal number of entries in the RPSet Table.
INT rsMaxNumberRpAddresesInGroupRange1.3.6.1.4.1.89.29.8.12.6.11INTEGERread-onlyMaximal number of rp addresses per group range in the RPSet Table.
INT rsMaxNumberRpAddresesInGroupRangeAfterReset1.3.6.1.4.1.89.29.8.12.6.12INTEGERread-writeFuture maximal number of rp addresses per group range in the RPSet Table.
rsMaxRmonTuning1.3.6.1.4.1.89.29.8.13
INT rsMaxRmonLogEntries1.3.6.1.4.1.89.29.8.13.1INTEGERread-onlyMaximal number of entries in RMON Log table.
INT rsMaxRmonLogEntriesAfterReset1.3.6.1.4.1.89.29.8.13.2INTEGERread-writeFuture maximal number of entries in RMON Log table.
INT rsMaxRmonEtherHistoryEntries1.3.6.1.4.1.89.29.8.13.3INTEGERread-onlyMaximal number of entries in RMON EtherHistory table.
INT rsMaxRmonEtherHistoryEntriesAfterReset1.3.6.1.4.1.89.29.8.13.4INTEGERread-writeFuture maximal number of entries in RMON EtherHistory table.
rsMaxIgmpSnoopTuning1.3.6.1.4.1.89.29.8.14
INT rsMaxIgmpSnoopGroupEntries1.3.6.1.4.1.89.29.8.14.1INTEGERread-onlyThe maximum number of entries in the IGMP Snooping group table.
INT rsMaxIgmpSnoopGroupEntriesAfterReset1.3.6.1.4.1.89.29.8.14.2INTEGERread-writeFuture maximal number of entries in the IGMP Snooping group table.
rsMaxVlansTuning1.3.6.1.4.1.89.29.8.15
INT rsMaxVlansEntries1.3.6.1.4.1.89.29.8.15.1INTEGERread-onlyThe maximum number of entries in the VLANs table.
INT rsMaxVlansEntriesAfterReset1.3.6.1.4.1.89.29.8.15.2INTEGERread-writeFuture maximal number of entries in the VLANs table.
rsMaxPolicyTuning1.3.6.1.4.1.89.29.8.16
INT rsMaxPolicyMaxRulesEntries1.3.6.1.4.1.89.29.8.16.1INTEGERread-onlyMaximal number of entries in the Policy Route Table.
INT rsMaxPolicyMaxRulesEntriesAfterReset1.3.6.1.4.1.89.29.8.16.2INTEGERread-writeFuture maximal number of entries in the Policy Route Table.
INT rsMaxPolicySimpleMibMaxRulesEntries1.3.6.1.4.1.89.29.8.16.3INTEGERread-onlyMaximal number of entries in the Policy SimpleMib Table.
INT rsMaxPolicySimpleMibMaxRulesEntriesAfterReset1.3.6.1.4.1.89.29.8.16.4INTEGERread-writeFuture maximal number of entries in the Policy SimpleMib Table.
INT rsMaxPolicySimpleMibMaxProfilesEntries1.3.6.1.4.1.89.29.8.16.5INTEGERread-onlyMaximal number of entries in the profile Policy SimpleMib Table.
INT rsMaxPolicySimpleMibMaxProfilesEntriesAfterReset1.3.6.1.4.1.89.29.8.16.6INTEGERread-writeFuture maximal number of entries in the profile Policy SimpleMib Table.
rsMaxGvrpVlansTuning1.3.6.1.4.1.89.29.8.17
INT rsMaxGvrpVlans1.3.6.1.4.1.89.29.8.17.1INTEGERread-onlyThe maximum number of VLANs that can participant in Gvrp.
INT rsMaxGvrpVlansAfterReset1.3.6.1.4.1.89.29.8.17.2INTEGERread-writeFuture maximal number of VLANs that can participant in Gvrp.
rsMaxTraceRouteTuning1.3.6.1.4.1.89.29.8.18
INT rsMaxTraceRouteControlEntries1.3.6.1.4.1.89.29.8.18.1INTEGERread-onlyThe maximum number of trace route control entries.
INT rsMaxTraceRouteControlEntriesAfterReset1.3.6.1.4.1.89.29.8.18.2INTEGERread-writeFuture maximum number of trace route control entries.
INT rsMaxTraceRouteProbeHistoryEntries1.3.6.1.4.1.89.29.8.18.3INTEGERread-onlyThe maximum number of trace route probe history entries.
INT rsMaxTraceRouteProbeHistoryEntriesAfterReset1.3.6.1.4.1.89.29.8.18.4INTEGERread-writeFuture maximum number of trace route probe history entries.
rsMaxSnmpTuning1.3.6.1.4.1.89.29.8.19
INT rsMaxSnmpCommunityEntries1.3.6.1.4.1.89.29.8.19.1INTEGERread-onlyThe maximum number of snmpCommunityTable entries.
INT rsMaxSnmpCommunityEntriesAfterReset1.3.6.1.4.1.89.29.8.19.2INTEGERread-writeFuture maximum number of snmpCommunityTable entries.
rsMaxSocketTuning1.3.6.1.4.1.89.29.8.20
INT rsMaxNumberOfSockets1.3.6.1.4.1.89.29.8.20.1INTEGERread-onlyMaximal number of sockets.
INT rsMaxNumberOfSocketsAfterReset1.3.6.1.4.1.89.29.8.20.2INTEGERread-writeFuture Maximal number of sockets.
INT rsMaxSizeOfSocketDataPool1.3.6.1.4.1.89.29.8.20.3INTEGERread-onlyMaximal size of socket data pool.
INT rsMaxSizeOfSocketDataPoolAfterReset1.3.6.1.4.1.89.29.8.20.4INTEGERread-writeFuture Maximal size of socket data pool.
rsMaxIpRouteTuning1.3.6.1.4.1.89.29.8.21
INT rsMaxIpPrefixes1.3.6.1.4.1.89.29.8.21.1INTEGERread-onlyMaximal number of IP prefixes that router supports.
INT rsMaxIpPrefixesAfterReset1.3.6.1.4.1.89.29.8.21.2INTEGERread-writeFutureMaximal number of IP prefixes that router supports.
rsMaxIpNextHopSetTuning1.3.6.1.4.1.89.29.8.22
INT rsMaxIpNextHopSetEntries1.3.6.1.4.1.89.29.8.22.1INTEGERread-onlyMaximal number of NextHops that may be used for forwarding for a destinaton.
INT rsMaxIpNextHopSetEntriesAfterReset1.3.6.1.4.1.89.29.8.22.2INTEGERread-writeFutureMaximal number of NextHops that may be used for forwarding for a destinaton.
rsMaxIpEcmpTuning1.3.6.1.4.1.89.29.8.23
INT rsMaxIpEcmpEntrySize1.3.6.1.4.1.89.29.8.23.1INTEGERread-onlyMaximum number of ECMP Sets for forwarding.
INT rsMaxIpEcmpEntrySizeAfterReset1.3.6.1.4.1.89.29.8.23.2INTEGERread-writeFutureMaximum number of ECMP Sets for forwarding.
rsMaxdot1xEapRequestTuning1.3.6.1.4.1.89.29.8.24
INT rsMaxdot1xEapRequestEntries1.3.6.1.4.1.89.29.8.24.1INTEGERread-onlyThe maximum number of eap request packets entries that can be retransmitted.
INT rsMaxdot1xEapRequestEntriesAfterReset1.3.6.1.4.1.89.29.8.24.2INTEGERread-writeFuture maximum number of eap request packets entries that can be retransmitted.
rsMaxIpInterfaceTuning1.3.6.1.4.1.89.29.8.25
INT rsMaxIpInterfaces1.3.6.1.4.1.89.29.8.25.1INTEGERread-onlyMaximal number of IP interfaces. Applies to inBand IP interfaces.
INT rsMaxIpInterfacesAfterReset1.3.6.1.4.1.89.29.8.25.2INTEGERread-writeFutureMaximal number of IP interfaces. Applies to inBand IP interfaces.
rsMaxIpv6FftEntriesTuning1.3.6.1.4.1.89.29.8.26
INT rsMaxIpv6SFftEntries1.3.6.1.4.1.89.29.8.26.1INTEGERread-onlyThe current maximal size of one IPV6 SFFT Table.
INT rsMaxIpv6SFftEntriesAfterReset1.3.6.1.4.1.89.29.8.26.2INTEGERread-writeThe future (after reset) maximal size of one IPV6 SFFT Table.
INT rsMaxIpv6SFftSysEntries1.3.6.1.4.1.89.29.8.26.3INTEGERread-onlyThe current maximal size of the SYSTEM IPV6 SFFT Table.
INT rsMaxIpv6SFftSysEntriesAfterReset1.3.6.1.4.1.89.29.8.26.4INTEGERread-writeThe future (after reset) maximal size of the SYSTEM IPV6 SFFT Table.
INT rsMaxIpv6Prefixes1.3.6.1.4.1.89.29.8.26.5INTEGERread-onlyMaximal number of IPV6 prefixes that router supports.
INT rsMaxIpv6PrefixesAfterReset1.3.6.1.4.1.89.29.8.26.6INTEGERread-writeFutureMaximal number of IPV6 prefixes that router supports.
INT rsMaxIpv6NextHopEntries1.3.6.1.4.1.89.29.8.26.7INTEGERread-onlyThe current maximal size of one IPV6 NextHop Table.
INT rsMaxIpv6NextHopEntriesAfterReset1.3.6.1.4.1.89.29.8.26.8INTEGERread-writeThe future (after reset) maximal size of one NextHop Table.
INT rsMaxIpv6NextHopSetEntries1.3.6.1.4.1.89.29.8.26.9INTEGERread-onlyMaximal number of NextHops that may be used for forwarding for a destinaton.
INT rsMaxIpv6NextHopSetEntriesAfterReset1.3.6.1.4.1.89.29.8.26.10INTEGERread-writeFutureMaximal number of NextHops that may be used for forwarding for a destinaton.
INT rsMaxIpv6GlobalAddresses1.3.6.1.4.1.89.29.8.26.11INTEGERread-onlyMaximal global number of IPV6 addresses.
INT rsMaxIpv6GlobalAddressesAfterReset1.3.6.1.4.1.89.29.8.26.12INTEGERread-writeFutureMaximal global number of IPV6 addresses.
INT rsMaxArpTunnelStartEntries1.3.6.1.4.1.89.29.8.26.13INTEGERread-onlyMaximal global number of tunnel start and ARP entries. Tunnel start refer to tunnel remote station
INT rsMaxArpTunnelStartEntriesAfterReset1.3.6.1.4.1.89.29.8.26.14INTEGERread-writeFutureMaximal global number of tunnel start and ARP entries. Tunnel start refer to tunnel remote station
rsMaxIpv6InterfaceTuning1.3.6.1.4.1.89.29.8.27
INT rsMaxIpv6Interfaces1.3.6.1.4.1.89.29.8.27.1INTEGERread-onlyMaximal number of IPV6 interfaces. Applies to inBand IPV6 interfaces.
INT rsMaxIpv6InterfacesAfterReset1.3.6.1.4.1.89.29.8.27.2INTEGERread-writeFutureMaximal number of IPV6 interfaces. Applies to inBand IPV6 interfaces.
INT rsMaxIpv6AddrPerInterfaces1.3.6.1.4.1.89.29.8.27.3INTEGERread-onlyMaximal number of IPV6 Addresses per interfaces.
INT rsMaxIpv6AddrPerInterfacesAfterReset1.3.6.1.4.1.89.29.8.27.4INTEGERread-writeFutureMaximal number of IPV6 Addresses per interfaces.
rsMaxIpRoutesTuning1.3.6.1.4.1.89.29.8.28
INT rsMaxIpv4Routes1.3.6.1.4.1.89.29.8.28.1INTEGERread-onlyThe maximum number of IPv4 routers supported by the IPv4 Unicast Hardware Forwarding Table.
INT rsMaxIpv4RoutesAfterReset1.3.6.1.4.1.89.29.8.28.2INTEGERread-writeFuture Maximal number of IPv4 routers supported by the IPv4 Unicast Hardware Forwarding Table.
INT rsMaxIpv6Routes1.3.6.1.4.1.89.29.8.28.3INTEGERread-onlyThe maximum number of IPv6 routers supported by the IPv6 Unicast Hardware Forwarding Table.
INT rsMaxIpv6RoutesAfterReset1.3.6.1.4.1.89.29.8.28.4INTEGERread-writeFuture Maximal number of IPv6 routers supported by the IPv6 Unicast Hardware Forwarding Table.
INT rsMaxIpmv4Routes1.3.6.1.4.1.89.29.8.28.5INTEGERread-onlyThe maximum number of IPv4 routers ((*,G) and (S,G)) supported by the IPv4 Multicast Hardware Forwarding Table.
INT rsMaxIpmv4RoutesAfterReset1.3.6.1.4.1.89.29.8.28.6INTEGERread-writeFuture Maximal number of IPv4 routers ((*,G) and (S,G)) supported by the IPv4 Multicast Hardware Forwarding Table.
INT rsMaxIpmv6Routes1.3.6.1.4.1.89.29.8.28.7INTEGERread-onlyThe maximum number of IPv6 routers ((*,G) and (S,G)) supported by the IPv6 Multicast Hardware Forwarding Table.
INT rsMaxIpmv6RoutesAfterReset1.3.6.1.4.1.89.29.8.28.8INTEGERread-writeFuture Maximal number of IPv6 routers ((*,G) and (S,G)) supported by the IPv6 Multicast Hardware Forwarding Table.
rsTcpTuning1.3.6.1.4.1.89.29.11
INT rsTcpMemoryPoolSizeAfterReset1.3.6.1.4.1.89.29.11.1INTEGERread-writeThe size of the memory pool that the tcp will allocate after reset. The memory pool is used for sending packets
INT rsTcpMemoryPoolSize1.3.6.1.4.1.89.29.11.2INTEGERread-onlyThe size of the memory pool that the tcp uses currently. The memory pool is used for sending packets
rsRadiusTuning1.3.6.1.4.1.89.29.12
INT rsRadiusMemoryPoolSizeAfterReset1.3.6.1.4.1.89.29.12.1INTEGERread-writeThe size of the memory pool that radius will allocate after reset. The memory pool is used for attributes
INT rsRadiusMemoryPoolSize1.3.6.1.4.1.89.29.12.2INTEGERread-onlyThe size of the memory pool that radius uses currently. The memory pool is used for attributes
rlSyslogTuning1.3.6.1.4.1.89.29.13
U32 rlSyslogFilePercentToDeleteWhenCompacting1.3.6.1.4.1.89.29.13.3Unsigned32read-onlyWhen the flash file which is used by reports becomes full, a certain percentage of the old messages on flash are deleted. This is the current value.
U32 rlSyslogFilePercentToDeleteWhenCompactingAfterReset1.3.6.1.4.1.89.29.13.4Unsigned32read-writeWhen the flash file which is used by reports becomes full, a certain percentage of the old messages on flash are deleted. This is the value after reset.
U32 rlSyslogCacheSize1.3.6.1.4.1.89.29.13.5Unsigned32read-onlyThe size of memory cache of last errors reported. This cache is cyclic. This is the current value.
U32 rlSyslogCacheSizeAfterReset1.3.6.1.4.1.89.29.13.6Unsigned32read-writeThe size of memory cache of last errors reported. This cache is cyclic. This is the value after reset.
rlMngInfTuning1.3.6.1.4.1.89.29.14
INT rlMaxNumberOfAccessRules1.3.6.1.4.1.89.29.14.1INTEGERread-onlyThe Maximum number of rules per Access List that can be defined
INT rlMaxNumberOfAccessRulesAfterReset1.3.6.1.4.1.89.29.14.2INTEGERread-writeThe Maximum number of rules per Access List for after reset tuning
INT rsDiagnosticTextSource1.3.6.1.4.1.89.29.16INTEGERread-writeThe source from which SNMP diagnostics message texts should be taken.
rsMultiSession1.3.6.1.4.1.89.29.17
INT rsMultiSessionMaxSessionsAfterReset1.3.6.1.4.1.89.29.17.1INTEGERread-writeThe maximum number of terminal sessions (serial, telnet and ssh) available after reset.
INT rsMultiSessionMaxSessions1.3.6.1.4.1.89.29.17.2INTEGERread-onlyThe maximum number of terminal sessions (serial, telnet and ssh) available.
rlDnsClTuning1.3.6.1.4.1.89.29.18
INT rlMaxDnsClCacheRREntries1.3.6.1.4.1.89.29.18.1INTEGERread-onlyThe current maximal number of DNS client cache entries.
INT rlMaxDnsClCacheRREntriesAfterReset1.3.6.1.4.1.89.29.18.2INTEGERread-writeThe future (after reset) maximal number of DNS client cache entries.
INT rlMaxDnsClNCacheErrEntries1.3.6.1.4.1.89.29.18.3INTEGERread-onlyThe current maximal number of DNS client negative cache entries.
INT rlMaxDnsClNCacheErrEntriesAfterReset1.3.6.1.4.1.89.29.18.4INTEGERread-writeThe future (after reset) maximal number of DNS client negative cache entries.
INT rlMaxDnsClNamesEntries1.3.6.1.4.1.89.29.18.5INTEGERread-onlyThe current maximal number of DNS client static names entries.
INT rlMaxDnsClNamesEntriesAfterReset1.3.6.1.4.1.89.29.18.6INTEGERread-writeThe future (after reset) maximal number of DNS client static names entries.
rlTuningParamsTable1.3.6.1.4.1.89.29.19not-accessibletable to show tuning : limits curent and after reset values.
rlTuningParamsEntry1.3.6.1.4.1.89.29.19.1not-accessibleDefines the contents of each line in the rlTuningParamsTable table.
STR rlTuningParamsName1.3.6.1.4.1.89.29.19.1.1DisplayStringread-onlyIndex to the rlTuningParamsTable. name of current value Mib for this entry.
INT rlTuningParamsCurrentValue1.3.6.1.4.1.89.29.19.1.2INTEGERread-onlyThis variable current value used in this run by the system.
INT rlTuningParamsAfterResetValue1.3.6.1.4.1.89.29.19.1.3INTEGERread-onlyThis variable value that will be used in next run by the system. i.e. the value will be effective after next reboot
INT rlTuningParamsDefaultValue1.3.6.1.4.1.89.29.19.1.4INTEGERread-onlyThis variable value that is used by the system as default.
INT rlTuningParamsMinimalValue1.3.6.1.4.1.89.29.19.1.5INTEGERread-onlyThis variable value indicate minimum value. this is the lower limit for editing the value after reset.
INT rlTuningParamsMaximalValue1.3.6.1.4.1.89.29.19.1.6INTEGERread-onlyThis variable value indicate maximum value. This is the upper limit for editing the value after reset.
rlHostParamTable1.3.6.1.4.1.89.29.20not-accessibletable to show tuning : limits curent and after reset values.
rlHostParamEntry1.3.6.1.4.1.89.29.20.1not-accessibleDefines the contents of each line in the rlHostParamTable table.
STR rlHostParamName1.3.6.1.4.1.89.29.20.1.1DisplayStringread-onlyIndex to the rlHostParamTable. name of current value Mib for this entry.
INT rlHostParamValue1.3.6.1.4.1.89.29.20.1.2INTEGERread-onlyThis variable indicates the current INTEGER value used in this run by the system. Applicable only if rlHostParamType has 'int' value
INT rlHostParamType1.3.6.1.4.1.89.29.20.1.3INTEGERread-onlyThis variable indicates the type of this host parameter. int - the value will be appear in the rlHostParamValue instance of this conceptual row. uint - the value will be appear in the rlHostParamUINT instance of this conceptual row. octetString - the value will be appear in the rlHostParamOctetString instance of this conceptual row. ipV4address - the value will be appear in the rlHostParamIpAddress instance of this conceptual row. ipV6address - the value will be appear in the rlHostParamOctetString instance of this conceptual row, to be interpreted as indicated in INET-ADDRESS-MIB. ipV6zAddress - the value will be appear in the rlHostParamOctetString instance of this conceptual row, to be interpreted as indicated in INET-ADDRESS-MIB. inetAddress - the inet address type will be appear in the rlHostParamUINT instance and inet address itself will be appear in the rlHostParamOctetString instance of this conceptual row, to be interpreted as indicated in INET-ADDRESS-MIB. macAddress - the value will be appear in the rlHostParamOctetString instance of this conceptual row, to be interpreted as in SNMPv2-TC. objectIdentifier - the value the value will be appear in the rlHostParamObjectId instance of this conceptual row. displayString - the value will be appear in the rlHostParamOctetString instance of this conceptual row, to be interpreted as in SNMPv2-TC. truthValue - the value will be appear in the rlHostParamUINT instance of this conceptual row, to be interpreted as in SNMPv2-TC. portlist - the value will be appear in the rlHostParamOctetString instance of this conceptual row, to be interpreted as in Q-BRIDGE-MIB.
U32 rlHostParamUINT1.3.6.1.4.1.89.29.20.1.4Unsigned32read-onlyThis variable indicates the current UINT value used in this run by the system. Applicable only if rlHostParamType has 'uint', inetAddress or truthValue value
OCT rlHostParamOctetString1.3.6.1.4.1.89.29.20.1.5OCTET STRINGread-onlyThis variable indicates the current OCTET STRING value used in this run by the system. Applicable only if rlHostParamType has octetString, ipV6address, ipV6zAddress, inetAddress, macAddress or displayString value
IP rlHostParamIpAddress1.3.6.1.4.1.89.29.20.1.6IpAddressread-onlyThis variable indicates the current IpAddress value used in this run by the system. Applicable only if rlHostParamType has ipV4address value
OID rlHostParamObjectId1.3.6.1.4.1.89.29.20.1.7OBJECT IDENTIFIERread-onlyThis variable indicates the current OBJECT IDENTIFIER value used in this run by the system. Applicable only if rlHostParamType has objectIdentifier value
rlOspfTuning1.3.6.1.4.1.89.29.21
INT rlMaxOspfInterfaces1.3.6.1.4.1.89.29.21.1INTEGERread-onlyThe current maximum number of ospf interfaces.
INT rlMaxOspfInterfacesAfterReset1.3.6.1.4.1.89.29.21.2INTEGERread-writeThe future (after reset) maximum number of ospf interfaces.
INT rlMaxOspfAreas1.3.6.1.4.1.89.29.21.3INTEGERread-onlyThe current maximum number of ospf areas.
INT rlMaxOspfAreasAfterReset1.3.6.1.4.1.89.29.21.4INTEGERread-writeThe future (after reset) maximum number of ospf areas.
INT rlMaxOspfNeighbors1.3.6.1.4.1.89.29.21.5INTEGERread-onlyThe current maximum number of ospf neighbors.
INT rlMaxOspfNeighborsAfterReset1.3.6.1.4.1.89.29.21.6INTEGERread-writeThe future (after reset) maximum number of ospf neighbors.
INT rlMaxOspfAbrPerArea1.3.6.1.4.1.89.29.21.7INTEGERread-onlyThe current maximum number of ABR in ospf area.
INT rlMaxOspfAbrPerAreaAfterReset1.3.6.1.4.1.89.29.21.8INTEGERread-writeThe future (after reset) maximum number of ABR in ospf area.
INT rlMaxOspfNetsInAs1.3.6.1.4.1.89.29.21.9INTEGERread-onlyThe current maximum number of networks in AS.
INT rlMaxOspfNetsInAsAfterReset1.3.6.1.4.1.89.29.21.10INTEGERread-writeThe future (after reset) maximum number of networks in AS.
rlVlanTuning1.3.6.1.4.1.89.29.22
INT rlVlanDefaultVID1.3.6.1.4.1.89.29.22.1INTEGERread-onlyThe default vlan vid.
INT rlVlanDefaultVIDAfterReset1.3.6.1.4.1.89.29.22.2INTEGERread-writeThe default vlan vid after rest
rlVlanUsageForbiddenListTable1.3.6.1.4.1.89.29.22.3not-accessibleThe list of vlan IDs that forbidden for internal usage.
rlVlanUsageForbiddenListEntry1.3.6.1.4.1.89.29.22.3.1not-accessibleStatical created by local or network management VLAN list
INT rlVlanUsageForbiddenListIndex1.3.6.1.4.1.89.29.22.3.1.1INTEGERread-onlyAn index is entrie's sequence.
VLA rlVlanUsageForbiddenList1to10241.3.6.1.4.1.89.29.22.3.1.2VlanList1read-onlyA list of staticaly created vlans from 1 to 1024.
VLA rlVlanUsageForbiddenList1025to20481.3.6.1.4.1.89.29.22.3.1.3VlanList2read-onlyA list of according to the type field created vlans from 1025 to 2048.
VLA rlVlanUsageForbiddenList2049to30721.3.6.1.4.1.89.29.22.3.1.4VlanList3read-onlyA list of according to the type field created vlans from 2049 to 3072.
VLA rlVlanUsageForbiddenList3073to40941.3.6.1.4.1.89.29.22.3.1.5VlanList4read-onlyA list of according to the type field created vlans from 3073 to 4094.
rlVlanUsageForbiddenListAfterResetTable1.3.6.1.4.1.89.29.22.4not-accessibleThe list of vlan IDs that forbidden for internal usage. The configuration applied after the system reset.
rlVlanUsageForbiddenListAfterResetEntry1.3.6.1.4.1.89.29.22.4.1not-accessibleStaticly created by local or network management vlan list
INT rlVlanUsageForbiddenListAfterResetIndex1.3.6.1.4.1.89.29.22.4.1.1INTEGERread-writeAn index is entrie's sequence.
VLA rlVlanUsageForbiddenListAfterReset1to10241.3.6.1.4.1.89.29.22.4.1.2VlanList1read-writeA list of staticaly created vlans from 1 to 1024.
VLA rlVlanUsageForbiddenListAfterReset1025to20481.3.6.1.4.1.89.29.22.4.1.3VlanList2read-writeA list of according to the type field created vlans from 1025 to 2048.
VLA rlVlanUsageForbiddenListAfterReset2049to30721.3.6.1.4.1.89.29.22.4.1.4VlanList3read-writeA list of according to the type field created vlans from 2049 to 3072.
VLA rlVlanUsageForbiddenListAfterReset3073to40941.3.6.1.4.1.89.29.22.4.1.5VlanList4read-writeA list of according to the type field created vlans from 3073 to 4094.
rlDependendFeaturesEnableTuning1.3.6.1.4.1.89.29.23
BIT rlDependendFeaturesEnabled1.3.6.1.4.1.89.29.23.1Bitsread-onlyCurrent set of running features. These features combinations may limit by A. The same resource (such as ASIC module). B. limitation of product or logic for combination System limit is for up to 5 features First implemented with 3.
BIT rlDependendFeaturesEnabledAfterReset1.3.6.1.4.1.89.29.23.2Bitsread-writeNext system load (after reset) set of running features. These features combinations limited by A. The same resource (such as ASIC module). B. Limitation of product or logic for combination (one feature override the other). C. Per product some or all features status may not be changed. System limit is for up to 5 features First implemented with 3.
rlIpDhcpSnoopingTuning1.3.6.1.4.1.89.29.24
INT rlMaxIpDhcpSnoopingEntries1.3.6.1.4.1.89.29.24.1INTEGERread-onlyThe current maximum number of DHCP snooping entries.
INT rlMaxIpDhcpSnoopingEntriesAfterReset1.3.6.1.4.1.89.29.24.2INTEGERread-writeThe future (after reset) maximum number of DHCP snooping entries.
rlIscsiSnoopTuning1.3.6.1.4.1.89.29.25
INT rlIscsiSnoopMaxNumOfConnections1.3.6.1.4.1.89.29.25.1INTEGERread-onlyDefines the presetly effective upper limit of iSCSI connections number the device guarantees to support
INT rlIscsiSnoopMaxNumOfConnectionsAfterReset1.3.6.1.4.1.89.29.25.2INTEGERread-writeDefines the upper limit of iSCSI connections number the device will have to support following the looming System reset
rlDhcpServerTuning1.3.6.1.4.1.89.29.26
INT rlDhcpSrvMaxAllocatedAddresses1.3.6.1.4.1.89.29.26.1INTEGERread-onlyDefines the maximal number of allocated addresses by DHCP server
INT rlDhcpSrvMaxAllocatedAddressesAfterReset1.3.6.1.4.1.89.29.26.2INTEGERread-writeDefines the maximal number of allocated addresses by DHCP server activated after reset
INT rlBrgMacHashChainLen1.3.6.1.4.1.89.29.27INTEGERread-onlyCurrent depth of the MAC address hashing Table
INT rlBrgMacHashChainLenAfterReset1.3.6.1.4.1.89.29.28INTEGERread-writeDefines the depth in step of 4, of the MAC address hashing Table after reset. The mac chain length is the scalar value multiplied by 4.
INT rlBrgMacHashFunction1.3.6.1.4.1.89.29.29INTEGERread-onlyCurrent depth of the MAC address hashing Table
INT rlBrgMacHashFunctionAfterReset1.3.6.1.4.1.89.29.30INTEGERread-writeDefines hash function vlan random mac random vlan sequntial mac sequential vlan sequential mac random vlan random mac sequntial

RFC description

Dell device tuning MIB for configuring system parameters, priority modes, and diagnostic settings.

Start monitoring Dell switching equipment (forwarding-table sizing/internal diagnostics) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download Dell-Tuning