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
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsMIContextTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-MI-TCP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-TCP-MIB::fsMIContextTable'
This table contains the global configurations of the TCP module
for each VRF.
fsMIContextEntry row .1.3.6.1.4.1.10876.101.2.76.2.1
An context Table Entry for particular VR.
Column Syntax OID
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
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
A flag to note whether the Time Stamp option is
enabled
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.10876.101.2.76.2.1.3
A flag to note whether the Big Window option is
enabled
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.10876.101.2.76.2.1.4
A flag to note whether the Increased Initial
Window feature is enabled
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.10876.101.2.76.2.1.5
Maximum Number of TCP connections.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.10876.101.2.76.2.1.6
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.10876.101.2.76.2.1.7
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
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
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
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsMITcpConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-MI-TCP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-TCP-MIB::fsMITcpConnTable'
A table containing TCP connection-specific
information for each virtual router.
fsMITcpConnEntry row .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.
Column Syntax OID
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
Type Constraints:
range: 4
.1.3.6.1.4.1.10876.101.2.76.3.1.2
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
The remote IP address for this TCP connection.
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.10876.101.2.76.3.1.4
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsMITcpExtConnTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-MI-TCP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-TCP-MIB::fsMITcpExtConnTable'
A table containing TCP connection-specific
TCP MD5 & TCP-AO  information.
fsMITcpExtConnEntry row .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
A flag to note if MD5 option is enabled for this TCP connection.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.10876.101.2.76.4.1.1
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
A flag to note if TCP-AO option is enabled for
this TCP connection.
SNMPv2-TCTruthValue
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.10876.101.2.76.4.1.3
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
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
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
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
The number of incoming segments dropped due to
TCP-AO authentication failure
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.2.76.4.1.8
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
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.10876.101.2.76.4.1.9
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
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
Uses the supermicro variant from /opt/observium/mibs/supermicro.
Command help
Walk fsMITcpAoConnTestTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SUPERMICRO-MI-TCP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MI-TCP-MIB::fsMITcpAoConnTestTable'
A table containing TCP connection-specific
TCP-AO information for testing purpose alone.
fsMITcpAoConnTestEntry row .1.3.6.1.4.1.10876.101.2.76.6.1
Information about a particular current TCP
connection for testing.
Column Syntax OID
This object refers to the addresstype of local address of
a tcp connection. Used for testing TCP-AO.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.10876.101.2.76.6.1.2
This object refers to the local address of a
tcp connection. Used for testing TCP-AO
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10876.101.2.76.6.1.3
This object refers to the local port of a
tcp connection. Used for testing TCP-AO
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.10876.101.2.76.6.1.4
This object refers to the addresstype of local address of
a tcp connection. Used for testing TCP-AO.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.10876.101.2.76.6.1.5
This object refers to the local address of a
tcp connection. Used for testing TCP-AO
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.10876.101.2.76.6.1.6
This object refers to the local port of a
tcp connection. Used for testing TCP-AO
INET-ADDRESS-MIBInetPortNumber
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.10876.101.2.76.6.1.7
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.2.76.6.1.8
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.10876.101.2.76.6.1.9