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

VENDOR: INTERNET-STANDARD


 Home MIB: 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
 fcipMIB 1.3.6.1.2.1.224
The module defines management information specific to FCIP devices. Copyright(C) The Internet Society (2006). This version of this MIB module is part of RFC 4404; see the RFC itself for full legal notices.
         fcipObjects 1.3.6.1.2.1.224.1
             fcipConfig 1.3.6.1.2.1.224.1.1
                 fcipDynIpConfType 1.3.6.1.2.1.224.1.1.1 integer read-write
The type of discovery protocol used to discover remote FCIP entities. The value of this object is persistent across system restarts. Enumeration: 'none': 2, 'slpv2': 1.
                 fcipDeviceWWN 1.3.6.1.2.1.224.1.1.2 fcnameidorzero read-only
The World Wide Name of this FCIP device.
                 fcipEntitySACKOption 1.3.6.1.2.1.224.1.1.3 integer read-only
Indication of whether the TCP Selective Acknowledgement Option is enabled at this FCIP device to let the receiver acknowledge multiple lost packets in a single ACK for faster recovery. Enumeration: 'disabled': 2, 'enabled': 1.
                 fcipEntityInstanceTable 1.3.6.1.2.1.224.1.1.4 no-access
Information about this FCIP device's existing instances of FCIP entities.
                     fcipEntityInstanceEntry 1.3.6.1.2.1.224.1.1.4.1 no-access
A conceptual row of the FCIP entity table with information about a particular FCIP entity. Once a row has been created, it is non-volatile across agent restarts until it is deleted.
                         fcipEntityId 1.3.6.1.2.1.224.1.1.4.1.1 fcipentityid no-access
The FCIP entity identifier.
                         fcipEntityName 1.3.6.1.2.1.224.1.1.4.1.2 snmpadminstring read-only
An administratively-assigned name for this FCIP entity.
                         fcipEntityAddressType 1.3.6.1.2.1.224.1.1.4.1.3 inetaddresstype read-only
The type of Internet address by which the entity is reachable. Only address types IPv4 and IPv6 are supported.
                         fcipEntityAddress 1.3.6.1.2.1.224.1.1.4.1.4 inetaddress read-only
The Internet address for the entity, if configured. The format of this address is determined by the value of the fcipEntityAddressType object.
                         fcipEntityTcpConnPort 1.3.6.1.2.1.224.1.1.4.1.5 inetportnumber 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.
                         fcipEntitySeqNumWrap 1.3.6.1.2.1.224.1.1.4.1.6 truthvalue read-only
An indication of whether the FCIP Entity supports protection against sequence number wrap.
                         fcipEntityPHBSupport 1.3.6.1.2.1.224.1.1.4.1.7 truthvalue read-only
An indication of whether the FCIP Entity supports PHB IP quality of service (QoS).
                         fcipEntityStatus 1.3.6.1.2.1.224.1.1.4.1.8 rowstatus read-only
This object specifies the operational status of the row. When a management station sets the status to active(1), then the values for the objects fcipEntityName, fcipEntityAddressType, and fcipEntityAddress should be supplied as part of the set request. The values of the objects fcipEntityName, fcipEntityAddressType, and fcipEntityAddress can be changed if the row status is in active state. The object fcipEntityTcpConnPort takes the default value zero(0), if no value is supplied at the time of row creation. Setting the status to destroy(6) deletes the specified FCIP entity instance row from the table. It also deletes all the rows corresponding to the specified FCIP entity from the fcipLinkTable and fcipTcpConnTable tables.
                 fcipLinkTable 1.3.6.1.2.1.224.1.1.5 no-access
Information about FCIP links that exist on this device.
                     fcipLinkEntry 1.3.6.1.2.1.224.1.1.5.1 no-access
A conceptual row of the FCIP link table containing information about a particular FCIP link. The values of the read-create objects in this table are persistent across system restarts.
                         fcipLinkIndex 1.3.6.1.2.1.224.1.1.5.1.1 unsigned32 no-access
An arbitrary integer that uniquely identifies one FCIP link within an FCIP entity.
                         fcipLinkIfIndex 1.3.6.1.2.1.224.1.1.5.1.2 interfaceindex read-only
The ifIndex value of the virtual interface corresponding to the FCIP Link running over TCP/IP.
                         fcipLinkCost 1.3.6.1.2.1.224.1.1.5.1.3 unsigned32 read-only
The FSPF cost associated with this FCIP Link.
                         fcipLinkLocalFcipEntityMode 1.3.6.1.2.1.224.1.1.5.1.4 fcipentitymode read-only
The mode of the local end of the FCIP link.
                         fcipLinkLocalFcipEntityAddressType 1.3.6.1.2.1.224.1.1.5.1.5 inetaddresstype read-only
The type of Internet address contained in the corresponding instance of fcipLinkLocalFcipEntityAddress. Only address types IPv4 and IPv6 are supported.
                         fcipLinkLocalFcipEntityAddress 1.3.6.1.2.1.224.1.1.5.1.6 inetaddress read-only
The Internet address for the local end of this FCIP Link. The format of this object is determined by the value of the fcipLinkLocalFcipEntityAddressType object.
                         fcipLinkRemFcipEntityWWN 1.3.6.1.2.1.224.1.1.5.1.7 fcnameidorzero read-only
The World Wide Name of the remote FC Fabric Entity.
                         fcipLinkRemFcipEntityId 1.3.6.1.2.1.224.1.1.5.1.8 fcipentityid read-only
The remote FCIP entity's identifier.
                         fcipLinkRemFcipEntityAddressType 1.3.6.1.2.1.224.1.1.5.1.9 inetaddresstype read-only
The type of Internet address contained in the corresponding instance of fcipLinkRemFcipEntityAddress. Only address types IPv4 and IPv6 are supported.
                         fcipLinkRemFcipEntityAddress 1.3.6.1.2.1.224.1.1.5.1.10 inetaddress read-only
The Internet address for the remote end of this FCIP Link. The format of this object is determined by the value of the fcipLinkRemFcipEntityAddressType object.
                         fcipLinkStatus 1.3.6.1.2.1.224.1.1.5.1.11 rowstatus read-only
This object specifies the operational status of the row. The values of objects fcipLinkLocalFcipEntityAddressType, fcipLinkLocalFcipEntityAddress, fcipLinkRemFcipEntityWWN, fcipLinkRemFcipEntityId, fcipLinkRemFcipEntityAddressType, and fcipLinkRemFcipEntityAddress can be changed if the row is in active(1) state. The object fcipLinkCost is set to the value zero(0) if no value is supplied at the time of row creation. Setting the status to destroy(6) deletes the specified FCIP link from the table. It also deletes all rows corresponding to the specified FCIP link from the fcipTcpConnTable table.
                         fcipLinkCreateTime 1.3.6.1.2.1.224.1.1.5.1.12 timestamp read-only
The value of sysUpTime when this entry was last created.
                 fcipTcpConnTable 1.3.6.1.2.1.224.1.1.6 no-access
Information about existing TCP connections. Each FCIP link within an 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.
                     fcipTcpConnEntry 1.3.6.1.2.1.224.1.1.6.1 no-access
A conceptual row of the FCIP TCP Connection table containing information about a particular TCP connection.
                         fcipTcpConnLocalPort 1.3.6.1.2.1.224.1.1.6.1.1 inetportnumber no-access
The local port number for this TCP connection.
                         fcipTcpConnRemPort 1.3.6.1.2.1.224.1.1.6.1.2 inetportnumber no-access
The remote port number for this TCP connection.
                         fcipTcpConnRWSize 1.3.6.1.2.1.224.1.1.6.1.3 unsigned32 read-only
The default maximum TCP Receiver Window size for this TCP connection.
                         fcipTcpConnMSS 1.3.6.1.2.1.224.1.1.6.1.4 unsigned32 read-only
The TCP Maximum Segment Size (MSS) for this TCP connection.
                 fcipDynamicRouteTable 1.3.6.1.2.1.224.1.1.7 no-access
Information about dynamically discovered routing information. The FCIP device may use the SLPv2 protocol in conjunction with other protocols (say, FSPF) for dynamically discovering other FCIP entities and may populate this table with FCIP link information for each Destination Address Identifier.
                     fcipDynamicRouteEntry 1.3.6.1.2.1.224.1.1.7.1 no-access
A conceptual row of the FCIP Dynamic Route Table containing information about a particular FCIP route.
                         fcipDynamicRouteDID 1.3.6.1.2.1.224.1.1.7.1.1 fcipdomainidinoctetform no-access
8-bit ID of a Fibre Channel Domain that is reachable from this FCIP device.
                         fcipDynamicRouteLinkIndex 1.3.6.1.2.1.224.1.1.7.1.2 unsigned32 read-only
The FCIP Link used to reach the domain specified by the corresponding instance of fcipDynamicRouteDID. The link identified by a value of this object is the same FCIP link as identified by the same value of fcipLinkIndex for the same FCIP entity.
                 fcipStaticRouteTable 1.3.6.1.2.1.224.1.1.8 no-access
Information about static route entries configured by the Network Admin. In the absence of dynamic discovery of remote FCIP entities, the Network Manager will figure out all remote FCIP devices that are reachable from this device and populate this table with FCIP link information for each Domain ID. At any time, both static and dynamic routing can be active, and an entry in the static route table for a given DID takes precedence over the entry in the dynamic route table for the same Domain ID.
                     fcipStaticRouteEntry 1.3.6.1.2.1.224.1.1.8.1 no-access
A conceptual row of the FCIP Static Route Table containing information about a particular FCIP route. The values of the read-create objects in this table are persistent across system restarts.
                         fcipStaticRouteDID 1.3.6.1.2.1.224.1.1.8.1.1 fcipdomainidinoctetform no-access
8-bit ID of a Fibre Channel Domain that is reachable from this FCIP device.
                         fcipStaticRouteLinkIndex 1.3.6.1.2.1.224.1.1.8.1.2 unsigned32 read-only
The FCIP Link used to reach the domain specified by the corresponding instance of fcipStaticRouteDID. The link identified by a value of this object is the same FCIP link as identified by the same value of fcipLinkIndex for the same FCIP entity.
                         fcipStaticRouteStatus 1.3.6.1.2.1.224.1.1.8.1.3 rowstatus read-only
This object specifies the operational status of the row. When a management station sets the status to active(1), the values for the object fcipStaticRouteLinkIndex should be supplied as part of the set request. Setting the status to destroy(6) deletes the specified FCIP static route entry from the table.
                 fcipDiscoveryDomainTable 1.3.6.1.2.1.224.1.1.9 no-access
Information about FCIP Discovery Domains. Each FCIP Discovery Domain is associated with one or more FCIP entities.
                     fcipDiscoveryDomainEntry 1.3.6.1.2.1.224.1.1.9.1 no-access
A conceptual row of the FCIP Discovery Domain Table containing information about a particular FCIP Discovery Domain that is associated with one or more FCIP entities. The values of the read-write object fcipDiscoveryDomainName are persistent across system restarts.
                         fcipDiscoveryDomainIndex 1.3.6.1.2.1.224.1.1.9.1.1 unsigned32 no-access
An integer that uniquely identifies an FCIP Discovery Domain associated with this FCIP entity.
                         fcipDiscoveryDomainName 1.3.6.1.2.1.224.1.1.9.1.2 snmpadminstring read-write
The name of this FCIP Discovery Domain.
                 fcipLinkErrorsTable 1.3.6.1.2.1.224.1.1.10 no-access
A list of error counters for FCIP Links. Each counter records the number of times a particular error happened that caused a TCP connection to close down.
                       fcipLinkErrorsEntry 1.3.6.1.2.1.224.1.1.10.1 no-access
A conceptual row of the FCIP Link Errors Table containing error counters for an FCIP Link.
                           fcipLinkFcipLossofFcSynchs 1.3.6.1.2.1.224.1.1.10.1.1 counter32 read-only
The number of times FC synchronization was lost on this FCIP Link. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
                           fcipLinkFcipEncapErrors 1.3.6.1.2.1.224.1.1.10.1.2 counter32 read-only
The number of FCIP frames received with encapsulation errors such as improper header, format, or length. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
                           fcipLinkFcipNotReceivedSfResps 1.3.6.1.2.1.224.1.1.10.1.3 counter32 read-only
The number of times an FCIP Special Frame Response was expected but not received on this FCIP Link. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
                           fcipLinkFcipSfRespMismatches 1.3.6.1.2.1.224.1.1.10.1.4 counter32 read-only
The number of times FCIP Special Frame Bytes mismatch happened on this FCIP Link. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
                           fcipLinkFcipSfInvalidNonces 1.3.6.1.2.1.224.1.1.10.1.5 counter32 read-only
The number of times FCIP Special Frame Invalid Connection Nonce happened on this FCIP Link. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
                           fcipLinkFcipReceivedSfDuplicates 1.3.6.1.2.1.224.1.1.10.1.6 counter32 read-only
The number of times duplicate FCIP Special Frames were received on this FCIP Link. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
                           fcipLinkFcipSfInvalidWWNs 1.3.6.1.2.1.224.1.1.10.1.7 counter32 read-only
The number of times FCIP Special Frames with invalid destination FC Fabric Entity WWN were received on this FCIP Link. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
                           fcipLinkFcipBB2LkaTimeOuts 1.3.6.1.2.1.224.1.1.10.1.8 counter32 read-only
The number of FC Keep Alive Time-outs that occurred on this FCIP Link. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
                           fcipLinkFcipSntpExpiredTimeStamps 1.3.6.1.2.1.224.1.1.10.1.9 counter32 read-only
The number of frames discarded due to an expired Simple Network Time Protocol (SNTP) timestamp on this FCIP Link. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
                           fcipLinkTcpTooManyErrors 1.3.6.1.2.1.224.1.1.10.1.10 counter32 read-only
The number of TCP connections that closed down on this FCIP Link due to too many errors on the connection. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
                           fcipLinkTcpExcessiveDroppedDatagrams 1.3.6.1.2.1.224.1.1.10.1.11 counter32 read-only
The number of TCP connections that closed down on this FCIP Link due to an excessive number of dropped FCIP packets. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
                           fcipLinkTcpSaParamMismatches 1.3.6.1.2.1.224.1.1.10.1.12 counter32 read-only
The number of times TCP connections with Security Association parameter mismatches were closed down on this FCIP Link. The last discontinuity of this counter is indicated by fcipLinkCreateTime.
         fcipConformance 1.3.6.1.2.1.224.2
             fcipCompliances 1.3.6.1.2.1.224.2.1
                 fcipCompliance 1.3.6.1.2.1.224.2.1.1
Compliance statement for FCIP MIB.
             fcipGroups 1.3.6.1.2.1.224.2.2
                 fcipEntityScalarGroup 1.3.6.1.2.1.224.2.2.1
Collection of scalar objects applicable to all FCIP instances.
                 fcipEntityInstanceGroup 1.3.6.1.2.1.224.2.2.2
A collection of objects providing information about FCIP instances.
                 fcipLinkGroup 1.3.6.1.2.1.224.2.2.3
A collection of objects providing information about FCIP Links.
                 fcipTcpConnGroup 1.3.6.1.2.1.224.2.2.4
A collection of objects providing information about FCIP TCP connections.
                 fcipDiscoveryDomainGroup 1.3.6.1.2.1.224.2.2.5
A collection of objects providing information about FCIP Discovery Domains.
                 fcipLinkErrorsGroup 1.3.6.1.2.1.224.2.2.6
A collection of objects providing information about FCIP link errors.
                 fcipDynamicRouteGroup 1.3.6.1.2.1.224.2.2.7
A collection of objects providing information about FCIP dynamic routes.
                 fcipStaticRouteGroup 1.3.6.1.2.1.224.2.2.8
A collection of objects providing information about FCIP static routes.