CISCO-CHANNEL-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-CHANNEL-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
 channel 1.3.6.1.4.1.9.9.20
This is the MIB module for objects used to manage the Cisco Mainframe Channel Connection (CMCC) cards.
       cipCard 1.3.6.1.4.1.9.9.20.1
           cipCardTable 1.3.6.1.4.1.9.9.20.1.1 no-access
This table contains a list of values for the CMCC card which can be accessed to determine the general state of the CMCC. This table extends CardTable in the cisco.mib
               cipCardEntry 1.3.6.1.4.1.9.9.20.1.1.1 no-access
A list of values for a CMCC Card. This extends cardTableEntry in the cisco.mib
                   cipCardEntryIndex 1.3.6.1.4.1.9.9.20.1.1.1.1 integer32 no-access
Index into cardTable (not physical chassis slot number, matches cisco chassis MIB cardindex).
                   cipCardEntryName 1.3.6.1.4.1.9.9.20.1.1.1.2 displaystring read-write
The configured name for the CMCC.
                   cipCardEntryTotalMemory 1.3.6.1.4.1.9.9.20.1.1.1.3 integer32 read-only
Total memory on the card.
                   cipCardEntryFreeMemory 1.3.6.1.4.1.9.9.20.1.1.1.4 integer32 read-only
Total free memory on the card, that is the amount of memory not in use.
                   cipCardEntryCpuUtilization 1.3.6.1.4.1.9.9.20.1.1.1.5 integer read-only
The average, over the last minute, of the percentage of time that this processor was running. This includes time spent on non-productive polling and time used by routine maintenance tasks. This value is not a measure of the processor's ability to handle more work, which is represented by the cipCardEntryCpuLoad information. The ability to handle more work could also be affected by DMA and channel load, represented by the cipCardEntryDmaLoad and cipCardDtrBrd- ChannelAdapterLoad statistics.
                   cipCardEntryTimeSinceLastReset 1.3.6.1.4.1.9.9.20.1.1.1.6 counter32 read-only
The amount of time the CMCC card has been running.
                   cipCardEntryMajorSwRevisionNr 1.3.6.1.4.1.9.9.20.1.1.1.7 integer32 read-only
The major software revision number for the software loaded on the CMCC card.
                   cipCardEntryMinorSwRevisionNr 1.3.6.1.4.1.9.9.20.1.1.1.8 integer32 read-only
The minor software revision number for the software loaded on the CMCC card.
                   cipCardEntryMajorHwRevisionNr 1.3.6.1.4.1.9.9.20.1.1.1.9 integer32 read-only
The major hardware revision number for the software loaded on the CMCC card.
                   cipCardEntryMinorHwRevisionNr 1.3.6.1.4.1.9.9.20.1.1.1.10 integer32 read-only
The minor hardware revision number for the software loaded on the CMCC card.
                   cipCardEntryCpuLoad1m 1.3.6.1.4.1.9.9.20.1.1.1.11 integer read-only
The average, over the last minute, of the percentage of time that this processor was utilized to transfer data. It does not include idle time or time used by routine maintenance tasks.
                   cipCardEntryCpuLoad5m 1.3.6.1.4.1.9.9.20.1.1.1.12 integer read-only
The average, over the last 5 minutes, of the percentage of time that this processor was utilized to transfer data. It does not include idle time or time used by routine maintenance tasks.
                   cipCardEntryCpuLoad60m 1.3.6.1.4.1.9.9.20.1.1.1.13 integer read-only
The average, over the last 60 minutes, of the percentage of time that this processor was utilized to transfer data. It does not include idle time or time used by routine maintenance tasks.
                   cipCardEntryDmaLoad1m 1.3.6.1.4.1.9.9.20.1.1.1.14 integer read-only
The average, over the last minute, of the percentage of time the DMA controller was being used to transfer data between the CMCC card and the route processor.
                   cipCardEntryDmaLoad5m 1.3.6.1.4.1.9.9.20.1.1.1.15 integer read-only
The average, over the last 5 minutes, of the percentage of time the DMA controller was being used to transfer data between the CMCC card and the route processor.
                   cipCardEntryDmaLoad60m 1.3.6.1.4.1.9.9.20.1.1.1.16 integer read-only
The average, over the last 60 minutes, of the percentage of time the DMA controller was being used to transfer data between the CMCC card and the route processor.
           cipCardDaughterBoardTable 1.3.6.1.4.1.9.9.20.1.2 no-access
This table contains a list of objects pertaining to the daughter board on the CMCC card.
               cipCardDaughterBoardEntry 1.3.6.1.4.1.9.9.20.1.2.1 no-access
A list of daughter board values.
                   cipCardDtrBrdIndex 1.3.6.1.4.1.9.9.20.1.2.1.1 integer32 no-access
This indicates which daughter board is is being referenced for a particular CMCC card.
                   cipCardDtrBrdType 1.3.6.1.4.1.9.9.20.1.2.1.2 integer read-only
This indicates the channel path interface type. Enumeration: 'escon': 1, 'busAndTag': 2.
                   cipCardDtrBrdStatus 1.3.6.1.4.1.9.9.20.1.2.1.3 truthvalue read-only
cipCardDtrBrdStatus is true when the microcode for the daughter board has been successfully loaded and is executing, false otherwise.
                   cipCardDtrBrdSignal 1.3.6.1.4.1.9.9.20.1.2.1.4 truthvalue read-only
For ESCON, cipCardDtrBrdSignal is true when light has been seen on the fiber and synchronization has been established, false otherwise. For the Parallel Channel Adapter (PCA) which provides the Bus and Tag connection, cipCardDtrBrdSignal is true when Operational out has been sensed, false otherwise.
                   cipCardDtrBrdOnline 1.3.6.1.4.1.9.9.20.1.2.1.5 truthvalue read-only
For ESCON, cipCardDtrBrdOnline is true when a path has been established with at least one channel, false otherwise. For PCA, cipCardDtrBrdOnline is true when the PCA is online to the channel. It will respond to at least one device address
                   implicitIncidents 1.3.6.1.4.1.9.9.20.1.2.1.6 counter32 read-only
This counts the number of times the ESCON Processor recovers from an internal error.
                   codeViolationErrors 1.3.6.1.4.1.9.9.20.1.2.1.7 counter32 read-only
The number of recognized code-violation errors. A trap is issued when this number exceeds the bit error rate threshold for ESCON. The bit error rate threshold is set at 15 error burst within a 5 minute period. An error burst is the time period of 1.5 seconds plus or minus 0.05 seconds during which one or more code violations errors occur.
                   linkFailureSignalOrSyncLoss 1.3.6.1.4.1.9.9.20.1.2.1.8 counter32 read-only
The number of link failures recognized as a result of a loss of signal or loss of synchronization that persisted longer than the link interval duration, the link interval duration is one second with a tolerance of +1.5 seconds and -0 seconds.
                   linkFailureNOSs 1.3.6.1.4.1.9.9.20.1.2.1.9 counter32 read-only
The number of link failures recognized as a result of the not-operational sequence (NOS).
                   linkFailureSequenceTimeouts 1.3.6.1.4.1.9.9.20.1.2.1.10 counter32 read-only
The number of link failures recognized as a result of a connection recovery timeout or response timeout occurring while in transmit OLS state.
                   linkFailureInvalidSequences 1.3.6.1.4.1.9.9.20.1.2.1.11 counter32 read-only
The number of link failures recognized as a result of an invalid sequence for Link-Level-Facility State. Either a UD or UDR sequence was recognized while in wait-for-offline-sequence state.
                   linkIncidentTrapCause 1.3.6.1.4.1.9.9.20.1.2.1.12 integer read-only
This indicates the reason for the last link failure. liStatus indicates that the daughter board status has changed. liImplicitIncident indicates that a condition which may cause the recognition of a link incident in the attached node has been recognized. liBERthreshold indicates that the code violation error rate exceeded the threshold. liSignalOrSyncLoss indicates a loss of signal or loss of synchronization that persisted longer than the link interval duration. liNotOperationalSequence indicates the recognition of not-operational sequence, usually due to the operator taking the channel offline. liSequenceTimeout indicates a connection recovery timeout or response timeout occurring while in transmit OLS state. linvalidSequence indicates a UD or UDR sequence was recognized while in wait-for-offline-sequence state. Enumeration: 'liImplicitIncidents': 3, 'liStatus': 2, 'liSignalOrSyncLoss': 5, 'liInvalidSequences': 8, 'liBERthreshold': 4, 'liOther': 1, 'liSequenceTimeouts': 7, 'liNotOperationalSequence': 6.
                   cipCardDtrBrdLastStat 1.3.6.1.4.1.9.9.20.1.2.1.13 timeticks read-only
This object indicates how old the statistics are.
                   cipCardDtrBrdNextStat 1.3.6.1.4.1.9.9.20.1.2.1.14 timeticks read-only
This object indicates when statistics will next be read.
                   cipCardDtrBrdChannelLoad1m 1.3.6.1.4.1.9.9.20.1.2.1.15 integer read-only
The average, over the last minute, of the percentage of time the channel adapter was busy communicating to a host.
                   cipCardDtrBrdChannelLoad5m 1.3.6.1.4.1.9.9.20.1.2.1.16 integer read-only
The average, over the last 5 minutes, of the percentage of time the channel adapter was busy communicating to a host.
                   cipCardDtrBrdChannelLoad60m 1.3.6.1.4.1.9.9.20.1.2.1.17 integer read-only
The average, over the last 60 minutes, of the percentage of time the channel adapter was busy communicating to a host.
           cipCardSubChannelTable 1.3.6.1.4.1.9.9.20.1.3 no-access
This table contains a list of objects pertaining to each host connection.
               cipCardSubChannelEntry 1.3.6.1.4.1.9.9.20.1.3.1 no-access
A list of host connection statistics.
                   cipCardSubChannelIndex 1.3.6.1.4.1.9.9.20.1.3.1.1 integer32 read-only
This indicates which subchannel is being referenced for a particular daughter board on a CMCC card. This value is constructed as follows: path * 256 + device Path and device are the values in CipCardClawConfigTable.
                   cipCardSubChannelConnections 1.3.6.1.4.1.9.9.20.1.3.1.2 counter32 read-only
Number of times a device was connected to the subchannel. For some devices, this correlates with the number of start subchannels.
                   cipCardSubChannelCancels 1.3.6.1.4.1.9.9.20.1.3.1.3 counter32 read-only
Number of halt subchannels.
                   cipCardSubChannelSelectiveResets 1.3.6.1.4.1.9.9.20.1.3.1.4 counter32 read-only
Number of selective resets.
                   cipCardSubChannelSystemResets 1.3.6.1.4.1.9.9.20.1.3.1.5 counter32 read-only
Number of system resets.
                   cipCardSubChannelDeviceErrors 1.3.6.1.4.1.9.9.20.1.3.1.6 counter32 read-only
Number of device level errors.
                   cipCardSubChannelWriteBlocksDropped 1.3.6.1.4.1.9.9.20.1.3.1.7 counter32 read-only
Number of times a block was received by the channel and a router buffer was not available so the block was discarded.
                   cipCardSubChannelLastSenseData 1.3.6.1.4.1.9.9.20.1.3.1.8 octet string read-only
This is the last sense data sent to the channel by this device.
                   cipCardSubChannelLastSenseDataTime 1.3.6.1.4.1.9.9.20.1.3.1.9 timestamp read-only
This indicates the time when the last sense data was sent to the channel by this device.
                   cipCardSubChannelCuBusies 1.3.6.1.4.1.9.9.20.1.3.1.10 counter32 read-only
This is the number of control unit busies sent to the channel when this device was requested.
                   cipCardSubChannelCmdRetries 1.3.6.1.4.1.9.9.20.1.3.1.11 counter32 read-only
Number of times the subchannel went into command retry state. The sum of this value and cipCardSubChannelConnections gives the number of start subchannels.
                   cipCardSubChannelResetEvent 1.3.6.1.4.1.9.9.20.1.3.1.12 truthvalue read-only
A state that a device gets into after a system reset and is cleared by a resetting event unit check.
                   cipCardSubChannelShortBusy 1.3.6.1.4.1.9.9.20.1.3.1.13 truthvalue read-only
A transient state that a device can get into during processing of various resets.
                   cipCardSubChannelCMDRetry 1.3.6.1.4.1.9.9.20.1.3.1.14 truthvalue read-only
A state that a device can get into if the mainframe tries to write data to the CMCC when the CMCC has no buffers for it or if the mainframe performs a read operation and the CMCC doesn't have any data to send.
                   cipCardSubChannelBufferWait 1.3.6.1.4.1.9.9.20.1.3.1.15 truthvalue read-only
A state that a device can get into when the mainframe tries to write data to the CMCC and the CMCC has no buffers for all of the write operation.
                   cipCardSubChannelStatPending 1.3.6.1.4.1.9.9.20.1.3.1.16 truthvalue read-only
Indicates that the CMCC has status to present for a particular device. The indication is cleared when the mainframe excepts the status.
                   cipCardSubChannelSuspend 1.3.6.1.4.1.9.9.20.1.3.1.17 truthvalue read-only
Indicates that the device task has decided to suspend data transfer for a particular device.
                   cipCardSubChannelFBLWait 1.3.6.1.4.1.9.9.20.1.3.1.18 truthvalue read-only
A state that a device can get into when the mainframe tries to write data to the CMCC and the CMCC has no buffers for all of the write operation.
           cipCardClaw 1.3.6.1.4.1.9.9.20.1.4
               cipCardClawTable 1.3.6.1.4.1.9.9.20.1.4.1 no-access
This table contains status and other information not covered in the following tables for the Common Link Access to Workstation (CLAW) protocol.
                   cipCardClawEntry 1.3.6.1.4.1.9.9.20.1.4.1.1 no-access
A list of CLAW values.
                       cipCardClawIndex 1.3.6.1.4.1.9.9.20.1.4.1.1.1 integer32 read-only
This indicates which CLAW link is being referenced for a particular subchannel on a daughter board on a CMCC card.
                       cipCardClawConnected 1.3.6.1.4.1.9.9.20.1.4.1.1.2 truthvalue read-only
Indicates CLAW connection status.
               cipCardClawConfigTable 1.3.6.1.4.1.9.9.20.1.4.2 no-access
This table contains configuration information for the Common Link Access to Workstation (CLAW) protocol.
                   cipCardClawConfigEntry 1.3.6.1.4.1.9.9.20.1.4.2.1 no-access
A list of CLAW configuration values.
                       cipCardClawConfigPath 1.3.6.1.4.1.9.9.20.1.4.2.1.1 octet string read-only
Hex path identifier for the escon director switch port containing the fiber from the channel on the host to which this CMCC CLAW task connects. This is a concatenation of the switch port number, the channel logical address (used by the host to associate an logical partition (LPAR) with the control unit), and the control unit logical address (address of a logical control unit used by the host to associate a group of physical devices). For a directly connected channel, the switch port number is usually 01.
                       cipCardClawConfigDevice 1.3.6.1.4.1.9.9.20.1.4.2.1.2 octet string read-only
Two digit hex device address for the device the SNA host will use to communicate with the CLAW task on the CMCC card. The address must be even.
                       cipCardClawConfigIpAddr 1.3.6.1.4.1.9.9.20.1.4.2.1.3 ipaddress read-only
IP address of the host application for the CMCC CLAW task as specified in the HOME statement of the PROFILE TCPIP.
                       cipCardClawConfigHostName 1.3.6.1.4.1.9.9.20.1.4.2.1.4 displaystring read-only
CLAW host name for this CLAW device.
                       cipCardClawConfigRouterName 1.3.6.1.4.1.9.9.20.1.4.2.1.5 displaystring read-only
CLAW router name for this CLAW device.
                       cipCardClawConfigHostAppl 1.3.6.1.4.1.9.9.20.1.4.2.1.6 displaystring read-only
CLAW host application name for this CLAW connection.
                       cipCardClawConfigRouterAppl 1.3.6.1.4.1.9.9.20.1.4.2.1.7 displaystring read-only
CLAW router application name for this CLAW connection.
                       cipCardClawConfigBroadcastEnable 1.3.6.1.4.1.9.9.20.1.4.2.1.8 truthvalue read-only
Control processing of broadcast frames for the path/device. Enable turns broadcast processing on.
                       cipCardClawConfigRowStatus 1.3.6.1.4.1.9.9.20.1.4.2.1.9 rowstatus read-only
This object is used by a management station to create or delete the row entry in cipCardClawConfigTable following the RowStatus textual convention.
               cipCardClawDataXferStatsTable 1.3.6.1.4.1.9.9.20.1.4.3 no-access
This table contains a list of objects pertaining to data transfer statistics per CLAW Logical Link.
                   cipCardClawDataXferStatsEntry 1.3.6.1.4.1.9.9.20.1.4.3.1 no-access
A list of daughter board statistics.
                       cipCardClawDataXferStatsBlocksRead 1.3.6.1.4.1.9.9.20.1.4.3.1.1 counter32 read-only
Number of successful read data transfer channel command words (CCWs) from the channel perspective.
                       cipCardClawDataXferStatsBlocksWritten 1.3.6.1.4.1.9.9.20.1.4.3.1.2 counter32 read-only
Number of successful write data transfer CCWs from the channel perspective.
                       cipCardClawDataXferStatsBytesRead 1.3.6.1.4.1.9.9.20.1.4.3.1.3 counter32 read-only
Number of bytes successfully read from the channel perspective.
                       cipCardClawDataXferStatsHCBytesRead 1.3.6.1.4.1.9.9.20.1.4.3.1.4 counter64 read-only
Number of bytes successfully read from the channel perspective. This is the 64-bit (High Capacity) version of clawDataXferStatsBytesRead.
                       cipCardClawDataXferStatsBytesWritten 1.3.6.1.4.1.9.9.20.1.4.3.1.5 counter32 read-only
Number of bytes successfully written from the channel perspective.
                       cipCardClawDataXferStatsHCBytesWritten 1.3.6.1.4.1.9.9.20.1.4.3.1.6 counter64 read-only
Number of bytes successfully written from the channel perspective. This is the 64-bit version version of clawDataXferStatsBytesWritten.
                       cipCardClawDataXferStatsReadBlocksDropped 1.3.6.1.4.1.9.9.20.1.4.3.1.7 counter32 read-only
Number of read blocks dropped.
                       cipCardClawDataXferStatsWriteBlocksDropped 1.3.6.1.4.1.9.9.20.1.4.3.1.8 counter32 read-only
Number of write blocks dropped.
                       cipCardClawDataXferStatsBufferGetRetryCount 1.3.6.1.4.1.9.9.20.1.4.3.1.9 counter32 read-only
Number of times a buffer was requested and none were available.
           cipCardTraps 1.3.6.1.4.1.9.9.20.1.5
               cipCardLinkFailure 1.3.6.1.4.1.9.9.20.1.5.1
This trap indicates that a significant link event has been recognized resulting in the degradation of the interface line quality. (This trap was deactivated 6/97, below trap is now sent on link failures)
               cipCardDtrBrdLinkFailure 1.3.6.1.4.1.9.9.20.1.5.2
This trap indicates that a significant link event has been recognized resulting in the degradation of the interface line quality.
           cipCardApplicationTable 1.3.6.1.4.1.9.9.20.1.6 no-access
This table contains information on the applications loaded on the CMCC card.
               cipCardApplicationEntry 1.3.6.1.4.1.9.9.20.1.6.1 no-access
A list of application information.
                   cipCardApplicationNameIndex 1.3.6.1.4.1.9.9.20.1.6.1.1 displaystring no-access
The application name.
                   cipCardApplicationRevision 1.3.6.1.4.1.9.9.20.1.6.1.2 integer32 read-only
The application's software revision number.
                   cipCardApplicationCompileInfo 1.3.6.1.4.1.9.9.20.1.6.1.3 displaystring read-only
The application's compilation information (date and user-id)
       ciscoChannelMibConformance 1.3.6.1.4.1.9.9.20.2
           ciscoChannelMibCompliances 1.3.6.1.4.1.9.9.20.2.1
               ciscoChannelMibCompliance 1.3.6.1.4.1.9.9.20.2.1.1
The compliance statement for the TcpIP Offload feature.
               ciscoChannelMibComplianceRev1 1.3.6.1.4.1.9.9.20.2.1.2
The compliance statement for the TcpIP Offload feature.
               ciscoChannelMibComplianceRev2 1.3.6.1.4.1.9.9.20.2.1.3
The compliance statement for the TcpIP Offload & CSNA features.
           ciscoChannelMibGroups 1.3.6.1.4.1.9.9.20.2.2
               ciscoChannelGroup 1.3.6.1.4.1.9.9.20.2.2.1
A collection of objects providing configuration capability.
               ciscoChannelGroupRev1 1.3.6.1.4.1.9.9.20.2.2.2
A collection of objects providing configuration capability.
               ciscoChannelGroupRev2 1.3.6.1.4.1.9.9.20.2.2.3
A collection of objects providing configuration capability.
               ciscoChannelGroupRev3 1.3.6.1.4.1.9.9.20.2.2.4
A collection of Subchannel device status objects.