CISCO-FC-PM-MIB

File: CISCO-FC-PM-MIB.mib (39175 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB PerfHist-TC-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Integer32 TruthValue MODULE-COMPLIANCE
OBJECT-GROUP ifIndex PerfCurrentCount
PerfIntervalCount PerfTotalCount ciscoMgmt

Defined Types

CfcpmPortPerfStatusEntry  
SEQUENCE    
  cfcpmTimeElapsed Integer32
  cfcpmValidIntervals Integer32
  cfcpmInvalidIntervals Integer32

CfcpmTotalPortErrorEntry  
SEQUENCE    
  cfcpmtPortRxLinkResets PerfTotalCount
  cfcpmtPortTxLinkResets PerfTotalCount
  cfcpmtPortLinkResets PerfTotalCount
  cfcpmtPortRxOfflineSequences PerfTotalCount
  cfcpmtPortTxOfflineSequences PerfTotalCount
  cfcpmtPortLinkFailures PerfTotalCount
  cfcpmtPortSynchLosses PerfTotalCount
  cfcpmtPortSignalLosses PerfTotalCount
  cfcpmtPortPrimSeqProtocolErrors PerfTotalCount
  cfcpmtPortInvalidTxWords PerfTotalCount
  cfcpmtPortInvalidCRCs PerfTotalCount
  cfcpmtPortInvalidOrderedSets PerfTotalCount
  cfcpmtPortFramesTooLong PerfTotalCount
  cfcpmtPortTruncatedFrames PerfTotalCount
  cfcpmtPortAddressErrors PerfTotalCount
  cfcpmtPortDelimiterErrors PerfTotalCount
  cfcpmtPortEncDisparityErrors PerfTotalCount
  cfcpmtPortOtherErrors PerfTotalCount

CfcpmCurrentPortErrorEntry  
SEQUENCE    
  cfcpmcPortRxLinkResets PerfCurrentCount
  cfcpmcPortTxLinkResets PerfCurrentCount
  cfcpmcPortLinkResets PerfCurrentCount
  cfcpmcPortRxOfflineSequences PerfCurrentCount
  cfcpmcPortTxOfflineSequences PerfCurrentCount
  cfcpmcPortLinkFailures PerfCurrentCount
  cfcpmcPortSynchLosses PerfCurrentCount
  cfcpmcPortSignalLosses PerfCurrentCount
  cfcpmcPortPrimSeqProtocolErrors PerfCurrentCount
  cfcpmcPortInvalidTxWords PerfCurrentCount
  cfcpmcPortInvalidCRCs PerfCurrentCount
  cfcpmcPortInvalidOrderedSets PerfCurrentCount
  cfcpmcPortFramesTooLong PerfCurrentCount
  cfcpmcPortTruncatedFrames PerfCurrentCount
  cfcpmcPortAddressErrors PerfCurrentCount
  cfcpmcPortDelimiterErrors PerfCurrentCount
  cfcpmcPortEncDisparityErrors PerfCurrentCount
  cfcpmcPortOtherErrors PerfCurrentCount

CfcpmIntervalPortErrorEntry  
SEQUENCE    
  cfcpmiPortErrorIntervalNumber Unsigned32
  cfcpmiPortRxLinkResets PerfIntervalCount
  cfcpmiPortTxLinkResets PerfIntervalCount
  cfcpmiPortLinkResets PerfIntervalCount
  cfcpmiPortRxOfflineSequences PerfIntervalCount
  cfcpmiPortTxOfflineSequences PerfIntervalCount
  cfcpmiPortLinkFailures PerfIntervalCount
  cfcpmiPortSynchLosses PerfIntervalCount
  cfcpmiPortSignalLosses PerfIntervalCount
  cfcpmiPortPrimSeqProtocolErrors PerfIntervalCount
  cfcpmiPortInvalidTxWords PerfIntervalCount
  cfcpmiPortInvalidCRCs PerfIntervalCount
  cfcpmiPortInvalidOrderedSets PerfIntervalCount
  cfcpmiPortFramesTooLong PerfIntervalCount
  cfcpmiPortTruncatedFrames PerfIntervalCount
  cfcpmiPortAddressErrors PerfIntervalCount
  cfcpmiPortDelimiterErrors PerfIntervalCount
  cfcpmiPortEncDisparityErrors PerfIntervalCount
  cfcpmiPortOtherErrors PerfIntervalCount
  cfcpmiPortValidData TruthValue

Defined Values

ciscoFcPmMIB 1.3.6.1.4.1.9.9.99997
This MIB module defines 24 hour error statistics for Fibre Channel (FC) and FICON interfaces collected every 15 minutes. Based on errors described in Fibre Channel - Framing and Signaling (FC-FS) Draft Standard Web: ftp://ftp.t11.org/t11/pub/fc/fs/03-173v1.pdf .
MODULE-IDENTITY    

ciscoFcPmMIBNotifs 1.3.6.1.4.1.9.9.99997.0
OBJECT IDENTIFIER    

ciscoFcPmMIBObjects 1.3.6.1.4.1.9.9.99997.1
OBJECT IDENTIFIER    

ciscoFcPmMIBConform 1.3.6.1.4.1.9.9.99997.2
OBJECT IDENTIFIER    

cfcpmPortPerfStatus 1.3.6.1.4.1.9.9.99997.1.1
OBJECT IDENTIFIER    

cfcpmPortErrorStatusBlock 1.3.6.1.4.1.9.9.99997.1.2
OBJECT IDENTIFIER    

cfcpmPortPerfStatusTable 1.3.6.1.4.1.9.9.99997.1.1.1
The FC Port Status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfcpmPortPerfStatusEntry

cfcpmPortPerfStatusEntry 1.3.6.1.4.1.9.9.99997.1.1.1.1
An entry in the FC Port Status table.
Status: current Access: not-accessible
OBJECT-TYPE    
  CfcpmPortPerfStatusEntry  

cfcpmTimeElapsed 1.3.6.1.4.1.9.9.99997.1.1.1.1.1
The number of seconds, including partial seconds, that have elapsed since the beginning of the current measurement period. If, for some reason, such as an adjustment in the system's time-of-day clock, the current interval exceeds the maximum value, the agent will return the maximum value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..899  

cfcpmValidIntervals 1.3.6.1.4.1.9.9.99997.1.1.1.1.2
The number of previous 15-minute intervals for which data was collected. The value will be 96 unless the measurement was (re-)started within the last 24 hours, in which case the value will be the number of complete 15 minute intervals for which the agent has at least some data. In certain cases (e.g., in the case where the agent is a proxy) it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..96  

cfcpmInvalidIntervals 1.3.6.1.4.1.9.9.99997.1.1.1.1.3
The number of intervals in the range from 0 to cfcpmValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..96  

cfcpmTotalPortErrorTable 1.3.6.1.4.1.9.9.99997.1.2.1
The FC Total Port Errors table. This table contains various error statistics being collected for the past 24 hours.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfcpmTotalPortErrorEntry

cfcpmTotalPortErrorEntry 1.3.6.1.4.1.9.9.99997.1.2.1.1
An entry in the FC Port Errors Total table for FC and FICON interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  CfcpmTotalPortErrorEntry  

cfcpmtPortRxLinkResets 1.3.6.1.4.1.9.9.99997.1.2.1.1.1
The counter associated with the number of Link resets ( LR primitives ) received aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortTxLinkResets 1.3.6.1.4.1.9.9.99997.1.2.1.1.2
The counter associated with the number of Link resets ( LR primitive ) transmitted aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortLinkResets 1.3.6.1.4.1.9.9.99997.1.2.1.1.3
The counter associated with the number of times the reset link protocol was initiated on this port. This includes the number of Loop Initialization Primitive ( LIP ) events on an arbitrated loop port aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortRxOfflineSequences 1.3.6.1.4.1.9.9.99997.1.2.1.1.4
The counter associated with the number of Offline Primitive OLS received at this port aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortTxOfflineSequences 1.3.6.1.4.1.9.9.99997.1.2.1.1.5
The counter associated with the number of Offline Primitive OLS transmitted by this port aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortLinkFailures 1.3.6.1.4.1.9.9.99997.1.2.1.1.6
The counter associated with the number of link failures aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortSynchLosses 1.3.6.1.4.1.9.9.99997.1.2.1.1.7
The counter associated with the number of instances of synchronization loss detected at this port aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortSignalLosses 1.3.6.1.4.1.9.9.99997.1.2.1.1.8
The counter associated with the number of instances of signal loss detected at this port aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortPrimSeqProtocolErrors 1.3.6.1.4.1.9.9.99997.1.2.1.1.9
The counter associated with the number of primitive sequence protocol errors detected at this port aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortInvalidTxWords 1.3.6.1.4.1.9.9.99997.1.2.1.1.10
The counter associated with the number of invalid transmission words received at this port aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortInvalidCRCs 1.3.6.1.4.1.9.9.99997.1.2.1.1.11
The counter associated with the number of frames received with invalid CRC aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortInvalidOrderedSets 1.3.6.1.4.1.9.9.99997.1.2.1.1.12
The counter associated with the number of invalid ordered sets received at this port aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortFramesTooLong 1.3.6.1.4.1.9.9.99997.1.2.1.1.13
The counter associated with the number of frames received at this port where the frame length was greater than what was agreed to in FLOGI/PLOGI aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortTruncatedFrames 1.3.6.1.4.1.9.9.99997.1.2.1.1.14
The counter associated with the number of frames received at this port where the frame length was less than the minimum indicated by the frame header aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortAddressErrors 1.3.6.1.4.1.9.9.99997.1.2.1.1.15
The counter associated with the number of frames received with unknown addressing aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortDelimiterErrors 1.3.6.1.4.1.9.9.99997.1.2.1.1.16
The counter associated with the number of invalid frame delimiters received at this port aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortEncDisparityErrors 1.3.6.1.4.1.9.9.99997.1.2.1.1.17
The counter associated with the number of encoding disparity errors received at this port aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmtPortOtherErrors 1.3.6.1.4.1.9.9.99997.1.2.1.1.18
The counter associated with the number of times an undefined error has occurred aggregating the previous valid 15-minute measurement intervals.
Status: current Access: read-only
OBJECT-TYPE    
  PerfTotalCount  

cfcpmCurrentPortErrorTable 1.3.6.1.4.1.9.9.99997.1.2.2
The FC Current Port Errors table. This table contains various error statistics being collected for the current 15 minute interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfcpmCurrentPortErrorEntry

cfcpmCurrentPortErrorEntry 1.3.6.1.4.1.9.9.99997.1.2.2.1
An entry in the FC Port Errors Current table for FC and FICON interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  CfcpmCurrentPortErrorEntry  

cfcpmcPortRxLinkResets 1.3.6.1.4.1.9.9.99997.1.2.2.1.1
The counter associated with the number of Link resets ( LR primitives ) received in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortTxLinkResets 1.3.6.1.4.1.9.9.99997.1.2.2.1.2
The counter associated with the number of Link resets ( LR primitive ) transmitted in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortLinkResets 1.3.6.1.4.1.9.9.99997.1.2.2.1.3
The counter associated with the number of times the reset link protocol was initiated on this port. This includes the number of Loop Initialization Primitive ( LIP ) events on an arbitrated loop port in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortRxOfflineSequences 1.3.6.1.4.1.9.9.99997.1.2.2.1.4
The counter associated with the number of Offline Primitive Sequence ( OLS ) received at this port in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortTxOfflineSequences 1.3.6.1.4.1.9.9.99997.1.2.2.1.5
The counter associated with the number of Offline Primitive OLS transmitted by this port in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortLinkFailures 1.3.6.1.4.1.9.9.99997.1.2.2.1.6
The counter associated with the number of link failures in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortSynchLosses 1.3.6.1.4.1.9.9.99997.1.2.2.1.7
The counter associated with the number of instances of synchronization loss detected at this port in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortSignalLosses 1.3.6.1.4.1.9.9.99997.1.2.2.1.8
The counter associated with the number of instances of signal loss detected at this port in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortPrimSeqProtocolErrors 1.3.6.1.4.1.9.9.99997.1.2.2.1.9
The counter associated with the number of primitive sequence protocol errors detected at this port in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortInvalidTxWords 1.3.6.1.4.1.9.9.99997.1.2.2.1.10
The counter associated with the number of invalid transmission words received at this port in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortInvalidCRCs 1.3.6.1.4.1.9.9.99997.1.2.2.1.11
The counter associated with the number of frames received with invalid CRC in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortInvalidOrderedSets 1.3.6.1.4.1.9.9.99997.1.2.2.1.12
The counter associated with the number of invalid ordered sets received at this port in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortFramesTooLong 1.3.6.1.4.1.9.9.99997.1.2.2.1.13
The counter associated with the number of frames received at this port where the frame length was greater than what was agreed to in Fabric Login ( FLOGI )/ Port Login ( PLOGI )in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortTruncatedFrames 1.3.6.1.4.1.9.9.99997.1.2.2.1.14
The counter associated with the number of frames received at this port where the frame length was less than the minimum indicated by the frame header in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortAddressErrors 1.3.6.1.4.1.9.9.99997.1.2.2.1.15
The counter associated with the number of frames received with unknown addressing in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortDelimiterErrors 1.3.6.1.4.1.9.9.99997.1.2.2.1.16
The counter associated with the number of invalid frame delimiters received at this in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortEncDisparityErrors 1.3.6.1.4.1.9.9.99997.1.2.2.1.17
The counter associated with the number of encoding disparity errors received at this port in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmcPortOtherErrors 1.3.6.1.4.1.9.9.99997.1.2.2.1.18
The counter associated with the number of times an undefined error has occurred in the current 15 minute interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

cfcpmIntervalPortErrorTable 1.3.6.1.4.1.9.9.99997.1.2.3
The FC Interval Port Errors Table. An entry in this table contains various error statistics being collected for a particular 15 minute interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfcpmIntervalPortErrorEntry

cfcpmIntervalPortErrorEntry 1.3.6.1.4.1.9.9.99997.1.2.3.1
An interval in the FC Port Errors Interval Table for FC and FICON interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  CfcpmIntervalPortErrorEntry  

cfcpmiPortErrorIntervalNumber 1.3.6.1.4.1.9.9.99997.1.2.3.1.1
A unique identifier of the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed 15 minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..96  

cfcpmiPortRxLinkResets 1.3.6.1.4.1.9.9.99997.1.2.3.1.2
The counter associated with the number of Link resets ( LR primitives ) received in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortTxLinkResets 1.3.6.1.4.1.9.9.99997.1.2.3.1.3
The counter associated with the number of Link resets ( LR primitive ) transmitted in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortLinkResets 1.3.6.1.4.1.9.9.99997.1.2.3.1.4
The counter associated with the number of times the reset link protocol was initiated on this port. This includes the number of Loop Initialization Primitive ( LIP ) events on an arbitrated loop port in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortRxOfflineSequences 1.3.6.1.4.1.9.9.99997.1.2.3.1.5
The counter associated with the number of Offline Primitive OLS received at this port in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortTxOfflineSequences 1.3.6.1.4.1.9.9.99997.1.2.3.1.6
The counter associated with the number of Offline Primitive OLS transmitted by this port in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortLinkFailures 1.3.6.1.4.1.9.9.99997.1.2.3.1.7
The counter associated with the number of link failures in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortSynchLosses 1.3.6.1.4.1.9.9.99997.1.2.3.1.8
The counter associated with the number of instances of synchronization loss detected at this port in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortSignalLosses 1.3.6.1.4.1.9.9.99997.1.2.3.1.9
The counter associated with the number of instances of signal loss detected at this port in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortPrimSeqProtocolErrors 1.3.6.1.4.1.9.9.99997.1.2.3.1.10
The counter associated with the number of primitive sequence protocol errors detected at this port in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortInvalidTxWords 1.3.6.1.4.1.9.9.99997.1.2.3.1.11
The counter associated with the number of invalid transmission words received at this port in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortInvalidCRCs 1.3.6.1.4.1.9.9.99997.1.2.3.1.12
The counter associated with the number of frames received with invalid CRC in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortInvalidOrderedSets 1.3.6.1.4.1.9.9.99997.1.2.3.1.13
The counter associated with the number of invalid ordered sets received at this port in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortFramesTooLong 1.3.6.1.4.1.9.9.99997.1.2.3.1.14
The counter associated with the number of frames received at this port where the frame length was greater than what was agreed to in FLOGI/PLOGI in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortTruncatedFrames 1.3.6.1.4.1.9.9.99997.1.2.3.1.15
The counter associated with the number of frames received at this port where the frame length was less than the minimum indicated by the frame header in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortAddressErrors 1.3.6.1.4.1.9.9.99997.1.2.3.1.16
The counter associated with the number of frames received with unknown addressing in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortDelimiterErrors 1.3.6.1.4.1.9.9.99997.1.2.3.1.17
The counter associated with the number of invalid frame delimiters received at this port in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortEncDisparityErrors 1.3.6.1.4.1.9.9.99997.1.2.3.1.18
The counter associated with the number of encoding disparity errors received at this port in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortOtherErrors 1.3.6.1.4.1.9.9.99997.1.2.3.1.19
The counter associated with the number of times an undefined error has occurred in a particular 15 minute interval in the past 24 hours.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

cfcpmiPortValidData 1.3.6.1.4.1.9.9.99997.1.2.3.1.20
This variable indicates if the data for this interval is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cfcpmMibCompliances 1.3.6.1.4.1.9.9.99997.2.1
OBJECT IDENTIFIER    

cfcpmMibGroups 1.3.6.1.4.1.9.9.99997.2.2
OBJECT IDENTIFIER    

cfcpmMibCompliance 1.3.6.1.4.1.9.9.99997.2.1.1
The compliance statement for entities which implement the Cisco FC PM MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

cfcpmPortStatusGroup 1.3.6.1.4.1.9.9.99997.2.2.1
The collection of FC PM Port Status Mandatory objects.
Status: current Access: read-only
OBJECT-GROUP    

cfcpmMandatoryGroup 1.3.6.1.4.1.9.9.99997.2.2.2
The collection of FC PM Total Mandatory objects.
Status: current Access: read-only
OBJECT-GROUP    

cfcpmOptionalGroup 1.3.6.1.4.1.9.9.99997.2.2.3
The collection of FC PM Optional objects.
Status: current Access: read-only
OBJECT-GROUP