XEDIA-FRAME-RELAY-MIB

File: XEDIA-FRAME-RELAY-MIB.mib (6428 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
XEDIA-REG RFC1315-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
DisplayString MODULE-COMPLIANCE OBJECT-GROUP
xediaMibs frCircuitEntry

Defined Types

XfrArpEntry  
SEQUENCE    
  xfrArpIfIndex INTEGER
  xfrArpNetAddress IpAddress
  xfrArpType INTEGER
  xfrArpDlci INTEGER
  xfrArpIfStack DisplayString

XFrCircuitEntry  
SEQUENCE    
  xfrCircuitType INTEGER

Defined Values

xediaFrameRelayMIB 1.3.6.1.4.1.838.3.19
This module defines additional objects for management of Frame Relay in Xedia devices, above and beyond what is defined in the IETF's Frame Relay MIBs.
MODULE-IDENTITY    

xfrObjects 1.3.6.1.4.1.838.3.19.1
OBJECT IDENTIFIER    

xfrNotifications 1.3.6.1.4.1.838.3.19.2
OBJECT IDENTIFIER    

xfrConformance 1.3.6.1.4.1.838.3.19.3
OBJECT IDENTIFIER    

xfrArpTable 1.3.6.1.4.1.838.3.19.1.1
The IP Address Translation table used for mapping from IP addresses to physical addresses, in this case frame relay DLCIs. This table contains much of the same information that is in the ipNetToMediaTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XfrArpEntry

xfrArpEntry 1.3.6.1.4.1.838.3.19.1.1.1
Each entry contains one IpAddress to `physical' address equivalence.
Status: current Access: not-accessible
OBJECT-TYPE    
  XfrArpEntry  

xfrArpIfIndex 1.3.6.1.4.1.838.3.19.1.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 RFC 1573's ifIndex.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..2147483647  

xfrArpNetAddress 1.3.6.1.4.1.838.3.19.1.1.1.2
The IpAddress corresponding to the frame relay DLCI.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

xfrArpType 1.3.6.1.4.1.838.3.19.1.1.1.3
The type of mapping. Setting this object to the value invalid(2) has the effect of invalidating the corresponding entry in the xfrArpEntryTable. That is, it effectively disassociates the interface identified with said entry from the mapping identified with said entry. It is an implementation- specific matter as to whether the agent removes an invalidated entry from the table. Accordingly, management stations must be prepared to receive tabular information from agents that corresponds to entries not currently in use. Proper interpretation of such entries requires examination of the relevant xfrArpEntryType object.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), invalid(2), dynamic(3), static(4)  

xfrArpDlci 1.3.6.1.4.1.838.3.19.1.1.1.4
The DLCI attached to the IP address.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 16..991  

xfrArpIfStack 1.3.6.1.4.1.838.3.19.1.1.1.5
A description of the interface stack containing this frame relay interface, with the IP interface, the frame relay interface, and the device interface.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

xFrCircuitTable 1.3.6.1.4.1.838.3.19.1.2
A table containing additional information about specific Data Link Connection Identifiers and corresponding virtual circuits.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    XFrCircuitEntry

xFrCircuitEntry 1.3.6.1.4.1.838.3.19.1.2.1
The additional information regarding a single Data Link Connection Identifier.
Status: current Access: not-accessible
OBJECT-TYPE    
  XFrCircuitEntry  

xfrCircuitType 1.3.6.1.4.1.838.3.19.1.2.1.1
The type of DLCI
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER dynamic(1), static(2)  

xfrCompliances 1.3.6.1.4.1.838.3.19.3.1
OBJECT IDENTIFIER    

xfrGroups 1.3.6.1.4.1.838.3.19.3.2
OBJECT IDENTIFIER    

xfrCompliance 1.3.6.1.4.1.838.3.19.3.1.1
The compliance statement for all agents that support this MIB. A compliant agent implements all objects defined in this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

xfrAllGroup 1.3.6.1.4.1.838.3.19.3.2.1
The set of all accessible objects in this MIB.
Status: current Access: read-only
OBJECT-GROUP