Home/Catalog/CISCO-FC-TUNNEL-MIB

CISCO-FC-TUNNEL-MIB

AI MIB Summary

The CISCO-FC-TUNNEL-MIB manages Cisco SAN switches to configure, monitor, and maintain Fibre Channel over TCP (FCoIP) or UDP tunnels, tracking tunnel establishment states, session counts, and the transmission status of FC command and data messages across IP networks.

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.
Main OID:
ciscoFiberChannelTunnelMIB.1.3.6.1.4.1.9.9.9999
107
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

107 total
Object Name
ciscoFiberChannelTunnelMIBThe 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.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.9999
ciscoFCTunnelMIBNotifi
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.9999.0
ciscoFCTunnelMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.9999.1
cftTcpTunnelObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.9999.1.1
cftMaxTcpTunnelsMaximum number of Fiber Channel TCP tunnels that can be built per Fiber Channel interface.ro
Unsigned32
.1.3.6.1.4.1.9.9.9999.1.1.1
cftTcpTunnelTableThis 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.
SEQUENCE OF CftTcpTunnelEntry
.1.3.6.1.4.1.9.9.9999.1.1.2
cftTcpTunnelEntryAn 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 TCP connections and Tunnel's administration and operation. For each TCP tunnel, there are 2 TCP connections that will be built up in the tunneling. One is for FC Command communication and the other is for FC Data communication.
CftTcpTunnelEntry
.1.3.6.1.4.1.9.9.9999.1.1.2.1
cftFiberChannelIfThe interface index of the FC interface with TCP tunneling capable.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9.9.9999.1.1.2.1.1
cftTcpTunnelNameThe name of the FC TCP tunnel.
SnmpAdminString
.1.3.6.1.4.1.9.9.9999.1.1.2.1.2
cftTcpTunnelSrcIpTypeThe source IP address type of the FC TCP tunnel.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.9999.1.1.2.1.3
cftTcpTunnelSrcIpThe source IP address of the FC TCP tunnel. The type of the IP address is determined by the object cftTcpTunnelSrcIpType in the same entry.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.9999.1.1.2.1.4
cftTcpTunnelDestIpTypeThe destination IP address type of the FC TCP tunnel.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.9999.1.1.2.1.5
cftTcpTunnelDestIpThe destination IP address of the FC TCP tunnel. The type of the IP address is determined by the object cftTcpTunnelDestIpType in the same entry.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.9999.1.1.2.1.6
cftTcpTunnelCmdSrcPortThe source port of the TCP connection for FC Command communication.rw
Unsigned32
.1.3.6.1.4.1.9.9.9999.1.1.2.1.7
cftTcpTunnelCmdDestPortThe destination port of the TCP connection for FC Command communication.rw
Unsigned32
.1.3.6.1.4.1.9.9.9999.1.1.2.1.8
cftTcpTunnelDataSrcPortThe source port of the TCP connection for FC Data communication.rw
Unsigned32
.1.3.6.1.4.1.9.9.9999.1.1.2.1.9
cftTcpTunnelDataDestPortThe destination port of the TCP connection for FC Data communication.rw
Unsigned32
.1.3.6.1.4.1.9.9.9999.1.1.2.1.10
cftTcpTunnelCmdMWSThe 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 : means the window size is 512 kilo-bytes.rw
Enumeration
.1.3.6.1.4.1.9.9.9999.1.1.2.1.11
cftTcpTunnelDataMWSThe 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 the window size is 512 kilo-bytes.rw
Enumeration
.1.3.6.1.4.1.9.9.9999.1.1.2.1.12
cftTcpTunnelCmdKeepAliveTimeThe keep alive time of the TCP connection for FC Command communication.rw
Unsigned32
.1.3.6.1.4.1.9.9.9999.1.1.2.1.13
cftTcpTunnelDataKeepAliveTimeThe keep alive time of the TCP connection for FC Data communication.rw
Unsigned32
.1.3.6.1.4.1.9.9.9999.1.1.2.1.14
cftTcpTunnelCmdSelectiveAckThe selective acknowledge option of the TCP connection for FC Command communication.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.9999.1.1.2.1.15
cftTcpTunnelDataSelectiveAckThe selective acknowledge option of the TCP connection for FC Data communication.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.9999.1.1.2.1.16
cftTcpTunnelCmdConnectStatusThe 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.ro
Enumeration
.1.3.6.1.4.1.9.9.9999.1.1.2.1.17
cftTcpTunnelDataConnectStatusThe 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.ro
Enumeration
.1.3.6.1.4.1.9.9.9999.1.1.2.1.18
cftTcpTunnelOperStatusThe 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.ro
Enumeration
.1.3.6.1.4.1.9.9.9999.1.1.2.1.19
cftTcpTunnelStatusThe 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.9.9999.1.1.2.1.20
cftTcpTunnelStatsTableThe 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.
SEQUENCE OF CftTcpTunnelStatsEntry
.1.3.6.1.4.1.9.9.9999.1.1.3
cftTcpTunnelStatsEntryThe 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.
CftTcpTunnelStatsEntry
.1.3.6.1.4.1.9.9.9999.1.1.3.1
cftTcpTunnelCmdRxSegmentOctetsNumber of TCP segment bytes received in the FC TCP Command connection.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.1
cftTcpTunnelDataRxSegmentOctetsNumber of TCP segment bytes received in the FC TCP Data connection.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.2
cftTcpTunnelCmdRxPrestufOctetsNumber of bytes received before stuffing the internal hardware bus header in the FC TCP Command connection.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.3
cftTcpTunnelDataRxPrestufOctetsNumber of bytes received before stuffing the internal hardware bus header in the FC TCP Data connection.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.4
cftTcpTunnelCmdRxPoststufOctetsNumber of bytes received after stuffing the internal hardward bus header in the FC TCP Command connection.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.5
cftTcpTunnelDataRxPoststufOctetsNumber of bytes received after stuffing the internal hardward bus header in the FC TCP Data connection.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.6
cftTcpTunnelCmdTxOctetsNumber of bytes sent in the FC TCP Command connection.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.7
cftTcpTunnelDataTxOctetsNumber of bytes sent in the FC TCP Data connection.ro
Counter64 UNITS "bytes"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.8
cftTcpTunnelCmdTxPktsNumber of packets sent in the FC TCP Command connection.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.9
cftTcpTunnelDataTxPktsNumber of packets sent in the FC TCP Data connection.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.10
cftTcpTunnelCmdTxDropsNumber of packets dropped in the FC TCP Command connection.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.11
cftTcpTunnelDataTxDropsNumber of packets dropped in the FC TCP Data connection.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.9.9.9999.1.1.3.1.12
cftIfTcpTableThis table contains the statistics information of the Fiber Channel interface with the ability of TCP tunneling.
SEQUENCE OF CftIfTcpEntry
.1.3.6.1.4.1.9.9.9999.1.1.4
cftIfTcpEntryThis entry contains TCP statistics information for a given FC interface with the ability of TCP tunneling.
CftIfTcpEntry
.1.3.6.1.4.1.9.9.9999.1.1.4.1
cftIfTcpIndexThe interface index of the FC interface capable of carrying TCP tunnels.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.9.9.9999.1.1.4.1.1
cftIfTcpConnInitNumber of TCP connections initiated.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.2
cftIfTcpConnAcceptedNumber of TCP requested connections accepted.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.3
cftIfTcpConnEstablishedNumber of TCP connections established.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.4
cftIfTcpConnDropsNumber of TCP connections dropped.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.5
cftIfTcpConnClosedNumber of TCP connections closed. This includes those connections dropped.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.6
cftIfTcpTxPktsNumber of TCP transmitting packets. This includes TCP control and data packets.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.7
cftIfTcpTxDataPktsNumber of TCP transmitting data packets. This doesn't include those TCP control traffic.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.8
cftIfTcpTxDataOctetsNumber of TCP transmitting data octets. This doesn't include those TCP control traffic.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.9
cftIfTcpRetxDataPktsNumber of TCP re-transmitting data packets. This doesn't include those TCP control traffic.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.10
cftIfTcpRetxDataOctetsNumber of TCP re-transmitting data octets. This doesn't include those TCP control traffic.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.11
cftIfTcpRxPktsNumber of TCP packets received.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.12
cftIfTcpRxInSequencePktsNumber of TCP packets received in sequence.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.13
cftIfTcpRxInSequenceOctetsNumber of TCP octets received in sequence.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.14
cftIfTcpRxCcksumErrPktsNumber of TCP packets received with checksum error.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.15
cftIfTcpRxBadOffsetPktsNumber of TCP packets received with bad offset.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.16
cftIfTcpRxOutOfOrderPktsNumber of out-of-order TCP packets received.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.17
cftIfTcpRxOutOfOrderOctetsNumber of out-of-order TCP octets received.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.4.1.18
cftIfTcpExtTableThis 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.
SEQUENCE OF CftIfTcpExtEntry
.1.3.6.1.4.1.9.9.9999.1.1.5
cftIfTcpExtEntryThis entry contains TCP statistics information for a given FC interface with the ability of TCP tunneling.
CftIfTcpExtEntry
.1.3.6.1.4.1.9.9.9999.1.1.5.1
cftIfTcpEmbryonicConnDropsNumber 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 two peers.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.1
cftIfTcpSegsTryToGetRTTNumber of TCP segments which try to get RTT (Round Trip Time).ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.2
cftIfTcpSegsSucceedToGetRTTNumber of TCP segments which get RTT (Round Trip Time) successfully.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.3
cftIfTcpDelayedAcksSentnumber of TCP delayed ACKs sent.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.4
cftIfTcpConnDroppedRxTimeoutNumber of TCP connections dropped because of receiving timeout.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.5
cftIfTcpRetransmitTimeoutNumber of TCP retransmitting timeouts.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.6
cftIfTcpPersistTimeoutNumber of TCP persisting timeouts.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.7
cftIfTcpKeepaliveTimeoutNumber of TCP keepalive timeouts.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.8
cftIfTcpKeepaliveProbesSentNumber of TCP keep-alive probes sent.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.9
cftIfTcpConnDroppedInKeepaliveNumber of TCP connections dropped in keepalive.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.10
cftIfTcpConnDroppedInPersistNumber of TCP connections dropped in persisting.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.11
cftIfTcpConnDrainedByNoMemoryNumber of TCP connections drained dut to memory shortage.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.12
cftIfTcpAckOnlyPktsNumber of TCP packets sent with only ACK flag on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.13
cftIfTcpTxWindowProbesNumber of TCP window probing packets sent.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.14
cftIfTcpTxURGPktsNumber of TCP packets sent with URG flag on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.15
cftIfTcpTxWindowUpdateOnlyPktsNumber of TCP packets sent only for only updating the window size.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.16
cftIfTcpTxControlPktsNumber of TCP packets sent with SYN, FIN, or RST flags on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.17
cftIfTcpRxDroppedByNoMemoryNumber of receiving TCP packets dropped because of lacking of memory.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.18
cftIfTcpRxTooShortNumber of TCP packets received with too short length.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.19
cftIfTcpRxDupOnlyPktsNumber of duplicated TCP packets received.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.20
cftIfTcpRxDupOnlyOctetsNumber of duplicated TCP octets received.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.21
cftIfTcpRxDupDataPktsNumber of TCP packets received with duplicated data.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.22
cftIfTcpRxDupOctetsInPartDupPktsNumber of duplicated TCP octets received in part of duplicated packets.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.23
cftIfTcpRxDataAfterWindowPktsNumber of TCP packets with data received after window.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.24
cftIfTcpRxDataAfterWindowOctetsNumber of TCP octets with data received after window.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.25
cftIfTcpRxPktsAfterConnCloseNumber of TCP packets received after the connection close.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.26
cftIfTcpRxWindowProbesPktsNumber of TCP window probing packets received.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.27
cftIfTcpRxDupAcksNumber of duplicated TCP acknowledge packets received.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.28
cftIfTcpRxAcksForUnsentDataNumber of TCP acknowledge packets received for unsent data.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.29
cftIfTcpRxAcksPktsNumber of TCP packets received with ACK flag on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.30
cftIfTcpOctetAckedByRxAcksNumber of TCP octets received with ACK flag on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.31
cftIfTcpRxWindowUpdatePktsNumber of TCP packets received for updating window size.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.32
cftIfTcpSegDropByPAWSNumber of TCP segments dropped due to Protection Against Wrapped Sequence Number (PAWS) algorithm.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.33
cftIfTcpTxSackFackDataPktsNumber of TCP data packets sent with SACK option on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.34
cftIfTcpTxSackFackDataOctetsNumber of TCP data octets sent with SACK option on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.35
cftIfTcpRetxSackFackDataPktsNumber of TCP data packets re-sent with SACK option on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.36
cftIfTcpRetxSackFackDataOctetsNumber of TCP data octets re-sent with SACK option on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.37
cftIfTcpSackFackConnClosedNumber of TCP connections closed with SACK option on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.38
cftIfTcpRetxSackFackTimeoutsNumber of TCP timeouts re-sent with SACK option on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.39
cftIfTcpHdrPredictOkForAcksNumber of times the header predication code is hit by TCP packets with ACK option on.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.40
cftIfTcpHdrPredictOkForDataPktsNumber of times the header predication code is hit by the packets of FC Data TCP connection.ro
Counter32
.1.3.6.1.4.1.9.9.9999.1.1.5.1.41
ciscoFCTunnelMIBConform
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.9999.2
cftTunnelMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.9999.2.1
cftTunnelMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.9999.2.2
CISCO-FC-TUNNEL-MIB - SNMP MIB Reference | MIBs Explorer