SUPERMICRO-MI-TCP-IPVX-MIB
36 objects
This mib module is for TCP module with virtual routing and forwarding support.
Imported Objects
| INET-ADDRESS-MIB | InetAddress InetAddressType InetPortNumber |
| SNMPv2-SMI | Counter32 Counter64 enterprises Gauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.10876.101.2.75 | IdentityfsMIStdTcpIpvx | This mib module is for TCP module with virtual routing and forwarding support. | ||
| 1.3.6.1.4.1.10876.101.2.75.1 | TablefsMIStdContextTable | not-accessible | current | This table is used to view all global tcp parameters for each virtual router. |
| 1.3.6.1.4.1.10876.101.2.75.1.1 | RowfsMIStdContextEntry | not-accessible | current | An context Table Entry for particular virtual router. |
| 1.3.6.1.4.1.10876.101.2.75.1.1.1 | ColumnfsMIStdContextId | not-accessible | current | A virtual router identifier to identify the virtual router. |
| 1.3.6.1.4.1.10876.101.2.75.1.1.2 | ColumnfsMIStdTcpRtoAlgorithm | read-only | current | The algorithm used to determine the timeout value used for retransmitting unacknowledged octets. |
| 1.3.6.1.4.1.10876.101.2.75.1.1.3 | ColumnfsMIStdTcpRtoMin | read-only | current | The minimum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type d… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.4 | ColumnfsMIStdTcpRtoMax | read-only | current | The maximum value permitted by a TCP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type d… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.5 | ColumnfsMIStdTcpMaxConn | read-only | current | The limit on the total number of TCP connections the entity can support. In entities where the maximum number of connections is dynamic, this object should con… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.6 | ColumnfsMIStdTcpActiveOpens | read-only | current | The number of times that TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. Discontinuities in the value of this counte… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.7 | ColumnfsMIStdTcpPassiveOpens | read-only | current | The number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. Discontinuities in the value of this counter are… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.8 | ColumnfsMIStdTcpAttemptFails | read-only | current | The number of times that TCP connections have made a direct transition to the CLOSED state from either the SYN-SENT state or the SYN-RCVD state, plus the numbe… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.9 | ColumnfsMIStdTcpEstabResets | read-only | current | The number of times that TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state. Discontin… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.10 | ColumnfsMIStdTcpCurrEstab | read-only | current | The number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT. |
| 1.3.6.1.4.1.10876.101.2.75.1.1.11 | ColumnfsMIStdTcpInSegs | read-only | current | The total number of segments received, including those received in error. This count includes segments received on currently established connections. Discontin… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.12 | ColumnfsMIStdTcpOutSegs | read-only | current | The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets. Discontinuities in the valu… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.13 | ColumnfsMIStdTcpRetransSegs | read-only | current | The total number of segments retransmitted; that is, the number of TCP segments transmitted containing one or more previously transmitted octets. Discontinuiti… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.14 | ColumnfsMIStdTcpInErrs | read-only | current | The total number of segments received in error (e.g., bad TCP checksums). Discontinuities in the value of this counter are indicated via discontinuities in the… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.15 | ColumnfsMIStdTcpOutRsts | read-only | current | The number of TCP segments sent containing the RST flag. Discontinuities in the value of this counter are indicated via discontinuities in the value of sysUpTi… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.16 | ColumnfsMIStdTcpHCInSegs | read-only | current | The total number of segments received, including those received in error. This count includes segments received on currently established connections. This obje… |
| 1.3.6.1.4.1.10876.101.2.75.1.1.17 | ColumnfsMIStdTcpHCOutSegs | read-only | current | The total number of segments sent, including those on current connections but excluding those containing only retransmitted octets. This object is the 64-bit e… |
| 1.3.6.1.4.1.10876.101.2.75.2 | TablefsMIStdTcpConnectionTable | not-accessible | current | A table containing information about existing TCP connections in each virtual router. Note that unlike earlier TCP MIBs, there is a separate table for connecti… |
| 1.3.6.1.4.1.10876.101.2.75.2.1 | RowfsMIStdTcpConnectionEntry | not-accessible | current | A conceptual row of the tcpConnectionTable containing information about a particular current TCP connection. Each row of this table is transient in that it cea… |
| 1.3.6.1.4.1.10876.101.2.75.2.1.2 | ColumnfsMIStdTcpConnectionLocalAddressType | not-accessible | current | The address type of tcpConnectionLocalAddress. |
| 1.3.6.1.4.1.10876.101.2.75.2.1.3 | ColumnfsMIStdTcpConnectionLocalAddress | not-accessible | current | 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 t… |
| 1.3.6.1.4.1.10876.101.2.75.2.1.4 | ColumnfsMIStdTcpConnectionLocalPort | not-accessible | current | The local port number for this TCP connection. |
| 1.3.6.1.4.1.10876.101.2.75.2.1.5 | ColumnfsMIStdTcpConnectionRemAddressType | not-accessible | current | The address type of tcpConnectionRemAddress. |
| 1.3.6.1.4.1.10876.101.2.75.2.1.6 | ColumnfsMIStdTcpConnectionRemAddress | not-accessible | current | 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 th… |
| 1.3.6.1.4.1.10876.101.2.75.2.1.7 | ColumnfsMIStdTcpConnectionRemPort | not-accessible | current | The remote port number for this TCP connection. |
| 1.3.6.1.4.1.10876.101.2.75.2.1.8 | ColumnfsMIStdTcpConnectionState | read-write | current | 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 s… |
| 1.3.6.1.4.1.10876.101.2.75.2.1.9 | ColumnfsMIStdTcpConnectionProcess | read-only | current | 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-RES… |
| 1.3.6.1.4.1.10876.101.2.75.3 | TablefsMIStdTcpListenerTable | not-accessible | current | A table containing information about TCP listeners. A listening application can be represented in three possible ways: 1. An application that is willing to acc… |
| 1.3.6.1.4.1.10876.101.2.75.3.1 | RowfsMIStdTcpListenerEntry | not-accessible | current | A conceptual row of the tcpListenerTable containing information about a particular TCP listener. |
| 1.3.6.1.4.1.10876.101.2.75.3.1.2 | ColumnfsMIStdTcpListenerLocalAddressType | not-accessible | current | The address type of tcpListenerLocalAddress. The value should be unknown (0) if connection initiations to all local IP addresses are accepted. |
| 1.3.6.1.4.1.10876.101.2.75.3.1.3 | ColumnfsMIStdTcpListenerLocalAddress | not-accessible | current | The local IP address for this TCP connection. The value of this object can be represented in three possible ways, depending on the characteristics of the liste… |
| 1.3.6.1.4.1.10876.101.2.75.3.1.4 | ColumnfsMIStdTcpListenerLocalPort | not-accessible | current | The local port number for this TCP connection. |
| 1.3.6.1.4.1.10876.101.2.75.3.1.5 | ColumnfsMIStdTcpListenerProcess | read-only | current | The system's process ID for the process associated with this listener, or zero if there is no such process. This value is expected to be the same as HOST-RESOU… |