All MIBs › E5-111-MIB › arpproxyFlushTarget
arpproxyFlushTarget
Module: E5-111-MIB
OID (symbolic): E5-111-MIB::arpproxyFlushTarget
OID (numeric): 1.3.6.1.4.1.6321.1.2.3.2.8.12.8.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The target whose ARP table to be flushed. This object is supported by R3.00 and later versions.
What is arpproxyFlushTarget?
This OID stores a setting specifying which device's ARP (address lookup) table should be cleared or reset. Setting this value erases cached IP-to-hardware address mappings to force a refresh. An operator would use this when address mappings become stale or incorrect, forcing devices to re-discover network locations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.2.8.12.8.2.1 snmpwalk -v2c -c public <target> E5-111-MIB::arpproxyFlushTarget
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6321.1.2.3.2.8.12.8.2.1.1 snmpget -v2c -c public <target> E5-111-MIB::arpproxyFlushTarget.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6321.1.2.3.2.8.12.8.2.1.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.6321 | calixNetworks | CALIX-SMI |
| 1.3.6.1.4.1.6321.1 | calixRegistrations | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2 | calixProducts | CALIX-SMI |
| 1.3.6.1.4.1.6321.1.2.3 | e5x100 | CALIX-PRODUCT-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2 | e5x111 | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.8 | port | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.8.12 | ipbpvc | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.8.12.8 | arpproxy | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.8.12.8.2 | arpproxyFlush | E5-111-MIB |
| 1.3.6.1.4.1.6321.1.2.3.2.8.12.8.2.1 | arpproxyFlushTarget | E5-111-MIB |