HUAWEI-ARP-PROXY-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-ARP-PROXY-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
 hwArpProxy 1.3.6.1.4.1.2011.5.17
This MIB module defines MIB objects which provide ARP proxy and ARP detect management.ARP proxy function is used to implement layer 3 interconnection between the users who are isolated at layer 2.
       hwArpProxyObject 1.3.6.1.4.1.2011.5.17.1
           hwArpProxyEnableTable 1.3.6.1.4.1.2011.5.17.1.1 no-access
Used for configuring the basic information about the ARP proxy of the L3 interface. When VLAN interfaces are added, entries are added automatically. The index of this table is hwArpProxyVlanIfIndex.
               hwArpProxyEnableEntry 1.3.6.1.4.1.2011.5.17.1.1.1 no-access
Used for configuring the basic information about the ARP proxy of the L3 interface. When VLAN interfaces are added, entries are added automatically. The index of this entry is hwArpProxyVlanIfIndex.
                   hwArpProxyVlanIfIndex 1.3.6.1.4.1.2011.5.17.1.1.1.1 integer32 read-only
Indicates a table index, which uniquely identifies a VLAN L3 interface.
                   hwArpProxyAdminStatus 1.3.6.1.4.1.2011.5.17.1.1.1.2 integer read-write
Indicates the ARP proxy status of a VLAN L3 interface. Options: 1. enabled(1) -indicates the ARP proxy function on the VLAN interface is enabled 2. disabled(2) -indicates the ARP proxy function on the VLAN interface is disabled Default: disabled(2) Enumeration: 'disabled': 2, 'enabled': 1.
       hwArpDetectObject 1.3.6.1.4.1.2011.5.17.2
           hwArpDetectTable 1.3.6.1.4.1.2011.5.17.2.1 no-access
Used for configuring the ARP detection function. The ARP detection function is used for detecting whether the link to a peer end is normal. The index of this table is hwArpDetectName.
               hwArpDetectEntry 1.3.6.1.4.1.2011.5.17.2.1.1 no-access
Used for configuring the ARP detection function. The ARP detection function is used for detecting whether the link to a peer end is normal. The index of this entry is hwArpDetectName.
                   hwArpDetectName 1.3.6.1.4.1.2011.5.17.2.1.1.1 octet string read-only
Indicates an index of a table, which is the name of ARP detection. It contains 0-32 characters.
                   hwArpDetectPeerIp 1.3.6.1.4.1.2011.5.17.2.1.1.2 ipaddress read-write
Indicates the IP address of a detected object.
                   hwArpDetectIfIndex 1.3.6.1.4.1.2011.5.17.2.1.1.3 integer32 read-write
Indicates the index of a detected port.
                   hwArpDetectVlanID 1.3.6.1.4.1.2011.5.17.2.1.1.4 integer32 read-write
Indicates the VLAN to which the ARP detection belongs. Range: 1-4093
                   hwArpDetectTXinterval 1.3.6.1.4.1.2011.5.17.2.1.1.5 integer32 read-write
Indicates the period of transmitting ARP detection packets. The timeout time of the link status is determined according to the transmission period and timeout multiplier. Timeout time = Transmission period * Timeout multiplier Range: 1-100 Default: 2
                   hwArpDetectMulti 1.3.6.1.4.1.2011.5.17.2.1.1.6 integer32 read-write
Indicates the ARP detection timeout multiplier. Range: 3-50 Default: 3
                   hwArpDetectAdminStatus 1.3.6.1.4.1.2011.5.17.2.1.1.7 integer read-write
Indicates the detection management status. When it is enabled, the ARP detection function takes effect; when it is disabled, the ARP detection function does not take effect. Options: 1. enabled(1) -indicates the ARP detection function is enabled 2. disabled(2) -indicates the ARP detection function is disabled Default: disabled(2) Enumeration: 'disabled': 2, 'enabled': 1.
                   hwArpDetectSessionStatus 1.3.6.1.4.1.2011.5.17.2.1.1.8 integer read-only
Indicates the detected link status. Options: 1. down(1) -indicates the detected link status is down 2. up(2) -indicates the detected link status is up Enumeration: 'down': 1, 'up': 2.
                   hwArpDetectRowStatus 1.3.6.1.4.1.2011.5.17.2.1.1.9 rowstatus read-write
Indicates the row status. Options: 1. active(1) -indicates query operation 2. createAndGo(4) -indicates creating operation 3. destroy(6) -indicates ddeleting operation
       hwArpProxyGlobalStatus 1.3.6.1.4.1.2011.5.17.11 integer read-write
Identifies the global ARP proxy status. Options: 1. enabled(1) -indicates the global ARP proxy function is enabled 2. disabled(2) -indicates the global ARP proxy function is disabled Default: disabled(2) Enumeration: 'disabled': 2, 'enabled': 1.
       hwArpExpireTime 1.3.6.1.4.1.2011.5.17.12 integer32 read-write
Set the aging time of the dynamic arp entries. Unit:minute.
       hwArpTrapsVbOids 1.3.6.1.4.1.2011.5.17.13
             hwArpMacAddress 1.3.6.1.4.1.2011.5.17.13.1 macaddress no-access
MAC Address of arp entry.
             hwArpTransferIP 1.3.6.1.4.1.2011.5.17.13.4 ipaddress no-access
IP Address of arp entry.
             hwOldFrameIndex 1.3.6.1.4.1.2011.5.17.13.5 unsigned32 no-access
The frame index before the arp transfer.
             hwOldSlotIndex 1.3.6.1.4.1.2011.5.17.13.6 unsigned32 no-access
The slot index before the arp transfer.
             hwOldPortIndex 1.3.6.1.4.1.2011.5.17.13.7 unsigned32 no-access
The port before the arp transfer.
             hwNewFrameIndex 1.3.6.1.4.1.2011.5.17.13.8 unsigned32 no-access
The frame index after the arp transfer.
             hwNewSlotIndex 1.3.6.1.4.1.2011.5.17.13.9 unsigned32 no-access
The slot index after the arp transfer.
             hwNewPortIndex 1.3.6.1.4.1.2011.5.17.13.10 unsigned32 no-access
The port after the arp transfer.
       hwArpTraps 1.3.6.1.4.1.2011.5.17.14
             hwArpCommonTraps 1.3.6.1.4.1.2011.5.17.14.1
                 hwArpCommonTrapsPrefix 1.3.6.1.4.1.2011.5.17.14.1.0
                     hwArpIPCollisionTrap 1.3.6.1.4.1.2011.5.17.14.1.0.1
This notification is generated when device receives an arp packet,which source IP address is the same IP address of the device.
             hwArpAlarmTraps 1.3.6.1.4.1.2011.5.17.14.2
                 hwArpAlarmTrapsPrefix 1.3.6.1.4.1.2011.5.17.14.2.0
                     hwArpTranferTrap 1.3.6.1.4.1.2011.5.17.14.2.0.1
This notification is generated when arp transfer one port to another port.