fsMIStdTcpListenerTable
SUPERMICRO-MI-TCP-IPVX-MIB ·
.1.3.6.1.4.1.10876.101.2.75.3
Object
table
A table containing information about TCP listeners. A
listening application can be represented in three
possible ways:
1. An application that is willing to accept both IPv4 and
IPv6 datagrams is represented by
a tcpListenerLocalAddressType of unknown (0) and
a tcpListenerLocalAddress of ''h (a zero-length
octet-string).
2. An application that is willing to accept only IPv4 or
IPv6 datagrams is represented by a
tcpListenerLocalAddressType of the appropriate address
type and a tcpListenerLocalAddress of '0.0.0.0' or '::'
respectively.
3. An application that is listening for data destined
only to a specific IP address, but from any remote
system, is represented by a tcpListenerLocalAddressType
of an appropriate address type, with
tcpListenerLocalAddress as the specific local address.
NOTE: The address type in this table represents the
address type used for the communication, irrespective
of the higher-layer abstraction. For example, an
application using IPv6 'sockets' to communicate via
IPv4 between ::ffff:10.0.0.1 and ::ffff:10.0.0.2 would
use InetAddressType ipv4(1)).
Context
- MIB
- SUPERMICRO-MI-TCP-IPVX-MIB
- OID
.1.3.6.1.4.1.10876.101.2.75.3- Type
- table
- Status
- current
- Parent
- fsMIStdTcpIpvx
- Siblings
- 2
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsMIStdContextTable This table is used to view all global tcp parameters
for each virtual router. | table | - | .1.3.6.1.4.1.10876.101.2.75.1 |
| fsMIStdTcpConnectionTable A table containing information about existing TCP
connections in each virtual router. Note that
unlike earlier TCP MIBs, there is a separate table
for connections in the LISTEN… | table | - | .1.3.6.1.4.1.10876.101.2.75.2 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsMIStdTcpListenerEntry A conceptual row of the tcpListenerTable containing
information about a particular TCP listener. | row | - | .1.3.6.1.4.1.10876.101.2.75.3.1 |