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

VENDOR: CISCO


 Home MIB: OLD-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
 ltcp 1.3.6.1.4.1.9.2.6
     ltcpConnTable 1.3.6.1.4.1.9.2.6.1 no-access
A list of TCP connection entries.
         ltcpConnEntry 1.3.6.1.4.1.9.2.6.1.1 no-access
A collection of additional objects in the cisco TCP implementation.
             loctcpConnInBytes 1.3.6.1.4.1.9.2.6.1.1.1 integer read-only
Bytes input for this TCP connection.
             loctcpConnOutBytes 1.3.6.1.4.1.9.2.6.1.1.2 integer read-only
Bytes output for this TCP connection.
             loctcpConnInPkts 1.3.6.1.4.1.9.2.6.1.1.3 integer read-only
Packets input for this TCP connection.
             loctcpConnOutPkts 1.3.6.1.4.1.9.2.6.1.1.4 integer read-only
Packets output for this TCP connection.
             loctcpConnElapsed 1.3.6.1.4.1.9.2.6.1.1.5 timeticks read-only
How long this TCP connection has been established.