HH3C-ARP-RATELIMIT-MIB
- Registered at
- 1.3.6.1.4.1.25506.2.110
- Last updated
- 2013-10-14 18:00
- Organization
- New H3C Technologies Co., Ltd.
- Revisions
- 2013-10-14 18:00, 2009-12-08 19:12
- Namespace
- comware
- Source file
HH3C-ARP-RATELIMIT-MIB- Digest
sha256:385d90f09ac71708f379a907dad20729870aa59e0f47805e90db573f2c448229
Description
This MIB file defines the ARP packet rate limit configuration. The ARP packet rate limit feature monitors and controls the rate of ARP packets delivered to the CPU on a device. The current version supports the monitoring feature only.
Contact
Platform Team New H3C Technologies Co., Ltd. Hai-Dian District Beijing P.R. China http://www.h3c.com Zip: 100085
Imports
| From | Symbols |
|---|---|
| HH3C-OID-MIB | hh3cCommon |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HH3C-ARP-RATELIMIT-MIB HH3C-OID-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hh3cARPRatelimitObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.110.1 | |||
| hh3cARPRatelimitTrap OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.110.1.1 | |||
| hh3cARPRatelimitTraps OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.110.1.1.0 | |||
| hh3cARPRatelimitTrapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.110.1.1.1 | |||
| hh3cARPRatelimitTrapVer OBJECT-TYPE The version of trap information. | 1.3.6.1.4.1.25506.2.110.1.1.1.1 | Unsigned32 | accessible-for-notify | current |
| hh3cARPRatelimitTrapCount OBJECT-TYPE Number of cells in the trap message. A trap message may contain multiple cells, each of which indicates that the rate information of ARP packets exceeds the threshold. | 1.3.6.1.4.1.25506.2.110.1.1.1.2 | Unsigned32 | accessible-for-notify | current |
| hh3cARPRatelimitTrapMsg OBJECT-TYPE This object is the cell section in a trap message sent from a monitored device. This object can contain multiple cells. This object is in the format of '<cell1><cell2>...'. Each cell consists of 17 octets in the format of '<TrapOrigin><IfIndex><OverSpeedValue><Threshold><Interval>'. <TrapOrigin> indicates the source of the trap message and has size of 1 octet. It only supports the following values. 1 - Global. 2 - Interface. <IfIndex> is the index of the interface where the rate of ARP packet exceeds the threshold and has size of 4 octets. It is 0xFFFFFFFF when <TrapOrigin> is 1(Global). <OverSpeedValue> indicates the rate that ARP packets are actually delivered and has size of 4 octets. <Threshold> indicates the threshold that ARP packets can be delivered to CPU and has size of 4 octets. <Interval> indicates the interval that a trap message is sent out and has size of 4 octets. | 1.3.6.1.4.1.25506.2.110.1.1.1.3 | OCTET STRING (SIZE(1..254)) | accessible-for-notify | current |
| hh3cARPRatelimitConfig OBJECT-IDENTITY | 1.3.6.1.4.1.25506.2.110.1.2 | |||
| hh3cARPRatelimitConfigTable OBJECT-TYPE The table is used to configure ARP packet rate limit on interfaces. | 1.3.6.1.4.1.25506.2.110.1.2.1 | not-accessible | current | |
| hh3cARPRatelimitConfigEntry OBJECT-TYPE The entry of hh3cARPRatelimitConfigTable. | 1.3.6.1.4.1.25506.2.110.1.2.1.1 | not-accessible | current | |
| hh3cARPRatelimitValue OBJECT-TYPE Configure ARP packet rate limit. Support for the value range depends on the device model. If the object is set to 0, the ARP packet rate limit will be disabled. | 1.3.6.1.4.1.25506.2.110.1.2.1.1.1 | Unsigned32 | read-write | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hh3cARPRatelimitOverspeedTrap NOTIFICATION-TYPE If the rate of ARP packets delivered to the CPU on a device exceeds the threshold, a trap message is generated and sent to the remote monitoring device. | 1.3.6.1.4.1.25506.2.110.1.1.0.1 | current |