CERENT-FC-MIB: View SNMP OID List / Download MIB

VENDOR: CERENT CORPORATION


 Home MIB: CERENT-FC-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
       cerentFcMIB 1.3.6.1.4.1.3607.1.10.100
This MIB module defines the managed objects for performance monitoring of supported Fibre Channel interfaces.
 cerentFcMIBObjects 1.3.6.1.4.1.3607.2.60
       cerentFc 1.3.6.1.4.1.3607.2.60.1
           cFcStatsTable 1.3.6.1.4.1.3607.2.60.1.1 no-access
This table reports the current values of the Fibre channel stats on the supported interfaces.
               cFcStatsEntry 1.3.6.1.4.1.3607.2.60.1.1.1 no-access
A collection of Fibre Channel statisctics on an interface.
                   cFcStatsInvalidOrdSets 1.3.6.1.4.1.3607.2.60.1.1.1.10 counter32 read-only
This object gives the number of invalid ordered sets encountered on this interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsInvalidOrdSetsHigh. SNMP v2c or v3 managers can directly use cFcStatsInvalidOrdSetsHC, which is a 64 bit counter.
                   cFcStatsInvalidOrdSetsHigh 1.3.6.1.4.1.3607.2.60.1.1.1.20 counter32 read-only
This object gives the higher word value the number of invalid ordered sets on the particular interface. If the value of cFcStatsInvalidOrdSets is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsInvalidOrdSetsHC, which is a 64 bit counter.
                   cFcStatsEncodingDispErr 1.3.6.1.4.1.3607.2.60.1.1.1.30 counter32 read-only
This object gives the number of encoding disparity errors encountered on this interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsEncodingDispErrHigh. SNMP v2c or v3 managers can directly use cFcStatsEncodingDispErrHC, which is a 64 bit counter.
                   cFcStatsEncodingDispErrHigh 1.3.6.1.4.1.3607.2.60.1.1.1.40 counter32 read-only
This object gives the higher word value the number of encoding disparity errors on the particular interface. If the value of cFcStatsEncodingDispErr is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsEncodingDispErrHC, which is a 64 bit counter.
                   cFcStatsInTotalErr 1.3.6.1.4.1.3607.2.60.1.1.1.50 counter32 read-only
This object gives the value of the total number of errors encountered on the particular interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsInTotalErrHigh. SNMP v2c or v3 managers can directly use cFcStatsInTotalErrHC, which is a 64 bit counter.
                   cFcStatsInTotalErrHigh 1.3.6.1.4.1.3607.2.60.1.1.1.60 counter32 read-only
This object gives the higher word value the total number of errors encountered on the particular interface. If the value of cFcStatsInTotalErr is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsInTotalErrHC, which is a 64 bit counter.
                   cFcStatsInFramesTrunc 1.3.6.1.4.1.3607.2.60.1.1.1.70 counter32 read-only
This object gives the value of the number of fibre channel truncated frames received on this interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsInFramesTruncHigh. SNMP v2c or v3 managers can directly use cFcStatsInFramesTruncHC, which is a 64 bit counter.
                   cFcStatsInFramesTruncHigh 1.3.6.1.4.1.3607.2.60.1.1.1.80 counter32 read-only
This object gives the higher word value the number of fibre channel truncated frames received on this interface. If the value of cFcStatsInFramesTrunc is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsInFramesTruncHC, which is a 64 bit counter.
                   cFcStatsInFramesTooLong 1.3.6.1.4.1.3607.2.60.1.1.1.90 counter32 read-only
This object gives the number of fibre channel frames received on this interface with a length greater than what was agreed to. This object only shows the lower word value of the counter.The high word value is given by cFcStatsInFramesTooLongHigh. SNMP v2c or v3 managers can directly use cFcStatsInFramesTooLongHC, which is a 64 bit counter.
                   cFcStatsInFramesTooLongHigh 1.3.6.1.4.1.3607.2.60.1.1.1.100 counter32 read-only
This object gives the higher word value the number of fibre channel frames received on this interface with a length greater than what was agreed to. If the value of cFcStatsInFramesTooLong is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsInFramesTooLongHC, which is a 64 bit counter.
                   cFcStatsInFramesBadCRC 1.3.6.1.4.1.3607.2.60.1.1.1.110 counter32 read-only
The counter associated with the number of frames received with invalid CRC, on this interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsInFramesBadCRCHigh. SNMP v2c or v3 managers can directly use cFcStatsInFramesBadCRCHC, which is a 64 bit counter.
                   cFcStatsInFramesBadCRCHigh 1.3.6.1.4.1.3607.2.60.1.1.1.120 counter32 read-only
This object gives the higher word value of the number of frames received with invalid CRC, on this interface. If the value of cFcStatsInFramesBadCRC is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsInFramesBadCRCHigh, which is a 64 bit counter.
                   cFcStatsInFrames 1.3.6.1.4.1.3607.2.60.1.1.1.130 counter32 read-only
The counter associated with the number of fibre channel frames received on this interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsInFramesHigh. SNMP v2c or v3 managers can directly use cFcStatsInFramesHC, which is a 64 bit counter.
                   cFcStatsInFramesHigh 1.3.6.1.4.1.3607.2.60.1.1.1.140 counter32 read-only
This object gives the higher word value the number of fibre channel frames received on this interface. If the value of cFcStatsInFrames is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsInFramesHC, which is a 64 bit counter.
                   cFcStatsInElements 1.3.6.1.4.1.3607.2.60.1.1.1.150 counter32 read-only
This object gives the value of the number of received bytes on the particular interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsInElementsHigh. SNMP v2c or v3 managers can directly use cFcStatsInElementsHC, which is a 64 bit counter.
                   cFcStatsInElementsHigh 1.3.6.1.4.1.3607.2.60.1.1.1.160 counter32 read-only
This object gives the higher word value the number of received bytes on the particular interface. If the value of cFcStatsInElements is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsInElementsHC, which is a 64 bit counter.
                   cFcStatsInDiscards 1.3.6.1.4.1.3607.2.60.1.1.1.170 counter32 read-only
This object gives the value of the number of received frames on this interface that were discarded. This object only shows the lower word value of the counter.The high word value is given by cFcStatsInDiscardsHigh. SNMP v2c or v3 managers can directly use cFcStatsInDiscardsHC, which is a 64 bit counter.
                   cFcStatsInDiscardsHigh 1.3.6.1.4.1.3607.2.60.1.1.1.180 counter32 read-only
This object gives the higher word value the number of received frames discarded on the particular interface. If the value of cFcStatsInDiscards is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsInDiscardsHC, which is a 64 bit counter.
                   cFcStatsOutFramesBadCRC 1.3.6.1.4.1.3607.2.60.1.1.1.190 counter32 read-only
This object gives the number of frames transmitted with invalid CRC, on this interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsOutFramesBadCRCHigh. SNMP v2c or v3 managers can directly use cFcStatsOutFramesBadCRCHC, which is a 64 bit counter.
                   cFcStatsOutFramesBadCRCHigh 1.3.6.1.4.1.3607.2.60.1.1.1.200 counter32 read-only
This object gives the higher word value the number of frames transmitted with invalid CRC, on this interface. If the value of cFcStatsOutFramesBadCRC is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsOutFramesBadCRCHC, which is a 64 bit counter.
                   cFcStatsOutFrames 1.3.6.1.4.1.3607.2.60.1.1.1.210 counter32 read-only
This object gives the number of fibre channel frames transmitted on this interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsOutFramesHigh. SNMP v2c or v3 managers can directly use cFcStatsOutFramesHC, which is a 64 bit counter.
                   cFcStatsOutFramesHigh 1.3.6.1.4.1.3607.2.60.1.1.1.220 counter32 read-only
This object gives the higher word value of the number of fibre channel frames transmitted on this interface. If the value of cFcStatsOutFrames is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsOutFramesHC, which is a 64 bit counter.
                   cFcStatsOutElements 1.3.6.1.4.1.3607.2.60.1.1.1.230 counter32 read-only
This object gives the value of the number of trasmitted bytes on the particular interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsOutElementsHigh. SNMP v2c or v3 managers can directly use cFcStatsOutElementsHC, which is a 64 bit counter.
                   cFcStatsOutElementsHigh 1.3.6.1.4.1.3607.2.60.1.1.1.240 counter32 read-only
This object gives the higher word value the number of transmitted bytes on the particular interface. If the value of cFcStatsOutElements is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsOutElementsHC, which is a 64 bit counter.
                   cFcStatsOutDiscards 1.3.6.1.4.1.3607.2.60.1.1.1.250 counter32 read-only
This object gives the number of transmitted frames on this interface that were discarded. This object only shows the lower word value of the counter.The high word value is given by cFcStatsOutDiscardsHigh. SNMP v2c or v3 managers can directly use cFcStatsOutDiscardsHC, which is a 64 bit counter.
                   cFcStatsOutDiscardsHigh 1.3.6.1.4.1.3607.2.60.1.1.1.260 counter32 read-only
This object gives the higher word value of the number of transmitted frames on this interface that were discarded. If the value of cFcStatsOutDiscards is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsOutDiscardsHC, which is a 64 bit counter.
                   cFcStatsLinkResets 1.3.6.1.4.1.3607.2.60.1.1.1.270 counter32 read-only
This object gives the value of the number of link resets detected on this particular interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsLinkResetsHigh. SNMP v2c or v3 managers can directly use cFcStatsLinkResetsHC, which is a 64 bit counter.
                   cFcStatsLinkResetsHigh 1.3.6.1.4.1.3607.2.60.1.1.1.280 counter32 read-only
This object gives the higher word value the number of link resets detected on the particular interface. If the value of cFcStatsLinkResets is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsLinkResetsHC, which is a 64 bit counter.
                   cFcStatsGfpInSBitErr 1.3.6.1.4.1.3607.2.60.1.1.1.290 counter32 read-only
This object gives the value of the number of single bit GFP errors received on this interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsGfpInSBitErrHigh. SNMP v2c or v3 managers can directly use cFcStatsGfpInSBitErrHC, which is a 64 bit counter.
                   cFcStatsGfpInSBitErrHigh 1.3.6.1.4.1.3607.2.60.1.1.1.300 counter32 read-only
This object gives the higher word value the number of single bit GFP errors received on this interface. If the value of cFcStatsGfpInSBitErr is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsGfpInSBitErrHC, which is a 64 bit counter.
                   cFcStatsGfpInMBitErr 1.3.6.1.4.1.3607.2.60.1.1.1.310 counter32 read-only
This object gives the value of the number of multi bit GFP errors received on this interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsGfpInMBitErrHigh. SNMP v2c or v3 managers can directly use cFcStatsGfpInMBitErrHC, which is a 64 bit counter.
                   cFcStatsGfpInMBitErrHigh 1.3.6.1.4.1.3607.2.60.1.1.1.320 counter32 read-only
This object gives the higher word value the number of multi bit GFP errors received on this interface. If the value of cFcStatsGfpInMBitErr is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsGfpInMBitErrHC, which is a 64 bit counter.
                   cFcStatsGfpInTypeInvalid 1.3.6.1.4.1.3607.2.60.1.1.1.330 counter32 read-only
This object gives the value of the number of GFP frames received on this interface with an invalid type. This object only shows the lower word value of the counter.The high word value is given by cFcStatsGfpInTypeInvalidHigh. SNMP v2c or v3 managers can directly use cFcStatsGfpInTypeInvalidHC, which is a 64 bit counter.
                   cFcStatsGfpInTypeInvalidHigh 1.3.6.1.4.1.3607.2.60.1.1.1.340 counter32 read-only
This object gives the higher word value of the number of GFP frames received on this interface with an invalid type. If the value of cFcStatsGfpInTypeInvalid is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsGfpInTypeInvalidHC, which is a 64 bit counter.
                   cFcStatsGfpInSBlkCRCErr 1.3.6.1.4.1.3607.2.60.1.1.1.350 counter32 read-only
This object gives the value of the number of GFP super block CRC errors received on this interface. This object only shows the lower word value of the counter.The high word value is given by cFcStatsGfpInSblkCRCErrHigh. SNMP v2c or v3 managers can directly use cFcStatsGfpInSblkCRCErrHC, which is a 64 bit counter.
                   cFcStatsGfpInSBlkCRCErrHigh 1.3.6.1.4.1.3607.2.60.1.1.1.360 counter32 read-only
This object gives the higher word value the number of GFP super block CRC errors received on the particular interface. If the value of cFcStatsGfpInSblkCRCErr is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcStatsGfpInSblkCRCErrHC, which is a 64 bit counter.
           cFcStatsHCTable 1.3.6.1.4.1.3607.2.60.1.2 no-access
This table reports GFP stats on supported Fibre Channel interfaces.
               cFcStatsHCEntry 1.3.6.1.4.1.3607.2.60.1.2.1 no-access
A collection of Fibre channel statisctics on an interface. All the counters in this table are 64 bits counters and are useful only to SNMP v2 and v3 managers.
                   cFcStatsInvalidOrdSetsHC 1.3.6.1.4.1.3607.2.60.1.2.1.10 counter64 read-only
The counter associated with the number of invalid ordered sets encountered on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsEncodingDispErrHC 1.3.6.1.4.1.3607.2.60.1.2.1.20 counter64 read-only
The counter associated with the number of encoding disparity errors encountered on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsInTotalErrHC 1.3.6.1.4.1.3607.2.60.1.2.1.30 counter64 read-only
The counter associated with the total number of errors encountered on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsInFramesTruncHC 1.3.6.1.4.1.3607.2.60.1.2.1.40 counter64 read-only
The counter associated with the number of fibre channel truncated frames received on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsInFramesTooLongHC 1.3.6.1.4.1.3607.2.60.1.2.1.50 counter64 read-only
The counter associated with the number of fibre channel frames received with a length greater than what was agreed to on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsInFramesBadCRCHC 1.3.6.1.4.1.3607.2.60.1.2.1.60 counter64 read-only
The counter associated with the number of frames received with invalid CRC, on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsInFramesHC 1.3.6.1.4.1.3607.2.60.1.2.1.70 counter64 read-only
The counter associated with the number of fibre channel frames received on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsInElementsHC 1.3.6.1.4.1.3607.2.60.1.2.1.80 counter64 read-only
The counter associated with the number of bytes received on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsInDiscardsHC 1.3.6.1.4.1.3607.2.60.1.2.1.90 counter64 read-only
The counter associated with the number of received frames discarded on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsOutFramesBadCRCHC 1.3.6.1.4.1.3607.2.60.1.2.1.100 counter64 read-only
The counter associated with the number of transmitted frames with invalid CRC, on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsOutFramesHC 1.3.6.1.4.1.3607.2.60.1.2.1.110 counter64 read-only
The counter associated with the number of fibre channel frames transmitted on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsOutElementsHC 1.3.6.1.4.1.3607.2.60.1.2.1.120 counter64 read-only
The counter associated with the number of bytes transmitted on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsOutDiscardsHC 1.3.6.1.4.1.3607.2.60.1.2.1.130 counter64 read-only
The counter associated with the number of transmitted frames on this interface that were discarded. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsLinkResetsHC 1.3.6.1.4.1.3607.2.60.1.2.1.140 counter64 read-only
The counter associated with the number of link resets detected on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsGfpInSBitErrHC 1.3.6.1.4.1.3607.2.60.1.2.1.150 counter64 read-only
The counter associated with the number of single bit GFP errors received on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsGfpInMBitErrHC 1.3.6.1.4.1.3607.2.60.1.2.1.160 counter64 read-only
The counter associated with the number of multi bit GFP errors received on this interface. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsGfpInTypeInvalidHC 1.3.6.1.4.1.3607.2.60.1.2.1.170 counter64 read-only
The counter associated with the number of GFP frames received on this interface with an invalid type. This is a High Capacity ( 64 bit ) counter.
                   cFcStatsGfpInSBlkCRCErrHC 1.3.6.1.4.1.3607.2.60.1.2.1.180 counter64 read-only
The counter associated with the number of GFP super block CRC errors received on this interface. This is a High Capacity ( 64 bit ) counter.
           cFcHistTable 1.3.6.1.4.1.3607.2.60.1.3 no-access
This table reports fibre channel stats on supported interfaces for previous intervals.
               cFcHistEntry 1.3.6.1.4.1.3607.2.60.1.3.1 no-access
A collection of Fibre Channel stats history on an interface.
                   cFcHistIntervalType 1.3.6.1.4.1.3607.2.60.1.3.1.10 cerentperiod no-access
This object specifies the type of interval for which the data is being obtained.
                   cFcHistIntervalNum 1.3.6.1.4.1.3607.2.60.1.3.1.20 integer no-access
This object gives the number of the particular interval for which the data is being obtained.
                   cFcHistInvalidOrdSets 1.3.6.1.4.1.3607.2.60.1.3.1.30 counter32 read-only
This object gives the value of the number of invalid ordered sets on the particular interface during this sampling interval. This object only shows the lower word value of the counter. The high word value is given by cFcHistInvalidOrdSetsHigh. SNMP v2c or v3 managers can directly use cFcHistInvalidOrdSetsHC, which is a 64 bit counter.
                   cFcHistInvalidOrdSetsHigh 1.3.6.1.4.1.3607.2.60.1.3.1.40 counter32 read-only
This object gives the higher word value the number of invalid ordered sets on the particular interface during this sampling interval. If the value of cFcHistInvalidOrdSets is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistInvalidOrdSetsHC, which is a 64 bit counter.
                   cFcHistEncodingDispErr 1.3.6.1.4.1.3607.2.60.1.3.1.50 counter32 read-only
This object gives the value of the number of encoding disparity errors on the particular interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistEncodingDispErrHigh. SNMP v2c or v3 managers can directly use cFcHistEncodingDispErrHC, which is a 64 bit counter.
                   cFcHistEncodingDispErrHigh 1.3.6.1.4.1.3607.2.60.1.3.1.60 counter32 read-only
This object gives the higher word value the number of encoding disparity errors on the particular interface during this sampling interval. If the value of cFcHistEncodingDispErr is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistEncodingDispErrHC, which is a 64 bit counter.
                   cFcHistInTotalErr 1.3.6.1.4.1.3607.2.60.1.3.1.70 counter32 read-only
This object gives the total number of errors encountered on this interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistInTotalErrHigh. SNMP v2c or v3 managers can directly use cFcHistInTotalErrHC, which is a 64 bit counter.
                   cFcHistInTotalErrHigh 1.3.6.1.4.1.3607.2.60.1.3.1.80 counter32 read-only
This object gives the higher word value of the total number of errors encountered on this interface during this sampling interval. If the value of cFcHistInTotalErr is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistInTotalErrHC, which is a 64 bit counter.
                   cFcHistInFramesTrunc 1.3.6.1.4.1.3607.2.60.1.3.1.90 counter32 read-only
This object gives the number of fibre channel truncated frames received on the particular interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistInFramesTruncHigh. SNMP v2c or v3 managers can directly use cFcHistInFramesTruncHC, which is a 64 bit counter.
                   cFcHistInFramesTruncHigh 1.3.6.1.4.1.3607.2.60.1.3.1.100 counter32 read-only
This object gives the higher word value the number of fibre channel truncated frames received on this interface during this sampling interval. If the value of cFcHistInFramesTrunc is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistInFramesTruncHC, which is a 64 bit counter.
                   cFcHistInFramesTooLong 1.3.6.1.4.1.3607.2.60.1.3.1.110 counter32 read-only
This object gives the value of the number of fibre channel frames received on this interface during this sampling interval with a length greater than what was agreed to. This object only shows the lower word value of the counter.The high word value is given by cFcHistInFramesTooLongHigh. SNMP v2c or v3 managers can directly use cFcHistInFramesTooLongHC, which is a 64 bit counter.
                   cFcHistInFramesTooLongHigh 1.3.6.1.4.1.3607.2.60.1.3.1.120 counter32 read-only
This object gives the higher word value the number of fibre channel frames received on this interface during this sampling interval with a length greater than what was agreed to. If the value of cFcHistInFramesTooLong is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistInFramesTooLongHC, which is a 64 bit counter.
                   cFcHistInFramesBadCRC 1.3.6.1.4.1.3607.2.60.1.3.1.130 counter32 read-only
This object gives the value of the number of frames received with invalid CRC, on this interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistInFramesBadCRCHigh. SNMP v2c or v3 managers can directly use cFcHistInFramesBadCRCHC, which is a 64 bit counter.
                   cFcHistInFramesBadCRCHigh 1.3.6.1.4.1.3607.2.60.1.3.1.140 counter32 read-only
This object gives the higher word value the number of frames received with invalid CRC, on this interface during this sampling interval. If the value of cFcHistInFramesBadCRC is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistInFramesBadCRCHigh, which is a 64 bit counter.
                   cFcHistInFrames 1.3.6.1.4.1.3607.2.60.1.3.1.150 counter32 read-only
This object gives the value of the number of fibre channel frames received on this interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistInFramesHigh. SNMP v2c or v3 managers can directly use cFcHistInFramesHC, which is a 64 bit counter.
                   cFcHistInFramesHigh 1.3.6.1.4.1.3607.2.60.1.3.1.160 counter32 read-only
This object gives the higher word value the number of fibre channel frames received on this interface during this sampling interval. If the value of cFcHistInFrames is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistInFramesHC, which is a 64 bit counter.
                   cFcHistInElements 1.3.6.1.4.1.3607.2.60.1.3.1.170 counter32 read-only
This object gives the value of the number of received bytes on the particular interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistInElementsHigh. SNMP v2c or v3 managers can directly use cFcHistInElementsHC, which is a 64 bit counter.
                   cFcHistInElementsHigh 1.3.6.1.4.1.3607.2.60.1.3.1.180 counter32 read-only
This object gives the higher word value the number of received bytes on the particular interface during this sampling interval. If the value of cFcHistInElements is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistInElementsHC, which is a 64 bit counter.
                   cFcHistInDiscards 1.3.6.1.4.1.3607.2.60.1.3.1.190 counter32 read-only
This object gives the the number of received frames discarded on this interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistInDiscardsHigh. SNMP v2c or v3 managers can directly use cFcHistInDiscardsHC, which is a 64 bit counter.
                   cFcHistInDiscardsHigh 1.3.6.1.4.1.3607.2.60.1.3.1.200 counter32 read-only
This object gives the higher word value of the number of received frames discarded on this interface during this sampling interval. If the value of cFcHistInDiscards is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistInDiscardsHC, which is a 64 bit counter.
                   cFcHistOutFramesBadCRC 1.3.6.1.4.1.3607.2.60.1.3.1.210 counter32 read-only
This object gives the the number of frames transmitted with invalid CRC, on this interface, during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistOutFramesBadCRCHigh. SNMP v2c or v3 managers can directly use cFcHistOutFramesBadCRCHC, which is a 64 bit counter.
                   cFcHistOutFramesBadCRCHigh 1.3.6.1.4.1.3607.2.60.1.3.1.220 counter32 read-only
This object gives the higher word value the number of frames transmitted with invalid CRC, on this interface, during this sampling interval. If the value of cFcHistOutFramesBadCRC is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistOutFramesBadCRCHC, which is a 64 bit counter.
                   cFcHistOutFrames 1.3.6.1.4.1.3607.2.60.1.3.1.230 counter32 read-only
This object gives the value of the number of frames transmitted on the particular interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistOutFramesHigh. SNMP v2c or v3 managers can directly use cFcHistOutFramesHC, which is a 64 bit counter.
                   cFcHistOutFramesHigh 1.3.6.1.4.1.3607.2.60.1.3.1.240 counter32 read-only
This object gives the higher word value the number of frames transmitted on the particular interface during this sampling interval. If the value of cFcHistOutFrames is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistOutFramesHC, which is a 64 bit counter.
                   cFcHistOutElements 1.3.6.1.4.1.3607.2.60.1.3.1.250 counter32 read-only
This object gives the value of the number of trasmitted bytes on the particular interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistOutElementsHigh. SNMP v2c or v3 managers can directly use cFcHistOutElementsHC, which is a 64 bit counter.
                   cFcHistOutElementsHigh 1.3.6.1.4.1.3607.2.60.1.3.1.260 counter32 read-only
This object gives the higher word value of the number of transmitted bytes on the particular interface during this sampling interval. If the value of cFcHistOutElements is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistOutElementsHC, which is a 64 bit counter.
                   cFcHistOutDiscards 1.3.6.1.4.1.3607.2.60.1.3.1.270 counter32 read-only
This object gives the number of transmitted frames discarded on this interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistOutDiscardsHigh. SNMP v2c or v3 managers can directly use cFcHistOutDiscardsHC, which is a 64 bit counter.
                   cFcHistOutDiscardsHigh 1.3.6.1.4.1.3607.2.60.1.3.1.280 counter32 read-only
This object gives the higher word value the number of transmitted frames discarded on this interface during this sampling interval. If the value of cFcHistOutDiscards is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistOutDiscardsHC, which is a 64 bit counter.
                   cFcHistLinkResets 1.3.6.1.4.1.3607.2.60.1.3.1.290 counter32 read-only
This object gives the value of the number of link resets detected on the particular interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistLinkResetsHigh. SNMP v2c or v3 managers can directly use cFcHistLinkResetsHC, which is a 64 bit counter.
                   cFcHistLinkResetsHigh 1.3.6.1.4.1.3607.2.60.1.3.1.300 counter32 read-only
This object gives the higher word value the number of link resets detected on the particular interface during this interval. If the value of cFcHistLinkResets is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistLinkResetsHC, which is a 64 bit counter.
                   cFcHistGfpInSBitErr 1.3.6.1.4.1.3607.2.60.1.3.1.310 counter32 read-only
This object gives the number of single bit GFP errors received on this interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistGfpInSBitErrHigh. SNMP v2c or v3 managers can directly use cFcHistGfpInSBitErrHC, which is a 64 bit counter.
                   cFcHistGfpInSBitErrHigh 1.3.6.1.4.1.3607.2.60.1.3.1.320 counter32 read-only
This object gives the higher word value of the number of single bit GFP errors received on this interface during this sampling interval. If the value of cFcHistGfpInSBitErr is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistGfpInSBitErrHC, which is a 64 bit counter.
                   cFcHistGfpInMBitErr 1.3.6.1.4.1.3607.2.60.1.3.1.330 counter32 read-only
This object gives the number of multi bit GFP errors received on this interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistGfpInMBitErrHigh. SNMP v2c or v3 managers can directly use cFcHistGfpInMBitErrHC, which is a 64 bit counter.
                   cFcHistGfpInMBitErrHigh 1.3.6.1.4.1.3607.2.60.1.3.1.340 counter32 read-only
This object gives the higher word value the number of multi bit GFP errors received on this interface during this sampling interval. If the value of cFcHistGfpInMBitErr is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistGfpInMBitErrHC, which is a 64 bit counter.
                   cFcHistGfpInTypeInvalid 1.3.6.1.4.1.3607.2.60.1.3.1.350 counter32 read-only
This object gives the value of the number of received GFP frames with an invalid type on this interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistGfpInTypeInvalidHigh. SNMP v2c or v3 managers can directly use cFcHistGfpInTypeInvalidHC, which is a 64 bit counter.
                   cFcHistGfpInTypeInvalidHigh 1.3.6.1.4.1.3607.2.60.1.3.1.360 counter32 read-only
This object gives the higher word value of the number of received GFP frames with an invalid type on this interface, during this sampling interval. If the value of cFcHistGfpInTypeInvalid is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistGfpInTypeInvalidHC, which is a 64 bit counter.
                   cFcHistGfpInSBlkCRCErr 1.3.6.1.4.1.3607.2.60.1.3.1.370 counter32 read-only
This object gives the value of the number of super block CRC GFP errors received on this interface during this sampling interval. This object only shows the lower word value of the counter.The high word value is given by cFcHistGfpInSblkCRCErrHigh. SNMP v2c or v3 managers can directly use cFcHistGfpInSBlkCRCErrHC, which is a 64 bit counter.
                   cFcHistGfpInSBlkCRCErrHigh 1.3.6.1.4.1.3607.2.60.1.3.1.380 counter32 read-only
This object gives the higher word value the number of super block CRC GFP errors received on this interface during this sampling interval. If the value of cFcHistGfpInSblkCRCErr is greater than 4,294,967,295, the higher word value will be stored in this object. SNMP v2c or v3 managers can directly use cFcHistGfpInSBlkCRCErrHC, which is a 64 bit counter.
           cFcHistHCTable 1.3.6.1.4.1.3607.2.60.1.4 no-access
This table reports history of fibre channel stats on supported Fibre Channel interfaces.
               cFcHistHCEntry 1.3.6.1.4.1.3607.2.60.1.4.1 no-access
A collection of history of Fibre channel statisctics on an interface. All the counters in this table are 64 bits counters and are useful only to SNMP v2 and v3 managers.
                   cFcHistInvalidOrdSetsHC 1.3.6.1.4.1.3607.2.60.1.4.1.10 counter64 read-only
The counter associated with the number of invalid ordered sets encountered on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistEncodingDispErrHC 1.3.6.1.4.1.3607.2.60.1.4.1.20 counter64 read-only
The counter associated with the number of encoding disparity errors encountered on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistInTotalErrHC 1.3.6.1.4.1.3607.2.60.1.4.1.30 counter64 read-only
The counter associated with the total number of errors encountered on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistInFramesTruncHC 1.3.6.1.4.1.3607.2.60.1.4.1.40 counter64 read-only
The counter associated with the number of fibre channel truncated frames received on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistInFramesTooLongHC 1.3.6.1.4.1.3607.2.60.1.4.1.50 counter64 read-only
The counter associated with the number of fibre channel frames received on this interface during this sampling interval, with a length greater than what was agreed to. This is a High Capacity ( 64 bit ) counter.
                   cFcHistInFramesBadCRCHC 1.3.6.1.4.1.3607.2.60.1.4.1.60 counter64 read-only
The counter associated with the number of frames received with an invalid CRC, on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistInFramesHC 1.3.6.1.4.1.3607.2.60.1.4.1.70 counter64 read-only
The counter associated with the number of frames received on this interface, during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistInElementsHC 1.3.6.1.4.1.3607.2.60.1.4.1.80 counter64 read-only
The counter associated with the number of bytes received on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistInDiscardsHC 1.3.6.1.4.1.3607.2.60.1.4.1.90 counter64 read-only
The counter associated with the number of received frames discarded on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistOutFramesBadCRCHC 1.3.6.1.4.1.3607.2.60.1.4.1.100 counter64 read-only
The counter associated with the number of frames transmitted with an invalid CRC, on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistOutFramesHC 1.3.6.1.4.1.3607.2.60.1.4.1.110 counter64 read-only
The counter associated with the number of fibre channel frames transmitted on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistOutElementsHC 1.3.6.1.4.1.3607.2.60.1.4.1.120 counter64 read-only
The counter associated with the number of bytes received on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistOutDiscardsHC 1.3.6.1.4.1.3607.2.60.1.4.1.130 counter64 read-only
The counter associated with the number of transmitted frames discarded on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistLinkResetsHC 1.3.6.1.4.1.3607.2.60.1.4.1.140 counter64 read-only
The counter associated with the number of link resets detected on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistGfpInSBitErrHC 1.3.6.1.4.1.3607.2.60.1.4.1.150 counter64 read-only
The counter associated with the number of single bit GFP errors received on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistGfpInMBitErrHC 1.3.6.1.4.1.3607.2.60.1.4.1.160 counter64 read-only
The counter associated with the number of multi bit GFP errors received on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistGfpInTypeInvalidHC 1.3.6.1.4.1.3607.2.60.1.4.1.170 counter64 read-only
The counter associated with the number of GFP frames with invalid type received on this interface, during this sampling interval. This is a High Capacity ( 64 bit ) counter.
                   cFcHistGfpInSBlkCRCErrHC 1.3.6.1.4.1.3607.2.60.1.4.1.180 counter64 read-only
The counter associated with the number of GFP super block CRC errors received on this interface during this sampling interval. This is a High Capacity ( 64 bit ) counter.
           cFcAlarmTable 1.3.6.1.4.1.3607.2.60.1.5 no-access
A list of cFcAlarm entries.
               cFcAlarmEntry 1.3.6.1.4.1.3607.2.60.1.5.1 no-access
A list of parameters that set up a periodic checking for cFcAlarm conditions.
                   cFcAlarmIndex 1.3.6.1.4.1.3607.2.60.1.5.1.10 integer no-access
An index that uniquely identifies an entry in the cFcAlarm table. Each such entry defines a diagnostic sample at a particular interval for an object on the device.
                   cFcAlarmInterval 1.3.6.1.4.1.3607.2.60.1.5.1.20 integer read-write
The interval in seconds over which the data is sampled and compared with the rising and falling thresholds. When setting this variable, care should be taken in the case of deltaValue sampling - the interval should be set short enough that the sampled variable is very unlikely to increase or decrease by more than 2^31 - 1 during a single sampling interval.
                   cFcAlarmVariable 1.3.6.1.4.1.3607.2.60.1.5.1.30 object identifier read-write
The object identifier of the particular variable to be sampled.
                   cFcAlarmSampleType 1.3.6.1.4.1.3607.2.60.1.5.1.40 integer read-write
The method of sampling the selected variable and calculating the value to be compared against the thresholds. If the value of this object is absoluteValue(1), the value of the selected variable will be compared directly with the thresholds at the end of the sampling interval. If the value of this object is deltaValue(2), the value of the selected variable at the last sample will be subtracted from the current value, and the difference compared with the thresholds. Enumeration: 'absoluteValue': 1, 'deltaValue': 2.
                   cFcAlarmValue 1.3.6.1.4.1.3607.2.60.1.5.1.50 counter32 read-only
The value of the statistic during the last sampling period. For example, if the sample type is deltaValue, this value will be the difference between the samples at the beginning and end of the period. If the sample type is absoluteValue, this value will be the sampled value at the end of the period. This is the value that is compared with the rising and falling thresholds. This object only shows the lower word value. The high word value is given by cFcAlarmValueHigh. The value during the current sampling period is not made available until the period is completed and will remain available until the next period completes.
                   cFcAlarmValueHigh 1.3.6.1.4.1.3607.2.60.1.5.1.60 counter32 read-only
The higher word value of the statistic during the last sampling period. If the value of cFcAlarmValue is greater than 4,294,967,295, the higher word value will be stored in this object.
                   cFcAlarmStartupAlarm 1.3.6.1.4.1.3607.2.60.1.5.1.70 integer read-write
The cFcAlarm that may be sent when this entry is set to valid. If the first sample after this entry becomes valid is greater than or equal to the risingThreshold and cFcAlarmStartupAlarm is equal to risingcFcAlarm(1) or risingOrFallingAlarm(3), then a single rising cFcAlarm will be generated. If the sample after this entry becomes valid is less than or equal to the fallingThreshold and cFcAlarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingcFcAlarm(3), then a single falling alarm will be generated. Enumeration: 'risingOrFallingcFcAlarm': 3, 'risingcFcAlarm': 1, 'fallingcFcAlarm': 2.
                   cFcAlarmRisingThreshold 1.3.6.1.4.1.3607.2.60.1.5.1.80 integer32 read-write
A threshold for the sampled statistic. When the current sampled value is greater than or equal to this threshold, and the value at the last sampling interval was less than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is greater than or equal to this threshold and the associated cFcAlarmStartupAlarm is equal to risingcFcAlarm(1) or risingOrFallingAlarm(3). After a rising event is generated, another such event will not be generated until the sampled value falls below this threshold and reaches the cFcAlarmFallingThreshold. This object can only be used to set the lower word value of the threshold. If the threshold to be set is greater than 4,294,967,295 then cFcAlarmRisingThresholdHigh should be used to set the upper word value of the threshold.
                   cFcAlarmRisingThresholdHigh 1.3.6.1.4.1.3607.2.60.1.5.1.90 integer32 read-write
The upper word value of the rising threshold for the sampled statistic. If the value of threshold to be set in cFcAlarmRisingThreshold is greater than 4,294,967,295, then this object should be used to set the upper word value of the threshold.
                   cFcAlarmFallingThreshold 1.3.6.1.4.1.3607.2.60.1.5.1.100 integer32 read-write
A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated cFcAlarmStartupAlarm is equal to fallingcFcAlarm(2) or risingOrFallingAlarm(3). After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the cFcAlarmRisingThreshold. This object can only be used to set the lower word value of the threshold. If the threshold to be set is greater than 4,294,967,295, then cFcAlarmFallingThresholdHigh should be used to set the upper word value of the threshold.
                   cFcAlarmFallingThresholdHigh 1.3.6.1.4.1.3607.2.60.1.5.1.110 integer32 read-write
The upper word value of the falling threshold for the sampled statistic. If the value of threshold to be set in cFcAlarmFallingThreshold is greater than 4,294,967,295, then this object should be used to set the upper word value of the threshold.
                   cFcAlarmStatus 1.3.6.1.4.1.3607.2.60.1.5.1.120 integer read-write
The status of this cFcAlarm entry. Enumeration: 'underCreation': 3, 'createRequest': 2, 'valid': 1, 'invalid': 4.
 cerentFcMIBConformance 1.3.6.1.4.1.3607.5.40
       cerentFcMIBCompliances 1.3.6.1.4.1.3607.5.40.1
           cerentFcMIBCompliance 1.3.6.1.4.1.3607.5.40.1.1
The compliance statement for platforms that monitor the Fibre channel interfaces with respect to error counters, for the physical layer.
       cerentFcMIBGroups 1.3.6.1.4.1.3607.5.40.2
           cerentFcStatsGroup 1.3.6.1.4.1.3607.5.40.2.1
The collection of objects to give stats related to the performance of an fibre channel interface.
           cerentFcHistGroup 1.3.6.1.4.1.3607.5.40.2.2
The collection of objects to give previous stats related to the performance of an fibre channel interface.
           cerentFcStatsHCGroup 1.3.6.1.4.1.3607.5.40.2.3
The collection of 64 bit objects to give stats related to the performance of an fibre channel interface.
           cerentFcHistHCGroup 1.3.6.1.4.1.3607.5.40.2.4
The collection of 64 bit objects to give previous stats related to the performance of an fibre channel interface.
           cerentFcAlarmGroup 1.3.6.1.4.1.3607.5.40.2.5
The collection of alarm thresholds configured on fibre channel interfaces.