SUPERMICRO-TCP-MIB
66 objects
The MIB module for managing TCP implementations.
Imported Objects
| INET-ADDRESS-MIB | InetAddress InetAddressType InetPortNumber |
| SNMPv2-SMI | enterprises IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | TruthValue |
| TCP-MIB | tcpConnectionEntry |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.10876.101.1.18 | Identityfstcp | The MIB module for managing TCP implementations. | ||
| 1.3.6.1.4.1.10876.101.1.18.1 | ScalarfsTcpAckOption | read-write | current | The algorithm used to determine the acknowledgement policy to be followed by the receiving TCP |
| 1.3.6.1.4.1.10876.101.1.18.2 | ScalarfsTcpTimeStampOption | read-write | current | A flag to note whether the Time Stamp option is enabled |
| 1.3.6.1.4.1.10876.101.1.18.3 | ScalarfsTcpBigWndOption | read-write | current | A flag to note whether the Big Window option is enabled |
| 1.3.6.1.4.1.10876.101.1.18.4 | ScalarfsTcpIncrIniWnd | read-write | current | A flag to note whether the Increased Initial Window feature is enabled |
| 1.3.6.1.4.1.10876.101.1.18.5 | ScalarfsTcpMaxNumOfTCB | read-write | current | Maximum Number of TCP connections. |
| 1.3.6.1.4.1.10876.101.1.18.6 | ScalarfsTcpTraceDebug | read-write | current | This is used to enable Trace Statements in Tcp Module. A four byte integer value is specified for enabling the level of tracing.Each Bit in the four byte integ… |
| 1.3.6.1.4.1.10876.101.1.18.7 | TablefsTcpConnTable | not-accessible | current | A table containing TCP connection-specific information. |
| 1.3.6.1.4.1.10876.101.1.18.7.1 | RowfsTcpConnEntry | not-accessible | current | Information about a particular current TCP connection. An object of this type is transient, in that it ceases to exist when (or soon after) the connection make… |
| 1.3.6.1.4.1.10876.101.1.18.7.1.1 | ColumnfsTcpConnLocalAddress | not-accessible | current | The local IP address for this TCP connection. In the case of a connection in the listen state which is willing to accept connections for any IP interface assoc… |
| 1.3.6.1.4.1.10876.101.1.18.7.1.2 | ColumnfsTcpConnLocalPort | not-accessible | current | The local port number for this TCP connection. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.3 | ColumnfsTcpConnRemAddress | not-accessible | current | The remote IP address for this TCP connection. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.4 | ColumnfsTcpConnRemPort | not-accessible | current | The remote port number for this TCP connection. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.5 | ColumnfsTcpConnOutState | read-only | current | The output state for this TCP connection. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.6 | ColumnfsTcpConnSWindow | read-only | current | The send window(SND.WND) for this TCP connection. It indicates the amount of data that the peer TCP is willing to accept. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.7 | ColumnfsTcpConnRWindow | read-only | current | The receive window(RCV.WND) for this TCP connection. It indicates the amount of data that TCP is willing to accept. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.8 | ColumnfsTcpConnCWindow | read-only | current | The congestion window for this TCP connection. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.9 | ColumnfsTcpConnSSThresh | read-only | current | The slow start thresh-hold for this TCP connection. It indicates the window size limit crossing which TCP transitions from the slow start phase to congestion a… |
| 1.3.6.1.4.1.10876.101.1.18.7.1.10 | ColumnfsTcpConnSMSS | read-only | current | The send maximum segment size for this TCP connection. It is negotiated during connection establishment. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.11 | ColumnfsTcpConnRMSS | read-only | current | The receive maximum segment size for this TCP connection |
| 1.3.6.1.4.1.10876.101.1.18.7.1.12 | ColumnfsTcpConnSRT | read-only | current | The smooth round trip time for this TCP connection. It is updated based on the round trip time. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.13 | ColumnfsTcpConnRTDE | read-only | current | The round trip deviation estimator for this TCP connection. It is updated based on the round trip time. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.14 | ColumnfsTcpConnPersist | read-only | current | The persist timeout value for this TCP connection |
| 1.3.6.1.4.1.10876.101.1.18.7.1.15 | ColumnfsTcpConnRexmt | read-only | current | The retransmit timeout value for this TCP connection |
| 1.3.6.1.4.1.10876.101.1.18.7.1.16 | ColumnfsTcpConnRexmtCnt | read-only | current | The no of retransmissions for this TCP connection |
| 1.3.6.1.4.1.10876.101.1.18.7.1.17 | ColumnfsTcpConnSBCount | read-only | current | The number of valid bytes from the send buffer which are to be sent to the peer TCP for this TCP connection |
| 1.3.6.1.4.1.10876.101.1.18.7.1.18 | ColumnfsTcpConnSBSize | read-only | current | The send buffer size for this TCP connection |
| 1.3.6.1.4.1.10876.101.1.18.7.1.19 | ColumnfsTcpConnRBCount | read-only | current | The number of valid bytes from the receive buffer which are to be sent to the upper application for this TCP connection. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.20 | ColumnfsTcpConnRBSize | read-only | current | The receive buffer size for this TCP connection. |
| 1.3.6.1.4.1.10876.101.1.18.7.1.21 | ColumnfsTcpKaMainTmr | read-write | current | The main timeout value used for Keepalive |
| 1.3.6.1.4.1.10876.101.1.18.7.1.22 | ColumnfsTcpKaRetransTmr | read-write | current | The retransmission timeout used for Keepalive |
| 1.3.6.1.4.1.10876.101.1.18.7.1.23 | ColumnfsTcpKaRetransCnt | read-write | current | The no. of retransmissions before aborting the connection during Keepalive |
| 1.3.6.1.4.1.10876.101.1.18.8 | TablefsTcpExtConnTable | not-accessible | current | A table containing TCP connection-specific TCP MD5 & TCP-AO information. |
| 1.3.6.1.4.1.10876.101.1.18.8.1 | RowfsTcpExtConnEntry | not-accessible | current | Information about a particular current TCP connection. An object of this type is transient, in that it ceases to exist when (or soon after) the connection make… |
| 1.3.6.1.4.1.10876.101.1.18.8.1.1 | ColumnfsTcpConnMD5Option | read-only | current | A flag to note if MD5 option is enabled for this TCP connection. |
| 1.3.6.1.4.1.10876.101.1.18.8.1.2 | ColumnfsTcpConnMD5ErrCtr | read-only | current | The number of incoming segments dropped due to MD5 authentication failure |
| 1.3.6.1.4.1.10876.101.1.18.8.1.3 | ColumnfsTcpConnTcpAOOption | read-only | current | A flag to note if TCP-AO option is enabled for this TCP connection. |
| 1.3.6.1.4.1.10876.101.1.18.8.1.4 | ColumnfsTcpConTcpAOCurKeyId | read-only | current | Indicates the send key id of the MKT currently used by this TCP session |
| 1.3.6.1.4.1.10876.101.1.18.8.1.5 | ColumnfsTcpConTcpAORnextKeyId | read-only | current | Indicates the receive key id of the MKT currently preferred by the sender for authenticating incoming packets. If the sender wants to change the currently used… |
| 1.3.6.1.4.1.10876.101.1.18.8.1.6 | ColumnfsTcpConTcpAORcvKeyId | read-only | current | Indicates the value in the keyId field of the latest received packet on this connection |
| 1.3.6.1.4.1.10876.101.1.18.8.1.7 | ColumnfsTcpConTcpAORcvRnextKeyId | read-only | current | Indicates the value in the RNextKeyId field of the latest received packet on this connection |
| 1.3.6.1.4.1.10876.101.1.18.8.1.8 | ColumnfsTcpConTcpAOConnErrCtr | read-only | current | The number of incoming segments dropped due to TCP-AO authentication failure |
| 1.3.6.1.4.1.10876.101.1.18.8.1.9 | ColumnfsTcpConTcpAOSndSne | read-only | current | Send side SNE(Sequence Number Extension). SNE increments whenever the tcp sequence number rolls over, so that differentiation between TCP segments with same se… |
| 1.3.6.1.4.1.10876.101.1.18.8.1.10 | ColumnfsTcpConTcpAORcvSne | read-only | current | Receive side SNE(Sequence Number Extension). SNE increments whenever the tcp sequence number rolls over, so that differentiation between TCP segments with same… |
| 1.3.6.1.4.1.10876.101.1.18.9 | ScalarfsTcpMaxReTries | read-write | current | When data send is not acknowledged , TCP re-transmits the data. This object is used to configure the maximum retries for re-transmission in Tcp Module. |
| 1.3.6.1.4.1.10876.101.1.18.10 | ScalarfsTcpTrapAdminStatus | read-write | current | If this object is set to disable, then the NOTIFICATION messages wont be sent to the SNMP Manager. If enabled, NOTIFICATION messages are sent. |
| 1.3.6.1.4.1.10876.101.1.18.11 | NodefstcpNotification | |||
| 1.3.6.1.4.1.10876.101.1.18.11.0 | NodefstcpTrap | |||
| 1.3.6.1.4.1.10876.101.1.18.11.0.1 | NotificationfstcpAoAuthError | current | A fstcpTcpAoAuthError trap is generated when TCP-AO authentication fails for incoming packets on a particular TCP connection | |
| 1.3.6.1.4.1.10876.101.1.18.11.1 | NodefstcpObjects | |||
| 1.3.6.1.4.1.10876.101.1.18.11.1.1 | ScalarfstcpAoLocalAddressType | accessible-for-notify | current | This object refers to the addresstype of local address of a tcp connection. Used for sending TCP specific Traps. |
| 1.3.6.1.4.1.10876.101.1.18.11.1.2 | ScalarfstcpAoLocalAddress | accessible-for-notify | current | This object refers to the local address of a tcp connection. Used for sending TCP specific Traps. |
| 1.3.6.1.4.1.10876.101.1.18.11.1.3 | ScalarfstcpAoLocalPort | accessible-for-notify | current | This object refers to the local port of a tcp connection. Used for sending TCP specific Traps. |
| 1.3.6.1.4.1.10876.101.1.18.11.1.4 | ScalarfstcpAoRemAddressType | accessible-for-notify | current | This object refers to the addresstype of remote address of a tcp connection. Used for sending TCP specific Traps. |
| 1.3.6.1.4.1.10876.101.1.18.11.1.5 | ScalarfstcpAoRemAddress | accessible-for-notify | current | This object refers to the remote address of a tcp connection. Used for sending TCP specific Traps. |
| 1.3.6.1.4.1.10876.101.1.18.11.1.6 | ScalarfstcpAoRemPort | accessible-for-notify | current | This object refers to the remote port of a tcp connection. Used for sending TCP specific Traps. |
| 1.3.6.1.4.1.10876.101.1.18.12 | TablefsTcpAoConnTestTable | not-accessible | current | A table containing TCP connection-specific TCP-AO information for testing purpose alone. |
| 1.3.6.1.4.1.10876.101.1.18.12.1 | RowfsTcpAoConnTestEntry | not-accessible | current | Information about a particular current TCP connection for testing. |
| 1.3.6.1.4.1.10876.101.1.18.12.1.1 | ColumnfsTcpAoConnTestLclAdrType | not-accessible | current | This object refers to the addresstype of local address of a tcp connection. Used for testing TCP-AO. |
| 1.3.6.1.4.1.10876.101.1.18.12.1.2 | ColumnfsTcpAoConnTestLclAdress | not-accessible | current | This object refers to the local address of a tcp connection. Used for testing TCP-AO |
| 1.3.6.1.4.1.10876.101.1.18.12.1.3 | ColumnfsTcpAoConnTestLclPort | not-accessible | current | This object refers to the local port of a tcp connection. Used for testing TCP-AO |
| 1.3.6.1.4.1.10876.101.1.18.12.1.4 | ColumnfsTcpAoConnTestRmtAdrType | not-accessible | current | This object refers to the addresstype of local address of a tcp connection. Used for testing TCP-AO. |
| 1.3.6.1.4.1.10876.101.1.18.12.1.5 | ColumnfsTcpAoConnTestRmtAdress | not-accessible | current | This object refers to the local address of a tcp connection. Used for testing TCP-AO |
| 1.3.6.1.4.1.10876.101.1.18.12.1.6 | ColumnfsTcpAoConnTestRmtPort | not-accessible | current | This object refers to the local port of a tcp connection. Used for testing TCP-AO |
| 1.3.6.1.4.1.10876.101.1.18.12.1.7 | ColumnfsTcpConTcpAOIcmpIgnCtr | read-only | current | This object refers to the number of ICMPv4 type 3 and ICMPv6 type 1 messages ignored on this tcp connection. Used for testing TCP-AO |
| 1.3.6.1.4.1.10876.101.1.18.12.1.8 | ColumnfsTcpConTcpAOSilentAccptCtr | read-only | current | This object refers to the number of TCP-AO silent accepts (due to no matching MKT config for a received segment with TCP-AO option) on this connection. Used fo… |