RADLAN-Tuning :: rsMaxTraceRouteControlEntriesAfterReset

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsRADLAN-TuningrsMaxTraceRouteControlEntriesAfterReset

rsMaxTraceRouteControlEntriesAfterReset

Module: RADLAN-Tuning

OID (symbolic): RADLAN-Tuning::rsMaxTraceRouteControlEntriesAfterReset

OID (numeric): 1.3.6.1.4.1.89.29.8.18.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Future maximum number of trace route control entries.

What is rsMaxTraceRouteControlEntriesAfterReset?

This read-write integer sets the future limit on how many trace-route control-table entries the switch will support once it is reset, distinct from the live rsMaxTraceRouteControlEntries value. Many RADLAN tuning parameters can only be resized at boot, so an admin writes here to raise or lower the trace-route table capacity ahead of a planned reload rather than expecting an immediate change. For example, an admin troubleshooting frequent trace-route table exhaustion might set this to 256 and then reload the switch to actually grow the table from its current size.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.29.8.18.2
snmpwalk -v2c -c public <target> RADLAN-Tuning::rsMaxTraceRouteControlEntriesAfterReset

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.89.29.8.18.2.1
snmpget -v2c -c public <target> RADLAN-Tuning::rsMaxTraceRouteControlEntriesAfterReset.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.89.29.8.18.2.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rsMaxTraceRouteControlEntriesAfterReset.1

Start monitoring Marvell ASIC-based switch, RADLAN/RDK software stack, various OEM brands (low-level performance tuning) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RADLAN-Tuning::rsMaxTraceRouteControlEntriesAfterReset OID value, configure state conditions and alerts, and monitor any Marvell ASIC-based switch, RADLAN/RDK software stack, various OEM brands (low-level performance tuning) from a single console.

OID Breakdown

Upper-level ancestors (10 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.89rndDell-MIB
1.3.6.1.4.1.89.29rsTunningDell-MIB
1.3.6.1.4.1.89.29.8rsMaxEntriesTuningDell-Tuning
1.3.6.1.4.1.89.29.8.18rsMaxTraceRouteTuningDell-Tuning
Numeric OIDNameModule
1.3.6.1.4.1.89.29.8.18.2rsMaxTraceRouteControlEntriesAfterResetRADLAN-Tuning