CISCO-CIPTCPIP-MIB
89 objects
This is the MIB module for objects used to manage the cisco TCP/IP stack running on the Cisco Mainframe Channel Connection (CMCC) board. The First application to use this stack is the IBM TCP-Offload feature. The main idea with this application is to replace the TCP/IP stack on the IBM host with a protocol requiring lower host CPU utilization, and have the TCP/IP processing done on the router. There are multiple sets of MIB-II statistics stored by the TCP/IP implementation. Each instance of the MIB-II objects corresponds to an instantiation of the TCP/IP stack which is based on the IP address of the stack. The IP routing table is not supported here.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.32 | IdentityciscoCipTcpIpMIB | This is the MIB module for objects used to manage the cisco TCP/IP stack running on the Cisco Mainframe Channel Connection (CMCC) board. The First application … | ||
| 1.3.6.1.4.1.9.9.32.1 | NodecipTcpIpObjects | |||
| 1.3.6.1.4.1.9.9.32.1.1 | NodecipIpObjects | |||
| 1.3.6.1.4.1.9.9.32.1.1.1 | TablecipIpTable | not-accessible | current | This table contains a list of parameters and statistics pertaining to each IP stack. Rows are dynamically added to this table via CMCC TCP application MIBS (ie… |
| 1.3.6.1.4.1.9.9.32.1.1.1.1 | RowcipIpEntry | not-accessible | current | A list of IP stack values. |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.1 | ColumncipIpAddress | not-accessible | current | The IP address for this IP stack. |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.2 | ColumncipIpForwarding | read-write | current | The indication of whether this entity is acting as an IP gateway in respect to the forwarding of datagrams received by, but not addressed to, this entity. IP g… |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.3 | ColumncipIpDefaultTTL | read-write | current | The default value inserted into the Time-To-Live field of the IP header of datagrams originated at this entity, whenever a TTL value is not supplied by the tra… |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.4 | ColumncipIpInReceives | read-only | current | The total number of input datagrams received from interfaces, including those received in error, for this IP Address instance. |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.5 | ColumncipIpInHdrErrors | read-only | current | The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live … |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.6 | ColumncipIpInAddrErrors | read-only | current | The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. Th… |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.7 | ColumncipIpForwDatagrams | read-only | current | The number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward the… |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.8 | ColumncipIpInUnknownProtos | read-only | current | The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.9 | ColumncipIpInDiscards | read-only | current | The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buff… |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.10 | ColumncipIpInDelivers | read-only | current | The total number of input datagrams successfully delivered to IP user-protocols (including ICMP). |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.11 | ColumncipIpOutRequests | read-only | current | The total number of IP datagrams which local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not in… |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.12 | ColumncipIpOutDiscards | read-only | current | The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for … |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.13 | ColumncipIpOutNoRoutes | read-only | current | The number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this counter includes any packets counted… |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.14 | ColumncipIpReasmTimeout | read-only | current | The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity. |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.15 | ColumncipIpReasmReqds | read-only | current | The number of IP fragments received which needed to be reassembled at this entity. |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.16 | ColumncipIpReasmOKs | read-only | current | The number of IP datagrams successfully re- assembled. |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.17 | ColumncipIpReasmFails | read-only | current | The number of failures detected by the IP re- assembly algorithm (for whatever reason: timed out, errors, etc). Note that this is not necessarily a count of di… |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.18 | ColumncipIpFragOKs | read-only | current | The number of IP datagrams that have been successfully fragmented at this entity. |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.19 | ColumncipIpFragFails | read-only | current | The number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment fl… |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.20 | ColumncipIpFragCreates | read-only | current | The number of IP datagram fragments that have been generated as a result of fragmentation at this entity. |
| 1.3.6.1.4.1.9.9.32.1.1.1.1.21 | ColumncipIpRoutingDiscards | read-only | current | The number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-u… |
| 1.3.6.1.4.1.9.9.32.1.2 | NodecipTcpObjects | |||
| 1.3.6.1.4.1.9.9.32.1.2.1 | TablecipTcpStackTable | not-accessible | current | This table contains a list of parameters pertaining to each TCP stack. Rows are dynamically added to this table via CMCC TCP application MIBS (ie. CISCO-TCPOFF… |
| 1.3.6.1.4.1.9.9.32.1.2.1.1 | RowcipTcpStackEntry | not-accessible | current | A list of TCP stack values. |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.1 | ColumncipTcpRtoAlgorithm | read-only | current | The algorithm used to determine the timeout value used for retransmitting unacknowledged octets. |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.2 | ColumncipTcpRtoMin | read-only | current | The minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type d… |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.3 | ColumncipTcpRtoMax | read-only | current | The maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type d… |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.4 | ColumncipTcpMaxConn | read-only | current | The limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should con… |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.5 | ColumncipTcpActiveOpens | read-only | current | The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.6 | ColumncipTcpPassiveOpens | read-only | current | The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.7 | ColumncipTcpAttemptFails | read-only | current | The number of times TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the number of … |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.8 | ColumncipTcpEstabResets | read-only | current | The number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state. |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.9 | ColumncipTcpCurrEstab | read-only | current | The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT. |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.10 | ColumncipTcpInSegs | read-only | current | The total number of segments received, including those received in error. This count includes segments received on currently established connections. |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.11 | ColumncipTcpOutSegs | read-only | current | The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets. |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.12 | ColumncipTcpRetransSegs | read-only | current | The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets. |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.13 | ColumncipTcpInErrs | read-only | current | The total number of segments received in error (e.g., bad TCP checksums). |
| 1.3.6.1.4.1.9.9.32.1.2.1.1.14 | ColumncipTcpOutRsts | read-only | current | The number of TCP segments sent containing the RST flag. |
| 1.3.6.1.4.1.9.9.32.1.2.2 | TablecipTcpConnTable | not-accessible | current | This table contains a list of parameters pertaining to the connections for a particular TCP Offload stack. |
| 1.3.6.1.4.1.9.9.32.1.2.2.1 | RowcipTcpConnEntry | not-accessible | current | A list of TCP connection values. |
| 1.3.6.1.4.1.9.9.32.1.2.2.1.1 | ColumncipTcpConnLocalPort | not-accessible | current | The local port number for this TCP connection. |
| 1.3.6.1.4.1.9.9.32.1.2.2.1.2 | ColumncipTcpConnRemAddress | not-accessible | current | The remote IP address for this TCP connection. |
| 1.3.6.1.4.1.9.9.32.1.2.2.1.3 | ColumncipTcpConnRemPort | not-accessible | current | The remote port number for this TCP connection. |
| 1.3.6.1.4.1.9.9.32.1.2.2.1.4 | ColumncipTcpConnState | read-write | current | The state of this TCP connection. The only value which may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to retu… |
| 1.3.6.1.4.1.9.9.32.1.2.2.1.5 | ColumncipTcpConnInHCBytes | read-only | current | The number of bytes sent for this TCP connection. NOTE: This is a 64 bit (High Capacity) version of the cipCardCsnaStatsBytesTxd counter for use with SNMP Vers… |
| 1.3.6.1.4.1.9.9.32.1.2.2.1.6 | ColumncipTcpConnInBytes | read-only | current | The number of bytes sent for this TCP connection. NOTE: To support SNMP Version 1 Managers, this variable is supplied as a 32 bit value which can wrap very fre… |
| 1.3.6.1.4.1.9.9.32.1.2.2.1.7 | ColumncipTcpConnOutHCBytes | read-only | current | The number of bytes received for this TCP connection. NOTE: This is a 64 bit (High Capacity) version of the cipCardCsnaStatsBytesTxd counter for use with SNMP … |
| 1.3.6.1.4.1.9.9.32.1.2.2.1.8 | ColumncipTcpConnOutBytes | read-only | current | The number of bytes received for this TCP connection. NOTE: To support SNMP Version 1 Managers, this variable is supplied as a 32 bit value which can wrap very… |
| 1.3.6.1.4.1.9.9.32.1.3 | NodecipIcmpObjects | |||
| 1.3.6.1.4.1.9.9.32.1.3.1 | TablecipIcmpTable | not-accessible | current | This table contains a list of parameters pertaining to each ICMP stack. Rows are dynamically added to this table via CMCC TCP application MIBS (ie. CISCO-TCPOF… |
| 1.3.6.1.4.1.9.9.32.1.3.1.1 | RowcipIcmpEntry | not-accessible | current | A list of ICMP values. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.1 | ColumncipIcmpInMsgs | read-only | current | The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.2 | ColumncipIcmpInErrors | read-only | current | The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.). |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.3 | ColumncipIcmpInDestUnreachs | read-only | current | The number of ICMP Destination Unreachable messages received. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.4 | ColumncipIcmpInTimeExcds | read-only | current | The number of ICMP Time Exceeded messages received. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.5 | ColumncipIcmpInParmProbs | read-only | current | The number of ICMP Parameter Problem messages received. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.6 | ColumncipIcmpInSrcQuenchs | read-only | current | The number of ICMP Source Quench messages received. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.7 | ColumncipIcmpInRedirects | read-only | current | The number of ICMP Redirect messages received. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.8 | ColumncipIcmpInEchos | read-only | current | The number of ICMP Echo (request) messages received. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.9 | ColumncipIcmpInAddrMaskReps | read-only | current | The number of ICMP Address Mask Reply messages received. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.10 | ColumncipIcmpOutMsgs | read-only | current | The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.11 | ColumncipIcmpOutErrors | read-only | current | The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include erro… |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.12 | ColumncipIcmpOutDestUnreachs | read-only | current | The number of ICMP Destination Unreachable messages sent. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.13 | ColumncipIcmpOutEchos | read-only | current | The number of ICMP Echo (request) messages sent. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.14 | ColumncipIcmpOutEchoReps | read-only | current | The number of ICMP Echo Reply messages sent. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.15 | ColumncipIcmpOutTimestamps | read-only | current | The number of ICMP Timestamp (request) messages sent. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.16 | ColumncipIcmpOutTimestampReps | read-only | current | The number of ICMP Timestamp Reply messages sent. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.17 | ColumncipIcmpOutAddrMasks | read-only | current | The number of ICMP Address Mask Request messages sent. |
| 1.3.6.1.4.1.9.9.32.1.3.1.1.18 | ColumncipIcmpOutAddrMaskReps | read-only | current | The number of ICMP Address Mask Reply messages sent. |
| 1.3.6.1.4.1.9.9.32.1.4 | NodecipUdpObjects | |||
| 1.3.6.1.4.1.9.9.32.1.4.1 | TablecipUdpTable | not-accessible | current | This table contains a list of parameters pertaining to each UDP stack. Rows are dynamically added to this table via CMCC TCP application MIBS (ie. CISCO-TCPOFF… |
| 1.3.6.1.4.1.9.9.32.1.4.1.1 | RowcipUdpEntry | not-accessible | current | A list of UDP stack values. |
| 1.3.6.1.4.1.9.9.32.1.4.1.1.1 | ColumncipUdpInDatagrams | read-only | current | The total number of UDP datagrams delivered to UDP users. |
| 1.3.6.1.4.1.9.9.32.1.4.1.1.2 | ColumncipUdpNoPorts | read-only | current | The total number of received UDP datagrams for which there was no application at the destination port. |
| 1.3.6.1.4.1.9.9.32.1.4.1.1.3 | ColumncipUdpInErrors | read-only | current | The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port. |
| 1.3.6.1.4.1.9.9.32.1.4.1.1.4 | ColumncipUdpOutDatagrams | read-only | current | The total number of UDP datagrams sent from this entity. |
| 1.3.6.1.4.1.9.9.32.1.4.2 | TablecipUdpListenersTable | not-accessible | current | This table contains a list of parameters pertaining to the listeners for a particular UDP stack. |
| 1.3.6.1.4.1.9.9.32.1.4.2.1 | RowcipUdpListenersEntry | not-accessible | current | A list of UDP listener values. |
| 1.3.6.1.4.1.9.9.32.1.4.2.1.1 | ColumncipUdpLocalPort | read-only | current | The local port number for this UDP listener. |
| 1.3.6.1.4.1.9.9.32.2 | NodeciscoCipTcpIpMibConformance | |||
| 1.3.6.1.4.1.9.9.32.2.1 | NodeciscoCipTcpIpMibCompliances | |||
| 1.3.6.1.4.1.9.9.32.2.1.1 | ComplianceciscoCipTcpIpMibCompliance | read-only | current | The compliance statement for the CMCC TCP/IP Stack. |
| 1.3.6.1.4.1.9.9.32.2.2 | NodeciscoCipTcpIpMibGroups | |||
| 1.3.6.1.4.1.9.9.32.2.2.1 | GroupciscoCipTcpIpGroup | current | A collection of objects providing information for the CMCC TCP/IP protocol stacks. |