CISCO-FC-TUNNEL-MIB

CISCO-FC-TUNNEL-MIB Download

MIBs list

The CISCO-FC-TUNNEL-MIB is used to configure Fiber Channel (FC) tunneled by other protocols, i.e. TCP (Transmision Control Protocol) or UDP (User Datagram Protocol), and monitor the status of the tunnels. And Fiber Channel Command and Data messages can be tunneled by those protocols through the internet to extend the Fiber Channel network.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-FC-TUNNEL-MIB

cftMaxTcpTunnels
Maximum number of Fiber Channel TCP tunnels that can be built per Fiber Channel interface.
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 ...
cftTcpTunnelEntry
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 options. The status includes the T ...
cftFiberChannelIf
The interface index of the FC interface with TCP tunneling capable.
cftTcpTunnelName
The name of the FC TCP tunnel.
cftTcpTunnelSrcIpType
The source IP address type of the FC TCP tunnel.
cftTcpTunnelSrcIp
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.
cftTcpTunnelDestIpType
The destination IP address type of the FC TCP tunnel.
cftTcpTunnelDestIp
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.
cftTcpTunnelCmdSrcPort
The source port of the TCP connection for FC Command communication.
cftTcpTunnelCmdDestPort
The destination port of the TCP connection for FC Command communication.
cftTcpTunnelDataSrcPort
The source port of the TCP connection for FC Data communication.
cftTcpTunnelDataDestPort
The destination port of the TCP connection for FC Data communication.
cftTcpTunnelCmdMWS
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 is 256 kilo-bytes. ws512kbytes : me ...
cftTcpTunnelDataMWS
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 256 kilo-bytes. ws512kbytes : means ...
cftTcpTunnelCmdKeepAliveTime
The keep alive time of the TCP connection for FC Command communication.
cftTcpTunnelDataKeepAliveTime
The keep alive time of the TCP connection for FC Data communication.
cftTcpTunnelCmdSelectiveAck
The selective acknowledge option of the TCP connection for FC Command communication.
cftTcpTunnelDataSelectiveAck
The selective acknowledge option of the TCP connection for FC Data communication.
cftTcpTunnelCmdConnectStatus
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 Command is not successful.
cftTcpTunnelDataConnectStatus
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 not successful.
cftTcpTunnelOperStatus
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.
cftTcpTunnelStatus
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.
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.
cftTcpTunnelStatsEntry
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.
cftTcpTunnelCmdRxSegmentOctets
Number of TCP segment bytes received in the FC TCP Command connection.
cftTcpTunnelDataRxSegmentOctets
Number of TCP segment bytes received in the FC TCP Data connection.
cftTcpTunnelCmdRxPrestufOctets
Number of bytes received before stuffing the internal hardware bus header in the FC TCP Command connection.
cftTcpTunnelDataRxPrestufOctets
Number of bytes received before stuffing the internal hardware bus header in the FC TCP Data connection.
cftTcpTunnelCmdRxPoststufOctets
Number of bytes received after stuffing the internal hardward bus header in the FC TCP Command connection.
cftTcpTunnelDataRxPoststufOctets
Number of bytes received after stuffing the internal hardward bus header in the FC TCP Data connection.
cftTcpTunnelCmdTxOctets
Number of bytes sent in the FC TCP Command connection.
cftTcpTunnelDataTxOctets
Number of bytes sent in the FC TCP Data connection.
cftTcpTunnelCmdTxPkts
Number of packets sent in the FC TCP Command connection.
cftTcpTunnelDataTxPkts
Number of packets sent in the FC TCP Data connection.
cftTcpTunnelCmdTxDrops
Number of packets dropped in the FC TCP Command connection.
cftTcpTunnelDataTxDrops
Number of packets dropped in the FC TCP Data connection.
cftIfTcpTable
This table contains the statistics information of the Fiber Channel interface with the ability of TCP tunneling.
cftIfTcpEntry
This entry contains TCP statistics information for a given FC interface with the ability of TCP tunneling.
cftIfTcpIndex
The interface index of the FC interface capable of carrying TCP tunnels.
cftIfTcpConnInit
Number of TCP connections initiated.
cftIfTcpConnAccepted
Number of TCP requested connections accepted.
cftIfTcpConnEstablished
Number of TCP connections established.
cftIfTcpConnDrops
Number of TCP connections dropped.
cftIfTcpConnClosed
Number of TCP connections closed. This includes those connections dropped.
cftIfTcpTxPkts
Number of TCP transmitting packets. This includes TCP control and data packets.
cftIfTcpTxDataPkts
Number of TCP transmitting data packets. This doesn't include those TCP control traffic.
cftIfTcpTxDataOctets
Number of TCP transmitting data octets. This doesn't include those TCP control traffic.
cftIfTcpRetxDataPkts
Number of TCP re-transmitting data packets. This doesn't include those TCP control traffic.
cftIfTcpRetxDataOctets
Number of TCP re-transmitting data octets. This doesn't include those TCP control traffic.
cftIfTcpRxPkts
Number of TCP packets received.
cftIfTcpRxInSequencePkts
Number of TCP packets received in sequence.
cftIfTcpRxInSequenceOctets
Number of TCP octets received in sequence.
cftIfTcpRxCcksumErrPkts
Number of TCP packets received with checksum error.
cftIfTcpRxBadOffsetPkts
Number of TCP packets received with bad offset.
cftIfTcpRxOutOfOrderPkts
Number of out-of-order TCP packets received.
cftIfTcpRxOutOfOrderOctets
Number of out-of-order TCP octets received.
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.
cftIfTcpExtEntry
This entry contains TCP statistics information for a given FC interface with the ability of TCP tunneling.
cftIfTcpEmbryonicConnDrops
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 the quality of the path between the ...
cftIfTcpSegsTryToGetRTT
Number of TCP segments which try to get RTT (Round Trip Time).
cftIfTcpSegsSucceedToGetRTT
Number of TCP segments which get RTT (Round Trip Time) successfully.
cftIfTcpDelayedAcksSent
number of TCP delayed ACKs sent.
cftIfTcpConnDroppedRxTimeout
Number of TCP connections dropped because of receiving timeout.
cftIfTcpRetransmitTimeout
Number of TCP retransmitting timeouts.
cftIfTcpPersistTimeout
Number of TCP persisting timeouts.
cftIfTcpKeepaliveTimeout
Number of TCP keepalive timeouts.
cftIfTcpKeepaliveProbesSent
Number of TCP keep-alive probes sent.
cftIfTcpConnDroppedInKeepalive
Number of TCP connections dropped in keepalive.
cftIfTcpConnDroppedInPersist
Number of TCP connections dropped in persisting.
cftIfTcpConnDrainedByNoMemory
Number of TCP connections drained dut to memory shortage.
cftIfTcpAckOnlyPkts
Number of TCP packets sent with only ACK flag on.
cftIfTcpTxWindowProbes
Number of TCP window probing packets sent.
cftIfTcpTxURGPkts
Number of TCP packets sent with URG flag on.
cftIfTcpTxWindowUpdateOnlyPkts
Number of TCP packets sent only for only updating the window size.
cftIfTcpTxControlPkts
Number of TCP packets sent with SYN, FIN, or RST flags on.
cftIfTcpRxDroppedByNoMemory
Number of receiving TCP packets dropped because of lacking of memory.
cftIfTcpRxTooShort
Number of TCP packets received with too short length.
cftIfTcpRxDupOnlyPkts
Number of duplicated TCP packets received.
cftIfTcpRxDupOnlyOctets
Number of duplicated TCP octets received.
cftIfTcpRxDupDataPkts
Number of TCP packets received with duplicated data.
cftIfTcpRxDupOctetsInPartDupPkts
Number of duplicated TCP octets received in part of duplicated packets.
cftIfTcpRxDataAfterWindowPkts
Number of TCP packets with data received after window.
cftIfTcpRxDataAfterWindowOctets
Number of TCP octets with data received after window.
cftIfTcpRxPktsAfterConnClose
Number of TCP packets received after the connection close.
cftIfTcpRxWindowProbesPkts
Number of TCP window probing packets received.
cftIfTcpRxDupAcks
Number of duplicated TCP acknowledge packets received.
cftIfTcpRxAcksForUnsentData
Number of TCP acknowledge packets received for unsent data.
cftIfTcpRxAcksPkts
Number of TCP packets received with ACK flag on.
cftIfTcpOctetAckedByRxAcks
Number of TCP octets received with ACK flag on.
cftIfTcpRxWindowUpdatePkts
Number of TCP packets received for updating window size.
cftIfTcpSegDropByPAWS
Number of TCP segments dropped due to Protection Against Wrapped Sequence Number (PAWS) algorithm.
cftIfTcpTxSackFackDataPkts
Number of TCP data packets sent with SACK option on.
cftIfTcpTxSackFackDataOctets
Number of TCP data octets sent with SACK option on.
cftIfTcpRetxSackFackDataPkts
Number of TCP data packets re-sent with SACK option on.
cftIfTcpRetxSackFackDataOctets
Number of TCP data octets re-sent with SACK option on.
cftIfTcpSackFackConnClosed
Number of TCP connections closed with SACK option on.
cftIfTcpRetxSackFackTimeouts
Number of TCP timeouts re-sent with SACK option on.
cftIfTcpHdrPredictOkForAcks
Number of times the header predication code is hit by TCP packets with ACK option on.
cftIfTcpHdrPredictOkForDataPkts
Number of times the header predication code is hit by the packets of FC Data TCP connection.
cftTcpTunnelConfigGroup
The collection of objects which are used to describe and configure Fiber Channal TCP tunneling.
cftTcpTunnelStatGroup
The collection of objects which are used to monitor the traffic of TCP tunnels.
cftIfTcpGroup
The collection of objects which are used to monitor the status and statistics information of the TCP stack for the tunneled Fiber Channel interface.
cftIfTcpExtGroup
The collection of objects which are used to monitor the status and statistics information of the TCP stack for the tunneled Fiber Channel interface. This extension group provides more detail and specific statistics information that not all the TCP stack ...

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list