CISCO-FC-TUNNEL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
91
cftTcpTunnelTable
table.1.3.6.1.4.1.9.9.9999.1.1.2
·
1 row entry
·
20 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cftTcpTunnelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FC-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-TUNNEL-MIB::cftTcpTunnelTable'
This table contains TCP tunnels' information for FC interfaces.
FC can use these TCP tunnels to communicate with each other
through the internet. The TCP tunnels will help to build up
reliable connections between FC interfaces to exchange FC
Command and Data information.
This table is for configuring the TCP tunnels and monitoring
the status of tunnels. And the number of entries in this
table is decided by the MIB object cftMaxTcpTunnels.
An entry contains the configuration and status objects of a
TCP tunnel. The configuration includes the TCP connection
4-tuples, source IP, destination IP, source port , destination
port, and some other TCP connection's…
TCP tunnel. The configuration includes the TCP connection
4-tuples, source IP, destination IP, source port , destination
port, and some other TCP connection's…
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The interface index of the FC interface with TCP tunneling
capable. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.1 |
||||||||||||||
|
The name of the FC TCP tunnel.
|
OctetString Constraints: range: 1-20 |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.2 |
||||||||||||||
|
The source IP address type of the FC TCP tunnel.
|
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.9.9.9999.1.1.2.1.3 |
||||||||||||||
|
The source IP address of the FC TCP tunnel. The type of the
IP address is determined by the object cftTcpTunnelSrcIpType in the same entry. |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.4 |
||||||||||||||
|
The destination IP address type of the FC TCP tunnel.
|
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.9.9.9999.1.1.2.1.5 |
||||||||||||||
|
The destination IP address of the FC TCP tunnel. The type of
the IP address is determined by the object cftTcpTunnelDestIpType in the same entry. |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.6 |
||||||||||||||
|
The source port of the TCP connection for FC Command
communication. |
Unsigned32r/w Constraints: range: 1025-65535 |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.7 |
||||||||||||||
|
The destination port of the TCP connection for FC Command
communication. |
Unsigned32r/w Constraints: range: 1025-65535 |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.8 |
||||||||||||||
|
The source port of the TCP connection for FC Data
communication. |
Unsigned32r/w Constraints: range: 1025-65535 |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.9 |
||||||||||||||
|
The destination port of the TCP connection for FC Data
communication. |
Unsigned32r/w Constraints: range: 1025-65535 |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.10 |
||||||||||||||
|
The maximum window size of the TCP connection for FC Command
communication. ws32kbytes : means the window size is 32 kilo-bytes. ws128kbytes : means the window size is 128 kilo-bytes. ws256kbytes : means the window size… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.9999.1.1.2.1.11 |
||||||||||||||
|
The maximum window size of the TCP connection for FC Data
communication. ws32kbytes : means the window size is 32 kilo-bytes. ws128kbytes : means the window size is 128 kilo-bytes. ws256kbytes : means the window size is… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.9999.1.1.2.1.12 |
||||||||||||||
|
The keep alive time of the TCP connection for FC Command
communication. |
secondsUnsigned32r/w Constraints: range: 3600-10800 |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.13 |
||||||||||||||
|
The keep alive time of the TCP connection for FC Data
communication. |
secondsUnsigned32r/w Constraints: range: 3600-10800 |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.14 |
||||||||||||||
|
The selective acknowledge option of the TCP connection for FC
Command communication. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.15 |
||||||||||||||
|
The selective acknowledge option of the TCP connection for FC
Data communication. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.16 |
||||||||||||||
|
The status of the TCP connection for FC Command communication.
connected(1) means the TCP connection for FC Command has been connected for communication. notConnected(2) means the TCP connection for FC Co… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.9999.1.1.2.1.17 |
||||||||||||||
|
The status of the TCP connection for FC Data communication.
connected(1) means the TCP connection for FC Data has been connected for communication. notConnected(2) means the TCP connection for FC Data is … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.9999.1.1.2.1.18 |
||||||||||||||
|
The operational status of this TCP tunnel.
up(1) means this TCP tunnel is up and active. down(2) means this TCP tunnel is not active. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.9999.1.1.2.1.19 |
||||||||||||||
|
The status of this TCP tunnel entry. If this object is active,
the other objects in the same row cannot be modified by the management station. |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.9999.1.1.2.1.20 |
cftTcpTunnelStatsTable
table.1.3.6.1.4.1.9.9.9999.1.1.3
·
1 row entry
·
12 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cftTcpTunnelStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FC-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-TUNNEL-MIB::cftTcpTunnelStatsTable'
The table of traffic statistics information for FC tunnels. The entries in this table are shown only if the cftTcpTunnelStatus object of the corresponding entries are active in the cftTcpTunnelTable.
The entry is indexed by the same index in the
cftTcpTunnelTable. And this entry contains statistics
information of FC Command TCP connection and FC Data TCP
connection.
cftTcpTunnelTable. And this entry contains statistics
information of FC Command TCP connection and FC Data TCP
connection.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Number of TCP segment bytes received in the FC TCP Command
connection. |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.1 |
|
Number of TCP segment bytes received in the FC TCP Data
connection. |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.2 |
|
Number of bytes received before stuffing the internal hardware
bus header in the FC TCP Command connection. |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.3 |
|
Number of bytes received before stuffing the internal hardware
bus header in the FC TCP Data connection. |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.4 |
|
Number of bytes received after stuffing the internal hardward
bus header in the FC TCP Command connection. |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.5 |
|
Number of bytes received after stuffing the internal hardward
bus header in the FC TCP Data connection. |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.6 |
|
Number of bytes sent in the FC TCP Command connection.
|
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.7 |
|
Number of bytes sent in the FC TCP Data connection.
|
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.8 |
|
Number of packets sent in the FC TCP Command
connection. |
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.9 |
|
Number of packets sent in the FC TCP Data
connection. |
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.10 |
|
Number of packets dropped in the FC TCP Command
connection. |
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.11 |
|
Number of packets dropped in the FC TCP Data
connection. |
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.3.1.12 |
cftIfTcpTable
table.1.3.6.1.4.1.9.9.9999.1.1.4
·
1 row entry
·
18 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cftIfTcpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FC-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-TUNNEL-MIB::cftIfTcpTable'
This table contains the statistics information of the Fiber Channel interface with the ability of TCP tunneling.
This entry contains TCP statistics information for a given
FC interface with the ability of TCP tunneling.
FC interface with the ability of TCP tunneling.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The interface index of the FC interface capable of
carrying TCP tunnels. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.1 |
|
Number of TCP connections initiated.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.2 |
|
Number of TCP requested connections accepted.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.3 |
|
Number of TCP connections established.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.4 |
|
Number of TCP connections dropped.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.5 |
|
Number of TCP connections closed. This includes those
connections dropped. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.6 |
|
Number of TCP transmitting packets. This includes
TCP control and data packets. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.7 |
|
Number of TCP transmitting data packets.
This doesn't include those TCP control traffic. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.8 |
|
Number of TCP transmitting data octets.
This doesn't include those TCP control traffic. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.9 |
|
Number of TCP re-transmitting data packets.
This doesn't include those TCP control traffic. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.10 |
|
Number of TCP re-transmitting data octets.
This doesn't include those TCP control traffic. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.11 |
|
Number of TCP packets received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.12 |
|
Number of TCP packets received in sequence.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.13 |
|
Number of TCP octets received in sequence.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.14 |
|
Number of TCP packets received with checksum error.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.15 |
|
Number of TCP packets received with bad offset.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.16 |
|
Number of out-of-order TCP packets received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.17 |
|
Number of out-of-order TCP octets received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.4.1.18 |
cftIfTcpExtTable
table.1.3.6.1.4.1.9.9.9999.1.1.5
·
1 row entry
·
41 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk cftIfTcpExtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FC-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-TUNNEL-MIB::cftIfTcpExtTable'
This table contains the statistics information of the Fiber Channel interface with the ability of TCP tunneling. This table is an extension of cftIfTcpTable and this table provides more specific counters that not all TCP protocol stack will support.
This entry contains TCP statistics information for a given
FC interface with the ability of TCP tunneling.
FC interface with the ability of TCP tunneling.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Number of TCP embryonic connections dropped. The embryonic
drop counter tells the user how many times the connections did not go through because of not receiving a reply for the SYN packets - which gives a measure for … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.1 |
|
Number of TCP segments which try to get RTT (Round Trip Time).
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.2 |
|
Number of TCP segments which get RTT (Round Trip Time)
successfully. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.3 |
|
number of TCP delayed ACKs sent.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.4 |
|
Number of TCP connections dropped because of receiving
timeout. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.5 |
|
Number of TCP retransmitting timeouts.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.6 |
|
Number of TCP persisting timeouts.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.7 |
|
Number of TCP keepalive timeouts.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.8 |
|
Number of TCP keep-alive probes sent.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.9 |
|
Number of TCP connections dropped in keepalive.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.10 |
|
Number of TCP connections dropped in persisting.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.11 |
|
Number of TCP connections drained dut to memory shortage.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.12 |
|
Number of TCP packets sent with only ACK flag on.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.13 |
|
Number of TCP window probing packets sent.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.14 |
|
Number of TCP packets sent with URG flag on.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.15 |
|
Number of TCP packets sent only for only updating the window
size. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.16 |
|
Number of TCP packets sent with SYN, FIN, or RST flags on.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.17 |
|
Number of receiving TCP packets dropped because of lacking of
memory. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.18 |
|
Number of TCP packets received with too short length.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.19 |
|
Number of duplicated TCP packets received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.20 |
|
Number of duplicated TCP octets received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.21 |
|
Number of TCP packets received with duplicated data.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.22 |
|
Number of duplicated TCP octets received in part of duplicated
packets. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.23 |
|
Number of TCP packets with data received after window.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.24 |
|
Number of TCP octets with data received after window.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.25 |
|
Number of TCP packets received after the connection close.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.26 |
|
Number of TCP window probing packets received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.27 |
|
Number of duplicated TCP acknowledge packets received.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.28 |
|
Number of TCP acknowledge packets received for unsent data.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.29 |
|
Number of TCP packets received with ACK flag on.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.30 |
|
Number of TCP octets received with ACK flag on.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.31 |
|
Number of TCP packets received for updating window size.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.32 |
|
Number of TCP segments dropped due to Protection Against
Wrapped Sequence Number (PAWS) algorithm. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.33 |
|
Number of TCP data packets sent with SACK option on.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.34 |
|
Number of TCP data octets sent with SACK option on.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.35 |
|
Number of TCP data packets re-sent with SACK option on.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.36 |
|
Number of TCP data octets re-sent with SACK option on.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.37 |
|
Number of TCP connections closed with SACK option on.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.38 |
|
Number of TCP timeouts re-sent with SACK option on.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.39 |
|
Number of times the header predication code is hit by TCP
packets with ACK option on. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.40 |
|
Number of times the header predication code is hit by the
packets of FC Data TCP connection. |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.9999.1.1.5.1.41 |