MIBs Depot

TCPIPX-MIB

Registered at
1.3.6.1.4.1.23.2.29
Namespace
novell
Source file
TCPIPX-MIB
Digest
sha256:9e83df4e1fdcd311a73e7f0c9a17dedc8195fb81529a8109b5afafe2d7d377f8

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, enterprises, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC
TCPIPX-MIB

Textual conventions

NameOIDSyntaxAccessStatus
IpxAddress
type

Objects

NameOIDSyntaxAccessStatus
novell
OBJECT-IDENTITY
1.3.6.1.4.1.23
mibDoc
OBJECT-IDENTITY
1.3.6.1.4.1.23.2
tcpx
OBJECT-IDENTITY
1.3.6.1.4.1.23.2.29
tcpxTcp
OBJECT-IDENTITY
1.3.6.1.4.1.23.2.29.1
tcpIpxConnTable
OBJECT-TYPE
A table containing information specific on TCP connection over IPX network layer.
1.3.6.1.4.1.23.2.29.1.1not-accessiblemandatory
tcpIpxConnEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.23.2.29.1.1.1not-accessiblemandatory
tcpIpxConnState
OBJECT-TYPE
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 station attempts to set this object to any other value. If a management station sets this object to the value deleteTCB(12), then this has the effect of deleting the TCB (as defined in RFC 793) of the corresponding connection on the managed node, resulting in immediate termination of the connection. As an implementation-specific option, a RST segment may be sent from the managed node to the other TCP endpoint (note however that RST segments are not sent reliably).
1.3.6.1.4.1.23.2.29.1.1.1.1INTEGER {closed(1), listen(2), synSent(3), synReceived(4), established(5), finWait1(6), finWait2(7), closeWait(8), lastAck(9), closing(10), timeWait(11), deleteTCB(12)}read-writemandatory
tcpIpxConnLocalAddress
OBJECT-TYPE
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 for connections in the listen state which is willing to accept connects for any IP interface associated with the node.
1.3.6.1.4.1.23.2.29.1.1.1.2IpxAddressread-onlymandatory
tcpIpxConnLocalPort
OBJECT-TYPE
The local port number for this TCP connection.
1.3.6.1.4.1.23.2.29.1.1.1.3INTEGER (0..65535)read-onlymandatory
tcpIpxConnRemAddress
OBJECT-TYPE
The remote IPX address for this TCP connection.
1.3.6.1.4.1.23.2.29.1.1.1.4IpxAddressread-onlymandatory
tcpIpxConnRemPort
OBJECT-TYPE
The remote port number for this TCP connection.
1.3.6.1.4.1.23.2.29.1.1.1.5INTEGER (0..65535)read-onlymandatory
tcpUnspecConnTable
OBJECT-TYPE
A table containing information specific on TCP connection over unspecified network layer.
1.3.6.1.4.1.23.2.29.1.2not-accessiblemandatory
tcpUnspecConnEntry
OBJECT-TYPE
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 (or soon after) the connection makes transition to the CLOSED state,
1.3.6.1.4.1.23.2.29.1.2.1not-accessiblemandatory
tcpUnspecConnState
OBJECT-TYPE
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 be set by a management station is deleteTCB(12). Accordingly, it is appropriate for an agent to return a `badValue' response if a management station attempts to set this object to any other value. If a management station sets this object to the value deleteTCB(12), then this has the effect of deleting the TCB (as defined in RFC 793) of the corresponding connection on the managed node, resulting in immediate termination of the connection. As an implementation-specific option, a RST segment may be sent from the managed node to the other TCP endpoint (note however that RST segments are not sent reliably).
1.3.6.1.4.1.23.2.29.1.2.1.1INTEGER {closed(1), listen(2), deleteTCB(12)}read-writemandatory
tcpUnspecConnLocalPort
OBJECT-TYPE
The local port number for this TCP connection.
1.3.6.1.4.1.23.2.29.1.2.1.2INTEGER (0..65535)read-onlymandatory
tcpxUdp
OBJECT-IDENTITY
1.3.6.1.4.1.23.2.29.2
udpIpxTable
OBJECT-TYPE
A table containing UDP listener information.
1.3.6.1.4.1.23.2.29.2.1not-accessiblemandatory
udpIpxEntry
OBJECT-TYPE
Information about a particular current UDP listener.
1.3.6.1.4.1.23.2.29.2.1.1not-accessiblemandatory
udpIpxLocalAddress
OBJECT-TYPE
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 willing to accept datagrams from any network layer.
1.3.6.1.4.1.23.2.29.2.1.1.1IpxAddressread-onlymandatory
udpIpxLocalPort
OBJECT-TYPE
The local port number for this UDP listener.
1.3.6.1.4.1.23.2.29.2.1.1.2INTEGER (0..65535)read-onlymandatory
udpUnspecTable
OBJECT-TYPE
A table containing UDP listener information.
1.3.6.1.4.1.23.2.29.2.2not-accessiblemandatory
udpUnspecEntry
OBJECT-TYPE
Information about a particular current UDP listener.
1.3.6.1.4.1.23.2.29.2.2.1not-accessiblemandatory
udpUnspecLocalPort
OBJECT-TYPE
The local port number for this UDP listener.
1.3.6.1.4.1.23.2.29.2.2.1.1INTEGER (0..65535)read-onlymandatory