Home/Catalog/CISCO-FCIP-MGMT-MIB

CISCO-FCIP-MGMT-MIB

AI MIB Summary

The CISCO-FCIP-MGMT-MIB enables management of Cisco Fibre Channel over TCP/IP (FCIP) tunnel interfaces and sessions, providing visibility into link states, encapsulation parameters, and throughput statistics for storage area network (SAN) extensions over IP networks.

The Fibre Channel Over TCP/IP management MIB module. This mib module is the Cisco version of the FCIP MIB draft , draft-ietf-ips-fcip-mib-02.txt, from the IETF.
Main OID:
ciscoFcipMgmtMIB.1.3.6.1.4.1.9.10.96
70
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

70 total
Object Name
ciscoFcipMgmtMIBThe Fibre Channel Over TCP/IP management MIB module. This mib module is the Cisco version of the FCIP MIB draft , draft-ietf-ips-fcip-mib-02.txt, from the IETF.
MODULE-IDENTITY
.1.3.6.1.4.1.9.10.96
IMPORTSThe Fibre Channel Over TCP/IP management MIB module. This mib module is the Cisco version of the FCIP MIB draft , draft-ietf-ips-fcip-mib-02.txt, from the IETF.
Unknown
.1.3.6.1.4.1.9.10.96
ciscoFcipObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.96.1
cfmFcipConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.96.1.1
cfmFcipDynIpConfTypeThe type of discovery protocol used to discover remote FCIP entities. slpv2(1) - Service Location Protocol. none(2) - nothing is used.rw
Enumeration
.1.3.6.1.4.1.9.10.96.1.1.1
cfmFcipFabricWWNThe World Wide Name of this FCIP device. The zero-length string value is used in circumstances where the WWN is unassigned/unknown.ro
FcNameIdOrZero (CISCO-ST-TC)
.1.3.6.1.4.1.9.10.96.1.1.2
cfmFcipEntityInstanceTableA table containing FCIP entity specific information.
SEQUENCE OF CfmFcipEntityInstanceEntry
.1.3.6.1.4.1.9.10.96.1.1.3
cfmFcipEntityInstanceEntryA conceptual row of the FCIP entity table containing information about a particular FCIP entity.
CfmFcipEntityInstanceEntry
.1.3.6.1.4.1.9.10.96.1.1.3.1
cfmFcipEntityIdThe FCIP entity identifier.
Unsigned32
.1.3.6.1.4.1.9.10.96.1.1.3.1.1
cfmFcipEntityAddressTypeThe type of Internet address by which the entity is reachable.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.96.1.1.3.1.2
cfmFcipEntityAddressThe Internet address for this entity.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.96.1.1.3.1.3
cfmFcipEntityTcpConnPortA TCP port other than the FCIP Well-Known port on which the FCIP entity listens for new TCP connection requests. It contains the value zero (0) if the FCIP Entity only listens on the Well-Known port.rw
Unsigned32
.1.3.6.1.4.1.9.10.96.1.1.3.1.4
cfmFcipEntitySACKOptionAn indication of whether the TCP Selective Acknowledgement Option is enabled to allow the receiver end to acknowledge multiple lost packets in a singel ACK, enabling faster recovery. enabled(1) - acknowledge option is enabled. disabled(2) - acknowledge option is disabled.rw
Enumeration
.1.3.6.1.4.1.9.10.96.1.1.3.1.5
cfmFcipEntitySeqNumWrapAn indication of whether the FCIP Entity supports the protection against sequence number wrap. If true(1), the FCIP Entity supports protection against sequence number wrap. If false(2), the FCIP Entity does not support protection against sequence number wrap.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.96.1.1.3.1.6
cfmFcipEntityPHBSupportAn indication of whether the FCIP Entity supports PHB IP QoS.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.10.96.1.1.3.1.7
cfmFcipEntityStatusThe status of this conceptual row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.96.1.1.3.1.8
cfmFcipLinkTableA table containing FCIP link specific information.
SEQUENCE OF CfmFcipLinkEntry
.1.3.6.1.4.1.9.10.96.1.1.4
cfmFcipLinkEntryA conceptual row of the FCIP link table containing information about a particular FCIP link.
CfmFcipLinkEntry
.1.3.6.1.4.1.9.10.96.1.1.4.1
cfmFcipLinkIndexAn arbitrary integer which uniquely identifies one FCIP link within a FCIP entity.
Unsigned32
.1.3.6.1.4.1.9.10.96.1.1.4.1.1
cfmFcipLinkIfIndexA unique value that identifies the interface on this FCIP device to which this link pertains. The interface identified by a particular value of this object is the same interface as identified by the same value of the ifIndex object, defined in IF-MIB.ro
Integer32
.1.3.6.1.4.1.9.10.96.1.1.4.1.2
cfmFcipLinkCostThe cost associated with this FCIP Link. The link cost is used to select lowest cost route.rw
Unsigned32
.1.3.6.1.4.1.9.10.96.1.1.4.1.3
cfmFcipLinkLocalFcipEntityModeThe mode of the local FCIP Entity to which this FCIP Link pertains.ro
CfmFcEntityMode
.1.3.6.1.4.1.9.10.96.1.1.4.1.4
cfmFcipLinkRemFcipEntityWWNThe World Wide Name of the remote FC Fabric Entity. If this is a zero length string then this link would accept connections from any remote entity. If a WWN is specified then this link would accept connections from a remote entity with this WWN.rw
FcNameIdOrZero (CISCO-ST-TC)
.1.3.6.1.4.1.9.10.96.1.1.4.1.5
cfmFcipLinkRemFcipEntityIdThe remote FCIP entity's identifier.rw
Unsigned32
.1.3.6.1.4.1.9.10.96.1.1.4.1.6
cfmFcipLinkRemFcipEntityAddrTypeThe type of Internet address by which the remote FCIP entity is reachable.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.96.1.1.4.1.7
cfmFcipLinkRemFcipEntityAddressThe Internet address for the remote FCIP entity.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.96.1.1.4.1.8
cfmFcipLinkRemFcipEntityModeThe mode of the remote FCIP Entity to which this FCIP Link pertains.ro
CfmFcEntityMode
.1.3.6.1.4.1.9.10.96.1.1.4.1.9
cfmFcipLinkStatusThe status of this conceptual row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.96.1.1.4.1.10
cfmFcipTcpConnTableA table containing FCIP specific information about this FCIP device's existing TCP connections. The FCIP TCP Connection table contains information about existing TCP connections. Each FCIP link within a FCIP entity manages one or more TCP connections. The FCIP entity employs a Data Engine for each TCP connection for handling FC frame encapsulation, de-encapsulation and transmission of FCIP frames on the connection.
SEQUENCE OF CfmFcipTcpConnEntry
.1.3.6.1.4.1.9.10.96.1.1.5
cfmFcipTcpConnEntryA conceptual row of the FCIP TCP Connection table containing information about a particular TCP connection.
CfmFcipTcpConnEntry
.1.3.6.1.4.1.9.10.96.1.1.5.1
cfmFcipTcpConnLocalPortThe local port number for this TCP connection.
Integer32
.1.3.6.1.4.1.9.10.96.1.1.5.1.1
cfmFcipTcpConnRemPortThe remote port number for this TCP connection.
Integer32
.1.3.6.1.4.1.9.10.96.1.1.5.1.2
cfmFcipTcpConnPurposeThe nature of messages that get transmitted on this TCP connection. control(1) - TCP connection is for control purpose. data(2) - TCP connection is for data purpose. both(3) - TCP connection is for control and data purpose.ro
Enumeration
.1.3.6.1.4.1.9.10.96.1.1.5.1.3
cfmFcipTcpConnRWSizeThe default maximum TCP Receiver Window size for this TCP connection.ro
Unsigned32
.1.3.6.1.4.1.9.10.96.1.1.5.1.4
cfmFcipTcpConnMSSThe TCP Maximum Segment Size (MSS) for this TCP connection.ro
Unsigned32
.1.3.6.1.4.1.9.10.96.1.1.5.1.5
cfmFcipTcpConnTimeOutThe timeout value for this TCP connection.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9.10.96.1.1.5.1.6
cfmFcipDynamicRouteTableA table containing FCIP Route specific information. The FCIP dynamic route table contains information about this FCIP device's routing information that is dynamically discovered. The FCIP device may use SLPv2 protocol in conjunction with other protocols, say FSPF, for dynamically discovering other FCIP entities, and populate this table for Destination Address Identifier to connecting FCIP link information.
SEQUENCE OF CfmFcipDynamicRouteEntry
.1.3.6.1.4.1.9.10.96.1.1.6
cfmFcipDynamicRouteEntryA conceptual row of the FCIP Dynamic Route Table containing information about a particular FCIP route.
CfmFcipDynamicRouteEntry
.1.3.6.1.4.1.9.10.96.1.1.6.1
cfmFcipDynamicRouteIndexAn index that uniquely identifies an entry in the FCIP dynamic Route table.
Unsigned32
.1.3.6.1.4.1.9.10.96.1.1.6.1.1
cfmFcipDynamicRouteDIDThe 8 bit ID of a Fibre Channel Domain that is reachable from this FCIP device.
DomainId (CISCO-ST-TC)
.1.3.6.1.4.1.9.10.96.1.1.6.1.2
cfmFcipDynamicRouteLinkIndexThe FCIP Link that is represented by this value in the FCIP Link table used to reach this domain (specified by the previous object 'cfmFcipDynamicRouteDID') on the remote FCIP device.ro
Unsigned32
.1.3.6.1.4.1.9.10.96.1.1.6.1.3
cfmFcipStaticRouteTableA table containing FCIP Route specific information. The FCIP static route table contains information about this FCIP device's routing information that is created by the Network Admin. In the absence of dynamic discovery of remote FCIP entities, the Network Manager will figure out all the remote FCIP devices that are reachable from this device, and populate this table with FCIP link information for each Domain Id.
SEQUENCE OF CfmFcipStaticRouteEntry
.1.3.6.1.4.1.9.10.96.1.1.7
cfmFcipStaticRouteEntryA conceptual row of the FCIP Static Route Table containing information about a particular FCIP route.
CfmFcipStaticRouteEntry
.1.3.6.1.4.1.9.10.96.1.1.7.1
cfmFcipStaRtIndexAn index that uniquely identifies an entry in the FCIP static Route table.
Unsigned32
.1.3.6.1.4.1.9.10.96.1.1.7.1.1
cfmFcipStaRtDIDThe 8 bit ID of a Fibre Channel Domain that is reachable from this FCIP device.
DomainId (CISCO-ST-TC)
.1.3.6.1.4.1.9.10.96.1.1.7.1.2
cfmFcipStaRtRemFcipEntWWNThe World Wide Name of the remote FC Entity to which this route applies.rw
FcNameId (CISCO-ST-TC)
.1.3.6.1.4.1.9.10.96.1.1.7.1.3
cfmFcipStaRtRemFcipEntIdThe identifier of the remote FCIP entity to which this route pertains.rw
Unsigned32
.1.3.6.1.4.1.9.10.96.1.1.7.1.4
cfmFcipStaRtRemFcipEntAddrTypeThe type of Internet address used by the remote FCIP entity to which this route pertains.rw
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.96.1.1.7.1.5
cfmFcipStaRtRemFcipEntAddrThe Internet address for the remote FCIP entity.rw
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.10.96.1.1.7.1.6
cfmFcipStaRtStatusThe status of this conceptual row.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.9.10.96.1.1.7.1.7
cfmFcipLinkErrorsTableA table containing error counters for FCIP Links. The FCIP Link Errors Table contains counters that indicate the number of times each error case happened that caused closing down a TCP connection.
SEQUENCE OF CfmFcipLinkErrorsEntry
.1.3.6.1.4.1.9.10.96.1.1.8
cfmFcipLinkErrorsEntryA conceptual row of the FCIP Link Errors Table containing error counters for a FCIP Link.
CfmFcipLinkErrorsEntry
.1.3.6.1.4.1.9.10.96.1.1.8.1
cfmFcipLinkFcipLossofFcSynchsThe number of times FC synchronization lost on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.1
cfmFcipLinkFcipSfNotRcvThe number of times FCIP Special Frame not received on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.2
cfmFcipLinkFcipSfRespNotRcvThe number of times FCIP Special Frame Response not received on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.3
cfmFcipLinkFcipSfRespMismatchThe number of times FCIP Special Frame Bytes mismatch happened on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.4
cfmFcipLinkFcipSfInvalidNonceThe number of times FCIP Special Frame Invalid connections once happened on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.5
cfmFcipLinkFcipDuplicateSfRcvThe number of times duplicate FCIP Special Frames received on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.6
cfmFcipLinkFcipSfInvalidWWNThe number of times FCIP Special Frames with invalid destination FC Fabric Entity WWN received on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.7
cfmFcipLinkFcipBB2LkaTimeOutThe number of times B_Access Link Keep Alive Time out happened on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.8
cfmFcipLinkFcipSntpTimeStampExpThe number of times SNTP Time Stamp expired on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.9
cfmFcipLinkTcpTooManyErrorsThe number of times TCP connections with too many errors closed down on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.10
cfmFcipLinkTcpKeepAliveTimeOutThe number of times TCP connections that experienced TCP Keep Alive Time outs closed down on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.11
cfmFcipLinkTcpExDatagramsDroppedThe number of times TCP connections that dropped excessive number of datagrams closed down on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.12
cfmFcipLinkTcpSaParamMismatchThe number of times TCP connections with SA parameter mismatches closed down on this FCIP Link.ro
Counter64
.1.3.6.1.4.1.9.10.96.1.1.8.1.13
cfmFcipNotification
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.96.1.2
cfmFcipNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.96.1.2.0
cfmFcipConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.96.2
cfmFcipCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.96.2.1
cfmFcipGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.10.96.2.2
CISCO-FCIP-MGMT-MIB - SNMP MIB Reference | MIBs Explorer