CISCO-CIPTCPIP-MIB

CISCO-CIPTCPIP-MIB Download

MIBs list

The Cisco MIB for managing the Cisco TCP/IP stack running on the Channel Interface Processor (CIP).

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-CIPTCPIP-MIB

cipIpTable
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. CISCO-TCPOFFLOAD-MIB).
cipIpEntry
A list of IP stack values.
cipIpAddress
The IP address for this IP stack.
cipIpForwarding
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 gateways forward datagrams. IP hosts do not (except those source-routed via the host). Note tha ...
cipIpDefaultTTL
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 transport layer protocol.
cipIpInReceives
The total number of input datagrams received from interfaces, including those received in error, for this IP Address instance.
cipIpInHdrErrors
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 exceeded, errors discovered in processing their IP options, etc.
cipIpInAddrErrors
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. This count includes invalid addresses (e.g., 0.0.0.0) and addresses of unsupported Classes (e.g., ...
cipIpForwDatagrams
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 them to that final destination. In entities which do not act as IP Gateways, this counter will incl ...
cipIpInUnknownProtos
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
cipIpInDiscards
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 buffer space). Note that this counter does not include any datagrams discarded while awaiting re-as ...
cipIpInDelivers
The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
cipIpOutRequests
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 include any datagrams counted in ipForwDatagrams.
cipIpOutDiscards
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 lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagram ...
cipIpOutNoRoutes
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 in ipForwDatagrams which meet this `no-route' criterion. Note that this includes any datagram ...
cipIpReasmTimeout
The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
cipIpReasmReqds
The number of IP fragments received which needed to be reassembled at this entity.
cipIpReasmOKs
The number of IP datagrams successfully re- assembled.
cipIpReasmFails
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 discarded IP fragments since some algorithms (notably the algorithm in RFC 815) can lose track of ...
cipIpFragOKs
The number of IP datagrams that have been successfully fragmented at this entity.
cipIpFragFails
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 flag was set.
cipIpFragCreates
The number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
cipIpRoutingDiscards
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-up buffer space for other routing entries.
cipTcpStackTable
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-TCPOFFLOAD-MIB).
cipTcpStackEntry
A list of TCP stack values.
cipTcpRtoAlgorithm
The algorithm used to determine the timeout value used for retransmitting unacknowledged octets.
cipTcpRtoMin
The minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the ...
cipTcpRtoMax
The maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. In particular, when the ...
cipTcpMaxConn
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 contain the value -1.
cipTcpActiveOpens
The number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state.
cipTcpPassiveOpens
The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state.
cipTcpAttemptFails
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 times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.
cipTcpEstabResets
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.
cipTcpCurrEstab
The number of TCP connections for which the current state is either ESTABLISHED or CLOSE- WAIT.
cipTcpInSegs
The total number of segments received, including those received in error. This count includes segments received on currently established connections.
cipTcpOutSegs
The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets.
cipTcpRetransSegs
The total number of segments retransmitted - that is, the number of TCP segments transmitted containing one or more previously transmitted octets.
cipTcpInErrs
The total number of segments received in error (e.g., bad TCP checksums).
cipTcpOutRsts
The number of TCP segments sent containing the RST flag.
cipTcpConnTable
This table contains a list of parameters pertaining to the connections for a particular TCP Offload stack.
cipTcpConnEntry
A list of TCP connection values.
cipTcpConnLocalPort
The local port number for this TCP connection.
cipTcpConnRemAddress
The remote IP address for this TCP connection.
cipTcpConnRemPort
The remote port number for this TCP connection.
cipTcpConnState
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 return a `badValue' response if a management station attempts to set this object to any other value ...
cipTcpConnInHCBytes
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 Version 2 Managers
cipTcpConnInBytes
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 frequently.
cipTcpConnOutHCBytes
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 Version 2 Managers
cipTcpConnOutBytes
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 frequently.
cipIcmpTable
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-TCPOFFLOAD-MIB).
cipIcmpEntry
A list of ICMP values.
cipIcmpInMsgs
The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
cipIcmpInErrors
The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
cipIcmpInDestUnreachs
The number of ICMP Destination Unreachable messages received.
cipIcmpInTimeExcds
The number of ICMP Time Exceeded messages received.
cipIcmpInParmProbs
The number of ICMP Parameter Problem messages received.
cipIcmpInSrcQuenchs
The number of ICMP Source Quench messages received.
cipIcmpInRedirects
The number of ICMP Redirect messages received.
cipIcmpInEchos
The number of ICMP Echo (request) messages received.
cipIcmpInAddrMaskReps
The number of ICMP Address Mask Reply messages received.
cipIcmpOutMsgs
The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
cipIcmpOutErrors
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 errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagra ...
cipIcmpOutDestUnreachs
The number of ICMP Destination Unreachable messages sent.
cipIcmpOutEchos
The number of ICMP Echo (request) messages sent.
cipIcmpOutEchoReps
The number of ICMP Echo Reply messages sent.
cipIcmpOutTimestamps
The number of ICMP Timestamp (request) messages sent.
cipIcmpOutTimestampReps
The number of ICMP Timestamp Reply messages sent.
cipIcmpOutAddrMasks
The number of ICMP Address Mask Request messages sent.
cipIcmpOutAddrMaskReps
The number of ICMP Address Mask Reply messages sent.
cipUdpTable
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-TCPOFFLOAD-MIB).
cipUdpEntry
A list of UDP stack values.
cipUdpInDatagrams
The total number of UDP datagrams delivered to UDP users.
cipUdpNoPorts
The total number of received UDP datagrams for which there was no application at the destination port.
cipUdpInErrors
The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
cipUdpOutDatagrams
The total number of UDP datagrams sent from this entity.
cipUdpListenersTable
This table contains a list of parameters pertaining to the listeners for a particular UDP stack.
cipUdpListenersEntry
A list of UDP listener values.
cipUdpLocalPort
The local port number for this UDP listener.
ciscoCipTcpIpGroup
A collection of objects providing information for the CMCC TCP/IP protocol stacks.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list