CISCO-FC-TUNNEL-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-FC-TUNNEL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoFiberChannelTunnelMIB 1.3.6.1.4.1.9.9.9999
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.
           ciscoFCTunnelMIBNotifi 1.3.6.1.4.1.9.9.9999.0
           ciscoFCTunnelMIBObjects 1.3.6.1.4.1.9.9.9999.1
               cftTcpTunnelObjects 1.3.6.1.4.1.9.9.9999.1.1
                   cftMaxTcpTunnels 1.3.6.1.4.1.9.9.9999.1.1.1 unsigned32 read-only
Maximum number of Fiber Channel TCP tunnels that can be built per Fiber Channel interface.
                   cftTcpTunnelTable 1.3.6.1.4.1.9.9.9999.1.1.2 no-access
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.
                       cftTcpTunnelEntry 1.3.6.1.4.1.9.9.9999.1.1.2.1 no-access
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 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.
                           cftFiberChannelIf 1.3.6.1.4.1.9.9.9999.1.1.2.1.1 interfaceindex no-access
The interface index of the FC interface with TCP tunneling capable.
                           cftTcpTunnelName 1.3.6.1.4.1.9.9.9999.1.1.2.1.2 snmpadminstring no-access
The name of the FC TCP tunnel.
                           cftTcpTunnelSrcIpType 1.3.6.1.4.1.9.9.9999.1.1.2.1.3 inetaddresstype read-only
The source IP address type of the FC TCP tunnel.
                           cftTcpTunnelSrcIp 1.3.6.1.4.1.9.9.9999.1.1.2.1.4 inetaddress read-only
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 1.3.6.1.4.1.9.9.9999.1.1.2.1.5 inetaddresstype read-only
The destination IP address type of the FC TCP tunnel.
                           cftTcpTunnelDestIp 1.3.6.1.4.1.9.9.9999.1.1.2.1.6 inetaddress read-only
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 1.3.6.1.4.1.9.9.9999.1.1.2.1.7 unsigned32 read-only
The source port of the TCP connection for FC Command communication.
                           cftTcpTunnelCmdDestPort 1.3.6.1.4.1.9.9.9999.1.1.2.1.8 unsigned32 read-only
The destination port of the TCP connection for FC Command communication.
                           cftTcpTunnelDataSrcPort 1.3.6.1.4.1.9.9.9999.1.1.2.1.9 unsigned32 read-only
The source port of the TCP connection for FC Data communication.
                           cftTcpTunnelDataDestPort 1.3.6.1.4.1.9.9.9999.1.1.2.1.10 unsigned32 read-only
The destination port of the TCP connection for FC Data communication.
                           cftTcpTunnelCmdMWS 1.3.6.1.4.1.9.9.9999.1.1.2.1.11 integer read-only
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 : means the window size is 512 kilo-bytes. Enumeration: 'ws512kbytes': 4, 'ws128kbytes': 2, 'ws32kbytes': 1, 'ws256kbytes': 3.
                           cftTcpTunnelDataMWS 1.3.6.1.4.1.9.9.9999.1.1.2.1.12 integer read-only
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 the window size is 512 kilo-bytes. Enumeration: 'ws512kbytes': 4, 'ws128kbytes': 2, 'ws32kbytes': 1, 'ws256kbytes': 3.
                           cftTcpTunnelCmdKeepAliveTime 1.3.6.1.4.1.9.9.9999.1.1.2.1.13 unsigned32 read-only
The keep alive time of the TCP connection for FC Command communication.
                           cftTcpTunnelDataKeepAliveTime 1.3.6.1.4.1.9.9.9999.1.1.2.1.14 unsigned32 read-only
The keep alive time of the TCP connection for FC Data communication.
                           cftTcpTunnelCmdSelectiveAck 1.3.6.1.4.1.9.9.9999.1.1.2.1.15 truthvalue read-only
The selective acknowledge option of the TCP connection for FC Command communication.
                           cftTcpTunnelDataSelectiveAck 1.3.6.1.4.1.9.9.9999.1.1.2.1.16 truthvalue read-only
The selective acknowledge option of the TCP connection for FC Data communication.
                           cftTcpTunnelCmdConnectStatus 1.3.6.1.4.1.9.9.9999.1.1.2.1.17 integer read-only
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. Enumeration: 'notConnected': 2, 'connected': 1.
                           cftTcpTunnelDataConnectStatus 1.3.6.1.4.1.9.9.9999.1.1.2.1.18 integer read-only
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. Enumeration: 'notConnected': 2, 'connected': 1.
                           cftTcpTunnelOperStatus 1.3.6.1.4.1.9.9.9999.1.1.2.1.19 integer read-only
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: 'down': 2, 'up': 1.
                           cftTcpTunnelStatus 1.3.6.1.4.1.9.9.9999.1.1.2.1.20 rowstatus read-only
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 1.3.6.1.4.1.9.9.9999.1.1.3 no-access
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 1.3.6.1.4.1.9.9.9999.1.1.3.1 no-access
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 1.3.6.1.4.1.9.9.9999.1.1.3.1.1 counter64 read-only
Number of TCP segment bytes received in the FC TCP Command connection.
                           cftTcpTunnelDataRxSegmentOctets 1.3.6.1.4.1.9.9.9999.1.1.3.1.2 counter64 read-only
Number of TCP segment bytes received in the FC TCP Data connection.
                           cftTcpTunnelCmdRxPrestufOctets 1.3.6.1.4.1.9.9.9999.1.1.3.1.3 counter64 read-only
Number of bytes received before stuffing the internal hardware bus header in the FC TCP Command connection.
                           cftTcpTunnelDataRxPrestufOctets 1.3.6.1.4.1.9.9.9999.1.1.3.1.4 counter64 read-only
Number of bytes received before stuffing the internal hardware bus header in the FC TCP Data connection.
                           cftTcpTunnelCmdRxPoststufOctets 1.3.6.1.4.1.9.9.9999.1.1.3.1.5 counter64 read-only
Number of bytes received after stuffing the internal hardward bus header in the FC TCP Command connection.
                           cftTcpTunnelDataRxPoststufOctets 1.3.6.1.4.1.9.9.9999.1.1.3.1.6 counter64 read-only
Number of bytes received after stuffing the internal hardward bus header in the FC TCP Data connection.
                           cftTcpTunnelCmdTxOctets 1.3.6.1.4.1.9.9.9999.1.1.3.1.7 counter64 read-only
Number of bytes sent in the FC TCP Command connection.
                           cftTcpTunnelDataTxOctets 1.3.6.1.4.1.9.9.9999.1.1.3.1.8 counter64 read-only
Number of bytes sent in the FC TCP Data connection.
                           cftTcpTunnelCmdTxPkts 1.3.6.1.4.1.9.9.9999.1.1.3.1.9 counter32 read-only
Number of packets sent in the FC TCP Command connection.
                           cftTcpTunnelDataTxPkts 1.3.6.1.4.1.9.9.9999.1.1.3.1.10 counter32 read-only
Number of packets sent in the FC TCP Data connection.
                           cftTcpTunnelCmdTxDrops 1.3.6.1.4.1.9.9.9999.1.1.3.1.11 counter32 read-only
Number of packets dropped in the FC TCP Command connection.
                           cftTcpTunnelDataTxDrops 1.3.6.1.4.1.9.9.9999.1.1.3.1.12 counter32 read-only
Number of packets dropped in the FC TCP Data connection.
                   cftIfTcpTable 1.3.6.1.4.1.9.9.9999.1.1.4 no-access
This table contains the statistics information of the Fiber Channel interface with the ability of TCP tunneling.
                       cftIfTcpEntry 1.3.6.1.4.1.9.9.9999.1.1.4.1 no-access
This entry contains TCP statistics information for a given FC interface with the ability of TCP tunneling.
                           cftIfTcpIndex 1.3.6.1.4.1.9.9.9999.1.1.4.1.1 interfaceindex no-access
The interface index of the FC interface capable of carrying TCP tunnels.
                           cftIfTcpConnInit 1.3.6.1.4.1.9.9.9999.1.1.4.1.2 counter32 read-only
Number of TCP connections initiated.
                           cftIfTcpConnAccepted 1.3.6.1.4.1.9.9.9999.1.1.4.1.3 counter32 read-only
Number of TCP requested connections accepted.
                           cftIfTcpConnEstablished 1.3.6.1.4.1.9.9.9999.1.1.4.1.4 counter32 read-only
Number of TCP connections established.
                           cftIfTcpConnDrops 1.3.6.1.4.1.9.9.9999.1.1.4.1.5 counter32 read-only
Number of TCP connections dropped.
                           cftIfTcpConnClosed 1.3.6.1.4.1.9.9.9999.1.1.4.1.6 counter32 read-only
Number of TCP connections closed. This includes those connections dropped.
                           cftIfTcpTxPkts 1.3.6.1.4.1.9.9.9999.1.1.4.1.7 counter32 read-only
Number of TCP transmitting packets. This includes TCP control and data packets.
                           cftIfTcpTxDataPkts 1.3.6.1.4.1.9.9.9999.1.1.4.1.8 counter32 read-only
Number of TCP transmitting data packets. This doesn't include those TCP control traffic.
                           cftIfTcpTxDataOctets 1.3.6.1.4.1.9.9.9999.1.1.4.1.9 counter32 read-only
Number of TCP transmitting data octets. This doesn't include those TCP control traffic.
                           cftIfTcpRetxDataPkts 1.3.6.1.4.1.9.9.9999.1.1.4.1.10 counter32 read-only
Number of TCP re-transmitting data packets. This doesn't include those TCP control traffic.
                           cftIfTcpRetxDataOctets 1.3.6.1.4.1.9.9.9999.1.1.4.1.11 counter32 read-only
Number of TCP re-transmitting data octets. This doesn't include those TCP control traffic.
                           cftIfTcpRxPkts 1.3.6.1.4.1.9.9.9999.1.1.4.1.12 counter32 read-only
Number of TCP packets received.
                           cftIfTcpRxInSequencePkts 1.3.6.1.4.1.9.9.9999.1.1.4.1.13 counter32 read-only
Number of TCP packets received in sequence.
                           cftIfTcpRxInSequenceOctets 1.3.6.1.4.1.9.9.9999.1.1.4.1.14 counter32 read-only
Number of TCP octets received in sequence.
                           cftIfTcpRxCcksumErrPkts 1.3.6.1.4.1.9.9.9999.1.1.4.1.15 counter32 read-only
Number of TCP packets received with checksum error.
                           cftIfTcpRxBadOffsetPkts 1.3.6.1.4.1.9.9.9999.1.1.4.1.16 counter32 read-only
Number of TCP packets received with bad offset.
                           cftIfTcpRxOutOfOrderPkts 1.3.6.1.4.1.9.9.9999.1.1.4.1.17 counter32 read-only
Number of out-of-order TCP packets received.
                           cftIfTcpRxOutOfOrderOctets 1.3.6.1.4.1.9.9.9999.1.1.4.1.18 counter32 read-only
Number of out-of-order TCP octets received.
                   cftIfTcpExtTable 1.3.6.1.4.1.9.9.9999.1.1.5 no-access
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 1.3.6.1.4.1.9.9.9999.1.1.5.1 no-access
This entry contains TCP statistics information for a given FC interface with the ability of TCP tunneling.
                           cftIfTcpEmbryonicConnDrops 1.3.6.1.4.1.9.9.9999.1.1.5.1.1 counter32 read-only
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 two peers.
                           cftIfTcpSegsTryToGetRTT 1.3.6.1.4.1.9.9.9999.1.1.5.1.2 counter32 read-only
Number of TCP segments which try to get RTT (Round Trip Time).
                           cftIfTcpSegsSucceedToGetRTT 1.3.6.1.4.1.9.9.9999.1.1.5.1.3 counter32 read-only
Number of TCP segments which get RTT (Round Trip Time) successfully.
                           cftIfTcpDelayedAcksSent 1.3.6.1.4.1.9.9.9999.1.1.5.1.4 counter32 read-only
number of TCP delayed ACKs sent.
                           cftIfTcpConnDroppedRxTimeout 1.3.6.1.4.1.9.9.9999.1.1.5.1.5 counter32 read-only
Number of TCP connections dropped because of receiving timeout.
                           cftIfTcpRetransmitTimeout 1.3.6.1.4.1.9.9.9999.1.1.5.1.6 counter32 read-only
Number of TCP retransmitting timeouts.
                           cftIfTcpPersistTimeout 1.3.6.1.4.1.9.9.9999.1.1.5.1.7 counter32 read-only
Number of TCP persisting timeouts.
                           cftIfTcpKeepaliveTimeout 1.3.6.1.4.1.9.9.9999.1.1.5.1.8 counter32 read-only
Number of TCP keepalive timeouts.
                           cftIfTcpKeepaliveProbesSent 1.3.6.1.4.1.9.9.9999.1.1.5.1.9 counter32 read-only
Number of TCP keep-alive probes sent.
                           cftIfTcpConnDroppedInKeepalive 1.3.6.1.4.1.9.9.9999.1.1.5.1.10 counter32 read-only
Number of TCP connections dropped in keepalive.
                           cftIfTcpConnDroppedInPersist 1.3.6.1.4.1.9.9.9999.1.1.5.1.11 counter32 read-only
Number of TCP connections dropped in persisting.
                           cftIfTcpConnDrainedByNoMemory 1.3.6.1.4.1.9.9.9999.1.1.5.1.12 counter32 read-only
Number of TCP connections drained dut to memory shortage.
                           cftIfTcpAckOnlyPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.13 counter32 read-only
Number of TCP packets sent with only ACK flag on.
                           cftIfTcpTxWindowProbes 1.3.6.1.4.1.9.9.9999.1.1.5.1.14 counter32 read-only
Number of TCP window probing packets sent.
                           cftIfTcpTxURGPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.15 counter32 read-only
Number of TCP packets sent with URG flag on.
                           cftIfTcpTxWindowUpdateOnlyPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.16 counter32 read-only
Number of TCP packets sent only for only updating the window size.
                           cftIfTcpTxControlPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.17 counter32 read-only
Number of TCP packets sent with SYN, FIN, or RST flags on.
                           cftIfTcpRxDroppedByNoMemory 1.3.6.1.4.1.9.9.9999.1.1.5.1.18 counter32 read-only
Number of receiving TCP packets dropped because of lacking of memory.
                           cftIfTcpRxTooShort 1.3.6.1.4.1.9.9.9999.1.1.5.1.19 counter32 read-only
Number of TCP packets received with too short length.
                           cftIfTcpRxDupOnlyPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.20 counter32 read-only
Number of duplicated TCP packets received.
                           cftIfTcpRxDupOnlyOctets 1.3.6.1.4.1.9.9.9999.1.1.5.1.21 counter32 read-only
Number of duplicated TCP octets received.
                           cftIfTcpRxDupDataPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.22 counter32 read-only
Number of TCP packets received with duplicated data.
                           cftIfTcpRxDupOctetsInPartDupPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.23 counter32 read-only
Number of duplicated TCP octets received in part of duplicated packets.
                           cftIfTcpRxDataAfterWindowPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.24 counter32 read-only
Number of TCP packets with data received after window.
                           cftIfTcpRxDataAfterWindowOctets 1.3.6.1.4.1.9.9.9999.1.1.5.1.25 counter32 read-only
Number of TCP octets with data received after window.
                           cftIfTcpRxPktsAfterConnClose 1.3.6.1.4.1.9.9.9999.1.1.5.1.26 counter32 read-only
Number of TCP packets received after the connection close.
                           cftIfTcpRxWindowProbesPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.27 counter32 read-only
Number of TCP window probing packets received.
                           cftIfTcpRxDupAcks 1.3.6.1.4.1.9.9.9999.1.1.5.1.28 counter32 read-only
Number of duplicated TCP acknowledge packets received.
                           cftIfTcpRxAcksForUnsentData 1.3.6.1.4.1.9.9.9999.1.1.5.1.29 counter32 read-only
Number of TCP acknowledge packets received for unsent data.
                           cftIfTcpRxAcksPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.30 counter32 read-only
Number of TCP packets received with ACK flag on.
                           cftIfTcpOctetAckedByRxAcks 1.3.6.1.4.1.9.9.9999.1.1.5.1.31 counter32 read-only
Number of TCP octets received with ACK flag on.
                           cftIfTcpRxWindowUpdatePkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.32 counter32 read-only
Number of TCP packets received for updating window size.
                           cftIfTcpSegDropByPAWS 1.3.6.1.4.1.9.9.9999.1.1.5.1.33 counter32 read-only
Number of TCP segments dropped due to Protection Against Wrapped Sequence Number (PAWS) algorithm.
                           cftIfTcpTxSackFackDataPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.34 counter32 read-only
Number of TCP data packets sent with SACK option on.
                           cftIfTcpTxSackFackDataOctets 1.3.6.1.4.1.9.9.9999.1.1.5.1.35 counter32 read-only
Number of TCP data octets sent with SACK option on.
                           cftIfTcpRetxSackFackDataPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.36 counter32 read-only
Number of TCP data packets re-sent with SACK option on.
                           cftIfTcpRetxSackFackDataOctets 1.3.6.1.4.1.9.9.9999.1.1.5.1.37 counter32 read-only
Number of TCP data octets re-sent with SACK option on.
                           cftIfTcpSackFackConnClosed 1.3.6.1.4.1.9.9.9999.1.1.5.1.38 counter32 read-only
Number of TCP connections closed with SACK option on.
                           cftIfTcpRetxSackFackTimeouts 1.3.6.1.4.1.9.9.9999.1.1.5.1.39 counter32 read-only
Number of TCP timeouts re-sent with SACK option on.
                           cftIfTcpHdrPredictOkForAcks 1.3.6.1.4.1.9.9.9999.1.1.5.1.40 counter32 read-only
Number of times the header predication code is hit by TCP packets with ACK option on.
                           cftIfTcpHdrPredictOkForDataPkts 1.3.6.1.4.1.9.9.9999.1.1.5.1.41 counter32 read-only
Number of times the header predication code is hit by the packets of FC Data TCP connection.
           ciscoFCTunnelMIBConform 1.3.6.1.4.1.9.9.9999.2
               cftTunnelMIBCompliances 1.3.6.1.4.1.9.9.9999.2.1
                   cftTunnelMIBComplianceV01 1.3.6.1.4.1.9.9.9999.2.1.1
A Fiber Channel tunneling implementation that lists the groups supporting configuration tunnels and statistics information of the tunnels.
               cftTunnelMIBGroups 1.3.6.1.4.1.9.9.9999.2.2
                   cftTcpTunnelConfigGroup 1.3.6.1.4.1.9.9.9999.2.2.1
The collection of objects which are used to describe and configure Fiber Channal TCP tunneling.
                   cftTcpTunnelStatGroup 1.3.6.1.4.1.9.9.9999.2.2.2
The collection of objects which are used to monitor the traffic of TCP tunnels.
                   cftIfTcpGroup 1.3.6.1.4.1.9.9.9999.2.2.3
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 1.3.6.1.4.1.9.9.9999.2.2.4
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 will support.