CISCO-WAN-FR-CONN-STAT-MIB
- Registered at
- 1.3.6.1.4.1.351.110.5.1.2.31.3.6.1.4.1.351.150.48
- Last updated
- 2002-10-18 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-10-18 00:00
- Namespace
- cisco
- Source file
CISCO-WAN-FR-CONN-STAT-MIB- Digest
sha256:432d97a56442e950d06ab3398696f111b384a6f6a3209da4d00c3d64dfde5a0b
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-wanatm@cisco.com
Imports
| From | Symbols |
|---|---|
| BASIS-MIB | frChan |
| CISCOWAN-SMI | ciscoWan |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BASIS-MIB CISCO-WAN-FR-CONN-STAT-MIB CISCOWAN-SMI SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| frChanCntGrp OBJECT-IDENTITY | 1.3.6.1.4.1.351.110.5.1.2.3 | |||
| frChanCntGrpTable OBJECT-TYPE This table contains information on statistics for Frame Relay Connections. | 1.3.6.1.4.1.351.110.5.1.2.3.1 | not-accessible | current | |
| frChanCntGrpEntry OBJECT-TYPE Each entry in this table describes the statistical information for Frame Relay connections. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1 | not-accessible | current | |
| cntChanNum OBJECT-TYPE The 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. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.1 | Integer32 (1..2147483647) | read-only | current |
| rcvFrames OBJECT-TYPE The number of frames Received by the network (ingress) for this PVC end-point. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.2 | Counter32 | read-only | current |
| rcvBytes OBJECT-TYPE The number of bytes Received by the network (ingress) for this PVC end-point. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.3 | Counter32 | read-only | current |
| rcvFramesDE OBJECT-TYPE The number of frames received by the network(ingress) with the DE bit set to (1) for this frame relay connection. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.4 | Counter32 | read-only | current |
| rcvBytesDE OBJECT-TYPE The number of frames received by the network(ingress) with the DE bit set to (1) for this frame relay connection. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.5 | Counter32 | read-only | current |
| rcvFramesDiscard OBJECT-TYPE The number of frames received by the network(ingress) that were discarded due to traffic enforcement for this frame relay connection. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.6 | Counter32 | read-only | current |
| rcvBytesDiscard OBJECT-TYPE The number of bytes received by the network(ingress) that were discarded due to traffic enforcement for this frame relay connection. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.7 | Counter32 | read-only | current |
| rcvFramesDiscShelfAlarm OBJECT-TYPE The number of frames discarded on the ingress due to shelf alarm For FRSM12 Card: Not Supported. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.8 | Counter32 | read-only | current |
| rcvFramesDiscXceedQDepth OBJECT-TYPE The number of frames discarded on the ingress due to exceeded queue depth. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.9 | Counter32 | read-only | current |
| rcvBytesDiscXceedQDepth OBJECT-TYPE The number of bytes discarded on the ingress due to exceeded queue depth. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.10 | Counter32 | read-only | current |
| rcvFramesDiscXceedDEThresh OBJECT-TYPE The number of frames discarded on the ingress due to exceeded DE Threshold. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.11 | Counter32 | read-only | current |
| rcvFramesFECN OBJECT-TYPE The number of frames received by the network(ingress) that have the FECN bit set for this frame relay connection. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.12 | Counter32 | read-only | current |
| rcvFramesBECN OBJECT-TYPE The number of frames received by the network(ingress) that have the BECN bit set for this frame relay connection. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.13 | Counter32 | read-only | current |
| rcvFramesTaggedFECN OBJECT-TYPE The number of frames received for which the the switch set(tagged) the FECN bit. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.14 | Counter32 | read-only | current |
| rcvFramesTaggedBECN OBJECT-TYPE The number of frames received for which the switch set(tagged) the BECN bit. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.15 | Counter32 | read-only | current |
| rcvFramesTaggedDE OBJECT-TYPE The number of frames received for which the switch set(tagged) the DE bit. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.16 | Counter32 | read-only | current |
| rcvBytesTaggedDE OBJECT-TYPE The number of bytes received for which the switch set the DE bit. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.17 | Counter32 | read-only | current |
| rcvKbpsAIR OBJECT-TYPE Received Average Information Rate in KBPS. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.18 | Integer32 | read-only | current |
| xmtFrames OBJECT-TYPE The number of frames sent by the network(egress). | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.19 | Counter32 | read-only | current |
| xmtBytes OBJECT-TYPE The number of bytes sent by the network(egress). | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.20 | Counter32 | read-only | current |
| xmtFramesFECN OBJECT-TYPE The number of frames sent by the network(egress) that have the FECN bit set for this frame relay connection. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.21 | Counter32 | read-only | current |
| xmtFramesBECN OBJECT-TYPE The number of frames sent by the network(egress) that have the BECN bit set for this frame relay connection. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.22 | Counter32 | read-only | current |
| xmtFramesDE OBJECT-TYPE The number of frames sent by the network(egress) with the DE bit set to (1) for this frame relay connection. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.23 | Counter32 | read-only | current |
| xmtBytesDE OBJECT-TYPE The number of frames sent by the network(egress) with the DE bit set to (1) for this frame relay connection. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.24 | Counter32 | read-only | current |
| xmtFramesDiscard OBJECT-TYPE The number of frames sent by the network(egress) that were discarded due to traffic enforcement for this frame relay connection. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.25 | Counter32 | read-only | current |
| xmtBytesDiscard OBJECT-TYPE The number of bytes discarded on the egress For FRSM12 Card: Not Supported | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.26 | Counter32 | read-only | current |
| xmtFramesDiscXceedQDepth OBJECT-TYPE The number of frames discarded on the egress due to exceeded queue depth For FRSM12 Card: Not Supported. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.27 | Counter32 | read-only | current |
| xmtBytesDiscXceedQDepth OBJECT-TYPE The number of bytes discarded on the egress due to exceeded queue depth For FRSM12 Card: Not Supported. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.28 | Counter32 | read-only | current |
| xmtFramesDiscXceedDEThresh OBJECT-TYPE The number of frames discarded on the egress due to exceeded DE Threshold For FRSM12 Card: Not Supported | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.29 | Counter32 | read-only | current |
| xmtFramesDiscPhyLayerFail OBJECT-TYPE The number of frames discarded on the egress due to physical layer failure. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.30 | Counter32 | read-only | current |
| xmtFramesDiscCRCError OBJECT-TYPE The number of frames discarded on the egress due to CRC Error. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.31 | Counter32 | read-only | current |
| xmtFramesDiscReassmFail OBJECT-TYPE The number of frames discarded on the egress due to reassembly failure For FRSM12 Card: Not Supported. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.32 | Counter32 | read-only | current |
| xmtFramesDiscSrcAbort OBJECT-TYPE The number of frames discarded on the egress due to source abort. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.33 | Counter32 | read-only | current |
| xmtFramesDuringLMIAlarm OBJECT-TYPE The number of frames transmitted during LMI logical port alarm | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.34 | Counter32 | read-only | current |
| xmtBytesDuringLMIAlarm OBJECT-TYPE The number of bytes transmitted during LMI logical port alarm. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.35 | Counter32 | read-only | current |
| xmtFramesTaggedFECN OBJECT-TYPE The number of frames transmitted for which the switch set the FECN bit. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.36 | Counter32 | read-only | current |
| xmtFramesTaggedBECN OBJECT-TYPE The number of frames transmitted for which the switch set the BECN bit. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.37 | Counter32 | read-only | current |
| xmtKbpsAIR OBJECT-TYPE Transmitted Average Information Rate in KBPS. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.38 | Integer32 | read-only | current |
| chanClrButton OBJECT-TYPE Channel clear button. Clears Channel Counters. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.39 | INTEGER {noaction(1), clear(2)} | read-write | current |
| xmtFramesTaggedDE OBJECT-TYPE The number of frames transmitted which have been DE tagged at the far end ingress in excess of CIR. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.40 | Counter32 | read-only | current |
| xmtBytesTaggedDE OBJECT-TYPE The number of bytes transmitted which have been DE tagged at the far end ingress in excess of CIR. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.41 | Counter32 | read-only | current |
| rcvFramesDiscUPC OBJECT-TYPE The number of frames discarded at ingress due to the UPC measurement in excess of CIR+EIR. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.42 | Counter32 | read-only | current |
| chanSecUpTime OBJECT-TYPE The time in seconds the PVC stay in service. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.43 | Counter32 | read-only | current |
| xmtFramesInvalidCPIs OBJECT-TYPE Number of frames transmitted with invalid CPI header. currently valid is 0. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.44 | Counter32 | read-only | current |
| xmtFramesLengthViolations OBJECT-TYPE The number of frames discarded due to violation of length in the egress direction. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.45 | Counter32 | read-only | current |
| xmtFramesOversizedSDUs OBJECT-TYPE The number of frames discarded because the size is beyond the max in the egress direction. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.46 | Counter32 | read-only | current |
| xmtFramesUnknownProtocols OBJECT-TYPE The number of frames discarded for Unknown protocol in the egress direction. Used only in SIW for PDUs that are dropped. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.47 | Counter32 | read-only | current |
| rcvFramesUnknownProtocols OBJECT-TYPE Number of frames discarded for Unknown protocol in the ingress direction. Used only in SIW for PDUs that are dropped. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.48 | Counter32 | read-only | current |
| xmtBytesDEDiscard OBJECT-TYPE Number of bytes discarded in the egress direction by the channel due to exceeded DE Threshold. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.49 | Counter32 | read-only | current |
| rcvBytesDEDiscard OBJECT-TYPE Number of bytes discarded in the ingress direction by the channel due to exceeded DE Threshold. | 1.3.6.1.4.1.351.110.5.1.2.3.1.1.50 | Counter32 | read-only | current |
| frstdABRCntGrpTable OBJECT-TYPE This table contains information on statistics for Frame Relay Connections. This is applicable for ABR Frame Relay connections only. | 1.3.6.1.4.1.351.110.5.1.2.3.2 | not-accessible | current | |
| frstdABRCntGrpEntry OBJECT-TYPE Each entry in this table describes the statistical information for Frame Relay connections. | 1.3.6.1.4.1.351.110.5.1.2.3.2.1 | not-accessible | current | |
| frstdABRcntChanNum OBJECT-TYPE The 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. | 1.3.6.1.4.1.351.110.5.1.2.3.2.1.1 | Integer32 (1..2147483647) | read-only | current |
| frChanFrmXmtToNetworkCnt OBJECT-TYPE The total number of Forward RM cells transmitted to the network. | 1.3.6.1.4.1.351.110.5.1.2.3.2.1.2 | Counter32 | read-only | current |
| frChanBrmXmtToNetworkCnt OBJECT-TYPE The total number of Backward RM cells transmitted to the network. | 1.3.6.1.4.1.351.110.5.1.2.3.2.1.3 | Counter32 | read-only | current |
| frChanCrcErrRmRcvFromNetworkCnt OBJECT-TYPE The number of RM cells received from the network with incorrect CRC-10. | 1.3.6.1.4.1.351.110.5.1.2.3.2.1.4 | Counter32 | read-only | current |
| frChanFrmRcvFromNetworkCnt OBJECT-TYPE The number of Forward RM cells received from the network. | 1.3.6.1.4.1.351.110.5.1.2.3.2.1.5 | Counter32 | read-only | current |
| frChanBrmRcvFromNetworkCnt OBJECT-TYPE The number of Backward RM cells received from the network. | 1.3.6.1.4.1.351.110.5.1.2.3.2.1.6 | Counter32 | read-only | current |
| frChanFrmNotTurnedAroundCnt OBJECT-TYPE The number of Forward RM cells received from the network and not turned around. | 1.3.6.1.4.1.351.110.5.1.2.3.2.1.7 | Counter32 | read-only | current |
| cwfConnStatMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.48.2 | |||
| cwfConnStatMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.48.2.1 | |||
| cwfConnStatMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.351.150.48.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoWanFrConnStatsGroup OBJECT-GROUP The objects related to Frame Relay connection statistics. | 1.3.6.1.4.1.351.150.48.2.1.1 | current |
| ciscoWanFrConnQueueStatsGroup OBJECT-GROUP The objects related to Queue depth and threshold related statistics for Frame Relay connections. | 1.3.6.1.4.1.351.150.48.2.1.2 | current |
| ciscoWanFrConnABRStatsGroup OBJECT-GROUP The objects related to ABR statistics on frame relay connections. | 1.3.6.1.4.1.351.150.48.2.1.3 | current |
| ciscoWanFrConnStatCompliance MODULE-COMPLIANCE The compliance statement for Frame Relay Connection Statstics MIB. | 1.3.6.1.4.1.351.150.48.2.2.1 | current |