NETSCREEN-IP-ARP-MIB: View SNMP OID List / Download MIB

VENDOR: NETSCREEN TECHNOLOGIES


 Home MIB: NETSCREEN-IP-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
 nsIpArp 1.3.6.1.4.1.3224.17.1
This module defines NetScreen private MIBs for ARP
     nsIpArpAOD 1.3.6.1.4.1.3224.17.1.1 integer no-access
ARP always on destination. Enumeration: 'disable': 0, 'enabled': 1.
     nsIpArpCachUpdate 1.3.6.1.4.1.3224.17.1.2 integer no-access
ARP cache update. Enumeration: 'disable': 0, 'enabled': 1.
     nsIpArpTable 1.3.6.1.4.1.3224.17.1.3 no-access
This table collects all the ARP entries existing in NetScreen device.
         nsIpArpEntry 1.3.6.1.4.1.3224.17.1.3.1 no-access
An entry containing attributes of arp info
             nsIpArpIndex 1.3.6.1.4.1.3224.17.1.3.1.1 integer32 read-only
A unique value for arp table. Its value ranges between 0 and 65535 and may not be contiguous.
             nsIpArpIp 1.3.6.1.4.1.3224.17.1.3.1.2 ipaddress read-only
IP address.
             nsIpArpMac 1.3.6.1.4.1.3224.17.1.3.1.3 physaddress read-only
MAC address.
             nsIpArpVsys 1.3.6.1.4.1.3224.17.1.3.1.4 integer32 read-only
Virtual system id this entry belongs to.
             nsIpArpIfIdx 1.3.6.1.4.1.3224.17.1.3.1.5 integer32 read-only
Interface location.
             nsIpArpState 1.3.6.1.4.1.3224.17.1.3.1.6 integer read-only
ARP entry state. Enumeration: 'valid': 2, 'static': 4, 'pending': 1, 'delete': 3.
             nsIpArpAge 1.3.6.1.4.1.3224.17.1.3.1.7 integer32 read-only
ARP entry age.
             nsIpArpRetry 1.3.6.1.4.1.3224.17.1.3.1.8 integer32 read-only
ARP entry retry time.
             nsIpArpPakQue 1.3.6.1.4.1.3224.17.1.3.1.9 integer32 read-only
ARP entry package queue.