HPN-ICF-ARP-RATELIMIT-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.110
- Last updated
- 2013-10-14 18:00
- Revisions
- 2013-10-14 18:00, 2009-12-08 19:12
- Namespace
- hp
- Source file
HPN-ICF-ARP-RATELIMIT-MIB- Digest
sha256:839e24d27b476c3d2b38a8393855538f8038d56228633dbb36b8214ee73b8ab1
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.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| 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.
HPN-ICF-ARP-RATELIMIT-MIB HPN-ICF-OID-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfARPRatelimitObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.110.1 | |||
| hpnicfARPRatelimitTrap OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.110.1.1 | |||
| hpnicfARPRatelimitTraps OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.110.1.1.0 | |||
| hpnicfARPRatelimitTrapObjects OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.110.1.1.1 | |||
| hpnicfARPRatelimitTrapVer OBJECT-TYPE The version of trap information. | 1.3.6.1.4.1.11.2.14.11.15.2.110.1.1.1.1 | Unsigned32 | accessible-for-notify | current |
| hpnicfARPRatelimitTrapCount 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.11.2.14.11.15.2.110.1.1.1.2 | Unsigned32 | accessible-for-notify | current |
| hpnicfARPRatelimitTrapMsg 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.11.2.14.11.15.2.110.1.1.1.3 | OCTET STRING (SIZE(1..254)) | accessible-for-notify | current |
| hpnicfARPRatelimitConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.110.1.2 | |||
| hpnicfARPRatelimitConfigTable OBJECT-TYPE The table is used to configure ARP packet rate limit on interfaces. | 1.3.6.1.4.1.11.2.14.11.15.2.110.1.2.1 | not-accessible | current | |
| hpnicfARPRatelimitConfigEntry OBJECT-TYPE The entry of hpnicfARPRatelimitConfigTable. | 1.3.6.1.4.1.11.2.14.11.15.2.110.1.2.1.1 | not-accessible | current | |
| hpnicfARPRatelimitValue 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.11.2.14.11.15.2.110.1.2.1.1.1 | Unsigned32 | read-write | current |
Notifications
| Name | OID | Status |
|---|---|---|
| hpnicfARPRatelimitOverspeedTrap 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.11.2.14.11.15.2.110.1.1.0.1 | current |