CISCO-TCP-MIB
- Registered at
- 1.3.6.1.4.1.9.9.6
- Last updated
- 2001-11-12 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2001-11-12 00:00, 1996-12-03 00:00, 1994-07-21 00:00
- Namespace
- cisco
- Source file
CISCO-TCP-MIB- Digest
sha256:7195c0ec83bc383b493b876081723bcb4344c59a8738ae15ff96916fa0555ac0
Description
An extension to the IETF MIB module for managing TCP implementations
Contact
Cisco Systems Customer Service Postal: 170 W. Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
| TCP-MIB | tcpConnEntry |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-TCP-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC TCP-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoTcpMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.6.1 | |||
| ciscoTcpConnTable OBJECT-TYPE A table containing TCP connection-specific information. | 1.3.6.1.4.1.9.9.6.1.1 | not-accessible | current | |
| ciscoTcpConnEntry OBJECT-TYPE Additional 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. | 1.3.6.1.4.1.9.9.6.1.1.1 | not-accessible | current | |
| ciscoTcpConnInBytes OBJECT-TYPE Number of bytes that have been input on this TCP connection. | 1.3.6.1.4.1.9.9.6.1.1.1.1 | Counter32 | read-only | current |
| ciscoTcpConnOutBytes OBJECT-TYPE Number of bytes that have been output on this TCP connection. | 1.3.6.1.4.1.9.9.6.1.1.1.2 | Counter32 | read-only | current |
| ciscoTcpConnInPkts OBJECT-TYPE Number of packets that have been input on this TCP connection. | 1.3.6.1.4.1.9.9.6.1.1.1.3 | Counter32 | read-only | current |
| ciscoTcpConnOutPkts OBJECT-TYPE Number of packets that have been output on this TCP connection. | 1.3.6.1.4.1.9.9.6.1.1.1.4 | Counter32 | read-only | current |
| ciscoTcpConnElapsed OBJECT-TYPE Amount of time this TCP connection has been established. | 1.3.6.1.4.1.9.9.6.1.1.1.5 | TimeTicks | read-only | current |
| ciscoTcpConnSRTT OBJECT-TYPE `Smoothed' round-trip time for this TCP connection. | 1.3.6.1.4.1.9.9.6.1.1.1.6 | Integer32 | read-only | current |
| ciscoTcpConnRetransPkts OBJECT-TYPE The total number of packets retransmitted due to a timeout - that is, the number of TCP segments transmitted containing one or more previously transmitted octets. | 1.3.6.1.4.1.9.9.6.1.1.1.7 | Counter32 | read-only | current |
| ciscoTcpConnFastRetransPkts OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.9.6.1.1.1.8 | Counter32 | read-only | current |
| ciscoTcpConnRto OBJECT-TYPE The current value used by a TCP implementation for the retransmission timeout. | 1.3.6.1.4.1.9.9.6.1.1.1.9 | Integer32 | read-only | current |
| ciscoTcpMIBTraps OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.6.2 | |||
| ciscoTcpMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.6.3 | |||
| ciscoTcpMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.6.3.1 | |||
| ciscoTcpMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.6.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoTcpMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco TCP MIB | 1.3.6.1.4.1.9.9.6.3.1.1 | deprecated |
| ciscoTcpMIBComplianceRev1 MODULE-COMPLIANCE The compliance statement for entities which implement the Cisco TCP MIB | 1.3.6.1.4.1.9.9.6.3.1.2 | current |
| ciscoTcpMIBGroup OBJECT-GROUP A collection of objects providing TCP connection monitoring. | 1.3.6.1.4.1.9.9.6.3.2.1 | deprecated |
| ciscoTcpMIBGroupRev1 OBJECT-GROUP A collection of objects providing TCP connection monitoring. | 1.3.6.1.4.1.9.9.6.3.2.2 | current |