CISCO-FC-PM-MIB
- Registered at
- 1.3.6.1.4.1.9.9.99997
- Last updated
- 2005-02-06 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2005-02-06 00:00
- Namespace
- cisco
- Source file
CISCO-FC-PM-MIB- Digest
sha256:bbbd5202ec06b312cdef441e57bd7d04e6bcb385dfc50a5722a4146c574ec771
Description
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 .
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-15500@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| PerfHist-TC-MIB | PerfCurrentCount, PerfIntervalCount, PerfTotalCount |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-FC-PM-MIB CISCO-SMI IANAifType-MIB IF-MIB PerfHist-TC-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoFcPmMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99997.0 | |||
| ciscoFcPmMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99997.1 | |||
| cfcpmPortPerfStatus OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99997.1.1 | |||
| cfcpmPortPerfStatusTable OBJECT-TYPE The FC Port Status table. | 1.3.6.1.4.1.9.9.99997.1.1.1 | not-accessible | current | |
| cfcpmPortPerfStatusEntry OBJECT-TYPE An entry in the FC Port Status table. | 1.3.6.1.4.1.9.9.99997.1.1.1.1 | not-accessible | current | |
| cfcpmTimeElapsed OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.1.1.1.1 | Integer32 (0..899) | read-only | current |
| cfcpmValidIntervals OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.1.1.1.2 | Integer32 (0..96) | read-only | current |
| cfcpmInvalidIntervals OBJECT-TYPE 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). | 1.3.6.1.4.1.9.9.99997.1.1.1.1.3 | Integer32 (0..96) | read-only | current |
| cfcpmPortErrorStatusBlock OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99997.1.2 | |||
| cfcpmTotalPortErrorTable OBJECT-TYPE The FC Total Port Errors table. This table contains various error statistics being collected for the past 24 hours. | 1.3.6.1.4.1.9.9.99997.1.2.1 | not-accessible | current | |
| cfcpmTotalPortErrorEntry OBJECT-TYPE An entry in the FC Port Errors Total table for FC and FICON interfaces. | 1.3.6.1.4.1.9.9.99997.1.2.1.1 | not-accessible | current | |
| cfcpmtPortRxLinkResets OBJECT-TYPE The counter associated with the number of Link resets ( LR primitives ) received aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.1 | PerfTotalCount | read-only | current |
| cfcpmtPortTxLinkResets OBJECT-TYPE The counter associated with the number of Link resets ( LR primitive ) transmitted aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.2 | PerfTotalCount | read-only | current |
| cfcpmtPortLinkResets OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.3 | PerfTotalCount | read-only | current |
| cfcpmtPortRxOfflineSequences OBJECT-TYPE The counter associated with the number of Offline Primitive OLS received at this port aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.4 | PerfTotalCount | read-only | current |
| cfcpmtPortTxOfflineSequences OBJECT-TYPE The counter associated with the number of Offline Primitive OLS transmitted by this port aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.5 | PerfTotalCount | read-only | current |
| cfcpmtPortLinkFailures OBJECT-TYPE The counter associated with the number of link failures aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.6 | PerfTotalCount | read-only | current |
| cfcpmtPortSynchLosses OBJECT-TYPE The counter associated with the number of instances of synchronization loss detected at this port aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.7 | PerfTotalCount | read-only | current |
| cfcpmtPortSignalLosses OBJECT-TYPE The counter associated with the number of instances of signal loss detected at this port aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.8 | PerfTotalCount | read-only | current |
| cfcpmtPortPrimSeqProtocolErrors OBJECT-TYPE The counter associated with the number of primitive sequence protocol errors detected at this port aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.9 | PerfTotalCount | read-only | current |
| cfcpmtPortInvalidTxWords OBJECT-TYPE The counter associated with the number of invalid transmission words received at this port aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.10 | PerfTotalCount | read-only | current |
| cfcpmtPortInvalidCRCs OBJECT-TYPE The counter associated with the number of frames received with invalid CRC aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.11 | PerfTotalCount | read-only | current |
| cfcpmtPortInvalidOrderedSets OBJECT-TYPE The counter associated with the number of invalid ordered sets received at this port aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.12 | PerfTotalCount | read-only | current |
| cfcpmtPortFramesTooLong OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.13 | PerfTotalCount | read-only | current |
| cfcpmtPortTruncatedFrames OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.14 | PerfTotalCount | read-only | current |
| cfcpmtPortAddressErrors OBJECT-TYPE The counter associated with the number of frames received with unknown addressing aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.15 | PerfTotalCount | read-only | current |
| cfcpmtPortDelimiterErrors OBJECT-TYPE The counter associated with the number of invalid frame delimiters received at this port aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.16 | PerfTotalCount | read-only | current |
| cfcpmtPortEncDisparityErrors OBJECT-TYPE The counter associated with the number of encoding disparity errors received at this port aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.17 | PerfTotalCount | read-only | current |
| cfcpmtPortOtherErrors OBJECT-TYPE The counter associated with the number of times an undefined error has occurred aggregating the previous valid 15-minute measurement intervals. | 1.3.6.1.4.1.9.9.99997.1.2.1.1.18 | PerfTotalCount | read-only | current |
| cfcpmCurrentPortErrorTable OBJECT-TYPE The FC Current Port Errors table. This table contains various error statistics being collected for the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2 | not-accessible | current | |
| cfcpmCurrentPortErrorEntry OBJECT-TYPE An entry in the FC Port Errors Current table for FC and FICON interfaces. | 1.3.6.1.4.1.9.9.99997.1.2.2.1 | not-accessible | current | |
| cfcpmcPortRxLinkResets OBJECT-TYPE The counter associated with the number of Link resets ( LR primitives ) received in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.1 | PerfCurrentCount | read-only | current |
| cfcpmcPortTxLinkResets OBJECT-TYPE The counter associated with the number of Link resets ( LR primitive ) transmitted in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.2 | PerfCurrentCount | read-only | current |
| cfcpmcPortLinkResets OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.3 | PerfCurrentCount | read-only | current |
| cfcpmcPortRxOfflineSequences OBJECT-TYPE The counter associated with the number of Offline Primitive Sequence ( OLS ) received at this port in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.4 | PerfCurrentCount | read-only | current |
| cfcpmcPortTxOfflineSequences OBJECT-TYPE The counter associated with the number of Offline Primitive OLS transmitted by this port in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.5 | PerfCurrentCount | read-only | current |
| cfcpmcPortLinkFailures OBJECT-TYPE The counter associated with the number of link failures in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.6 | PerfCurrentCount | read-only | current |
| cfcpmcPortSynchLosses OBJECT-TYPE The counter associated with the number of instances of synchronization loss detected at this port in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.7 | PerfCurrentCount | read-only | current |
| cfcpmcPortSignalLosses OBJECT-TYPE The counter associated with the number of instances of signal loss detected at this port in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.8 | PerfCurrentCount | read-only | current |
| cfcpmcPortPrimSeqProtocolErrors OBJECT-TYPE The counter associated with the number of primitive sequence protocol errors detected at this port in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.9 | PerfCurrentCount | read-only | current |
| cfcpmcPortInvalidTxWords OBJECT-TYPE The counter associated with the number of invalid transmission words received at this port in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.10 | PerfCurrentCount | read-only | current |
| cfcpmcPortInvalidCRCs OBJECT-TYPE The counter associated with the number of frames received with invalid CRC in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.11 | PerfCurrentCount | read-only | current |
| cfcpmcPortInvalidOrderedSets OBJECT-TYPE The counter associated with the number of invalid ordered sets received at this port in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.12 | PerfCurrentCount | read-only | current |
| cfcpmcPortFramesTooLong OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.13 | PerfCurrentCount | read-only | current |
| cfcpmcPortTruncatedFrames OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.14 | PerfCurrentCount | read-only | current |
| cfcpmcPortAddressErrors OBJECT-TYPE The counter associated with the number of frames received with unknown addressing in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.15 | PerfCurrentCount | read-only | current |
| cfcpmcPortDelimiterErrors OBJECT-TYPE The counter associated with the number of invalid frame delimiters received at this in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.16 | PerfCurrentCount | read-only | current |
| cfcpmcPortEncDisparityErrors OBJECT-TYPE The counter associated with the number of encoding disparity errors received at this port in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.17 | PerfCurrentCount | read-only | current |
| cfcpmcPortOtherErrors OBJECT-TYPE The counter associated with the number of times an undefined error has occurred in the current 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.2.1.18 | PerfCurrentCount | read-only | current |
| cfcpmIntervalPortErrorTable OBJECT-TYPE The FC Interval Port Errors Table. An entry in this table contains various error statistics being collected for a particular 15 minute interval. | 1.3.6.1.4.1.9.9.99997.1.2.3 | not-accessible | current | |
| cfcpmIntervalPortErrorEntry OBJECT-TYPE An interval in the FC Port Errors Interval Table for FC and FICON interfaces. | 1.3.6.1.4.1.9.9.99997.1.2.3.1 | not-accessible | current | |
| cfcpmiPortErrorIntervalNumber OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.1 | Unsigned32 (1..96) | not-accessible | current |
| cfcpmiPortRxLinkResets OBJECT-TYPE The counter associated with the number of Link resets ( LR primitives ) received in a particular 15 minute interval in the past 24 hours. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.2 | PerfIntervalCount | read-only | current |
| cfcpmiPortTxLinkResets OBJECT-TYPE The counter associated with the number of Link resets ( LR primitive ) transmitted in a particular 15 minute interval in the past 24 hours. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.3 | PerfIntervalCount | read-only | current |
| cfcpmiPortLinkResets OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.4 | PerfIntervalCount | read-only | current |
| cfcpmiPortRxOfflineSequences OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.5 | PerfIntervalCount | read-only | current |
| cfcpmiPortTxOfflineSequences OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.6 | PerfIntervalCount | read-only | current |
| cfcpmiPortLinkFailures OBJECT-TYPE The counter associated with the number of link failures in a particular 15 minute interval in the past 24 hours. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.7 | PerfIntervalCount | read-only | current |
| cfcpmiPortSynchLosses OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.8 | PerfIntervalCount | read-only | current |
| cfcpmiPortSignalLosses OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.9 | PerfIntervalCount | read-only | current |
| cfcpmiPortPrimSeqProtocolErrors OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.10 | PerfIntervalCount | read-only | current |
| cfcpmiPortInvalidTxWords OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.11 | PerfIntervalCount | read-only | current |
| cfcpmiPortInvalidCRCs OBJECT-TYPE The counter associated with the number of frames received with invalid CRC in a particular 15 minute interval in the past 24 hours. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.12 | PerfIntervalCount | read-only | current |
| cfcpmiPortInvalidOrderedSets OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.13 | PerfIntervalCount | read-only | current |
| cfcpmiPortFramesTooLong OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.14 | PerfIntervalCount | read-only | current |
| cfcpmiPortTruncatedFrames OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.15 | PerfIntervalCount | read-only | current |
| cfcpmiPortAddressErrors OBJECT-TYPE The counter associated with the number of frames received with unknown addressing in a particular 15 minute interval in the past 24 hours. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.16 | PerfIntervalCount | read-only | current |
| cfcpmiPortDelimiterErrors OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.17 | PerfIntervalCount | read-only | current |
| cfcpmiPortEncDisparityErrors OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.18 | PerfIntervalCount | read-only | current |
| cfcpmiPortOtherErrors OBJECT-TYPE The counter associated with the number of times an undefined error has occurred in a particular 15 minute interval in the past 24 hours. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.19 | PerfIntervalCount | read-only | current |
| cfcpmiPortValidData OBJECT-TYPE This variable indicates if the data for this interval is valid. | 1.3.6.1.4.1.9.9.99997.1.2.3.1.20 | TruthValue | read-only | current |
| ciscoFcPmMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99997.2 | |||
| cfcpmMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99997.2.1 | |||
| cfcpmMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.99997.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| cfcpmMibCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco FC PM MIB. | 1.3.6.1.4.1.9.9.99997.2.1.1 | current |
| cfcpmPortStatusGroup OBJECT-GROUP The collection of FC PM Port Status Mandatory objects. | 1.3.6.1.4.1.9.9.99997.2.2.1 | current |
| cfcpmMandatoryGroup OBJECT-GROUP The collection of FC PM Total Mandatory objects. | 1.3.6.1.4.1.9.9.99997.2.2.2 | current |
| cfcpmOptionalGroup OBJECT-GROUP The collection of FC PM Optional objects. | 1.3.6.1.4.1.9.9.99997.2.2.3 | current |