USR-INVERSEARP-MIB

File: USR-INVERSEARP-MIB.mib (4806 bytes)

Imported modules

SNMPv2-TC RFC1155-SMI SNMPv2-SMI
USR-DEFINITIONS-MIB

Imported symbols

RowStatus IpAddress OBJECT-TYPE
MODULE-IDENTITY Integer32 PhysAddress
common

Defined Types

UsrInverseARPEntry  
SEQUENCE    
  usrInverseARPIfIndex Integer32
  usrInverseARPPhysAddress PhysAddress
  usrInverseARPNetAddress IpAddress
  usrInverseARPType INTEGER
  usrInverseARPAge Integer32
  usrInverseARPStatus RowStatus

Defined Values

usrInverseARP 1.3.6.1.4.1.429.4.73
The proprietary object definitions for Inverse ARP.
MODULE-IDENTITY    

usrInverseARPTable 1.3.6.1.4.1.429.4.73.1
The Inverse ARP cache for Frame Relay Networks
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrInverseARPEntry

usrInverseARPEntry 1.3.6.1.4.1.429.4.73.1.1
An Inverse ARP cache entry
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrInverseARPEntry  

usrInverseARPIfIndex 1.3.6.1.4.1.429.4.73.1.1.1
The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrInverseARPPhysAddress 1.3.6.1.4.1.429.4.73.1.1.2
The media-dependent `physical' address. For Frame Relay PTMP network, it's six byte long; 4 byte DLCI followed by 2byte interface(physical) index
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

usrInverseARPNetAddress 1.3.6.1.4.1.429.4.73.1.1.3
The IpAddress corresponding to the media- dependent `physical' address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

usrInverseARPType 1.3.6.1.4.1.429.4.73.1.1.4
The type of mapping
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(0), invalid(1), dynamic(2), static(3)  

usrInverseARPAge 1.3.6.1.4.1.429.4.73.1.1.5
The current timeout age of an entry
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrInverseARPStatus 1.3.6.1.4.1.429.4.73.1.1.6
The status of this row of the Inverse ARP Table.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

usrInverseARPConfigGroup 1.3.6.1.4.1.429.4.73.2
OBJECT IDENTIFIER    

usrInverseARPTxInterval 1.3.6.1.4.1.429.4.73.2.1
The Inverse ARP transmit frequency in secs
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrInverseARPMaxAge 1.3.6.1.4.1.429.4.73.2.2
The Maximum age count of an entry before it is deleted from the cache. One count corresponds to one Inverse ARP transmit frequency period.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrInverseARPCacheClear 1.3.6.1.4.1.429.4.73.3
This object is used to clear the entire Inverse ARP cache.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32