CISCO-TCP-MIB
AI MIB Summary
The CISCO-TCP-MIB extends IETF TCP management capabilities to monitor Cisco-specific TCP implementation metrics, including connection states, retransmission rates, and segment statistics. This module enables granular visibility into TCP session performance and protocol behavior on Cisco network devices.
An extension to the IETF MIB module for managing TCP implementations
22
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
22 total| Object Name |
|---|
ciscoTcpMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.6 |
RFC1155-SMI Unknown .1.3.6.1.4.1.9.9.6 |
ciscoTcpMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.6.1 |
ciscoTcpConnTableA table containing TCP connection-specific information. SEQUENCE OF CiscoTcpConnEntry .1.3.6.1.4.1.9.9.6.1.1 |
ciscoTcpConnEntryAdditional information about a particular current TCP
connection beyond that provided by the TCP-MIB tcpConnEntry.
An object of this type is transient, in that it ceases to
exist when (or soon after) the connection makes the transition
to the CLOSED state. CiscoTcpConnEntry .1.3.6.1.4.1.9.9.6.1.1.1 |
ciscoTcpConnInBytesNumber of bytes that have been input on this TCP
connection.ro Counter .1.3.6.1.4.1.9.9.6.1.1.1.1 |
ciscoTcpConnOutBytesNumber of bytes that have been output on this TCP
connection.ro Counter .1.3.6.1.4.1.9.9.6.1.1.1.2 |
ciscoTcpConnInPktsNumber of packets that have been input on this TCP
connection.ro Counter .1.3.6.1.4.1.9.9.6.1.1.1.3 |
ciscoTcpConnOutPktsNumber of packets that have been output on this TCP
connection.ro Counter .1.3.6.1.4.1.9.9.6.1.1.1.4 |
ciscoTcpConnElapsedAmount of time this TCP connection has been established.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.9.9.6.1.1.1.5 |
ciscoTcpConnSRTT`Smoothed' round-trip time for this TCP connection.ro INTEGER -- Units -- milliseconds .1.3.6.1.4.1.9.9.6.1.1.1.6 |
ciscoTcpConnRetransPktsThe total number of packets retransmitted due to a timeout -
that is, the number of TCP segments transmitted containing
one or more previously transmitted octets.ro Counter .1.3.6.1.4.1.9.9.6.1.1.1.7 |
ciscoTcpConnFastRetransPktsThe total number of packets retransmitted using an advanced
algorithm such as Fast Retransmit or Selective Acknowledgement
- that is, the number of TCP segments transmitted containing
one or more previously transmitted octets.ro Counter .1.3.6.1.4.1.9.9.6.1.1.1.8 |
ciscoTcpConnRtoThe current value used by a TCP implementation for the
retransmission timeout.ro INTEGER -- Units -- milliseconds .1.3.6.1.4.1.9.9.6.1.1.1.9 |
ciscoTcpMIBTraps OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.6.2 |
ciscoTcpMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.6.3 |
ciscoTcpMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.6.3.1 |
ciscoTcpMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.6.3.1.1 |
ciscoTcpMIBComplianceRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.6.3.1.2 |
ciscoTcpMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.6.3.2 |
ciscoTcpMIBGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.6.3.2.1 |
ciscoTcpMIBGroupRev1 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.6.3.2.2 |