cftTcpTunnelSrcIpType

CISCO-FC-TUNNEL-MIB · .1.3.6.1.4.1.9.9.9999.1.1.2.1.3

Object

The source IP address type of the FC TCP tunnel.

Context

MIB
CISCO-FC-TUNNEL-MIB
OID
.1.3.6.1.4.1.9.9.9999.1.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
cftTcpTunnelEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/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::cftTcpTunnelSrcIpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -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::cftTcpTunnelSrcIpType.<cftFiberChannelIf>.<cftTcpTunnelName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-TUNNEL-MIB::cftTcpTunnelSrcIpType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance

Member of
Compliance refinements
cftTunnelMIBComplianceV01 INET-ADDRESS-MIB::InetAddressType
Values: ipv4(1), dns(16)
Some systems may only allow version 4 IP address ipv4(1) or DNS
dns(16).