CISCO-TCP-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-TCP-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoTcpMIB 1.3.6.1.4.1.9.9.6
An extension to the IETF MIB module for managing TCP implementations
     ciscoTcpMIBObjects 1.3.6.1.4.1.9.9.6.1
         ciscoTcpConnTable 1.3.6.1.4.1.9.9.6.1.1 no-access
A table containing TCP connection-specific information.
             ciscoTcpConnEntry 1.3.6.1.4.1.9.9.6.1.1.1 no-access
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.
                 ciscoTcpConnInBytes 1.3.6.1.4.1.9.9.6.1.1.1.1 counter32 read-only
Number of bytes that have been input on this TCP connection.
                 ciscoTcpConnOutBytes 1.3.6.1.4.1.9.9.6.1.1.1.2 counter32 read-only
Number of bytes that have been output on this TCP connection.
                 ciscoTcpConnInPkts 1.3.6.1.4.1.9.9.6.1.1.1.3 counter32 read-only
Number of packets that have been input on this TCP connection.
                 ciscoTcpConnOutPkts 1.3.6.1.4.1.9.9.6.1.1.1.4 counter32 read-only
Number of packets that have been output on this TCP connection.
                 ciscoTcpConnElapsed 1.3.6.1.4.1.9.9.6.1.1.1.5 timeticks read-only
Amount of time this TCP connection has been established.
                 ciscoTcpConnSRTT 1.3.6.1.4.1.9.9.6.1.1.1.6 integer32 read-only
`Smoothed' round-trip time for this TCP connection.
                 ciscoTcpConnRetransPkts 1.3.6.1.4.1.9.9.6.1.1.1.7 counter32 read-only
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.
                 ciscoTcpConnFastRetransPkts 1.3.6.1.4.1.9.9.6.1.1.1.8 counter32 read-only
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.
                 ciscoTcpConnRto 1.3.6.1.4.1.9.9.6.1.1.1.9 integer32 read-only
The current value used by a TCP implementation for the retransmission timeout.
     ciscoTcpMIBTraps 1.3.6.1.4.1.9.9.6.2
     ciscoTcpMIBConformance 1.3.6.1.4.1.9.9.6.3
         ciscoTcpMIBCompliances 1.3.6.1.4.1.9.9.6.3.1
             ciscoTcpMIBCompliance 1.3.6.1.4.1.9.9.6.3.1.1
The compliance statement for entities which implement the Cisco TCP MIB
             ciscoTcpMIBComplianceRev1 1.3.6.1.4.1.9.9.6.3.1.2
The compliance statement for entities which implement the Cisco TCP MIB
         ciscoTcpMIBGroups 1.3.6.1.4.1.9.9.6.3.2
             ciscoTcpMIBGroup 1.3.6.1.4.1.9.9.6.3.2.1
A collection of objects providing TCP connection monitoring.
             ciscoTcpMIBGroupRev1 1.3.6.1.4.1.9.9.6.3.2.2
A collection of objects providing TCP connection monitoring.