fsMIStdTcpConnectionRemAddressType
SUPERMICRO-MI-TCP-IPVX-MIB ·
.1.3.6.1.4.1.10876.101.2.75.2.1.5
Object
column
INET-ADDRESS-MIBInetAddressType
The address type of tcpConnectionRemAddress.
Context
- MIB
- SUPERMICRO-MI-TCP-IPVX-MIB
- OID
.1.3.6.1.4.1.10876.101.2.75.2.1.5- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- fsMIStdTcpConnectionEntry
- Table
- fsMIStdTcpConnectionTable
- Siblings
- 7
Syntax
INET-ADDRESS-MIBInetAddressType
- Source
- INET-ADDRESS-MIBInetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
3 | ipv4z |
4 | ipv6z |
16 | dns |
25 | l2vpn |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsMIStdTcpConnectionLocalAddressType The address type of tcpConnectionLocalAddress. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.10876.101.2.75.2.1.2 |
| fsMIStdTcpConnectionLocalAddress The local IP address for this TCP connection. The type
of this address is determined by the value of
tcpConnectionLocalAddressType.
As this object is used in the i… | column | OctetString | .1.3.6.1.4.1.10876.101.2.75.2.1.3 |
| fsMIStdTcpConnectionLocalPort The local port number for this TCP connection. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.10876.101.2.75.2.1.4 |
| fsMIStdTcpConnectionRemAddress The remote IP address for this TCP connection. The type
of this address is determined by the value of
tcpConnectionRemAddressType.
As this object is used in the in… | column | OctetString | .1.3.6.1.4.1.10876.101.2.75.2.1.6 |
| fsMIStdTcpConnectionRemPort The remote port number for this TCP connection. | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.10876.101.2.75.2.1.7 |
| fsMIStdTcpConnectionState The state of this TCP connection.
The value listen(2) is included only for parallelism to the
old tcpConnTable and should not be used. A connection in
LISTEN state… | column | Enumeration | .1.3.6.1.4.1.10876.101.2.75.2.1.8 |
| fsMIStdTcpConnectionProcess The system's process ID for the process associated with
this connection, or zero if there is no such process. This
value is expected to be the same as HOST-RESOURCES-MIB::
hrSWRu… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.10876.101.2.75.2.1.9 |