CISCOSB-IP :: rsArpDeleteTable

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCOSB-IPrsArpDeleteTable

rsArpDeleteTable

Module: CISCOSB-IP

OID (symbolic): CISCOSB-IP::rsArpDeleteTable

OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.4.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Setting to value deleteArpTab(1): deletes the arp table - static and dynamic entries deleteIpArpDynamicEntries(2): delete all dynamic entries deleteIpArpStaticEntries(3): delete all static entries deleteIpArpDelDynamicRefreshStatic(4) - delete all dynamic - refresh static, thus refrashing FFT. on get returns the last action

What is rsArpDeleteTable?

This read-write value triggers different levels of ARP table clearing, from deleting the entire table to selectively removing only dynamic or only static entries, or clearing dynamic entries while refreshing static ones. Admins use this to force stale ARP mappings to be relearned, for example after a network reconfiguration where MAC-to-IP mappings have changed. For example, setting this to the dynamic-entries-only option would clear only the dynamically learned ARP entries while leaving manually configured static ARP entries untouched.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.4.1
snmpwalk -v2c -c public <target> CISCOSB-IP::rsArpDeleteTable

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.4.1.1
snmpget -v2c -c public <target> CISCOSB-IP::rsArpDeleteTable.1

Set instance 1 (SNMPv2c):

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

Start monitoring Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IP::rsArpDeleteTable OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 1200 / Business 350 Series (SMB managed switch) 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.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.6otherEnterprisesCISCO-SMI
1.3.6.1.4.1.9.6.1ciscoSBCISCO-SMI
1.3.6.1.4.1.9.6.1.101switch001CISCOSB-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.6.1.101.26ipSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.4arpSpecCISCOSB-IP
1.3.6.1.4.1.9.6.1.101.26.4.1rsArpDeleteTableCISCOSB-IP