tcpIpxConnEntry OBJECT-TYPE
SYNTAX TcpIpxConnEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"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."
INDEX { tcpIpxConnLocalAddress,
tcpIpxConnLocalPort,
tcpIpxConnRemAddress,
tcpIpxConnRemPort }
View at oid-info.com
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.
Parsed from file TCPIPX-MIB-rfc1792.txt
Company: None
Module: TCPIPX-MIB
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.
Parsed from file TCPIPX-MIB.mib
Module: TCPIPX-MIB
Automatically extracted from RFC1792
tcpIpxConnEntry OBJECT-TYPE SYNTAX TcpIpxConnEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "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." INDEX { tcpIpxConnLocalAddress, tcpIpxConnLocalPort, tcpIpxConnRemAddress, tcpIpxConnRemPort } ::= { tcpIpxConnTable 1 }
tcpIpxConnEntry OBJECT-TYPE SYNTAX TcpIpxConnEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "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." INDEX { tcpIpxConnLocalAddress, tcpIpxConnLocalPort, tcpIpxConnRemAddress, tcpIpxConnRemPort } ::= { tcpIpxConnTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.23.2.29.1.1.1.1 | tcpIpxConnState | 0 | 0 | The state of this TCP connection. The only value which may be set by a management station is deleteTCB(12). Accordingly, it is ap… |
1.3.6.1.4.1.23.2.29.1.1.1.2 | tcpIpxConnLocalAddress | 0 | 0 | The local IPX address for this TCP connection. In the case of a connection in the listen state which is willing to accept connect… |
1.3.6.1.4.1.23.2.29.1.1.1.3 | tcpIpxConnLocalPort | 0 | 0 | The local port number for this TCP connection. |
1.3.6.1.4.1.23.2.29.1.1.1.4 | tcpIpxConnRemAddress | 0 | 0 | The remote IPX address for this TCP connection. |
1.3.6.1.4.1.23.2.29.1.1.1.5 | tcpIpxConnRemPort | 1 | 1 | The remote port number for this TCP connection. |