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.
|
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.
|
frAtmIwfConnVpi |
.1.3.6.1.2.1.86.1.2.1.3 |
The VPI of the ATM PVC end point for this
interworking connection.
|
frAtmIwfConnVci |
.1.3.6.1.2.1.86.1.2.1.4 |
The VCI of the ATM PVC end point for this
interworking
connection.
|
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.
|
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.
|
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').
|
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.
|
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.
|
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.
|
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.
|
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.
|
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').
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
frAtmIwfConnectionDescriptorIndex |
.1.3.6.1.2.1.86.1.4.1.1 |
A unique value to identify a descriptor in the
table
|
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.
|
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.
|
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.
|
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'.
|
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.
|
frAtmIwfConnEncapsulationMappings |
.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
|
frAtmIwfConnFragAndReassEnabled |
.1.3.6.1.2.1.86.1.4.1.8 |
The attribute indicates whether fragmentation and
reassembly is enabled for this connection.
|
frAtmIwfConnArpTranslationEnabled |
.1.3.6.1.2.1.86.1.4.1.9 |
The attribute indicates whether ARP translation
is enabled for this connection.
|
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.
|