All MIBs › RADLAN-Tuning › rsMaxTraceRouteControlEntriesAfterReset
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.29 | rsTunning | Dell-MIB |
| 1.3.6.1.4.1.89.29.8 | rsMaxEntriesTuning | Dell-Tuning |
| 1.3.6.1.4.1.89.29.8.18 | rsMaxTraceRouteTuning | Dell-Tuning |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.29.8.18.2 | rsMaxTraceRouteControlEntriesAfterReset | RADLAN-Tuning |