All MIBs › RADLAN-Tuning › rsMaxArpTunnelStartEntries
rsMaxArpTunnelStartEntries
Module: RADLAN-Tuning
OID (symbolic): RADLAN-Tuning::rsMaxArpTunnelStartEntries
OID (numeric): 1.3.6.1.4.1.89.29.8.26.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Maximal global number of tunnel start and ARP entries. Tunnel start refer to tunnel remote station
What is rsMaxArpTunnelStartEntries?
This read-only integer reports the current global ceiling on combined ARP and tunnel-start entries, where a tunnel-start entry represents a tunnel's remote station. Admins query it to know the hard cap on how many ARP-resolved tunnel endpoints the device can track simultaneously, useful when diagnosing why new tunnels fail to establish. For instance, if this value returns 4096 and the tunnel/ARP table is already near that count, the admin knows new tunnel-start entries will be rejected until old ones age out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.29.8.26.13 snmpwalk -v2c -c public <target> RADLAN-Tuning::rsMaxArpTunnelStartEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.29.8.26.13.1 snmpget -v2c -c public <target> RADLAN-Tuning::rsMaxArpTunnelStartEntries.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::rsMaxArpTunnelStartEntries 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.26 | rsMaxIpv6FftEntriesTuning | Dell-Tuning |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.29.8.26.13 | rsMaxArpTunnelStartEntries | RADLAN-Tuning |