PDN-MPE-ARP-MIB

File: PDN-MPE-ARP-MIB.mib (4943 bytes)

Imported modules

PDN-TC SNMPv2-TC RFC-1212
RFC1155-SMI ENTITY-MIB PDN-HEADER-MIB

Imported symbols

SwitchState VnidRange MacAddress
TruthValue RowStatus OBJECT-TYPE
IpAddress entPhysicalIndex mpe-arp

Defined Types

Bit32  
INTEGER    

MpePdnNetTo8023MediaParamsEntry  
SEQUENCE    
  mpePdnNetTo8023MediaParamsCompEntryTimeout INTEGER
  mpePdnNetTo8023MediaParamsIncompEntryTimeout INTEGER
  mpePdnNetTo8023MediaParamsDefRouteEntryTimeout INTEGER

Defined Values

mpePdnNetToMediaGenericMIBObjects 1.3.6.1.4.1.1795.2.24.12.27.1
OBJECT IDENTIFIER    

mpePdnNetToMediaMIBTraps 1.3.6.1.4.1.1795.2.24.12.27.2
OBJECT IDENTIFIER    

mpePdnNetTo8023MediaParams 1.3.6.1.4.1.1795.2.24.12.27.1.1
OBJECT IDENTIFIER    

mpePdnNetTo8023MediaConfig 1.3.6.1.4.1.1795.2.24.12.27.1.2
OBJECT IDENTIFIER    

mpePdnNetTo8023MediaParamsTable 1.3.6.1.4.1.1795.2.24.12.27.1.1.1
A table that contains ARP Parameters configuration information .
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MpePdnNetTo8023MediaParamsEntry

mpePdnNetTo8023MediaParamsEntry 1.3.6.1.4.1.1795.2.24.12.27.1.1.1.1
A list of information about ARP Parameters.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MpePdnNetTo8023MediaParamsEntry  

mpePdnNetTo8023MediaParamsCompEntryTimeout 1.3.6.1.4.1.1795.2.24.12.27.1.1.1.1.1
Complete Entry Timeout is the length of time that a complete entry remains in the ARP table before removal. A complete entry is one for which there is a MAC address -- i.e. a node has responded to the ARP request. If an entry gets this old without being referenced, it will be removed from the table. The range for this parameter is 1 to 200000 minutes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mpePdnNetTo8023MediaParamsIncompEntryTimeout 1.3.6.1.4.1.1795.2.24.12.27.1.1.1.1.2
Incomplete Entry Timeout is the length of time that an incomplete entry remains in the ARP table before removal. An incomplete entry is one for which there is no MAC address -- i.e. an ARP request has been made, but no response has been received. This is also the amount of time that a packet will remain in the system while waiting for address resolution. The range for this parameter is 1 to 255 minutes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

mpePdnNetTo8023MediaParamsDefRouteEntryTimeout 1.3.6.1.4.1.1795.2.24.12.27.1.1.1.1.3
Default Route Entry Timeout is the length of time a default route entry will remain in the ARP table. If default route gets this old without being referenced, an ARP request will be sent to the next hop router. If no response is received, it will be removed from the ARP table and the card will switch to the next reachable default route with the highest preference. The range for this parameter is 1 to 20 minutes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER