All MIBs › HUAWEI-ETHARP-MIB
Organization: Huawei Technologies Co.,Ltd.
Last Updated: 2014-04-23
Category: IP and Core Protocols, Vendor: Huawei
Description: Huawei Ethernet ARP MIB providing ARP table management, ARP aging configuration, and ARP entry statistics for Ethernet interfaces.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is HUAWEI-ETHARP-MIB?
HUAWEI-ETHARP-MIB is a Huawei MIB module for managing Ethernet ARP (Address Resolution Protocol) behavior on Huawei routers and switches, covering features like ARP speed-limiting and ARP entry limits. It exposes configuration objects for ARP rate-limiting and maximum-entry thresholds along with objects for monitoring current ARP table statistics and aging behavior. Its monitoring value lies in tracking network-layer/software state: administrators can watch ARP entry counts and rate-limit hit counters to detect ARP flooding, spoofing attacks, or misbehaving hosts on a LAN segment. It extends the standard ARP concepts found in the IETF IP-MIB/ARP table but adds Huawei-specific protection and limiting features. It is deployed on Huawei access and aggregation switches/routers in campus and metro networks to protect the control plane from ARP-based abuse. Engineers can download the HUAWEI-ETHARP-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in HUAWEI-ETHARP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Huawei routers
- Huawei switches
Monitoring Examples
Under the top-level hwEthernetARPObjects branch, an administrator would poll ARP limit and speed-limit configuration objects to confirm thresholds are set appropriately for a given interface or VLAN, and would monitor current ARP entry counts against those limits. A sudden spike in ARP entries approaching the configured limit, or a rising rate-limit-drop counter, would indicate an ARP flood or scanning activity on that segment. Sustained rate-limit triggering on an access port often points to a compromised or misbehaving host.
What Can Be Monitored
- ARP table entry count
- ARP rate-limit threshold and hits
- ARP entry limit configuration
- ARP aging behavior
This MIB depends on
Related MIBs
Imported Objects
From ENTITY-MIB
| PhysicalIndex | |
| entPhysicalIndex | OBJECT-TYPE |
| entPhysicalName | OBJECT-TYPE |
From HUAWEI-MIB
| hwDatacomm | OBJECT-IDENTITY |
From IF-MIB
| InterfaceIndex |
From INET-ADDRESS-MIB
| InetAddressIPv4 |
From P-BRIDGE-MIB
| EnabledStatus |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| Counter32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| PhysAddress | |
| RowStatus |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| hwArpAntiAttackGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.10 | A collection of objects providing lockuping ARP anti attack. | ||
| I32 hwARPArpGratuitousSendInterval | 1.3.6.1.4.1.2011.5.25.123.1.25.1.3 | Integer32 | read-only | This object indicates the interval of the gratuitous-arp send. The value ranges from 1 to 86400, in second, with default value 90. |
| I32 hwArpCfgCeVlanId | 1.3.6.1.4.1.2011.5.25.123.1.18.1.12 | Integer32 | read-create | This object indicates the CE VLAN of an ARP items. |
| hwArpCfgEntry | 1.3.6.1.4.1.2011.5.25.123.1.18.1 | not-accessible | The value of the object identifies the items of static ARP table, such as IP address of ARP items, VPN instance name of ARP items, MAC address of ARP items, VLAN information of ARP items. hwArpDynEntryIpAdd: indicates the IP address. hwArpDynEntryVrf: indicates the VPN instance name. hwArpDynEntryMacAdd: indicates the MAC address. hwArpDynEntryVlanId: indicates the VLAN of ARP item. hwArpDynEntryCeVlanId: indicates the CE VLAN of ARP item. hwArpDynEntryOutIfIndex: indicates the forwarding interface. | |
| ADR hwArpCfgIpAdd | 1.3.6.1.4.1.2011.5.25.123.1.18.1.1 | InetAddressIPv4 | not-accessible | This object indicates the IP address of an ARP items. The value 0 is invalid. |
| MAC hwArpCfgMacAdd | 1.3.6.1.4.1.2011.5.25.123.1.18.1.2 | MacAddress | read-create | This object indicates the MAC address of an ARP items. |
| I32 hwArpCfgOutIfIndex | 1.3.6.1.4.1.2011.5.25.123.1.18.1.13 | Integer32 | read-create | The physical forwarding interface. |
| ROW hwArpCfgRowstatus | 1.3.6.1.4.1.2011.5.25.123.1.18.1.51 | RowStatus | read-create | This object indicates the row status of an static ARP item. |
| hwArpCfgTable | 1.3.6.1.4.1.2011.5.25.123.1.18 | not-accessible | The value of the object identifies the items of static ARP table, such as IP address of ARP items, VPN instance name of ARP items, MAC address of ARP items, VLAN information of ARP items. hwArpDynEntryIpAdd: indicates the IP address. hwArpDynEntryVrf: indicates the VPN instance name. hwArpDynEntryMacAdd: indicates the MAC address. hwArpDynEntryVlanId: indicates the VLAN of ARP item. hwArpDynEntryCeVlanId: indicates the CE VLAN of ARP item. hwArpDynEntryOutIfIndex: indicates the forwarding interface. | |
| I32 hwArpCfgVlanId | 1.3.6.1.4.1.2011.5.25.123.1.18.1.11 | Integer32 | read-create | This object indicates the VLAN of an ARP items. |
| OCT hwArpCfgVrf | 1.3.6.1.4.1.2011.5.25.123.1.18.1.3 | OCTET STRING | not-accessible | This object indicates the VPN name of an ARP items. |
| I32 hwArpDynCeVlanId | 1.3.6.1.4.1.2011.5.25.123.1.17.1.13 | Integer32 | read-only | This object indicates the CE VLAN of an ARP items. |
| hwArpDynEntry | 1.3.6.1.4.1.2011.5.25.123.1.17.1 | not-accessible | The value of the object identifies the items of dynamic ARP table, such as IP address of ARP items, VPN instance name of ARP items, MAC address of ARP items, VLAN information of ARP items, expire time of ARP items. hwArpDynEntryIfIndex: indicates the interface index. hwArpDynEntryIpAdd: indicates the IP address. hwArpDynEntryVrf: indicates the VPN instance name. hwArpDynEntryMacAdd: indicates the MAC address. hwArpDynEntryVlanId: indicates the VLAN of ARP item. hwArpDynEntryCeVlanId: indicates the CE VLAN of ARP item. hwArpDynEntryOutIfIndex: indicates the forwarding interface. hwArpDynEntryExpireTime: indicates the expire time of ARP item. | |
| I32 hwArpDynExpireTime | 1.3.6.1.4.1.2011.5.25.123.1.17.1.15 | Integer32 | read-only | This object indicates the expire time of an ARP items. |
| I32 hwArpDynIfIndex | 1.3.6.1.4.1.2011.5.25.123.1.17.1.1 | Integer32 | not-accessible | The logic forwarding interface. The value 0 is invalid. |
| ADR hwArpDynIpAdd | 1.3.6.1.4.1.2011.5.25.123.1.17.1.2 | InetAddressIPv4 | not-accessible | This object indicates the IP address of an ARP items. The value 0 is invalid. |
| PHY hwArpDynMacAdd | 1.3.6.1.4.1.2011.5.25.123.1.17.1.11 | PhysAddress | read-only | This object indicates the MAC address of an ARP items. |
| NUM hwArpDynOutIfIndex | 1.3.6.1.4.1.2011.5.25.123.1.17.1.14 | InterfaceIndex | read-only | The physical forwarding interface. |
| hwArpDynTable | 1.3.6.1.4.1.2011.5.25.123.1.17 | not-accessible | The value of the object identifies the items of ARP table, such as IP address of ARP items, VPN instance name of ARP items, MAC address of ARP items, VLAN information of ARP items, expire time of ARP items. hwArpDynEntryIfIndex: indicates the interface index. hwArpDynEntryIpAdd: indicates the IP address. hwArpDynEntryVrf: indicates the VPN instance name. hwArpDynEntryMacAdd: indicates the MAC address. hwArpDynEntryVlanId: indicates the VLAN of ARP item. hwArpDynEntryCeVlanId: indicates the CE VLAN of ARP item. hwArpDynEntryOutIfIndex: indicates the forwarding interface. hwArpDynEntryExpireTime: indicates the expire time of ARP item. | |
| I32 hwArpDynVlanId | 1.3.6.1.4.1.2011.5.25.123.1.17.1.12 | Integer32 | read-only | This object indicates the VLAN of an ARP items. |
| OCT hwArpDynVrf | 1.3.6.1.4.1.2011.5.25.123.1.17.1.3 | OCTET STRING | not-accessible | This object indicates the VPN name of an ARP items. |
| hwArpEntryExpireControlEntry | 1.3.6.1.4.1.2011.5.25.123.1.16.1 | not-accessible | The value of the object identifies the parameters of ARP aging detection, such as ARP detection mode, start time, detection times. At present, only the ARP detection mode and ARP fake-entry expire time can be configured. hwArpEntryExpireIfIndex: indicates the interface index. hwArpEntryExpireDetectMode: indicates the unicast or broadcast ARP aging detection mode. hwArpEntryExpireFakeTime: indicates the expire time of ARP fake entry. | |
| hwArpEntryExpireControlGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.9 | A collection of objects providing configuration of ARP Expire Parameter. | ||
| hwArpEntryExpireControlTable | 1.3.6.1.4.1.2011.5.25.123.1.16 | not-accessible | The value of the object identifies the parameters of ARP aging detection, such as ARP detection mode, start time, detection times. At present, only the ARP detection mode and ARP fake-entry expire time can be configured. hwArpEntryExpireIfIndex: indicates the interface index. hwArpEntryExpireDetectMode: indicates the unicast or broadcast ARP aging detection mode. hwArpEntryExpireFakeTime: indicates the expire time of ARP fake entry. | |
| INT hwArpEntryExpireDetectMode | 1.3.6.1.4.1.2011.5.25.123.1.16.1.2 | INTEGER | read-write | 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. |
| I32 hwArpEntryExpireFakeTime | 1.3.6.1.4.1.2011.5.25.123.1.16.1.3 | Integer32 | read-write | This object indicates the expire time of ARP fake entry. The valid range is from 1 to 36000, and the default value is 1. |
| NUM hwArpEntryExpireIfIndex | 1.3.6.1.4.1.2011.5.25.123.1.16.1.1 | InterfaceIndex | not-accessible | This object indicates the index of an interface on which ARP aging detection parameters are set. The value 0 is invalid. |
| hwArpEntryGatewayConflictEntry | 1.3.6.1.4.1.2011.5.25.123.1.23.1 | not-accessible | The value of the object identifies the information about the source of the attack. It contains IP address, MAC, VLAN ID and interface. | |
| hwArpEntryGatewayConflictTable | 1.3.6.1.4.1.2011.5.25.123.1.23 | not-accessible | The value of the object identifies the information about the source of the attack. It contains IP address, MAC, VLAN ID and interface. | |
| ENA hwARPGratuitousSendEnable | 1.3.6.1.4.1.2011.5.25.123.1.25.1.2 | EnabledStatus | read-only | This object indicates the status of the gratuitous-arp send. |
| hwARPGratuitousSendEntry | 1.3.6.1.4.1.2011.5.25.123.1.25.1 | not-accessible | The entry contains the gratuitous arp send information on the vlanif interface. | |
| NUM hwARPGratuitousSendIfIndex | 1.3.6.1.4.1.2011.5.25.123.1.25.1.1 | InterfaceIndex | not-accessible | The ifindex of the ARP gratuitous send configed. |
| hwARPGratuitousSendTable | 1.3.6.1.4.1.2011.5.25.123.1.25 | not-accessible | The table contains the arp validation information on the interface. | |
| INT hwArpLinkDetectMode | 1.3.6.1.4.1.2011.5.25.123.1.15.1.14 | INTEGER | read-create | The detecting mode for ARP linking interface. If the mode is loose and its status is down, current interface just wait to receive the ARP packet, when received peer's arp packet, current interface status is up. If mode is strict, current interface sends ARP detecting packet to peer actively, and shutdown itself, if these is no response from peer after the retry times. If status of current interface is up, it will send ARP packet to detect the status of peer actively, whenever the mode is loose or strict. |
| I32 hwArpLinkDetectTime | 1.3.6.1.4.1.2011.5.25.123.1.15.1.12 | Integer32 | read-create | The interval time for two ARP packets are sent to detect the peer's interface status, this time unit is millisecond. The valid range is from 200 to 10000, and the default value is 1000. |
| I32 hwArpLinkDetectTimes | 1.3.6.1.4.1.2011.5.25.123.1.15.1.13 | Integer32 | read-create | After the max detecting times for ARP packet is sent to, and there is not any response, the sender can judge the peer interface is down. Then, setting the status of current interface down. The valid range is from 1 to 10, and the default value is 3. |
| I32 hwArpLinkIfIndex | 1.3.6.1.4.1.2011.5.25.123.1.15.1.1 | Integer32 | not-accessible | The index of interface which is configed to be linked by ARP, the zero value is invalid. |
| hwArpLinkInferaceGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.8 | A collection of objects providing configuration of ARP linking interface. | ||
| hwArpLinkInterfaceEntry | 1.3.6.1.4.1.2011.5.25.123.1.15.1 | not-accessible | Config ARP link interface: hwArpLinkIfIndex: interface index hwArpLinkPeerIp: peer ip hwArpLinkDetectTime: detection time between two ARP packects hwArpLinkDetectTimes: detection times of ARP packects hwArpLinkDetectMode: detection mode hwArpLinkStatus: interface status hwArpLinkRowStatus: the row status of this row. | |
| hwArpLinkInterfaceTable | 1.3.6.1.4.1.2011.5.25.123.1.15 | not-accessible | Config ARP link interface: hwArpLinkIfIndex: interface index hwArpLinkPeerIp: peer ip hwArpLinkDetectTime: detection time between two ARP packects hwArpLinkDetectTimes: detection times of ARP packects hwArpLinkDetectMode: detection mode hwArpLinkStatus: interface status hwArpLinkRowStatus: the row status of this row. | |
| ADR hwArpLinkPeerIp | 1.3.6.1.4.1.2011.5.25.123.1.15.1.11 | InetAddressIPv4 | read-create | The IP address which ARP detecting packet will send to. When creating a new record or modifying the peer ip address, a check for this ip will be generated. If it is invalid, that operation will be not applicable. |
| ROW hwArpLinkRowStatus | 1.3.6.1.4.1.2011.5.25.123.1.15.1.51 | RowStatus | read-create | The row status of ARP link table. The detail can be found from the rowstatus definition. |
| INT hwArpLinkStatus | 1.3.6.1.4.1.2011.5.25.123.1.15.1.15 | INTEGER | read-only | The status of interface linked by ARP. This value can not be set anytime. |
| ENA hwArpSecValidateDmac | 1.3.6.1.4.1.2011.5.25.123.1.24.1.3 | EnabledStatus | read-create | indicates check the destination-mac of arp packet head and the ethernet packet head. |
| hwArpSecValidateEntry | 1.3.6.1.4.1.2011.5.25.123.1.24.1 | not-accessible | The entry contains the arp validation information on the interface. | |
| NUM hwArpSecValidateIfIndex | 1.3.6.1.4.1.2011.5.25.123.1.24.1.1 | InterfaceIndex | not-accessible | The index of the arp validation entries. |
| ROW hwArpSecValidateRowStatus | 1.3.6.1.4.1.2011.5.25.123.1.24.1.51 | RowStatus | read-create | This object specifies the status of the arp validation table. |
| ENA hwArpSecValidateSmac | 1.3.6.1.4.1.2011.5.25.123.1.24.1.2 | EnabledStatus | read-create | indicates check the source-mac of arp packet head and the ethernet packet head. |
| hwArpSecValidateTable | 1.3.6.1.4.1.2011.5.25.123.1.24 | not-accessible | The table contains the arp validation information on the interface. | |
| C32 hwArpStatisticsAvailableCount | 1.3.6.1.4.1.2011.5.25.123.1.30.1.4 | Counter32 | read-only | The avaiable number of ARP entries of this type of interfaces. |
| hwArpStatisticsEntry | 1.3.6.1.4.1.2011.5.25.123.1.30.1 | not-accessible | The entry contains the arp information of the interfaces. | |
| hwArpStatisticsGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.14 | A collection of objects for ARP statistics table. | ||
| C32 hwArpStatisticsLearnedCount | 1.3.6.1.4.1.2011.5.25.123.1.30.1.3 | Counter32 | read-only | Number of ARP entries learned by this type of interfaces. |
| I32 hwArpStatisticsSlot | 1.3.6.1.4.1.2011.5.25.123.1.30.1.1 | Integer32 | not-accessible | The slot of ARP Statics Verbose. |
| hwArpStatisticsTable | 1.3.6.1.4.1.2011.5.25.123.1.30 | not-accessible | The table contains the arp information of the interfaces. | |
| INT hwArpStatisticsType | 1.3.6.1.4.1.2011.5.25.123.1.30.1.2 | INTEGER | not-accessible | The Type of Interface Learn ARP. |
| IP hwEthARPIpAddr | 1.3.6.1.4.1.2011.5.25.123.1.12.1.3 | IpAddress | not-accessible | The ip of ARP . |
| hwETHARPIPConflictGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.12 | A collection of objects for ARP conflict trap. | ||
| hwETHARPIPConflictObjects | 1.3.6.1.4.1.2011.5.25.123.1.28 | |||
| NUM hwEthARPLimitCfgIfindex | 1.3.6.1.4.1.2011.5.25.123.1.13.1.1 | InterfaceIndex | not-accessible | The interface on which the limit is configured. |
| hwEthARPLimitEntry | 1.3.6.1.4.1.2011.5.25.123.1.13.1 | not-accessible | Configure the ARP limit based on interfaces or VLANs. | |
| hwEthARPLimitGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.4 | config the arp limit on the interface with vlanid,limit num. | ||
| I32 hwEthARPLimitNum | 1.3.6.1.4.1.2011.5.25.123.1.13.1.4 | Integer32 | read-create | The value of the ARP limit. |
| ROW hwEthARPLimitRowStatus | 1.3.6.1.4.1.2011.5.25.123.1.13.1.5 | RowStatus | read-create | The running status of the ARP limit table. |
| hwEthARPLimitTable | 1.3.6.1.4.1.2011.5.25.123.1.13 | not-accessible | Configure the ARP limit based on interfaces or VLANs. | |
| PHY hwEthARPMacAddr | 1.3.6.1.4.1.2011.5.25.123.1.12.1.4 | PhysAddress | read-only | The MAC of ARP . |
| NUM hwEthARPShowIfindex | 1.3.6.1.4.1.2011.5.25.123.1.12.1.1 | InterfaceIndex | not-accessible | The interface learns ARP packets. |
| I32 hwEthARPShowVid | 1.3.6.1.4.1.2011.5.25.123.1.12.1.2 | Integer32 | not-accessible | The VLAN receives the APR packets. |
| hwEthARPShowWithInterAndVidEntry | 1.3.6.1.4.1.2011.5.25.123.1.12.1 | not-accessible | Display the ARP table based on interface number or interface number and VLAN ID. | |
| hwEthARPShowWithInterAndVidGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.3 | Display the ARP table based on interface number or interface number and VLAN ID. | ||
| hwEthARPShowWithInterAndVidTable | 1.3.6.1.4.1.2011.5.25.123.1.12 | not-accessible | Display the ARP table based on interface number or interface number and VLAN ID. | |
| I32 hwEthARPVLANFirst | 1.3.6.1.4.1.2011.5.25.123.1.13.1.2 | Integer32 | not-accessible | The VLAN to which Layer 2 interfaces belong. |
| I32 hwEthARPVLANLast | 1.3.6.1.4.1.2011.5.25.123.1.13.1.3 | Integer32 | not-accessible | The VLAN to which Layer 2 interfaces belong. |
| NTF hwEthernetARPAntiAttackAlarm | 1.3.6.1.4.1.2011.5.25.123.2.2 | Trap information about ARP anti-attack: IP address, MAC, VLAN id, interface index. | ||
| OCT hwEthernetARPAntiAttackIfName | 1.3.6.1.4.1.2011.5.25.123.1.22.4 | OCTET STRING | accessible-for-notify | This object indicates the interface name which is attacked. |
| IP hwEthernetARPAntiAttackIpAddress | 1.3.6.1.4.1.2011.5.25.123.1.22.1 | IpAddress | accessible-for-notify | This object indicates the IP address which is attacked. |
| I32 hwEthernetARPAntiAttackLog | 1.3.6.1.4.1.2011.5.25.123.1.1 | Integer32 | read-write | To prevent log and trap from being attacked, the function is not enabled by default. |
| OCT hwEthernetARPAntiAttackMacAddress | 1.3.6.1.4.1.2011.5.25.123.1.22.2 | OCTET STRING | accessible-for-notify | This object indicates the MAC address which is attacked. |
| hwEthernetARPAntiAttackObjects | 1.3.6.1.4.1.2011.5.25.123.1.22 | |||
| INT hwEthernetARPAntiAttackStatus | 1.3.6.1.4.1.2011.5.25.123.1.19 | INTEGER | read-only | This object indicates the status of the ARP anti-attack. |
| I32 hwEthernetARPAntiAttackVlanId | 1.3.6.1.4.1.2011.5.25.123.1.22.3 | Integer32 | accessible-for-notify | This object indicates the VLAN ID which is attacked. |
| ENA hwEthernetARPAntiGateWayConflict | 1.3.6.1.4.1.2011.5.25.123.1.20 | EnabledStatus | read-write | This object indicates the status of the ARP anti-gateway-conflict. |
| NTF hwEthernetARPAntiGatewayConflictAlarm | 1.3.6.1.4.1.2011.5.25.123.2.3 | Trap information about ARP anti-attack: IP address, MAC, VLAN ID, interface index. | ||
| OCT hwEthernetARPAntiGatewayConflictIfName | 1.3.6.1.4.1.2011.5.25.123.1.23.1.5 | OCTET STRING | read-only | This object indicates the interface of the attack-source. |
| I32 hwEthernetARPAntiGatewayConflictIndex | 1.3.6.1.4.1.2011.5.25.123.1.23.1.1 | Integer32 | not-accessible | The index of the gateway conflict entries. |
| IP hwEthernetARPAntiGatewayConflictIpAddress | 1.3.6.1.4.1.2011.5.25.123.1.23.1.2 | IpAddress | read-only | This object indicates the IP address is attacked. |
| OCT hwEthernetARPAntiGatewayConflictMacAddress | 1.3.6.1.4.1.2011.5.25.123.1.23.1.3 | OCTET STRING | read-only | This object indicates the MAC of the attack-source. |
| I32 hwEthernetARPAntiGatewayConflictVlanId | 1.3.6.1.4.1.2011.5.25.123.1.23.1.4 | Integer32 | read-only | This object indicates the VLAN ID of the attack-source. |
| hwEthernetARPBaseGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.5 | A collection of objects providing configuration or display. | ||
| hwEthernetARPCompliance | 1.3.6.1.4.1.2011.5.25.123.3.2.1 | The compliance statement for arp Speedlimit and arp limit. | ||
| hwEthernetARPCompliances | 1.3.6.1.4.1.2011.5.25.123.3.2 | |||
| INT hwEthernetARPConflictDetect | 1.3.6.1.4.1.2011.5.25.123.1.27 | INTEGER | read-write | Indicates the ARP conflict detect. In this way, router can detect ARP entries conflict. |
| hwEthernetARPConformance | 1.3.6.1.4.1.2011.5.25.123.3 | |||
| C32 hwEthernetARPDropForARPMissSuppress | 1.3.6.1.4.1.2011.5.25.123.1.11.1.5 | Counter32 | read-only | The number of discarded packets caused by the ARP-MISS suppress. |
| C32 hwEthernetARPDropForARPProxySuppress | 1.3.6.1.4.1.2011.5.25.123.1.11.1.11 | Counter32 | read-only | The number of discarded packets caused by the ARP-PROXY suppress. |
| C32 hwEthernetARPDropForARPSuppress | 1.3.6.1.4.1.2011.5.25.123.1.11.1.4 | Counter32 | read-only | The number of discarded packets caused by the ARP suppress. |
| C32 hwEthernetARPDropForLimit | 1.3.6.1.4.1.2011.5.25.123.1.11.1.3 | Counter32 | read-only | The number of discarded packets caused by limit. |
| C32 hwEthernetARPDropForOther | 1.3.6.1.4.1.2011.5.25.123.1.11.1.6 | Counter32 | read-only | The number of discarded ARP packets caused by other reasons. |
| hwEthernetARPGroups | 1.3.6.1.4.1.2011.5.25.123.3.1 | |||
| NTF hwEthernetARPIPConflictEvent | 1.3.6.1.4.1.2011.5.25.123.2.6 | Trap information about ARP IP conflict. | ||
| IP hwEthernetARPIPConflictIPAddress | 1.3.6.1.4.1.2011.5.25.123.1.28.1 | IpAddress | accessible-for-notify | This object indicates the conflict IP address. |
| I32 hwEthernetARPIPConflictLocalCEVLAN | 1.3.6.1.4.1.2011.5.25.123.1.28.5 | Integer32 | accessible-for-notify | This object indicates the CE VLAN before conflict. |
| OCT hwEthernetARPIPConflictLocalInterfaceName | 1.3.6.1.4.1.2011.5.25.123.1.28.2 | OCTET STRING | accessible-for-notify | This object indicates the interface before conflict. |
| OCT hwEthernetARPIPConflictLocalMAC | 1.3.6.1.4.1.2011.5.25.123.1.28.3 | OCTET STRING | accessible-for-notify | This object indicates the MAC before conflict. |
| I32 hwEthernetARPIPConflictLocalVLAN | 1.3.6.1.4.1.2011.5.25.123.1.28.4 | Integer32 | accessible-for-notify | This object indicates the VLAN before conflict. |
| I32 hwEthernetARPIPConflictReceiveCEVLAN | 1.3.6.1.4.1.2011.5.25.123.1.28.9 | Integer32 | accessible-for-notify | This object indicates the CE VLAN of the received packet. |
| OCT hwEthernetARPIPConflictReceiveInterfaceName | 1.3.6.1.4.1.2011.5.25.123.1.28.6 | OCTET STRING | accessible-for-notify | This object indicates the conflict interface. |
| OCT hwEthernetARPIPConflictReceiveMAC | 1.3.6.1.4.1.2011.5.25.123.1.28.7 | OCTET STRING | accessible-for-notify | This object indicates the conflict MAC of the received packet. |
| I32 hwEthernetARPIPConflictReceiveVLAN | 1.3.6.1.4.1.2011.5.25.123.1.28.8 | Integer32 | accessible-for-notify | This object indicates the VLAN of the received packet. |
| OCT hwEthernetARPIPConflictType | 1.3.6.1.4.1.2011.5.25.123.1.28.10 | OCTET STRING | accessible-for-notify | This object indicates the conflict type. |
| INT hwEthernetARPLearningStrict | 1.3.6.1.4.1.2011.5.25.123.1.2 | INTEGER | read-write | Indicates the ARP strict learning. In this way, routers can learn ARP entries only from the arp reply in response to the arp requrest send by the router. |
| NUM hwEthernetARPLearningStrictIfindex | 1.3.6.1.4.1.2011.5.25.123.1.14.1.1 | InterfaceIndex | not-accessible | The interface on which the ARP Learning Strict be configured. |
| hwEthernetARPLearningStrictInterfaceEntry | 1.3.6.1.4.1.2011.5.25.123.1.14.1 | not-accessible | Configure the ARP Learning Strict based on interfaces. | |
| hwEthernetARPLearningStrictInterfaceGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.7 | ARP Learning Strict Interface Group. | ||
| hwEthernetARPLearningStrictInterfaceTable | 1.3.6.1.4.1.2011.5.25.123.1.14 | not-accessible | Configure the ARP Learning Strict based on interfaces. | |
| ROW hwEthernetARPLearningStrictRowStatus | 1.3.6.1.4.1.2011.5.25.123.1.14.1.3 | RowStatus | read-create | The running status of the ARP Learning Strict table. |
| INT hwEthernetARPLearningStrictState | 1.3.6.1.4.1.2011.5.25.123.1.14.1.2 | INTEGER | read-create | The ARP Learning Strict State be configured. |
| NTF hwEthernetARPLearnResumeAlarm | 1.3.6.1.4.1.2011.5.25.123.2.10 | Trap information about ARP learning enable: memory usage threshold. | ||
| NTF hwEthernetARPLearnStopAlarm | 1.3.6.1.4.1.2011.5.25.123.2.9 | Trap information about ARP learning disable: memory usage threshold. | ||
| hwEthernetARPLearnStopEntry | 1.3.6.1.4.1.2011.5.25.123.1.29.1 | not-accessible | The value of the object identifies the parameters of of ARP learning disable threshold. hwEthernetARPLearnStopSlot: indicates the slot of the alarm generated. hwEthernetARPLearnStopThreshold: indicates the threshold usage of memory for learning ARP. | |
| hwEthernetARPLearnStopGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.13 | A collection of objects for ARP learning alarm. | ||
| I32 hwEthernetARPLearnStopSlot | 1.3.6.1.4.1.2011.5.25.123.1.29.1.1 | Integer32 | accessible-for-notify | This object indicates the the slot of the alarm generated. |
| hwEthernetARPLearnStopTable | 1.3.6.1.4.1.2011.5.25.123.1.29 | not-accessible | The value of the object identifies the parameters of ARP learning disable threshold. hwEthernetARPLearnStopSlot: indicates the slot. hwEthernetARPLearnStopThreshold: indicates the threshold usage of memory for learning ARP. | |
| C32 hwEthernetARPLearnStopThreshold | 1.3.6.1.4.1.2011.5.25.123.1.29.1.2 | Counter32 | read-only | This object indicates the threshold usage of memory for learning ARP. |
| INT hwEthernetARPLimitIPType | 1.3.6.1.4.1.2011.5.25.123.1.3.1.3 | INTEGER | not-accessible | ARP speed limit is performed on a source or a destination IP address. |
| I32 hwEthernetARPLimitSlot | 1.3.6.1.4.1.2011.5.25.123.1.3.1.1 | Integer32 | not-accessible | The slot of ARP Speed Limit. |
| U32 hwEthernetARPLimitSpeedValue | 1.3.6.1.4.1.2011.5.25.123.1.3.1.4 | Unsigned32 | read-write | The Speed Value of ARP Speed Limit. |
| INT hwEthernetARPLimitType | 1.3.6.1.4.1.2011.5.25.123.1.3.1.2 | INTEGER | not-accessible | The Type of ARP Speed Limit. |
| I32 hwEthernetARPLogAndTrapTimer | 1.3.6.1.4.1.2011.5.25.123.1.21 | Integer32 | read-write | This object indicates the interval of log and trap. The default value is 0, which means no log and trap. |
| NTF hwEthernetARPMACIPConflict | 1.3.6.1.4.1.2011.5.25.123.2.7 | Trap information about MAC and IP address conflict: conflict interface name, conflict MAC address, conflict IP address, and the received packet's destination MAC address, destination IP address, vlan, ce-vlan, receive interface. | ||
| NTF hwEthernetARPMACIPConflictResolved | 1.3.6.1.4.1.2011.5.25.123.2.8 | Trap information about MAC and IP address conflict resolved: conflict interface name, conflict MAC address, conflict IP address. | ||
| hwEthernetARPMIB | 1.3.6.1.4.1.2011.5.25.123 | This MIB describes objects used for managing Ethernet ARP, including ARP Speed-limit,ARP Limit etc. | ||
| C32 hwEthernetARPMissDropForOther | 1.3.6.1.4.1.2011.5.25.123.1.11.1.7 | Counter32 | read-only | The number of discarded ARP-MISS caused by other reasons. |
| C32 hwEthernetARPMissRcvNum | 1.3.6.1.4.1.2011.5.25.123.1.11.1.9 | Counter32 | read-only | The number of received ARP-MISS. |
| hwEthernetARPNotifications | 1.3.6.1.4.1.2011.5.25.123.2 | |||
| hwEthernetARPNotificationsGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.6 | notification Group. | ||
| hwEthernetARPObjects | 1.3.6.1.4.1.2011.5.25.123.1 | |||
| C32 hwEthernetARPRcvNum | 1.3.6.1.4.1.2011.5.25.123.1.11.1.8 | Counter32 | read-only | The number of received ARP packets. |
| IP hwEthernetARPReceiveDstIPAddr | 1.3.6.1.4.1.2011.5.25.123.1.28.11 | IpAddress | accessible-for-notify | This object indicates the destination IP address of the received packet. |
| OCT hwEthernetARPReceiveDstMAC | 1.3.6.1.4.1.2011.5.25.123.1.28.12 | OCTET STRING | accessible-for-notify | This object indicates the destination MAC of the received packet. |
| hwEthernetARPRemoteBackupFaidGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.15 | A collection of objects for the remote ARP entry backup failure alarm. | ||
| NTF hwEthernetARPRemoteBackupFailAlarm | 1.3.6.1.4.1.2011.5.25.123.2.11 | Trap information about the remote ARP entry backup failure. | ||
| OCT hwEthernetARPRemoteBackupFailMainIfName | 1.3.6.1.4.1.2011.5.25.123.1.31.1 | OCTET STRING | accessible-for-notify | This object indicates that the interface name with the remote ARP entry backup failure. |
| hwEthernetARPRemoteBackupFailObjects | 1.3.6.1.4.1.2011.5.25.123.1.31 | |||
| NTF hwEthernetARPRemoteBackupFailResumeAlarm | 1.3.6.1.4.1.2011.5.25.123.2.12 | Trap clearing information when the backup device detects that ARP entries are successfully backed up within a period. | ||
| NTF hwEthernetARPSpeedLimitAlarm | 1.3.6.1.4.1.2011.5.25.123.2.1 | Trap information about ARP speed limit: interface index, current configured limit number, current received number, limit type (ARP, ARP-MISS), source IP address, destination IP address, VPN instance. | ||
| C32 hwEthernetARPSpeedLimitConfigured | 1.3.6.1.4.1.2011.5.25.123.1.5 | Counter32 | accessible-for-notify | The Configured Speed Limit Value of ARP Speed Limit. |
| C32 hwEthernetARPSpeedLimitCurrent | 1.3.6.1.4.1.2011.5.25.123.1.6 | Counter32 | accessible-for-notify | The Current Speed Limit Value of ARP Speed Limit. |
| IP hwEthernetARPSpeedLimitDstIPAddr | 1.3.6.1.4.1.2011.5.25.123.1.9 | IpAddress | accessible-for-notify | The Destination IP address of ARP Speed Limit. |
| hwEthernetARPSpeedLimitEntry | 1.3.6.1.4.1.2011.5.25.123.1.3.1 | not-accessible | The table contains the configuration information of Ethernet ARP Speed limit slot. The information includes type, speedvalue, sourceip and destip. | |
| hwEthernetARPSpeedLimitGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.2 | A Group table ,which contains the configuration information of Ethernet ARP Speed limit slot. The information includes type, speedvalue, sourceip and destip. | ||
| NUM hwEthernetARPSpeedLimitIfIndex | 1.3.6.1.4.1.2011.5.25.123.1.4 | InterfaceIndex | accessible-for-notify | Indicates an interface enabled with ARP-MISS or an interface receiving the ARP packets. |
| IP hwEthernetARPSpeedLimitSrcIPAddr | 1.3.6.1.4.1.2011.5.25.123.1.8 | IpAddress | accessible-for-notify | The Source IP address of ARP Speed Limit. |
| hwEthernetARPSpeedLimitTable | 1.3.6.1.4.1.2011.5.25.123.1.3 | not-accessible | The table contains the configuration information of Ethernet ARP Speed limit slot. The information includes type, speedvalue, sourceip and destip. | |
| STR hwEthernetARPSpeedLimitType | 1.3.6.1.4.1.2011.5.25.123.1.7 | DisplayString | accessible-for-notify | The Type of ARP Speed Limit. |
| STR hwEthernetARPSpeedLimitVPNinstance | 1.3.6.1.4.1.2011.5.25.123.1.10 | DisplayString | accessible-for-notify | The VPN-instance name of ARP Speed Limit. |
| hwEthernetARPStaticsEntry | 1.3.6.1.4.1.2011.5.25.123.1.11.1 | not-accessible | A table contains the statistics about Ethernet ARP. The statistics include number of received ARP packets, number of received ARP-MISS packets, number of learned ARP packets, number of discarded ARP packets caused by the ARP limit, the number of discarded ARP-MISS packets caused by the limit and the number of discarded ARP and ARP-MISS packets caused by other reasons. | |
| hwEthernetARPStaticsGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.1 | A table contains the statistics about Ethernet ARP. The statistics include number of received ARP packets, number of received ARP-MISS packets, number of learned ARP packets, number of discarded ARP packets caused by the ARP limit, the number of discarded ARP-MISS packets caused by the limit and the number of discarded ARP and ARP-MISS packets caused by other reasons. | ||
| C32 hwEthernetARPStaticsLearnTotal | 1.3.6.1.4.1.2011.5.25.123.1.11.1.2 | Counter32 | read-only | The total number of the learned ARP packets. |
| INT hwEthernetARPStaticsOperation | 1.3.6.1.4.1.2011.5.25.123.1.11.1.10 | INTEGER | read-write | resets the statistics about Ethernet ARP. |
| I32 hwEthernetARPStaticsSlot | 1.3.6.1.4.1.2011.5.25.123.1.11.1.1 | Integer32 | not-accessible | The slot about which the ARP statistics are displayed. |
| hwEthernetARPStaticsTable | 1.3.6.1.4.1.2011.5.25.123.1.11 | not-accessible | A table contains the statistics about Ethernet ARP. The statistics include number of received ARP packets, number of received ARP-MISS packets, number of learned ARP packets, number of discarded ARP packets caused by the ARP limit, the number of discarded ARP-MISS packets caused by the limit and the number of discarded ARP and ARP-MISS packets caused by other reasons. | |
| C32 hwEthernetARPThresholdDynamicNumber | 1.3.6.1.4.1.2011.5.25.123.1.26.2 | Counter32 | accessible-for-notify | This object indicates the number of dynamic ARP entries. |
| NTF hwEthernetARPThresholdExceedAlarm | 1.3.6.1.4.1.2011.5.25.123.2.4 | Trap information about ARP exceed threshold: slot, threshold, number of dynamic ARP, number of static ARP. | ||
| hwEthernetARPThresholdGroup | 1.3.6.1.4.1.2011.5.25.123.3.1.11 | A collection of objects for ARP threshold alarm. | ||
| hwEthernetARPThresholdObjects | 1.3.6.1.4.1.2011.5.25.123.1.26 | |||
| NTF hwEthernetARPThresholdResumeAlarm | 1.3.6.1.4.1.2011.5.25.123.2.5 | Trap information about ARP resume threshold: slot, threshold, number of dynamic ARP, number of static ARP. | ||
| C32 hwEthernetARPThresholdStaticNumber | 1.3.6.1.4.1.2011.5.25.123.1.26.3 | Counter32 | accessible-for-notify | This object indicates the number of static ARP entries. |
| C32 hwEthernetARPThresholdValue | 1.3.6.1.4.1.2011.5.25.123.1.26.1 | Counter32 | accessible-for-notify | This object indicates the threshold of the alarm generated. |
RFC description
Manages Ethernet ARP functionality on Huawei devices, including ARP speed-limiting and anti-attack features.
Start monitoring Huawei router or switch (Ethernet ARP speed-limit/entry limits) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.