MY-ARP-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: MY-ARP-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
 myArpMIB 1.3.6.1.4.1.171.10.97.2.2
This module defines my arp mibs.
     myArpMIBObjects 1.3.6.1.4.1.171.10.97.2.2.1
         myArpTable 1.3.6.1.4.1.171.10.97.2.2.1.1 no-access
The IP Address Translation table used for mapping from IP addresses to physical addresses.
             myArpEntry 1.3.6.1.4.1.171.10.97.2.2.1.1.1 no-access
Each entry contains one IpAddress to `physical' address equivalence.
                 myArpIfIndex 1.3.6.1.4.1.171.10.97.2.2.1.1.1.1 ifindex read-only
The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                 myArpPhysAddress 1.3.6.1.4.1.171.10.97.2.2.1.1.1.2 physaddress read-write
The media-dependent `physical' address.
                 myArpNetAddress 1.3.6.1.4.1.171.10.97.2.2.1.1.1.3 ipaddress read-only
The IpAddress corresponding to the media- dependent `physical' address.
                 myArpRemainAge 1.3.6.1.4.1.171.10.97.2.2.1.1.1.4 integer32 read-only
The remain age of this ARP entry, in units of minute
                 myArpType 1.3.6.1.4.1.171.10.97.2.2.1.1.1.5 integer read-write
The ARP type of the entry. Enumeration: 'arpa': 1.
                 myArpEntryType 1.3.6.1.4.1.171.10.97.2.2.1.1.1.6 integer read-only
The entry type. Enumeration: 'interface': 3, 'dynamic': 2, 'vrrp': 4, 'static': 1, 'trusted': 5.
                 myArpStatus 1.3.6.1.4.1.171.10.97.2.2.1.1.1.7 rowstatus read-only
entry status of this entry. and the means in this enviraments can reffer to the text-convention definition of the RowStatus.
         myArpIfTable 1.3.6.1.4.1.171.10.97.2.2.1.2 no-access
Interface configure for ARP(Address Resolution Protocol).
             myArpIfEntry 1.3.6.1.4.1.171.10.97.2.2.1.2.1 no-access
Each entry contains a interface configure for ARP
                 myArpIfIfIndex 1.3.6.1.4.1.171.10.97.2.2.1.2.1.1 ifindex read-only
The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
                 myArpIfCacheTimeOut 1.3.6.1.4.1.171.10.97.2.2.1.2.1.2 integer read-write
Aging time in units of second of Arp table
         myArpCurrentTotalNumber 1.3.6.1.4.1.171.10.97.2.2.1.3 counter32 read-only
Number of current total arp entrys this system have
         myArpCurrentUnresolveNumber 1.3.6.1.4.1.171.10.97.2.2.1.4 counter32 read-only
Number of current unresolve arp entrys this system have
     myArpMIBConformance 1.3.6.1.4.1.171.10.97.2.2.2
         myArpMIBCompliances 1.3.6.1.4.1.171.10.97.2.2.2.1
             myArpMIBCompliance 1.3.6.1.4.1.171.10.97.2.2.2.1.1
The compliance statement for entities which implement the My Arp MIB
         myArpMIBGroups 1.3.6.1.4.1.171.10.97.2.2.2.2
             myArpMIBGroup 1.3.6.1.4.1.171.10.97.2.2.2.2.1
A collection of objects providing arp management and opertion to a My agent.