CISCO-FCIP-MGMT-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-FCIP-MGMT-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
 ciscoFcipMgmtMIB 1.3.6.1.4.1.9.10.96
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.
       ciscoFcipObjects 1.3.6.1.4.1.9.10.96.1
           cfmFcipConfig 1.3.6.1.4.1.9.10.96.1.1
               cfmFcipDynIpConfType 1.3.6.1.4.1.9.10.96.1.1.1 integer read-write
The type of discovery protocol used to discover remote FCIP entities. slpv2(1) - Service Location Protocol. none(2) - nothing is used. Enumeration: 'none': 2, 'slpv2': 1.
               cfmFcipFabricWWN 1.3.6.1.4.1.9.10.96.1.1.2 fcnameidorzero read-only
The World Wide Name of this FCIP device. The zero-length string value is used in circumstances where the WWN is unassigned/unknown.
               cfmFcipEntityInstanceTable 1.3.6.1.4.1.9.10.96.1.1.3 no-access
A table containing FCIP entity specific information.
                   cfmFcipEntityInstanceEntry 1.3.6.1.4.1.9.10.96.1.1.3.1 no-access
A conceptual row of the FCIP entity table containing information about a particular FCIP entity.
                       cfmFcipEntityId 1.3.6.1.4.1.9.10.96.1.1.3.1.1 unsigned32 no-access
The FCIP entity identifier.
                       cfmFcipEntityAddressType 1.3.6.1.4.1.9.10.96.1.1.3.1.2 inetaddresstype read-only
The type of Internet address by which the entity is reachable.
                       cfmFcipEntityAddress 1.3.6.1.4.1.9.10.96.1.1.3.1.3 inetaddress read-only
The Internet address for this entity.
                       cfmFcipEntityTcpConnPort 1.3.6.1.4.1.9.10.96.1.1.3.1.4 unsigned32 read-only
A 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.
                       cfmFcipEntitySACKOption 1.3.6.1.4.1.9.10.96.1.1.3.1.5 integer read-only
An 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. Enumeration: 'disabled': 2, 'enabled': 1.
                       cfmFcipEntitySeqNumWrap 1.3.6.1.4.1.9.10.96.1.1.3.1.6 truthvalue read-only
An 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.
                       cfmFcipEntityPHBSupport 1.3.6.1.4.1.9.10.96.1.1.3.1.7 truthvalue read-only
An indication of whether the FCIP Entity supports PHB IP QoS.
                       cfmFcipEntityStatus 1.3.6.1.4.1.9.10.96.1.1.3.1.8 rowstatus read-only
The status of this conceptual row.
               cfmFcipLinkTable 1.3.6.1.4.1.9.10.96.1.1.4 no-access
A table containing FCIP link specific information.
                   cfmFcipLinkEntry 1.3.6.1.4.1.9.10.96.1.1.4.1 no-access
A conceptual row of the FCIP link table containing information about a particular FCIP link.
                       cfmFcipLinkIndex 1.3.6.1.4.1.9.10.96.1.1.4.1.1 unsigned32 no-access
An arbitrary integer which uniquely identifies one FCIP link within a FCIP entity.
                       cfmFcipLinkIfIndex 1.3.6.1.4.1.9.10.96.1.1.4.1.2 integer32 read-only
A 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.
                       cfmFcipLinkCost 1.3.6.1.4.1.9.10.96.1.1.4.1.3 unsigned32 read-only
The cost associated with this FCIP Link. The link cost is used to select lowest cost route.
                       cfmFcipLinkLocalFcipEntityMode 1.3.6.1.4.1.9.10.96.1.1.4.1.4 cfmfcentitymode read-only
The mode of the local FCIP Entity to which this FCIP Link pertains.
                       cfmFcipLinkRemFcipEntityWWN 1.3.6.1.4.1.9.10.96.1.1.4.1.5 fcnameidorzero read-only
The 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.
                       cfmFcipLinkRemFcipEntityId 1.3.6.1.4.1.9.10.96.1.1.4.1.6 unsigned32 read-only
The remote FCIP entity's identifier.
                       cfmFcipLinkRemFcipEntityAddrType 1.3.6.1.4.1.9.10.96.1.1.4.1.7 inetaddresstype read-only
The type of Internet address by which the remote FCIP entity is reachable.
                       cfmFcipLinkRemFcipEntityAddress 1.3.6.1.4.1.9.10.96.1.1.4.1.8 inetaddress read-only
The Internet address for the remote FCIP entity.
                       cfmFcipLinkRemFcipEntityMode 1.3.6.1.4.1.9.10.96.1.1.4.1.9 cfmfcentitymode read-only
The mode of the remote FCIP Entity to which this FCIP Link pertains.
                       cfmFcipLinkStatus 1.3.6.1.4.1.9.10.96.1.1.4.1.10 rowstatus read-only
The status of this conceptual row.
               cfmFcipTcpConnTable 1.3.6.1.4.1.9.10.96.1.1.5 no-access
A 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.
                   cfmFcipTcpConnEntry 1.3.6.1.4.1.9.10.96.1.1.5.1 no-access
A conceptual row of the FCIP TCP Connection table containing information about a particular TCP connection.
                       cfmFcipTcpConnLocalPort 1.3.6.1.4.1.9.10.96.1.1.5.1.1 integer32 no-access
The local port number for this TCP connection.
                       cfmFcipTcpConnRemPort 1.3.6.1.4.1.9.10.96.1.1.5.1.2 integer32 no-access
The remote port number for this TCP connection.
                       cfmFcipTcpConnPurpose 1.3.6.1.4.1.9.10.96.1.1.5.1.3 integer read-only
The 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. Enumeration: 'control': 1, 'both': 3, 'data': 2.
                       cfmFcipTcpConnRWSize 1.3.6.1.4.1.9.10.96.1.1.5.1.4 unsigned32 read-only
The default maximum TCP Receiver Window size for this TCP connection.
                       cfmFcipTcpConnMSS 1.3.6.1.4.1.9.10.96.1.1.5.1.5 unsigned32 read-only
The TCP Maximum Segment Size (MSS) for this TCP connection.
                       cfmFcipTcpConnTimeOut 1.3.6.1.4.1.9.10.96.1.1.5.1.6 unsigned32 read-only
The timeout value for this TCP connection.
               cfmFcipDynamicRouteTable 1.3.6.1.4.1.9.10.96.1.1.6 no-access
A 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.
                   cfmFcipDynamicRouteEntry 1.3.6.1.4.1.9.10.96.1.1.6.1 no-access
A conceptual row of the FCIP Dynamic Route Table containing information about a particular FCIP route.
                       cfmFcipDynamicRouteIndex 1.3.6.1.4.1.9.10.96.1.1.6.1.1 unsigned32 no-access
An index that uniquely identifies an entry in the FCIP dynamic Route table.
                       cfmFcipDynamicRouteDID 1.3.6.1.4.1.9.10.96.1.1.6.1.2 domainid no-access
The 8 bit ID of a Fibre Channel Domain that is reachable from this FCIP device.
                       cfmFcipDynamicRouteLinkIndex 1.3.6.1.4.1.9.10.96.1.1.6.1.3 unsigned32 read-only
The 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.
               cfmFcipStaticRouteTable 1.3.6.1.4.1.9.10.96.1.1.7 no-access
A 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.
                   cfmFcipStaticRouteEntry 1.3.6.1.4.1.9.10.96.1.1.7.1 no-access
A conceptual row of the FCIP Static Route Table containing information about a particular FCIP route.
                       cfmFcipStaRtIndex 1.3.6.1.4.1.9.10.96.1.1.7.1.1 unsigned32 no-access
An index that uniquely identifies an entry in the FCIP static Route table.
                       cfmFcipStaRtDID 1.3.6.1.4.1.9.10.96.1.1.7.1.2 domainid no-access
The 8 bit ID of a Fibre Channel Domain that is reachable from this FCIP device.
                       cfmFcipStaRtRemFcipEntWWN 1.3.6.1.4.1.9.10.96.1.1.7.1.3 fcnameid read-only
The World Wide Name of the remote FC Entity to which this route applies.
                       cfmFcipStaRtRemFcipEntId 1.3.6.1.4.1.9.10.96.1.1.7.1.4 unsigned32 read-only
The identifier of the remote FCIP entity to which this route pertains.
                       cfmFcipStaRtRemFcipEntAddrType 1.3.6.1.4.1.9.10.96.1.1.7.1.5 inetaddresstype read-only
The type of Internet address used by the remote FCIP entity to which this route pertains.
                       cfmFcipStaRtRemFcipEntAddr 1.3.6.1.4.1.9.10.96.1.1.7.1.6 inetaddress read-only
The Internet address for the remote FCIP entity.
                       cfmFcipStaRtStatus 1.3.6.1.4.1.9.10.96.1.1.7.1.7 rowstatus read-only
The status of this conceptual row.
               cfmFcipLinkErrorsTable 1.3.6.1.4.1.9.10.96.1.1.8 no-access
A 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.
                   cfmFcipLinkErrorsEntry 1.3.6.1.4.1.9.10.96.1.1.8.1 no-access
A conceptual row of the FCIP Link Errors Table containing error counters for a FCIP Link.
                       cfmFcipLinkFcipLossofFcSynchs 1.3.6.1.4.1.9.10.96.1.1.8.1.1 counter64 read-only
The number of times FC synchronization lost on this FCIP Link.
                       cfmFcipLinkFcipSfNotRcv 1.3.6.1.4.1.9.10.96.1.1.8.1.2 counter64 read-only
The number of times FCIP Special Frame not received on this FCIP Link.
                       cfmFcipLinkFcipSfRespNotRcv 1.3.6.1.4.1.9.10.96.1.1.8.1.3 counter64 read-only
The number of times FCIP Special Frame Response not received on this FCIP Link.
                       cfmFcipLinkFcipSfRespMismatch 1.3.6.1.4.1.9.10.96.1.1.8.1.4 counter64 read-only
The number of times FCIP Special Frame Bytes mismatch happened on this FCIP Link.
                       cfmFcipLinkFcipSfInvalidNonce 1.3.6.1.4.1.9.10.96.1.1.8.1.5 counter64 read-only
The number of times FCIP Special Frame Invalid connections once happened on this FCIP Link.
                       cfmFcipLinkFcipDuplicateSfRcv 1.3.6.1.4.1.9.10.96.1.1.8.1.6 counter64 read-only
The number of times duplicate FCIP Special Frames received on this FCIP Link.
                       cfmFcipLinkFcipSfInvalidWWN 1.3.6.1.4.1.9.10.96.1.1.8.1.7 counter64 read-only
The number of times FCIP Special Frames with invalid destination FC Fabric Entity WWN received on this FCIP Link.
                       cfmFcipLinkFcipBB2LkaTimeOut 1.3.6.1.4.1.9.10.96.1.1.8.1.8 counter64 read-only
The number of times B_Access Link Keep Alive Time out happened on this FCIP Link.
                       cfmFcipLinkFcipSntpTimeStampExp 1.3.6.1.4.1.9.10.96.1.1.8.1.9 counter64 read-only
The number of times SNTP Time Stamp expired on this FCIP Link.
                       cfmFcipLinkTcpTooManyErrors 1.3.6.1.4.1.9.10.96.1.1.8.1.10 counter64 read-only
The number of times TCP connections with too many errors closed down on this FCIP Link.
                       cfmFcipLinkTcpKeepAliveTimeOut 1.3.6.1.4.1.9.10.96.1.1.8.1.11 counter64 read-only
The number of times TCP connections that experienced TCP Keep Alive Time outs closed down on this FCIP Link.
                       cfmFcipLinkTcpExDatagramsDropped 1.3.6.1.4.1.9.10.96.1.1.8.1.12 counter64 read-only
The number of times TCP connections that dropped excessive number of datagrams closed down on this FCIP Link.
                       cfmFcipLinkTcpSaParamMismatch 1.3.6.1.4.1.9.10.96.1.1.8.1.13 counter64 read-only
The number of times TCP connections with SA parameter mismatches closed down on this FCIP Link.
           cfmFcipNotification 1.3.6.1.4.1.9.10.96.1.2
               cfmFcipNotifications 1.3.6.1.4.1.9.10.96.1.2.0
       cfmFcipConformance 1.3.6.1.4.1.9.10.96.2
           cfmFcipCompliances 1.3.6.1.4.1.9.10.96.2.1
               cfmFcipCompliance 1.3.6.1.4.1.9.10.96.2.1.1
Compliance statement for FCIP MIB.
           cfmFcipGroups 1.3.6.1.4.1.9.10.96.2.2
               cfmFcipEntityScalarGroup 1.3.6.1.4.1.9.10.96.2.2.1
A collection of scalar objects applicable to all FCIP instances.
               cfmFcipEntityInstanceGroup 1.3.6.1.4.1.9.10.96.2.2.2
A collection of objects providing information about FCIP instances.
               cfmFcipLinkGroup 1.3.6.1.4.1.9.10.96.2.2.3
A collection of objects providing information about FCIP Links.
               cfmFcipTcpConnGroup 1.3.6.1.4.1.9.10.96.2.2.4
A collection of objects providing information about FCIP TCP conections.
               cfmFcipDynamicRouteGroup 1.3.6.1.4.1.9.10.96.2.2.5
A collection of objects providing information about FCIP dynamic routes.
               cfmFcipStaticRouteGroup 1.3.6.1.4.1.9.10.96.2.2.6
A collection of objects providing information about FCIP static routes.
               cfmFcipLinkErrorsGroup 1.3.6.1.4.1.9.10.96.2.2.7
A collection of objects providing information about FCIP link errors.