All MIBs › HUAWEI-ETHARP-MIB › hwArpEntryExpireDetectMode
hwArpEntryExpireDetectMode
Module: HUAWEI-ETHARP-MIB
OID (symbolic): HUAWEI-ETHARP-MIB::hwArpEntryExpireDetectMode
OID (numeric): 1.3.6.1.4.1.2011.5.25.123.1.16.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object indicates the ARP aging detection mode. In unicast ARP detection mode, unicast ARP detection packets are sent before ARP ages. In broadcast ARP detection mode, broadcast ARP detection packets are sent before ARP ages. By default, the system adopts the broadcast ARP detection mode.
What is hwArpEntryExpireDetectMode?
This read-write setting chooses whether ARP aging-detection probes are sent as 'unicast' or 'broadcast' packets before an entry ages out, defaulting to 'broadcast'. An admin switches to 'unicast' on networks where broadcast probes are undesirable or where the peer only responds reliably to directed traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.123.1.16.1.2 snmpwalk -v2c -c public <target> HUAWEI-ETHARP-MIB::hwArpEntryExpireDetectMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.5.25.123.1.16.1.2.1 snmpget -v2c -c public <target> HUAWEI-ETHARP-MIB::hwArpEntryExpireDetectMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.5.25.123.1.16.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwArpEntryExpireDetectMode.1
Start monitoring Huawei router or switch (Ethernet ARP speed-limit/entry limits) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-ETHARP-MIB::hwArpEntryExpireDetectMode OID value, configure state conditions and alerts, and monitor any Huawei router or switch (Ethernet ARP speed-limit/entry limits) from a single console.
OID Breakdown
Upper-level ancestors (9 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.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5 | huaweiMgmt | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.5.25 | huaweiDatacomm | HUAWEI-3COM-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.5.25.123 | hwEthernetARPMIB | HUAWEI-ETHARP-MIB |
| 1.3.6.1.4.1.2011.5.25.123.1 | hwEthernetARPObjects | HUAWEI-ETHARP-MIB |
| 1.3.6.1.4.1.2011.5.25.123.1.16 | hwArpEntryExpireControlTable | HUAWEI-ETHARP-MIB |
| 1.3.6.1.4.1.2011.5.25.123.1.16.1 | hwArpEntryExpireControlEntry | HUAWEI-ETHARP-MIB |
| 1.3.6.1.4.1.2011.5.25.123.1.16.1.2 | hwArpEntryExpireDetectMode | HUAWEI-ETHARP-MIB |