CISCO-WAN-FR-CONN-STAT-MIB

File: CISCO-WAN-FR-CONN-STAT-MIB.mib (27244 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF BASIS-MIB
CISCOWAN-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter32
Integer32 MODULE-COMPLIANCE OBJECT-GROUP
frChan ciscoWan

Defined Types

FrChanCntGrpEntry  
SEQUENCE    
  cntChanNum Integer32
  rcvFrames Counter32
  rcvBytes Counter32
  rcvFramesDE Counter32
  rcvBytesDE Counter32
  rcvFramesDiscard Counter32
  rcvBytesDiscard Counter32
  rcvFramesDiscShelfAlarm Counter32
  rcvFramesDiscXceedQDepth Counter32
  rcvBytesDiscXceedQDepth Counter32
  rcvFramesDiscXceedDEThresh Counter32
  rcvFramesFECN Counter32
  rcvFramesBECN Counter32
  rcvFramesTaggedFECN Counter32
  rcvFramesTaggedBECN Counter32
  rcvFramesTaggedDE Counter32
  rcvBytesTaggedDE Counter32
  rcvKbpsAIR Integer32
  xmtFrames Counter32
  xmtBytes Counter32
  xmtFramesFECN Counter32
  xmtFramesBECN Counter32
  xmtFramesDE Counter32
  xmtBytesDE Counter32
  xmtFramesDiscard Counter32
  xmtBytesDiscard Counter32
  xmtFramesDiscXceedQDepth Counter32
  xmtBytesDiscXceedQDepth Counter32
  xmtFramesDiscXceedDEThresh Counter32
  xmtFramesDiscPhyLayerFail Counter32
  xmtFramesDiscCRCError Counter32
  xmtFramesDiscReassmFail Counter32
  xmtFramesDiscSrcAbort Counter32
  xmtFramesDuringLMIAlarm Counter32
  xmtBytesDuringLMIAlarm Counter32
  xmtFramesTaggedFECN Counter32
  xmtFramesTaggedBECN Counter32
  xmtKbpsAIR Integer32
  chanClrButton INTEGER
  chanSecUpTime Counter32
  rcvFramesDiscUPC Counter32
  xmtBytesTaggedDE Counter32
  xmtFramesTaggedDE Counter32
  xmtFramesInvalidCPIs Counter32
  xmtFramesLengthViolations Counter32
  xmtFramesOversizedSDUs Counter32
  xmtFramesUnknownProtocols Counter32
  rcvFramesUnknownProtocols Counter32
  xmtBytesDEDiscard Counter32
  rcvBytesDEDiscard Counter32

FrstdABRCntGrpEntry  
SEQUENCE    
  frstdABRcntChanNum Integer32
  frChanFrmXmtToNetworkCnt Counter32
  frChanBrmXmtToNetworkCnt Counter32
  frChanCrcErrRmRcvFromNetworkCnt Counter32
  frChanFrmRcvFromNetworkCnt Counter32
  frChanBrmRcvFromNetworkCnt Counter32
  frChanFrmNotTurnedAroundCnt Counter32

Defined Values

ciscoWanFrConnStatMIB 1.3.6.1.4.1.351.150.48
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.
MODULE-IDENTITY    

frChanCntGrp 1.3.6.1.4.1.351.110.5.1.2.3
OBJECT IDENTIFIER    

frChanCntGrpTable 1.3.6.1.4.1.351.110.5.1.2.3.1
This table contains information on statistics for Frame Relay Connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrChanCntGrpEntry

frChanCntGrpEntry 1.3.6.1.4.1.351.110.5.1.2.3.1.1
Each entry in this table describes the statistical information for Frame Relay connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrChanCntGrpEntry  

cntChanNum 1.3.6.1.4.1.351.110.5.1.2.3.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

rcvFrames 1.3.6.1.4.1.351.110.5.1.2.3.1.1.2
The number of frames Received by the network (ingress) for this PVC end-point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvBytes 1.3.6.1.4.1.351.110.5.1.2.3.1.1.3
The number of bytes Received by the network (ingress) for this PVC end-point.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesDE 1.3.6.1.4.1.351.110.5.1.2.3.1.1.4
The number of frames received by the network(ingress) with the DE bit set to (1) for this frame relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvBytesDE 1.3.6.1.4.1.351.110.5.1.2.3.1.1.5
The number of frames received by the network(ingress) with the DE bit set to (1) for this frame relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesDiscard 1.3.6.1.4.1.351.110.5.1.2.3.1.1.6
The number of frames received by the network(ingress) that were discarded due to traffic enforcement for this frame relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvBytesDiscard 1.3.6.1.4.1.351.110.5.1.2.3.1.1.7
The number of bytes received by the network(ingress) that were discarded due to traffic enforcement for this frame relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesDiscShelfAlarm 1.3.6.1.4.1.351.110.5.1.2.3.1.1.8
The number of frames discarded on the ingress due to shelf alarm For FRSM12 Card: Not Supported.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesDiscXceedQDepth 1.3.6.1.4.1.351.110.5.1.2.3.1.1.9
The number of frames discarded on the ingress due to exceeded queue depth.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvBytesDiscXceedQDepth 1.3.6.1.4.1.351.110.5.1.2.3.1.1.10
The number of bytes discarded on the ingress due to exceeded queue depth.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesDiscXceedDEThresh 1.3.6.1.4.1.351.110.5.1.2.3.1.1.11
The number of frames discarded on the ingress due to exceeded DE Threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesFECN 1.3.6.1.4.1.351.110.5.1.2.3.1.1.12
The number of frames received by the network(ingress) that have the FECN bit set for this frame relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesBECN 1.3.6.1.4.1.351.110.5.1.2.3.1.1.13
The number of frames received by the network(ingress) that have the BECN bit set for this frame relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesTaggedFECN 1.3.6.1.4.1.351.110.5.1.2.3.1.1.14
The number of frames received for which the the switch set(tagged) the FECN bit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesTaggedBECN 1.3.6.1.4.1.351.110.5.1.2.3.1.1.15
The number of frames received for which the switch set(tagged) the BECN bit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesTaggedDE 1.3.6.1.4.1.351.110.5.1.2.3.1.1.16
The number of frames received for which the switch set(tagged) the DE bit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvBytesTaggedDE 1.3.6.1.4.1.351.110.5.1.2.3.1.1.17
The number of bytes received for which the switch set the DE bit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvKbpsAIR 1.3.6.1.4.1.351.110.5.1.2.3.1.1.18
Received Average Information Rate in KBPS.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

xmtFrames 1.3.6.1.4.1.351.110.5.1.2.3.1.1.19
The number of frames sent by the network(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtBytes 1.3.6.1.4.1.351.110.5.1.2.3.1.1.20
The number of bytes sent by the network(egress).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesFECN 1.3.6.1.4.1.351.110.5.1.2.3.1.1.21
The number of frames sent by the network(egress) that have the FECN bit set for this frame relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesBECN 1.3.6.1.4.1.351.110.5.1.2.3.1.1.22
The number of frames sent by the network(egress) that have the BECN bit set for this frame relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesDE 1.3.6.1.4.1.351.110.5.1.2.3.1.1.23
The number of frames sent by the network(egress) with the DE bit set to (1) for this frame relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtBytesDE 1.3.6.1.4.1.351.110.5.1.2.3.1.1.24
The number of frames sent by the network(egress) with the DE bit set to (1) for this frame relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesDiscard 1.3.6.1.4.1.351.110.5.1.2.3.1.1.25
The number of frames sent by the network(egress) that were discarded due to traffic enforcement for this frame relay connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtBytesDiscard 1.3.6.1.4.1.351.110.5.1.2.3.1.1.26
The number of bytes discarded on the egress For FRSM12 Card: Not Supported
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesDiscXceedQDepth 1.3.6.1.4.1.351.110.5.1.2.3.1.1.27
The number of frames discarded on the egress due to exceeded queue depth For FRSM12 Card: Not Supported.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtBytesDiscXceedQDepth 1.3.6.1.4.1.351.110.5.1.2.3.1.1.28
The number of bytes discarded on the egress due to exceeded queue depth For FRSM12 Card: Not Supported.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesDiscXceedDEThresh 1.3.6.1.4.1.351.110.5.1.2.3.1.1.29
The number of frames discarded on the egress due to exceeded DE Threshold For FRSM12 Card: Not Supported
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesDiscPhyLayerFail 1.3.6.1.4.1.351.110.5.1.2.3.1.1.30
The number of frames discarded on the egress due to physical layer failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesDiscCRCError 1.3.6.1.4.1.351.110.5.1.2.3.1.1.31
The number of frames discarded on the egress due to CRC Error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesDiscReassmFail 1.3.6.1.4.1.351.110.5.1.2.3.1.1.32
The number of frames discarded on the egress due to reassembly failure For FRSM12 Card: Not Supported.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesDiscSrcAbort 1.3.6.1.4.1.351.110.5.1.2.3.1.1.33
The number of frames discarded on the egress due to source abort.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesDuringLMIAlarm 1.3.6.1.4.1.351.110.5.1.2.3.1.1.34
The number of frames transmitted during LMI logical port alarm
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtBytesDuringLMIAlarm 1.3.6.1.4.1.351.110.5.1.2.3.1.1.35
The number of bytes transmitted during LMI logical port alarm.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesTaggedFECN 1.3.6.1.4.1.351.110.5.1.2.3.1.1.36
The number of frames transmitted for which the switch set the FECN bit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesTaggedBECN 1.3.6.1.4.1.351.110.5.1.2.3.1.1.37
The number of frames transmitted for which the switch set the BECN bit.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtKbpsAIR 1.3.6.1.4.1.351.110.5.1.2.3.1.1.38
Transmitted Average Information Rate in KBPS.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

chanClrButton 1.3.6.1.4.1.351.110.5.1.2.3.1.1.39
Channel clear button. Clears Channel Counters.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noaction(1), clear(2)  

xmtFramesTaggedDE 1.3.6.1.4.1.351.110.5.1.2.3.1.1.40
The number of frames transmitted which have been DE tagged at the far end ingress in excess of CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtBytesTaggedDE 1.3.6.1.4.1.351.110.5.1.2.3.1.1.41
The number of bytes transmitted which have been DE tagged at the far end ingress in excess of CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesDiscUPC 1.3.6.1.4.1.351.110.5.1.2.3.1.1.42
The number of frames discarded at ingress due to the UPC measurement in excess of CIR+EIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

chanSecUpTime 1.3.6.1.4.1.351.110.5.1.2.3.1.1.43
The time in seconds the PVC stay in service.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesInvalidCPIs 1.3.6.1.4.1.351.110.5.1.2.3.1.1.44
Number of frames transmitted with invalid CPI header. currently valid is 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesLengthViolations 1.3.6.1.4.1.351.110.5.1.2.3.1.1.45
The number of frames discarded due to violation of length in the egress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesOversizedSDUs 1.3.6.1.4.1.351.110.5.1.2.3.1.1.46
The number of frames discarded because the size is beyond the max in the egress direction.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtFramesUnknownProtocols 1.3.6.1.4.1.351.110.5.1.2.3.1.1.47
The number of frames discarded for Unknown protocol in the egress direction. Used only in SIW for PDUs that are dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvFramesUnknownProtocols 1.3.6.1.4.1.351.110.5.1.2.3.1.1.48
Number of frames discarded for Unknown protocol in the ingress direction. Used only in SIW for PDUs that are dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

xmtBytesDEDiscard 1.3.6.1.4.1.351.110.5.1.2.3.1.1.49
Number of bytes discarded in the egress direction by the channel due to exceeded DE Threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

rcvBytesDEDiscard 1.3.6.1.4.1.351.110.5.1.2.3.1.1.50
Number of bytes discarded in the ingress direction by the channel due to exceeded DE Threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frstdABRCntGrpTable 1.3.6.1.4.1.351.110.5.1.2.3.2
This table contains information on statistics for Frame Relay Connections. This is applicable for ABR Frame Relay connections only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FrstdABRCntGrpEntry

frstdABRCntGrpEntry 1.3.6.1.4.1.351.110.5.1.2.3.2.1
Each entry in this table describes the statistical information for Frame Relay connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  FrstdABRCntGrpEntry  

frstdABRcntChanNum 1.3.6.1.4.1.351.110.5.1.2.3.2.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..2147483647  

frChanFrmXmtToNetworkCnt 1.3.6.1.4.1.351.110.5.1.2.3.2.1.2
The total number of Forward RM cells transmitted to the network.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frChanBrmXmtToNetworkCnt 1.3.6.1.4.1.351.110.5.1.2.3.2.1.3
The total number of Backward RM cells transmitted to the network.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frChanCrcErrRmRcvFromNetworkCnt 1.3.6.1.4.1.351.110.5.1.2.3.2.1.4
The number of RM cells received from the network with incorrect CRC-10.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frChanFrmRcvFromNetworkCnt 1.3.6.1.4.1.351.110.5.1.2.3.2.1.5
The number of Forward RM cells received from the network.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frChanBrmRcvFromNetworkCnt 1.3.6.1.4.1.351.110.5.1.2.3.2.1.6
The number of Backward RM cells received from the network.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

frChanFrmNotTurnedAroundCnt 1.3.6.1.4.1.351.110.5.1.2.3.2.1.7
The number of Forward RM cells received from the network and not turned around.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cwfConnStatMIBConformance 1.3.6.1.4.1.351.150.48.2
OBJECT IDENTIFIER    

cwfConnStatMIBGroups 1.3.6.1.4.1.351.150.48.2.1
OBJECT IDENTIFIER    

cwfConnStatMIBCompliances 1.3.6.1.4.1.351.150.48.2.2
OBJECT IDENTIFIER    

ciscoWanFrConnStatCompliance 1.3.6.1.4.1.351.150.48.2.2.1
The compliance statement for Frame Relay Connection Statstics MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoWanFrConnStatsGroup 1.3.6.1.4.1.351.150.48.2.1.1
The objects related to Frame Relay connection statistics.
Status: current Access: read-only
OBJECT-GROUP    

ciscoWanFrConnQueueStatsGroup 1.3.6.1.4.1.351.150.48.2.1.2
The objects related to Queue depth and threshold related statistics for Frame Relay connections.
Status: current Access: read-only
OBJECT-GROUP    

ciscoWanFrConnABRStatsGroup 1.3.6.1.4.1.351.150.48.2.1.3
The objects related to ABR statistics on frame relay connections.
Status: current Access: read-only
OBJECT-GROUP