TCPIPX-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
10

tcpIpxConnTable

table mandatory
.1.3.6.1.4.1.23.2.29.1.1 · 1 row entry · 5 columns
A table containing information specific on
TCP connection over IPX network layer.
tcpIpxConnEntry entry .1.3.6.1.4.1.23.2.29.1.1.1
Information about a particular current TCP
connection over IPX 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.
Indexes
tcpIpxConnLocalAddress tcpIpxConnLocalPort tcpIpxConnRemAddress tcpIpxConnRemPort
Column Syntax OID
tcpIpxConnState mandatory
The state of this TCP connection.

The only value which 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 sta…
Enumerationr/w
Enumerated Values:
1closed
2listen
3synSent
4synReceived
5established
6finWait1
7finWait2
8closeWait
9lastAck
10closing
11timeWait
12deleteTCB
.1.3.6.1.4.1.23.2.29.1.1.1.1
tcpIpxConnLocalAddress mandatory
The local IPX address for this TCP connection.
In the case of a connection in the listen state
which is willing to accept connections for any
interface, the value 00000000:000000000000 is
used. See tcpUnspecConnTable f…
IpxAddress
Textual Convention: IpxAddress OctetString
Type Constraints:
range: 10
.1.3.6.1.4.1.23.2.29.1.1.1.2
tcpIpxConnLocalPort mandatory
The local port number for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.23.2.29.1.1.1.3
tcpIpxConnRemAddress mandatory
The remote IPX address for this TCP connection.
IpxAddress
Textual Convention: IpxAddress OctetString
Type Constraints:
range: 10
.1.3.6.1.4.1.23.2.29.1.1.1.4
tcpIpxConnRemPort mandatory
The remote port number for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.23.2.29.1.1.1.5

tcpUnspecConnTable

table mandatory
.1.3.6.1.4.1.23.2.29.1.2 · 1 row entry · 2 columns
A table containing information specific on
TCP connection over unspecified network layer.
tcpUnspecConnEntry entry .1.3.6.1.4.1.23.2.29.1.2.1
Information about a particular current TCP
connection over unspecified network layer. An
object of this type is transient, in that it
ceases to exist when the connection makes
transition beyond LISTEN state, or when (o…
Indexes
tcpUnspecConnLocalPort
Column Syntax OID
tcpUnspecConnState mandatory
The state of this TCP connection.

Since the TCP connection can belong to this table
only when its state is less than SYN_SENT, only
closed and listen state apply.

The only value which may b…
Enumerationr/w
Enumerated Values:
1closed
2listen
12deleteTCB
.1.3.6.1.4.1.23.2.29.1.2.1.1
tcpUnspecConnLocalPort mandatory
The local port number for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.23.2.29.1.2.1.2

udpIpxTable

table mandatory
.1.3.6.1.4.1.23.2.29.2.1 · 1 row entry · 2 columns
A table containing UDP listener information.
udpIpxEntry entry .1.3.6.1.4.1.23.2.29.2.1.1
Information about a particular current UDP
listener.
Indexes
udpIpxLocalAddress udpIpxLocalPort
Column Syntax OID
udpIpxLocalAddress mandatory
The local IPX address for this UDP listener. In
the case of a UDP listener which is willing to
accept datagrams for any interface, the value
00000000:000000000000 is used. See
udpUnspecTable for UDP listener which is
IpxAddress
Textual Convention: IpxAddress OctetString
Type Constraints:
range: 10
.1.3.6.1.4.1.23.2.29.2.1.1.1
udpIpxLocalPort mandatory
The local port number for this UDP listener.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.23.2.29.2.1.1.2

udpUnspecTable

table mandatory
.1.3.6.1.4.1.23.2.29.2.2 · 1 row entry · 1 columns
A table containing UDP listener information.
udpUnspecEntry entry .1.3.6.1.4.1.23.2.29.2.2.1
Information about a particular current UDP
listener.
Indexes
udpUnspecLocalPort
Column Syntax OID
udpUnspecLocalPort mandatory
The local port number for this UDP listener.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.23.2.29.2.2.1.1