FR-ATM-PVC-SERVICE-IWF-MIB

File: FR-ATM-PVC-SERVICE-IWF-MIB.mib (48317 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ATM-TC-MIB ATM-MIB IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
mib-2 Integer32 Counter32
RowStatus TimeStamp MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP AtmVpIdentifier
AtmVcIdentifier atmVclEntry InterfaceIndex

Defined Types

FrAtmIwfConnectionEntry  
SEQUENCE    
  frAtmIwfConnIndex Integer32
  frAtmIwfConnAtmPort InterfaceIndex
  frAtmIwfConnVpi AtmVpIdentifier
  frAtmIwfConnVci AtmVcIdentifier
  frAtmIwfConnFrPort InterfaceIndex
  frAtmIwfConnDlci Integer32
  frAtmIwfConnRowStatus RowStatus
  frAtmIwfConnAdminStatus INTEGER
  frAtmIwfConnAtm2FrOperStatus INTEGER
  frAtmIwfConnAtm2FrLastChange TimeStamp
  frAtmIwfConnFr2AtmOperStatus INTEGER
  frAtmIwfConnFr2AtmLastChange TimeStamp
  frAtmIwfConnectionDescriptor Integer32
  frAtmIwfConnFailedFrameTranslate Counter32
  frAtmIwfConnOverSizedFrames Counter32
  frAtmIwfConnFailedAal5PduTranslate Counter32
  frAtmIwfConnOverSizedSDUs Counter32
  frAtmIwfConnCrcErrors Counter32
  frAtmIwfConnSarTimeOuts Counter32

FrAtmIwfConnectionDescriptorEntry  
SEQUENCE    
  frAtmIwfConnectionDescriptorIndex Integer32
  frAtmIwfConnDescriptorRowStatus RowStatus
  frAtmIwfConnDeToClpMappingMode INTEGER
  frAtmIwfConnClpToDeMappingMode INTEGER
  frAtmIwfConnCongestionMappingMode INTEGER
  frAtmIwfConnEncapsulationMappingMode INTEGER
  frAtmIwfConnEncapsulationMappings BITS
  frAtmIwfConnFragAndReassEnabled INTEGER
  frAtmIwfConnArpTranslationEnabled INTEGER

FrAtmIwfVclEntry  
SEQUENCE    
  frAtmIwfVclCrossConnectIdentifier Integer32

Defined Values

frAtmIwfMIB 1.3.6.1.2.1.86
The MIB module for monitoring and controlling the Frame Relay/ATM PVC Service Interworking Function.
MODULE-IDENTITY    

frAtmIwfMIBObjects 1.3.6.1.2.1.86.1
OBJECT IDENTIFIER    

frAtmIwfTraps 1.3.6.1.2.1.86.2
OBJECT IDENTIFIER    

frAtmIwfTrapsPrefix 1.3.6.1.2.1.86.2.0
OBJECT IDENTIFIER    

frAtmIwfConformance 1.3.6.1.2.1.86.3
OBJECT IDENTIFIER    

frAtmIwfGroups 1.3.6.1.2.1.86.3.1
OBJECT IDENTIFIER    

frAtmIwfCompliances 1.3.6.1.2.1.86.3.2
OBJECT IDENTIFIER    

frAtmIwfConnIndexNext 1.3.6.1.2.1.86.1.1
This object contains an appropriate value to be used for frAtmIwfConnIndex when creating entries in the frAtmIwfConnectionTable. The value 0 indicates that no unassigned entries are available. To obtain the frAtmIwfConnIndexNext value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

frAtmIwfConnectionTable 1.3.6.1.2.1.86.1.2
A table in which each row represents a Frame Relay/ATM interworking connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrAtmIwfConnectionEntry

frAtmIwfConnectionEntry 1.3.6.1.2.1.86.1.2.1
The FrAtmIwfConnectionEntry provides an entry for an interworking connection between a frame relay PVC and one or more ATM PVCs, or an ATM PVC and one or more frame relay PVCs. A single frame relay PVC connected to a single ATM PVC is referred to as a `point-to-point' connection and is represented by a single row in the FR/ATM IWF Connection Table. The case of a single frame relay PVC connected to multiple ATM PVCs (or single ATM PVC connected to multiple frame relay PVCs) is referred to as a `point-to-multipoint' connection and is represented by multiple rows in the FR/ATM IWF Connection Table. The object frAtmIwfConnIndex uniquely identifies each point-to-point or point-to-multipoint connection. The manager obtains the frAtmIwfConnIndex value by reading the frAtmIwfConnIndexNext object. After a frAtmIwfConnIndex is assigned for the connection, the manager creates one or more rows in the Cross Connect Table; one for each cross- connection between the frame relay PVC and an ATM PVC. In the case of `point-to-multipoint' connections, all rows are indexed by the same frAtmIwfConnIndex value and MUST refer to the same frame relay PVC or ATM PVC respectively. An entry can be created only when at least one pair of frame relay and ATM PVCs exist. A row can be established by one-step set-request with all required parameter values and frAtmIwfConnRowStatus set to createAndGo(4). The Agent should perform all error checking as needed. A pair of cross-connected PVCs, as identified by a particular value of the indexes, is released by setting frAtmIwfConnRowStatus to destroy(6). The Agent may release all associated resources. The manager may remove the related PVCs thereafter. Indexes are persistent across reboots of the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrAtmIwfConnectionEntry  

frAtmIwfConnIndex 1.3.6.1.2.1.86.1.2.1.1
A unique value for each point-to-point or point- to-multipoint connection. The manager obtains the frAtmIwfConnIndex value by reading the frAtmIwfConnIndexNext object. A point-to- multipoint connection will be represented in the frAtmIwfConnectionTable with multiple entries that share the same frAtmIwfConnIndex value.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

frAtmIwfConnAtmPort 1.3.6.1.2.1.86.1.2.1.2
The index in the ifTable that identifies the ATM port for this interworking connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

frAtmIwfConnVpi 1.3.6.1.2.1.86.1.2.1.3
The VPI of the ATM PVC end point for this interworking connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVpIdentifier  

frAtmIwfConnVci 1.3.6.1.2.1.86.1.2.1.4
The VCI of the ATM PVC end point for this interworking connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  AtmVcIdentifier  

frAtmIwfConnFrPort 1.3.6.1.2.1.86.1.2.1.5
The index in the ifTable that identifies the frame relay port for this interworking connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

frAtmIwfConnDlci 1.3.6.1.2.1.86.1.2.1.6
The DLCI that identifies the frame relay PVC end point for this interworking connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 16..4194303  

frAtmIwfConnRowStatus 1.3.6.1.2.1.86.1.2.1.7
The table row may be created with 'createAndWait(5)' or 'createAndGo(4)'. To activate a connection entry, a valid connection descriptor MUST be established in the frAtmIwfConnectionDescriptor object. This object is set to 'destroy(6)' to delete the table row. Before the table row is destroyed, the OperStatus/AdminStatus of the corresponding endpoints MUST be 'down(2)'. The deactivation of the ATM endpoint MAY occur as a side-effect of deleting the FR/ATM IWF cross-connection table row. Otherwise, 'destroy(6)' operation MUST fail (error code 'inconsistentValue').
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

frAtmIwfConnAdminStatus 1.3.6.1.2.1.86.1.2.1.8
The desired operational state for this FR/ATM interworked connection. up(1) = Activate the connection. Before the activation can be completed, the OperStatus/AdminStatus of the corresponding endpoints MUST be 'up(1)'. The activation of the corresponding endpoints MAY occur as a side-effect of activating the FR/ATM IWF cross-connection. down(2) = Deactivate the connection. Before the deactivation can be completed, the atmVclAdminStatus of the corresponding ATM endpoint MUST be 'down(2)'. The deactivation of the ATM endpoint MAY occur as a side-effect of deactivating the FR/ATM IWF cross-connection.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER up(1), down(2)  

frAtmIwfConnAtm2FrOperStatus 1.3.6.1.2.1.86.1.2.1.9
The current operational state of this interworking connection in the ATM to frame relay direction.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

frAtmIwfConnAtm2FrLastChange 1.3.6.1.2.1.86.1.2.1.10
The value of sysUpTime at the time this interworking connection entered its current operational state in the ATM to FR direction. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

frAtmIwfConnFr2AtmOperStatus 1.3.6.1.2.1.86.1.2.1.11
The current operational state of this interworking connection in the frame relay to ATM direction.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

frAtmIwfConnFr2AtmLastChange 1.3.6.1.2.1.86.1.2.1.12
The value of sysUpTime at the time this interworking connection entered its current operational state in the FR to ATM direction. If the current state was entered prior to the last re-initialization of the local network management subsystem, then this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

frAtmIwfConnectionDescriptor 1.3.6.1.2.1.86.1.2.1.13
The value represents a pointer to the relevant descriptor in the IWF descriptor table. An attempt to set this value to an inactive or non- existent row in the Connection Descriptor Table MUST fail (error code 'inconsistentValue').
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

frAtmIwfConnFailedFrameTranslate 1.3.6.1.2.1.86.1.2.1.14
This object counts the number of frames discarded by the IWF because, while operating in Translation Mode, the IWF is unable to decode the incoming frame payload header according to the mapping rules. (i.e., payload header not recognized by the IWF). Frame relay frames are received in the frame relay to ATM direction of the PVC. When operating in Transparent Mode, the IWF MUST return noSuchInstance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frAtmIwfConnOverSizedFrames 1.3.6.1.2.1.86.1.2.1.15
Count of frames discarded by the IWF because the frame is too large to be processed by the AAL5 segmentation procedure. Specifically, the frame does not conform to the size specified in the atmVccAal5CpcsTransmitSduSize object associated with the atmVclEntry at the ATM endpoint. Frame relay frames are received in the frame relay to ATM direction of the PVC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frAtmIwfConnFailedAal5PduTranslate 1.3.6.1.2.1.86.1.2.1.16
This attribute counts the number of AAL5 PDUs discarded by the IWF because, while operating in Translation Mode, the IWF is unable to decode the incoming AAL5 PDU payload header according to the mapping rules. (i.e., payload header not recognized by the IWF). AAL5 PDUs are received in the ATM to frame relay direction of the PVC. When operating in Transparent Mode, the IWF MUST return noSuchInstance.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frAtmIwfConnOverSizedSDUs 1.3.6.1.2.1.86.1.2.1.17
Count of AAL5 SDUs discarded by the IWF because the SDU is too large to be forwarded on the frame relay segment of the connection. Specifically, the frame does not conform to the size specified in the frLportFragSize object of the FRS MIB [19]. AAL5 PDUs are received in the ATM to frame relay direction of the PVC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frAtmIwfConnCrcErrors 1.3.6.1.2.1.86.1.2.1.18
The number of AAL5 CPCS PDUs received with CRC-32 errors on this AAL5 VCC at the IWF. AAL5 PDUs are received in the ATM to frame relay direction of the PVC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frAtmIwfConnSarTimeOuts 1.3.6.1.2.1.86.1.2.1.19
The number of partially re-assembled AAL5 CPCS PDUs which were discarded on this AAL5 VCC at the IWF because they were not fully re-assembled within the required time period. If the re- assembly timer is not supported, then this object contains a zero value. AAL5 PDUs are received in the ATM to frame relay direction of the PVC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frAtmIwfConnectionDescriptorIndexNext 1.3.6.1.2.1.86.1.3
This object contains an appropriate value to be used for frAtmIwfConnectionDescriptorIndex when creating entries in the frAtmIwfConnectionDescriptorTable. The value 0 indicates that no unassigned entries are available. To obtain the frAtmIwfConnectionDescriptorIndexNext value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

frAtmIwfConnectionDescriptorTable 1.3.6.1.2.1.86.1.4
A table in which each row represents a descriptor for one type of Frame Relay/ATM interworking connection. A descriptor may be assigned to zero or more FR/ATM PVC service IWF connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrAtmIwfConnectionDescriptorEntry

frAtmIwfConnectionDescriptorEntry 1.3.6.1.2.1.86.1.4.1
An entry for a descriptor in an interworking connection between a frame relay PVC and an ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrAtmIwfConnectionDescriptorEntry  

frAtmIwfConnectionDescriptorIndex 1.3.6.1.2.1.86.1.4.1.1
A unique value to identify a descriptor in the table
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

frAtmIwfConnDescriptorRowStatus 1.3.6.1.2.1.86.1.4.1.2
The status of this table row. This object is used to create or delete an entry in the descriptor table. Creation of the row requires a row index (see frAtmIwfConnectionDescriptorIndexNext). If not explicitly set or in existence, all other columns of the row will be created and initialized to the default value. During creation, this object MAY be set to 'createAndGo(4)' or 'createAndWait(5)'. The object MUST contain the value 'active(1)' before any connection table entry references the row. To destroy a row in this table, this object is set to the 'destroy(6)' action. Row destruction MUST fail (error code 'inconsistentValue') if any connection references the row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

frAtmIwfConnDeToClpMappingMode 1.3.6.1.2.1.86.1.4.1.3
This object describes which mode of translation is in use for loss priority mapping in the frame relay to ATM direction. mode1(1) = the DE field in the Q.922 core frame shall be mapped to the ATM CLP field of every cell generated by the segmentation process of the AAL5 PDU containing the information of that frame. mode2Contst0(2) = the ATM CLP field of every cell generated by the segmentation process of the AAL5 PDU containing the information of that frame shall be set to constant 0. mode2Contst1(3) = the ATM CLP field of every cell generated by the segmentation process of the AAL5 PDU containing the information of that frame shall be set to constant 1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mode1(1), mode2Const0(2), mode2Const1(3)  

frAtmIwfConnClpToDeMappingMode 1.3.6.1.2.1.86.1.4.1.4
This object describes which mode of translation is in use for loss priority mapping in the ATM to frame relay direction. mode1(1) = if one or more cells in a frame has its CLP field set, the DE field of the Q.922 core frame should be set. mode2Const0(2) = the DE field of the Q.922 core frame should be set to the constant 0. mode2Const1(3) = the DE field of the Q.922 core frame should be set to the constant 1.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mode1(1), mode2Const0(2), mode2Const1(3)  

frAtmIwfConnCongestionMappingMode 1.3.6.1.2.1.86.1.4.1.5
This object describes which mode of translation is in use for forward congestion indication mapping in the frame relay to ATM direction. mode1(1) = The FECN field in the Q.922 core frame shall be mapped to the ATM EFCI field of every cell generated by the segmentation process of the AAL5 PDU containing the information of that frame. mode2(2) = The FECN field in the Q.922 core frame shall not be mapped to the ATM EFCI field of cells generated by the segmentation process of the AAL5 PDU containing the information of that frame. The EFCI field is always set to 'congestion not experienced'. In both of the modes above, if there is congestion in the forward direction in the ATM layer within the IWF, then the IWF can set the EFCI field to 'congestion experienced'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mode1(1), mode2(2)  

frAtmIwfConnEncapsulationMappingMode 1.3.6.1.2.1.86.1.4.1.6
This object indicates whether the mapping of upper layer protocol encapsulation is enabled on this interworking connection. transparentMode(1) = Forward the encapsulations unaltered. translationMode(2) = Perform mapping between the two encapsulations due to the incompatibilities of the two methods. Mapping is provided for a subset of the potential encapsulations as itemized in frAtmIwfConnEncapsulationMapp ings. translationModeAll(3) = Perform mapping between the two encapsulations due to the incompatibilities of the two methods. All encapsulations are translated.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER transparentMode(1), translationMode(2), translationModeAll(3)  

frAtmIwfConnEncapsulationMappings 0.1.3.6.1.2.1.86.1.4.1.7
If upper layer protocol encapsulation mapping is enabled on this interworking connection, then this attribute enumerates which of the encapsulation mappings are supported. none(0) = Transparent mode operation bridgedPdus(1) = PID: 0x00-01,-07,-02 or -08 bridged802dot6(2) = PID: 0x00-0B bPdus(3) = PID: 0x00-0E or -0F routedIp(4) = NLPID: OxCC routedOsi(5) = NLPID: Ox81, 0x82 or 0x83 otherRouted(6) = Other routed protocols x25Iso8202(7) = X25 q933q2931(8) = Q.933 and Q.2931
Status: current Access: read-create
OBJECT-TYPE    
  BITS none(0), bridgedPdus(1), bridged802dot6(2), bPdus(3), routedIp(4), routedOsi(5), otherRouted(6), x25Iso8202(7), q933q2931(8)  

frAtmIwfConnFragAndReassEnabled 1.3.6.1.2.1.86.1.4.1.8
The attribute indicates whether fragmentation and reassembly is enabled for this connection.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

frAtmIwfConnArpTranslationEnabled 1.3.6.1.2.1.86.1.4.1.9
The attribute indicates whether ARP translation is enabled for this connection.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

frAtmIwfVclTable 1.3.6.1.2.1.86.1.5
The FR/ATM IWF VCL Table augments the ATM MIB VCL Endpoint table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrAtmIwfVclEntry

frAtmIwfVclEntry 1.3.6.1.2.1.86.1.5.1
Entries in this table are created only by the agent. One entry exists for each ATM VCL managed by the agent.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrAtmIwfVclEntry  

frAtmIwfVclCrossConnectIdentifier 1.3.6.1.2.1.86.1.5.1.1
This object contains the index value of the FR/ATM cross-connect table entry used to link the ATM VCL with a frame relay PVC. Each row of the atmVclTable that is not cross- connected with a frame relay PVC MUST return the value zero when this object is read. In the case of (frame relay) point to (ATM) multipoint, multiple ATM VCLs will have the same value of this object, and all their cross- connections are identified by entries that are indexed by the same value of frAtmIwfVclCrossConnectIdentifier in the frAtmIwfConnectionTable of this MIB module. The value of this object is initialized by the agent after the associated entries in the frAtmIwfConnectionTable have been created.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

frAtmIwfConnStatusChange 1.3.6.1.2.1.86.2.0.1
An indication that the status of this interworking connection has changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

frAtmIwfEquipmentCompliance 1.3.6.1.2.1.86.3.2.1
The compliance statement for equipment that implements the FR/ATM Interworking MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

frAtmIwfServiceCompliance 1.3.6.1.2.1.86.3.2.2
The compliance statement for a CNM interface that implements the FR/ATM Interworking MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

frAtmIwfBasicGroup 1.3.6.1.2.1.86.3.1.1
The collection of basic objects for configuration and control of FR/ATM interworking connections.
Status: current Access: read-only
OBJECT-GROUP    

frAtmIwfConnectionDescriptorGroup 1.3.6.1.2.1.86.3.1.2
The collection of basic objects for specification of FR/ATM interworking connection descriptors.
Status: current Access: read-only
OBJECT-GROUP    

frAtmIwfAtmVclTableAugmentGroup 1.3.6.1.2.1.86.3.1.3
The ATM MIB VCL Endpoint Table AUGMENT object contained in the FR/ATM PVC Service Interworking MIB.
Status: current Access: read-only
OBJECT-GROUP    

frAtmIwfNotificationsGroup 1.3.6.1.2.1.86.3.1.4
The notification for FR/ATM interworking status change.
Status: current Access: read-only
NOTIFICATION-GROUP