TCPIPX-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
10
.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.
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.
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:
|
.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 OctetStringType 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 OctetStringType 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 |
.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.
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…
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:
|
.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 |
.1.3.6.1.4.1.23.2.29.2.1
·
1 row entry
·
2 columns
A table containing UDP listener information.
Information about a particular current UDP
listener.
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 OctetStringType 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 |
.1.3.6.1.4.1.23.2.29.2.2
·
1 row entry
·
1 columns
A table containing UDP listener information.
Information about a particular current UDP
listener.
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 |