TELDAT-MON-PROTOCOL-ARP-MIB: View SNMP OID List / Download MIB

VENDOR: TELDAT, S.A.


 Home MIB: TELDAT-MON-PROTOCOL-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
 telProdNpMonProtArp 1.3.6.1.4.1.2007.4.1.2.3.2
     telProdNpMonProtArpAsocTable 1.3.6.1.4.1.2007.4.1.2.3.2.1 no-access
Parameter list associated to each interface with ARP.
         telProdNpMonProtArpAsocEntry 1.3.6.1.4.1.2007.4.1.2.3.2.1.1 no-access
Each entry has interface number, order number for each table entry, field to delete an entry, MAC address or DLCI, IP address associated and a Refresh field.
             telProdNpMonProtArpAsocIfcIndex 1.3.6.1.4.1.2007.4.1.2.3.2.1.1.1 integer read-only
Interface number. It is the first index
             telProdNpMonProtArpAsocOrdIndex 1.3.6.1.4.1.2007.4.1.2.3.2.1.1.2 integer read-only
Entry order number. It is the second index
             telProdNpMonProtArpAsocClear 1.3.6.1.4.1.2007.4.1.2.3.2.1.1.3 integer read-write
Field that enables the deletion of an entry. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.
             telProdNpMonProtArpAsocDirMac 1.3.6.1.4.1.2007.4.1.2.3.2.1.1.4 displaystring read-only
MAC address, or DLCI number in case of Frame Relay
             telProdNpMonProtArpAsocDirIP 1.3.6.1.4.1.2007.4.1.2.3.2.1.1.5 ipaddress read-only
IP address associated.
             telProdNpMonProtArpAsocRefr 1.3.6.1.4.1.2007.4.1.2.3.2.1.1.6 integer read-only
Refresh field.
             telProdNpMonProtArpAsocType 1.3.6.1.4.1.2007.4.1.2.3.2.1.1.7 integer read-write
Type of entry, public (1) or private (2) Enumeration: 'public': 1, 'private': 2.
     telProdNpMonProtArpCmdTable 1.3.6.1.4.1.2007.4.1.2.3.2.2 no-access
Table of the delete command associated to ARP prot.
         telProdNpMonProtArpCmdEntry 1.3.6.1.4.1.2007.4.1.2.3.2.2.1 no-access
It has two fields: interface number and delete field
             telProdNpMonProtArpCmdIndex 1.3.6.1.4.1.2007.4.1.2.3.2.2.1.1 integer read-only
Interface number. It is the table index.
             telProdNpMonProtArpCmdDelete 1.3.6.1.4.1.2007.4.1.2.3.2.2.1.2 integer read-write
This field is used to signal the complete table deletion. Enumeration: 'error': 3, 'ok': 2, 'undefined': 4, 'delete': 1.