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).
|
|||
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. |
|
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. |