TCP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
3
Rows
3
Columns
17
.1.3.6.1.2.1.6.13
·
1 row entry
·
5 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk tcpConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TCP-MIB::tcpConnTable'
A table containing information about existing IPv4-specific TCP connections or listeners. This table has been deprecated in favor of the version neutral tcpConnectionTable.
A conceptual row of the tcpConnTable containing information
about a particular current IPv4 TCP connection. Each row
of this table is transient in that it ceases to exist when
(or soon after) the connection makes the t…
about a particular current IPv4 TCP connection. Each row
of this table is transient in that it ceases to exist when
(or soon after) the connection makes the t…
| Column | Syntax | OID | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
tcpConnStatedeprecated
The state of this TCP connection.
The only value that may be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a `badValue' response if a management stat… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.2.1.6.13.1.1 |
||||||||||||||||||||||||
|
tcpConnLocalAddressdeprecated
The local IP address for this TCP connection. In the case
of a connection in the listen state willing to accept connections for any IP interface associated with the node, the value 0.0.0.0 is used. |
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.2.1.6.13.1.2 |
||||||||||||||||||||||||
|
tcpConnLocalPortdeprecated
The local port number for this TCP connection.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.2.1.6.13.1.3 |
||||||||||||||||||||||||
|
tcpConnRemAddressdeprecated
The remote IP address for this TCP connection.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.2.1.6.13.1.4 |
||||||||||||||||||||||||
|
tcpConnRemPortdeprecated
The remote port number for this TCP connection.
|
Integer32 Constraints: range: 0-65535 |
.1.3.6.1.2.1.6.13.1.5 |
tcpConnectionTable
table.1.3.6.1.2.1.6.19
·
1 row entry
·
8 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk tcpConnectionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TCP-MIB::tcpConnectionTable'
A table containing information about existing TCP connections. Note that unlike earlier TCP MIBs, there is a separate table for connections in the LISTEN state.
A conceptual row of the tcpConnectionTable containing
information about a particular current TCP connection.
Each row of this table is transient in that it ceases to
exist when (or soon after) the connection makes the
t…
information about a particular current TCP connection.
Each row of this table is transient in that it ceases to
exist when (or soon after) the connection makes the
t…
| Column | Syntax | OID | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The address type of tcpConnectionLocalAddress.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.2.1.6.19.1.1 |
||||||||||||||||||||||||
|
The local IP address for this TCP connection. The type
of this address is determined by the value of tcpConnectionLocalAddressType. As this object is used in the index for the tcpConnectionTable, impleme… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.6.19.1.2 |
||||||||||||||||||||||||
|
The local port number for this TCP connection.
|
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.6.19.1.3 |
||||||||||||||||||||||||
|
The address type of tcpConnectionRemAddress.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.2.1.6.19.1.4 |
||||||||||||||||||||||||
|
The remote IP address for this TCP connection. The type
of this address is determined by the value of tcpConnectionRemAddressType. As this object is used in the index for the tcpConnectionTable, implemen… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.6.19.1.5 |
||||||||||||||||||||||||
|
The remote port number for this TCP connection.
|
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.6.19.1.6 |
||||||||||||||||||||||||
|
The state of this TCP connection.
The value listen(2) is included only for parallelism to the old tcpConnTable and should not be used. A connection in LISTEN state should be present in the tcpListenerTab… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.2.1.6.19.1.7 |
||||||||||||||||||||||||
|
The system's process ID for the process associated with
this connection, or zero if there is no such process. This value is expected to be the same as HOST-RESOURCES-MIB:: hrSWRunIndex or SYSAPPL-MIB::sysApplElmtRunInd… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.6.19.1.8 |
tcpListenerTable
table.1.3.6.1.2.1.6.20
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk tcpListenerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TCP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TCP-MIB::tcpListenerTable'
A table containing information about TCP listeners. A
listening application can be represented in three
possible ways:
1. An application that is willing to accept both IPv4 and
IPv6 datagrams is represented by
a tcpListenerLocalAddressType of unknown (0) and
a tcpListenerLocalAddress of ''h (a zero-length
octet-string).
2. An application that is willing to accept only IPv4 or
IPv6 datagrams is represented by a
tcpListenerLocalAddressType of the appropriate address
type and a tcpListenerLocalAddress of '0.0.0.0' or '::'
respectively.
3. An application that is listening for data destined
only to a specific IP address, but from any remote
system, is represented by a tcpListenerLocalAddressType
of an appropriate address type, with
tcpListenerLocalAddress as the specific local address.
NOTE: The address type in this table represents the
address type used for the communication, irrespective
of the higher-layer abstraction. For example, an
application using IPv6 'sockets' to communicate via
IPv4 between ::ffff:10.0.0.1 and ::ffff:10.0.0.2 would
use InetAddressType ipv4(1)).
A conceptual row of the tcpListenerTable containing
information about a particular TCP listener.
information about a particular TCP listener.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The address type of tcpListenerLocalAddress. The value
should be unknown (0) if connection initiations to all local IP addresses are accepted. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.2.1.6.20.1.1 |
||||||||||||||
|
The local IP address for this TCP connection.
The value of this object can be represented in three possible ways, depending on the characteristics of the listening application: 1. For an ap… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.6.20.1.2 |
||||||||||||||
|
The local port number for this TCP connection.
|
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.2.1.6.20.1.3 |
||||||||||||||
|
The system's process ID for the process associated with
this listener, or zero if there is no such process. This value is expected to be the same as HOST-RESOURCES-MIB:: hrSWRunIndex or SYSAPPL-MIB::sysApplElmtRunIndex… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.6.20.1.4 |