AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Novell » TCPIPX-MIB » Objects

TCPIPX-MIB.mib object view, vendor Novell

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file TCPIPX-MIB and use it to monitor vendor specific OID's.

TCPIPX-MIB file content

Object view of TCPIPX-MIB:

Scalar Object
tcpIpxConnEntry .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.
udpIpxEntry .1.3.6.1.4.1.23.2.29.2.1.1
Information about a particular current UDP listener.
tcpUnspecConnEntry .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 (or soon after) the connection makes transition to the CLOSED state,
udpUnspecEntry .1.3.6.1.4.1.23.2.29.2.2.1
Information about a particular current UDP listener.
Tabular Object
tcpIpxConnLocalAddress .1.3.6.1.4.1.23.2.29.1.1.1.2
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.
tcpIpxConnLocalPort .1.3.6.1.4.1.23.2.29.1.1.1.3
The local port number for this TCP connection.
tcpIpxConnRemAddress .1.3.6.1.4.1.23.2.29.1.1.1.4
The remote IPX address for this TCP connection.
tcpIpxConnRemPort .1.3.6.1.4.1.23.2.29.1.1.1.5
The remote port number for this TCP connection.
tcpIpxConnState .1.3.6.1.4.1.23.2.29.1.1.1.1
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).
udpIpxLocalAddress .1.3.6.1.4.1.23.2.29.2.1.1.1
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.
udpIpxLocalPort .1.3.6.1.4.1.23.2.29.2.1.1.2
The local port number for this UDP listener.
tcpUnspecConnLocalPort .1.3.6.1.4.1.23.2.29.1.2.1.2
The local port number for this TCP connection.
tcpUnspecConnState .1.3.6.1.4.1.23.2.29.1.2.1.1
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).
udpUnspecLocalPort .1.3.6.1.4.1.23.2.29.2.2.1.1
The local port number for this UDP listener.
Table
tcpIpxConnTable .1.3.6.1.4.1.23.2.29.1.1
A table containing information specific on TCP connection over IPX network layer.
udpIpxTable .1.3.6.1.4.1.23.2.29.2.1
A table containing UDP listener information.
tcpUnspecConnTable .1.3.6.1.4.1.23.2.29.1.2
A table containing information specific on TCP connection over unspecified network layer.
udpUnspecTable .1.3.6.1.4.1.23.2.29.2.2
A table containing UDP listener information.
Object Identifier
novell .1.3.6.1.4.1.23
mibDoc .1.3.6.1.4.1.23.2
tcpx .1.3.6.1.4.1.23.2.29
tcpxTcp .1.3.6.1.4.1.23.2.29.1
tcpxUdp .1.3.6.1.4.1.23.2.29.2