All MIBs › CISCO-FC-TUNNEL-MIB › cftTcpTunnelDataConnectStatus
cftTcpTunnelDataConnectStatus
Module: CISCO-FC-TUNNEL-MIB
OID (symbolic): CISCO-FC-TUNNEL-MIB::cftTcpTunnelDataConnectStatus
OID (numeric): 1.3.6.1.4.1.9.9.9999.1.1.2.1.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is cftTcpTunnelDataConnectStatus?
Reports whether the TCP connection carrying FC data traffic is currently connected(1) or notConnected(2), letting an operator monitor data-plane connectivity of the tunnel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.9999.1.1.2.1.18 snmpwalk -v2c -c public <target> CISCO-FC-TUNNEL-MIB::cftTcpTunnelDataConnectStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.9999.1.1.2.1.18.1 snmpget -v2c -c public <target> CISCO-FC-TUNNEL-MIB::cftTcpTunnelDataConnectStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cftTcpTunnelDataConnectStatus.1
Start monitoring Cisco MDS Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FC-TUNNEL-MIB::cftTcpTunnelDataConnectStatus OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches from a single console.
OID Breakdown
Upper-level ancestors (13 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.9999 | ciscoAal5ExtMIB | CISCO-AAL5-EXT-MIB |
| 1.3.6.1.4.1.9.9.9999.1 | ciscoAal5ExtMIBObjects | CISCO-AAL5-EXT-MIB |
| 1.3.6.1.4.1.9.9.9999.1.1 | cAal5ExtConnections | CISCO-AAL5-EXT-MIB |
| 1.3.6.1.4.1.9.9.9999.1.1.2 | caciP2pConns | CISCO-ATM-CONN-INFO-MIB |
| 1.3.6.1.4.1.9.9.9999.1.1.2.1 | caciP2pConnTable | CISCO-ATM-CONN-INFO-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.9999.1.1.2.1.18 | cftTcpTunnelDataConnectStatus | CISCO-FC-TUNNEL-MIB |