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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk tcpIpxConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TCPIPX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TCPIPX-MIB::tcpIpxConnTable'
A table containing information specific on
TCP connection over IPX network layer.
tcpIpxConnEntry row .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.
Column Syntax OID
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
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
Type Constraints:
range: 10
.1.3.6.1.4.1.23.2.29.1.1.1.2
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
The remote IPX address for this TCP connection.
IpxAddress
Type Constraints:
range: 10
.1.3.6.1.4.1.23.2.29.1.1.1.4
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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk tcpUnspecConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TCPIPX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TCPIPX-MIB::tcpUnspecConnTable'
A table containing information specific on
TCP connection over unspecified network layer.
tcpUnspecConnEntry row .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…
Column Syntax OID
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
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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk udpIpxTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TCPIPX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TCPIPX-MIB::udpIpxTable'
A table containing UDP listener information.
udpIpxEntry row .1.3.6.1.4.1.23.2.29.2.1.1
Information about a particular current UDP
listener.
Column Syntax OID
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
Type Constraints:
range: 10
.1.3.6.1.4.1.23.2.29.2.1.1.1
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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk udpUnspecTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TCPIPX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TCPIPX-MIB::udpUnspecTable'
A table containing UDP listener information.
udpUnspecEntry row .1.3.6.1.4.1.23.2.29.2.2.1
Information about a particular current UDP
listener.
Column Syntax OID
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