CISCO-WAN-FR-CONN-STAT-MIB
AI MIB Summary
The CISCO-WAN-FR-CONN-STAT-MIB monitors Frame Relay connection performance on Cisco WAN interfaces by tracking explicit congestion notification counters (FECN, BECN) and discard eligibility (DE) statistics, including switch-tagged frame metrics. This module enables precise analysis of network congestion propagation and frame loss prioritization within Frame Relay-to-ATM service interworking environments.
The MIB module for frame relay connection statistics. Terminologies Used: SIW - Frame-Relay-to ATM Service Interworking FECN - Forward Explicit Congestion Notification. The FECN bit in Frame Relay header communicate network congestion to the endpoint in the forward direction. BECN - Backward Explicit Congestion Notification. The BECN bit in Frame Relay header communicate network congestion to the endpoint in the backward direction. DE - Discard Eligibility. The DE bit in Frame Relay header communicates the loss priority. A marked frame with a DE bit value of 1 is considered less important than other frames in transmission and should be discarded before frames with a DE bit value of zero. Tagged - Some of the statistics objects described in this MIB are applicable where the information is Set by the Switch/Service-Module. These objects contain word 'Tagged' in the name. For example : 'rcvFramesTaggedFECN'; This is the counter where FECN is set by the Switch in the frame received from the network. FECN was not set in the frame from the Network. The bit Set by the switch on an incoming or outgoing frame is called 'tagged' in this mib.
Main OID:
ciscoWanFrConnStatMIB.1.3.6.1.4.1.351.150.48
70
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
70 total| Object Name |
|---|
frChanCntGrp OBJECT IDENTIFIER .1.3.6.1.4.1.351.110.5.1.2.3 |
frChanCntGrpTableThis table contains information on statistics for Frame Relay Connections. SEQUENCE OF FrChanCntGrpEntry .1.3.6.1.4.1.351.110.5.1.2.3.1 |
frChanCntGrpEntryEach entry in this table describes the statistical information for Frame Relay connections. FrChanCntGrpEntry .1.3.6.1.4.1.351.110.5.1.2.3.1.1 |
cntChanNumThe value of this object refers to refers to the virtual connection/channel index. The value for this object must be same as the value of 'chanNum' from frChanCnfGrpTable.ro Integer32 .1.3.6.1.4.1.351.110.5.1.2.3.1.1.1 |
rcvFramesThe number of frames Received by the network (ingress) for this PVC end-point.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.2 |
rcvBytesThe number of bytes Received by the network (ingress) for this PVC end-point.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.3 |
rcvFramesDEThe number of frames received by the network(ingress) with the DE bit set to (1) for this frame relay connection.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.4 |
rcvBytesDEThe number of frames received by the network(ingress) with the DE bit set to (1) for this frame relay connection.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.5 |
rcvFramesDiscardThe number of frames received by the network(ingress) that were discarded due to traffic enforcement for this frame relay connection.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.6 |
rcvBytesDiscardThe number of bytes received by the network(ingress) that were discarded due to traffic enforcement for this frame relay connection.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.7 |
rcvFramesDiscShelfAlarmThe number of frames discarded on the ingress due to shelf alarm For FRSM12 Card: Not Supported.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.8 |
rcvFramesDiscXceedQDepthThe number of frames discarded on the ingress due to exceeded queue depth.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.9 |
rcvBytesDiscXceedQDepthThe number of bytes discarded on the ingress due to exceeded queue depth.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.10 |
rcvFramesDiscXceedDEThreshThe number of frames discarded on the ingress due to exceeded DE Threshold.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.11 |
rcvFramesFECNThe number of frames received by the network(ingress) that have the FECN bit set for this frame relay connection.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.12 |
rcvFramesBECNThe number of frames received by the network(ingress) that have the BECN bit set for this frame relay connection.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.13 |
rcvFramesTaggedFECNThe number of frames received for which the the switch set(tagged) the FECN bit.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.14 |
rcvFramesTaggedBECNThe number of frames received for which the switch set(tagged) the BECN bit.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.15 |
rcvFramesTaggedDEThe number of frames received for which the switch set(tagged) the DE bit.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.16 |
rcvBytesTaggedDEThe number of bytes received for which the switch set the DE bit.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.17 |
rcvKbpsAIRReceived Average Information Rate in KBPS.ro Integer32 UNITS "kbps" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.18 |
xmtFramesThe number of frames sent by the network(egress).ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.19 |
xmtBytesThe number of bytes sent by the network(egress).ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.20 |
xmtFramesFECNThe number of frames sent by the network(egress) that have the FECN bit set for this frame relay connection.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.21 |
xmtFramesBECNThe number of frames sent by the network(egress) that have the BECN bit set for this frame relay connection.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.22 |
xmtFramesDEThe number of frames sent by the network(egress) with the DE bit set to (1) for this frame relay connection.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.23 |
xmtBytesDEThe number of frames sent by the network(egress) with the DE bit set to (1) for this frame relay connection.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.24 |
xmtFramesDiscardThe number of frames sent by the network(egress) that were discarded due to traffic enforcement for this frame relay connection.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.25 |
xmtBytesDiscardThe number of bytes discarded on the egress For FRSM12 Card: Not Supportedro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.26 |
xmtFramesDiscXceedQDepthThe number of frames discarded on the egress due to exceeded queue depth For FRSM12 Card: Not Supported.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.27 |
xmtBytesDiscXceedQDepthThe number of bytes discarded on the egress due to exceeded queue depth For FRSM12 Card: Not Supported.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.28 |
xmtFramesDiscXceedDEThreshThe number of frames discarded on the egress due to exceeded DE Threshold For FRSM12 Card: Not Supportedro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.29 |
xmtFramesDiscPhyLayerFailThe number of frames discarded on the egress due to physical layer failure.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.30 |
xmtFramesDiscCRCErrorThe number of frames discarded on the egress due to CRC Error.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.31 |
xmtFramesDiscReassmFailThe number of frames discarded on the egress due to reassembly failure For FRSM12 Card: Not Supported.ro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.1.1.32 |
xmtFramesDiscSrcAbortThe number of frames discarded on the egress due to source abort.ro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.1.1.33 |
xmtFramesDuringLMIAlarmThe number of frames transmitted during LMI logical port alarmro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.1.1.34 |
xmtBytesDuringLMIAlarmThe number of bytes transmitted during LMI logical port alarm.ro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.1.1.35 |
xmtFramesTaggedFECNThe number of frames transmitted for which the switch set the FECN bit.ro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.1.1.36 |
xmtFramesTaggedBECNThe number of frames transmitted for which the switch set the BECN bit.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.37 |
xmtKbpsAIRTransmitted Average Information Rate in KBPS.ro Integer32 UNITS "kbps" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.38 |
chanClrButtonChannel clear button. Clears Channel Counters.rw Enumeration .1.3.6.1.4.1.351.110.5.1.2.3.1.1.39 |
xmtFramesTaggedDEThe number of frames transmitted which have been DE tagged at the far end ingress in excess of CIR.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.40 |
xmtBytesTaggedDEThe number of bytes transmitted which have been DE tagged at the far end ingress in excess of CIR.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.41 |
rcvFramesDiscUPCThe number of frames discarded at ingress due to the UPC measurement in excess of CIR+EIR.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.42 |
chanSecUpTimeThe time in seconds the PVC stay in service.ro Counter32 UNITS "seconds" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.43 |
xmtFramesInvalidCPIsNumber of frames transmitted with invalid CPI header. currently valid is 0.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.44 |
xmtFramesLengthViolationsThe number of frames discarded due to violation of length in the egress direction.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.45 |
xmtFramesOversizedSDUsThe number of frames discarded because the size is beyond the max in the egress direction.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.46 |
xmtFramesUnknownProtocolsThe number of frames discarded for Unknown protocol in the egress direction. Used only in SIW for PDUs that are dropped.ro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.1.1.47 |
rcvFramesUnknownProtocolsNumber of frames discarded for Unknown protocol in the ingress direction. Used only in SIW for PDUs that are dropped.ro Counter32 UNITS "Frames" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.48 |
xmtBytesDEDiscardNumber of bytes discarded in the egress direction by the channel due to exceeded DE Threshold.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.49 |
rcvBytesDEDiscardNumber of bytes discarded in the ingress direction by the channel due to exceeded DE Threshold.ro Counter32 UNITS "Bytes" .1.3.6.1.4.1.351.110.5.1.2.3.1.1.50 |
frstdABRCntGrpTableThis table contains information on statistics for Frame Relay Connections. This is applicable for ABR Frame Relay connections only. SEQUENCE OF FrstdABRCntGrpEntry .1.3.6.1.4.1.351.110.5.1.2.3.2 |
frstdABRCntGrpEntryEach entry in this table describes the statistical information for Frame Relay connections. FrstdABRCntGrpEntry .1.3.6.1.4.1.351.110.5.1.2.3.2.1 |
frstdABRcntChanNumThe value of this object refers to the frame relay connection/channel index. The value for this object must be same as the value of object 'chanNum' from frChanCnfGrpTable.ro Integer32 .1.3.6.1.4.1.351.110.5.1.2.3.2.1.1 |
frChanFrmXmtToNetworkCntThe total number of Forward RM cells transmitted to the network.ro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.2.1.2 |
frChanBrmXmtToNetworkCntThe total number of Backward RM cells transmitted to the network.ro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.2.1.3 |
frChanCrcErrRmRcvFromNetworkCntThe number of RM cells received from the network with incorrect CRC-10.ro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.2.1.4 |
frChanFrmRcvFromNetworkCntThe number of Forward RM cells received from the network.ro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.2.1.5 |
frChanBrmRcvFromNetworkCntThe number of Backward RM cells received from the network.ro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.2.1.6 |
frChanFrmNotTurnedAroundCntThe number of Forward RM cells received from the network and not turned around.ro Counter32 .1.3.6.1.4.1.351.110.5.1.2.3.2.1.7 |
ciscoWanFrConnStatMIBThe MIB module for frame relay connection statistics. Terminologies Used: SIW - Frame-Relay-to ATM Service Interworking FECN - Forward Explicit Congestion Notification. The FECN bit in Frame Relay header communicate network congestion to the endpoint in the forward direction. BECN - Backward Explicit Congestion Notification. The BECN bit in Frame Relay header communicate network congestion to the endpoint in the backward direction. DE - Discard Eligibility. The DE bit in Frame Relay header communicates the loss priority. A marked frame with a DE bit value of 1 is considered less important than other frames in transmission and should be discarded before frames with a DE bit value of zero. Tagged - Some of the statistics objects described in this MIB are applicable where the information is Set by the Switch/Service-Module. These objects contain word 'Tagged' in the name. For example : 'rcvFramesTaggedFECN'; This is the counter where FECN is set by the Switch in the frame received from the network. FECN was not set in the frame from the Network. The bit Set by the switch on an incoming or outgoing frame is called 'tagged' in this mib. MODULE-IDENTITY .1.3.6.1.4.1.351.150.48 |
cwfConnStatMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.351.150.48.2 |
cwfConnStatMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.351.150.48.2.1 |
ciscoWanFrConnStatsGroupThe objects related to Frame Relay connection statistics. Unknown .1.3.6.1.4.1.351.150.48.2.1.1 |
ciscoWanFrConnQueueStatsGroupThe objects related to Queue depth and threshold related statistics for Frame Relay connections. Unknown .1.3.6.1.4.1.351.150.48.2.1.2 |
ciscoWanFrConnABRStatsGroupThe objects related to ABR statistics on frame relay connections. Unknown .1.3.6.1.4.1.351.150.48.2.1.3 |
cwfConnStatMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.351.150.48.2.2 |
ciscoWanFrConnStatComplianceThe compliance statement for Frame Relay Connection Statstics MIB. Unknown .1.3.6.1.4.1.351.150.48.2.2.1 |