TELDAT-MON-PROTOCOL-ARP-MIB

File: TELDAT-MON-PROTOCOL-ARP-MIB.mib (6243 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
TELDAT-SW-STRUCTURE-MIB

Imported symbols

IpAddress OBJECT-TYPE DisplayString
telProdNpMonProtocols

Defined Types

TelProdNpMonProtArpAsocEntry  
SEQUENCE    
  telProdNpMonProtArpAsocIfcIndex INTEGER
  telProdNpMonProtArpAsocOrdIndex INTEGER
  telProdNpMonProtArpAsocClear INTEGER
  telProdNpMonProtArpAsocDirMac DisplayString
  telProdNpMonProtArpAsocDirIP IpAddress
  telProdNpMonProtArpAsocRefr INTEGER
  telProdNpMonProtArpAsocType INTEGER

TelProdNpMonProtArpCmdEntry  
SEQUENCE    
  telProdNpMonProtArpCmdIndex INTEGER
  telProdNpMonProtArpCmdDelete INTEGER

Defined Values

telProdNpMonProtArp 2.1.2007.4.1.2.3.2
OBJECT IDENTIFIER    

telProdNpMonProtArpAsocTable 2.1.2007.4.1.2.3.2.1
Parameter list associated to each interface with ARP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonProtArpAsocEntry

telProdNpMonProtArpAsocEntry 2.1.2007.4.1.2.3.2.1.1
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonProtArpAsocEntry  

telProdNpMonProtArpAsocIfcIndex 2.1.2007.4.1.2.3.2.1.1.1
Interface number. It is the first index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtArpAsocOrdIndex 2.1.2007.4.1.2.3.2.1.1.2
Entry order number. It is the second index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..32  

telProdNpMonProtArpAsocClear 2.1.2007.4.1.2.3.2.1.1.3
Field that enables the deletion of an entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), ok(2), error(3), undefined(4)  

telProdNpMonProtArpAsocDirMac 2.1.2007.4.1.2.3.2.1.1.4
MAC address, or DLCI number in case of Frame Relay
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

telProdNpMonProtArpAsocDirIP 2.1.2007.4.1.2.3.2.1.1.5
IP address associated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

telProdNpMonProtArpAsocRefr 2.1.2007.4.1.2.3.2.1.1.6
Refresh field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..20  

telProdNpMonProtArpAsocType 2.1.2007.4.1.2.3.2.1.1.7
Type of entry, public (1) or private (2)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER public(1), private(2)  

telProdNpMonProtArpCmdTable 2.1.2007.4.1.2.3.2.2
Table of the delete command associated to ARP prot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TelProdNpMonProtArpCmdEntry

telProdNpMonProtArpCmdEntry 2.1.2007.4.1.2.3.2.2.1
It has two fields: interface number and delete field
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  TelProdNpMonProtArpCmdEntry  

telProdNpMonProtArpCmdIndex 2.1.2007.4.1.2.3.2.2.1.1
Interface number. It is the table index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

telProdNpMonProtArpCmdDelete 2.1.2007.4.1.2.3.2.2.1.2
This field is used to signal the complete table deletion.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER delete(1), ok(2), error(3), undefined(4)