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).
|
|||
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. |
|
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. |