SUPERMICRO-MI-TCP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
51
.1.3.6.1.4.1.10876.101.2.76.2 · 1 row entry · 10 columns
This table contains the global configurations of the TCP module
for each VRF.
fsMIContextEntry entry .1.3.6.1.4.1.10876.101.2.76.2.1
An context Table Entry for particular VR.
Indexes
fsMITcpContextId
Column Syntax OID
fsMITcpContextId
The virtual router identifier to identify the VRF.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.2.1.1
fsMITcpAckOption
The algorithm used to determine the acknowledgement
policy to be followed by the receiving TCP
Enumerationr/w
Enumerated Values:
1none
2sack
3nak
4fstrxmt
.1.3.6.1.4.1.10876.101.2.76.2.1.2
fsMITcpTimeStampOption
A flag to note whether the Time Stamp option is
enabled
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.10876.101.2.76.2.1.3
fsMITcpBigWndOption
A flag to note whether the Big Window option is
enabled
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.10876.101.2.76.2.1.4
fsMITcpIncrIniWnd
A flag to note whether the Increased Initial
Window feature is enabled
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.10876.101.2.76.2.1.5
fsMITcpMaxNumOfTCB
Maximum Number of TCP connections.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.10876.101.2.76.2.1.6
fsMITcpTraceDebug
This is used to enable Trace Statements in context table.
A four byte integer value is specified for enabling the level
of tracing.Each Bit in the four byte integer variable represents
a level of Trace. The bits represe…
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.10876.101.2.76.2.1.7
fsMITcpMaxReTries
When data send is not acknowledged , TCP re-transmits the data.
This object is used to configure either INDEX or AUGMENTS may be used, but not boththe maximum retries for
re-transmission in Tcp Module.
Integer32r/w
Constraints:
range: 1-12
.1.3.6.1.4.1.10876.101.2.76.2.1.8
fsMITcpClearStatistics
When this object is set to enable this will reset the statistics obtained for that context. This object cannot be
set to disable. Get of the object will always return disable
Enumerationr/w
Enumerated Values:
0disable
1enable
.1.3.6.1.4.1.10876.101.2.76.2.1.9
fsMITcpTrapAdminStatus
If this object is set to disable, then the NOTIFICATION
messages wont be sent to the SNMP Manager.
If enabled, NOTIFICATION messages are sent.
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.10876.101.2.76.2.1.10
.1.3.6.1.4.1.10876.101.2.76.3 · 1 row entry · 23 columns
A table containing TCP connection-specific
information for each virtual router.
fsMITcpConnEntry entry .1.3.6.1.4.1.10876.101.2.76.3.1
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 makes the transition to the CLOSED
state.
Indexes
fsMITcpContextId fsMITcpConnLocalAddress fsMITcpConnLocalPort fsMITcpConnRemAddress fsMITcpConnRemPort
Column Syntax OID
fsMITcpConnLocalAddress
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 associated with the node, the value
0.0.0.0 is used.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.10876.101.2.76.3.1.2
fsMITcpConnLocalPort
The local port number for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.3
fsMITcpConnRemAddress
The remote IP address for this TCP connection.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.10876.101.2.76.3.1.4
fsMITcpConnRemPort
The remote port number for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.5
fsMITcpConnOutState
The output state for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.6
fsMITcpConnSWindow
The send window(SND.WND) for this TCP connection. It
indicates the amount of data that the peer TCP is willing
to accept.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.7
fsMITcpConnRWindow
The receive window(RCV.WND) for this TCP connection. It
indicates the amount of data that TCP is willing to
accept.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.8
fsMITcpConnCWindow
The congestion window for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.9
fsMITcpConnSSThresh
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
avoidance phase.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.10
fsMITcpConnSMSS
The send maximum segment size for this TCP connection.
It is negotiated during connection establishment.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.11
fsMITcpConnRMSS
The receive maximum segment size for this TCP connection
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.12
fsMITcpConnSRT
The smooth round trip time for this TCP connection. It is
updated based on the round trip time.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.13
fsMITcpConnRTDE
The round trip deviation estimator for this TCP
connection. It is updated based on the round trip time.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.14
fsMITcpConnPersist
The persist timeout value for this TCP connection
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.15
fsMITcpConnRexmt
The retransmit timeout value for this TCP connection
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.16
fsMITcpConnRexmtCnt
The no of retransmissions for this TCP connection
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.17
fsMITcpConnSBCount
The number of valid bytes from the send buffer which are
to be sent to the peer TCP for this TCP connection
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.18
fsMITcpConnSBSize
The send buffer size for this TCP connection
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.19
fsMITcpConnRBCount
The number of valid bytes from the receive buffer which
are to be sent to the upper application for this TCP
connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.20
fsMITcpConnRBSize
The receive buffer size for this TCP connection.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.21
fsMITcpKaMainTmr
The main timeout value used for Keepalive
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.3.1.22
fsMITcpKaRetransTmr
The retransmission timeout used for Keepalive
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.10876.101.2.76.3.1.23
fsMITcpKaRetransCnt
The no. of retransmissions before aborting the connection during Keepalive
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.10876.101.2.76.3.1.24
.1.3.6.1.4.1.10876.101.2.76.4 · 1 row entry · 10 columns
A table containing TCP connection-specific
TCP MD5 & TCP-AO  information.
fsMITcpExtConnEntry entry .1.3.6.1.4.1.10876.101.2.76.4.1
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 makes the transition to the CLOSED
state.
Indexes
No indexes recorded
Column Syntax OID
fsMITcpConnMD5Option
A flag to note if MD5 option is enabled for this TCP connection.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.10876.101.2.76.4.1.1
fsMITcpConnMD5ErrCtr
The number of incoming segments dropped due to MD5 authentication failure
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.10876.101.2.76.4.1.2
fsMITcpConnTcpAOOption
A flag to note if TCP-AO option is enabled for
this TCP connection.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.10876.101.2.76.4.1.3
fsMITcpConTcpAOCurKeyId
Indicates the send key id of the MKT currently
used by this TCP session
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.10876.101.2.76.4.1.4
fsMITcpConTcpAORnextKeyId
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 MKT this field will be updated
with receive id of the new…
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.10876.101.2.76.4.1.5
fsMITcpConTcpAORcvKeyId
Indicates the value in the keyId field of
the latest received packet on this connection
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.10876.101.2.76.4.1.6
fsMITcpConTcpAORcvRnextKeyId
Indicates the value in the RNextKeyId field of
the latest received packet on this connection
Integer32
Constraints:
range: 0-255
.1.3.6.1.4.1.10876.101.2.76.4.1.7
fsMITcpConTcpAOConnErrCtr
The number of incoming segments dropped due to
TCP-AO authentication failure
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.2.76.4.1.8
fsMITcpConTcpAOSndSne
Send side SNE(Sequence Number Extension).
SNE increments whenever the tcp sequence number
rolls over, so that differentiation between TCP
segments with same sequence number at different
times in a connection is possi…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.10876.101.2.76.4.1.9
fsMITcpConTcpAORcvSne
Receive side SNE(Sequence Number Extension).
SNE increments whenever the tcp sequence number
rolls over, so that differentiation between TCP
segments with same sequence number at different
times in a connection is po…
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.10876.101.2.76.4.1.10
.1.3.6.1.4.1.10876.101.2.76.6 · 1 row entry · 8 columns
A table containing TCP connection-specific
TCP-AO information for testing purpose alone.
fsMITcpAoConnTestEntry entry .1.3.6.1.4.1.10876.101.2.76.6.1
Information about a particular current TCP
connection for testing.
Indexes
fsMITcpContextId fsMITcpAoConnTestLclAdrType fsMITcpAoConnTestLclAdress fsMITcpAoConnTestLclPort fsMITcpAoConnTestRmtAdrType fsMITcpAoConnTestRmtAdress fsMITcpAoConnTestRmtPort
Column Syntax OID
fsMITcpAoConnTestLclAdrType
This object refers to the addresstype of local address of
a tcp connection. Used for testing TCP-AO.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.10876.101.2.76.6.1.2
fsMITcpAoConnTestLclAdress
This object refers to the local address of a
tcp connection. Used for testing TCP-AO
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10876.101.2.76.6.1.3
fsMITcpAoConnTestLclPort
This object refers to the local port of a
tcp connection. Used for testing TCP-AO
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.10876.101.2.76.6.1.4
fsMITcpAoConnTestRmtAdrType
This object refers to the addresstype of local address of
a tcp connection. Used for testing TCP-AO.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.10876.101.2.76.6.1.5
fsMITcpAoConnTestRmtAdress
This object refers to the local address of a
tcp connection. Used for testing TCP-AO
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10876.101.2.76.6.1.6
fsMITcpAoConnTestRmtPort
This object refers to the local port of a
tcp connection. Used for testing TCP-AO
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.10876.101.2.76.6.1.7
fsMITcpConTcpAOIcmpIgnCtr
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
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.2.76.6.1.8
fsMITcpConTcpAOSilentAccptCtr
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 for testing TCP-AO
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.2.76.6.1.9