fcIfFcTunnelIfIndex

CISCO-FC-FE-MIB · .1.3.6.1.4.1.9.9.289.1.1.2.1.37

Object

This object specifies the ifIndex of a FC tunnel
that represents a logical Fibre Channel data path
between a source switch and destination switch.
RSPAN uses a special FC tunnel that originates
at the ST port in the source switch and terminates
at the SD port in the destination switch. The FC
tunnel must be first bound to an ST port in the source
switch and then mapped to an SD port in the destination
switch for RSPAN feature configuration, which enables
monitoring traffic from a remote switch.
A value of zero indicates that no FC tunnel is mapped to
a ST port.
              
GLOSSARY:
SPAN: Switch Port Analyzer (SPAN) is a feature that
   enables user to analyze network traffic in a
   switched network using network analyzer attached
   to a switch port.
              
RSPAN: Remote SPAN that enables monitoring of traffic
   from remote switches.
              
FC tunnel: An FC tunnel is a logical data path
   between a source switch and destination switch.
              
SPAN tunnel (ST) port: The ST port is used to forward
   traffic to FC tunnel.
              
SPAN destination (SD) port: The SD port is used to 
   forward traffic to an Analyzer for monitoring 
   purposes.

Context

MIB
CISCO-FC-FE-MIB
OID
.1.3.6.1.4.1.9.9.289.1.1.2.1.37
Type
column
Access
readwrite
Status
current
Parent
fcIfEntry
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-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-FE-MIB::fcIfFcTunnelIfIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-FE-MIB::fcIfFcTunnelIfIndex.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-FE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-FE-MIB::fcIfFcTunnelIfIndex'

Syntax

Source
IF-MIBInterfaceIndexOrZero
Base type
Integer32
Display format
d
Type Description
This textual convention is an extension of the
InterfaceIndex convention.  The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system.  This extension permits the
additional value of zero.  the value zero is object-specific
and must therefore be defined as part of the description of
any object which uses this syntax.  Examples of the usage of
zero might include situations where interface was unknown,
or when none or all interfaces need to be referenced.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance

Member of