CISCO-TCP-MIB

File: CISCO-TCP-MIB.mib (6868 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF TCP-MIB
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE TimeTicks
Integer32 Counter32 MODULE-COMPLIANCE
OBJECT-GROUP tcpConnEntry ciscoMgmt

Defined Types

CiscoTcpConnEntry  
SEQUENCE    
  ciscoTcpConnInBytes Counter32
  ciscoTcpConnOutBytes Counter32
  ciscoTcpConnInPkts Counter32
  ciscoTcpConnOutPkts Counter32
  ciscoTcpConnElapsed TimeTicks
  ciscoTcpConnSRTT Integer32
  ciscoTcpConnRto Integer32
  ciscoTcpConnRetransPkts Counter32
  ciscoTcpConnFastRetransPkts Counter32

Defined Values

ciscoTcpMIB 1.3.6.1.4.1.9.9.6
An extension to the IETF MIB module for managing TCP implementations
MODULE-IDENTITY    

ciscoTcpMIBObjects 1.3.6.1.4.1.9.9.6.1
OBJECT IDENTIFIER    

ciscoTcpConnTable 1.3.6.1.4.1.9.9.6.1.1
A table containing TCP connection-specific information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CiscoTcpConnEntry

ciscoTcpConnEntry 1.3.6.1.4.1.9.9.6.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoTcpConnEntry  

ciscoTcpConnInBytes 1.3.6.1.4.1.9.9.6.1.1.1.1
Number of bytes that have been input on this TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoTcpConnOutBytes 1.3.6.1.4.1.9.9.6.1.1.1.2
Number of bytes that have been output on this TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoTcpConnInPkts 1.3.6.1.4.1.9.9.6.1.1.1.3
Number of packets that have been input on this TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoTcpConnOutPkts 1.3.6.1.4.1.9.9.6.1.1.1.4
Number of packets that have been output on this TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoTcpConnElapsed 1.3.6.1.4.1.9.9.6.1.1.1.5
Amount of time this TCP connection has been established.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

ciscoTcpConnSRTT 1.3.6.1.4.1.9.9.6.1.1.1.6
`Smoothed' round-trip time for this TCP connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ciscoTcpConnRetransPkts 1.3.6.1.4.1.9.9.6.1.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoTcpConnFastRetransPkts 1.3.6.1.4.1.9.9.6.1.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ciscoTcpConnRto 1.3.6.1.4.1.9.9.6.1.1.1.9
The current value used by a TCP implementation for the retransmission timeout.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ciscoTcpMIBTraps 1.3.6.1.4.1.9.9.6.2
OBJECT IDENTIFIER    

ciscoTcpMIBConformance 1.3.6.1.4.1.9.9.6.3
OBJECT IDENTIFIER    

ciscoTcpMIBCompliances 1.3.6.1.4.1.9.9.6.3.1
OBJECT IDENTIFIER    

ciscoTcpMIBGroups 1.3.6.1.4.1.9.9.6.3.2
OBJECT IDENTIFIER    

ciscoTcpMIBCompliance 1.3.6.1.4.1.9.9.6.3.1.1
The compliance statement for entities which implement the Cisco TCP MIB
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoTcpMIBComplianceRev1 1.3.6.1.4.1.9.9.6.3.1.2
The compliance statement for entities which implement the Cisco TCP MIB
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoTcpMIBGroup 1.3.6.1.4.1.9.9.6.3.2.1
A collection of objects providing TCP connection monitoring.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoTcpMIBGroupRev1 1.3.6.1.4.1.9.9.6.3.2.2
A collection of objects providing TCP connection monitoring.
Status: current Access: read-only
OBJECT-GROUP