HH3C-ARP-RATELIMIT-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-ARP-RATELIMIT-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hh3cARPRatelimit 1.3.6.1.4.1.25506.2.110
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.
         hh3cARPRatelimitObjects 1.3.6.1.4.1.25506.2.110.1
             hh3cARPRatelimitTrap 1.3.6.1.4.1.25506.2.110.1.1
                 hh3cARPRatelimitTraps 1.3.6.1.4.1.25506.2.110.1.1.0
                     hh3cARPRatelimitOverspeedTrap 1.3.6.1.4.1.25506.2.110.1.1.0.1
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.
                 hh3cARPRatelimitTrapObjects 1.3.6.1.4.1.25506.2.110.1.1.1
                     hh3cARPRatelimitTrapVer 1.3.6.1.4.1.25506.2.110.1.1.1.1 unsigned32 no-access
The version of trap information.
                     hh3cARPRatelimitTrapCount 1.3.6.1.4.1.25506.2.110.1.1.1.2 unsigned32 no-access
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.
                     hh3cARPRatelimitTrapMsg 1.3.6.1.4.1.25506.2.110.1.1.1.3 octet string no-access
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 '...'. Each cell consists of 17 octets in the format of ''. indicates the source of the trap message and has size of 1 octet. It only supports the following values. 1 - Global. 2 - Interface. 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 is 1(Global). indicates the rate that ARP packets are actually delivered and has size of 4 octets. indicates the threshold that ARP packets can be delivered to CPU and has size of 4 octets. indicates the interval that a trap message is sent out and has size of 4 octets.
             hh3cARPRatelimitConfig 1.3.6.1.4.1.25506.2.110.1.2
                 hh3cARPRatelimitConfigTable 1.3.6.1.4.1.25506.2.110.1.2.1 no-access
The table is used to configure ARP packet rate limit on interfaces.
                     hh3cARPRatelimitConfigEntry 1.3.6.1.4.1.25506.2.110.1.2.1.1 no-access
The entry of hh3cARPRatelimitConfigTable.
                         hh3cARPRatelimitValue 1.3.6.1.4.1.25506.2.110.1.2.1.1.1 unsigned32 read-write
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.