CISCO-FCIP-MGMT-EXT-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-FCIP-MGMT-EXT-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).
|
|||
Object Name | OID | Type | Access | Info |
ciscoFcipMgmtExtMIB | 1.3.6.1.4.1.9.9.329 |
A MIB module for extending the CISCO-FCIP-MGMT-MIB to add objects which provide additional information about FCIP interfaces not available in other MIBS. |
||
ciscoFcipMgmtExtMIBNotifs | 1.3.6.1.4.1.9.9.329.0 | |||
ciscoFcipMgmtExtMIBObjects | 1.3.6.1.4.1.9.9.329.1 | |||
cfmFcipMgmtExtConfig | 1.3.6.1.4.1.9.9.329.1.1 | |||
cfmFcipEntityExtTable | 1.3.6.1.4.1.9.9.329.1.1.1 | no-access |
A table contains objects which provide more information of FCIP entity which is not available in CISCO-FCIP-MGMT-MIB. |
|
1.3.6.1.4.1.9.9.329.1.1.1.1 | no-access |
A entry into the cfmFcipEntityExtTable. Each entry contains attributes associated with an FCIP entity. |
||
cfmFcipEntityExtTcpKeepAliveTO | 1.3.6.1.4.1.9.9.329.1.1.1.1.1 | unsigned32 | read-only |
The TCP Keep alive timeout for all links within this entity. |
cfmFcipEntityExtTcpMaxReTx | 1.3.6.1.4.1.9.9.329.1.1.1.1.2 | unsigned32 | read-only |
The Maximum number of times that the same item of data will be retransmitted over a TCP connection. If delivery is not acknowledged after this number of retransmissions then the TCP connection is terminated. |
cfmFcipEntityExtPMTUEnable | 1.3.6.1.4.1.9.9.329.1.1.1.1.3 | truthvalue | read-only |
The path MTU discovery is enabled if the value of this object is true(1), else it is disabled, and has the value false(2). |
cfmFcipEntityExtPMTUResetTO | 1.3.6.1.4.1.9.9.329.1.1.1.1.4 | unsigned32 | read-only |
The time interval for which the discovered pathMTU is valid, before MSS reverts back to the negotiated TCP value. This object is writeble only if cfmFcipEntityExtPMTUEnable is 'true'. |
cfmFcipEntityExtTcpMinRTO | 1.3.6.1.4.1.9.9.329.1.1.1.1.5 | unsigned32 | read-only |
The TCP minimum retransmit timeout for all the links on this entity. |
cfmFcipEntityExtTcpSendBufSize | 1.3.6.1.4.1.9.9.329.1.1.1.1.6 | unsigned32 | read-only |
The aggregate TCP send window for all TCP connections on all Links within this entity. This value is used for Egress Flow Control. When the aggregate of the data queued on all connections within this entity reaches this value, the sender is flow controlled. |
cfmFcipEntityExtTcpMaxBW | 1.3.6.1.4.1.9.9.329.1.1.1.1.7 | unsigned32 | read-only |
This is an estimate of the Bandwidth of the network pipe used for the B-D product computation, which lets us derive the TCP receive window to advertise. The cfmFcipEntityExtTcpMaxBW,cfmFcipEntityExtTcpMinAvailBW, cfmFcipEntityExtTcpRndTrpTimeEst must be set in the same SNMP set request. SET operation would fail if this object is set individually. |
cfmFcipEntityExtTcpMinAvailBW | 1.3.6.1.4.1.9.9.329.1.1.1.1.8 | unsigned32 | read-only |
The minimum available bandwidth for the TCP connections on the Links within this entity. The cfmFcipEntityExtTcpMaxBW,cfmFcipEntityExtTcpMinAvailBW, cfmFcipEntityExtTcpRndTrpTimeEst must be set in the same SNMP set request. SET operation would fail if this object is set individually. |
cfmFcipEntityExtTcpRndTrpTimeEst | 1.3.6.1.4.1.9.9.329.1.1.1.1.9 | unsigned32 | read-only |
This is an estimate of the round trip delay of the network pipe used for the B-D product computation, which lets us derive the TCP receive window to advertise. The cfmFcipEntityExtTcpMaxBW,cfmFcipEntityExtTcpMinAvailBW, cfmFcipEntityExtTcpRndTrpTimeEst must be set in the same SNMP set request. SET operation would fail if this object is set individually. |
cfmFcipEntityExtCWMEnable | 1.3.6.1.4.1.9.9.329.1.1.1.1.10 | truthvalue | read-only |
This object is used for enabling/disabling the congestion window monitoring. If the value of this object is true(1), it is enabled. It is disabled if the value is false(2). |
cfmFcipEntityExtCWMBurstSize | 1.3.6.1.4.1.9.9.329.1.1.1.1.11 | unsigned32 | read-only |
The maximum burst sent after a tcp sender idle period. This object is writeble only if cfmFcipEntityExtCWMEnable is 'true'. |
cfmFcipEntityExtTcpSACKEnable | 1.3.6.1.4.1.9.9.329.1.1.1.1.12 | truthvalue | read-only |
Setting the value to 'True', enables the Selective Acknowledgement (SACK) on this link. |
cfmFcipEntityExtTcpLocalPort | 1.3.6.1.4.1.9.9.329.1.1.1.1.13 | inetportnumber | read-only |
The local TCP port to which the local FCIP entity will connect if and when it initiates a TCP connection setup for this link. |
cfmFcipEntityExtTcpMaxJitter | 1.3.6.1.4.1.9.9.329.1.1.1.1.14 | unsigned32 | read-only |
The maximum delay variation that is not due to congestion that can be experienced by TCP connections for all links on this entity. |
cfmFcipLinkExtTable | 1.3.6.1.4.1.9.9.329.1.1.2 | no-access |
A table contains objects which provide more information of FCIP link which is not available in CISCO-FCIP-MGMT-MIB. |
|
1.3.6.1.4.1.9.9.329.1.1.2.1 | no-access |
A entry into cfmFcipLinkExtTable. Each entry contains attributes associated with an FCIP Link. |
||
cfmFcipLinkExtPassiveMode | 1.3.6.1.4.1.9.9.329.1.1.2.1.1 | truthvalue | read-only |
If the value is set to 'false' this link endpoint actively tries to connect to the peer. If it is set to 'true' the link endpoint waits for the peer to connect to it. |
cfmFcipLinkExtNumTcpConn | 1.3.6.1.4.1.9.9.329.1.1.2.1.2 | unsigned32 | read-only |
The maximum number of TCP connections allowed on this link. |
cfmFcipLinkExtCheckTimestamp | 1.3.6.1.4.1.9.9.329.1.1.2.1.3 | truthvalue | read-only |
The value is 'true', if the timestamp in FCIP header is to checked. If 'false' the timestamp is ignored. |
cfmFcipLinkExtTimestampTolerance | 1.3.6.1.4.1.9.9.329.1.1.2.1.4 | unsigned32 | read-only |
The accepted time difference between the local time and the timestamp value received in the FCIP header. By default this value will be EDTOV/2. EDTOV is the Error_Detect_Timeout Value used for Fibre channel Ports as the timeout value for detecting an error condition. |
cfmFcipLinkExtTcpRemPort | 1.3.6.1.4.1.9.9.329.1.1.2.1.5 | ciscoport | read-only |
The remote TCP port to which the local FCIP entity will connect if and when it initiates a TCP connection setup for this link. |
cfmFcipLinkExtLocalBPortEnable | 1.3.6.1.4.1.9.9.329.1.1.2.1.6 | truthvalue | read-only |
If the value is set to 'true', the B port mode is enabled on the local FCIP link. If set to 'false' the B port mode is disabled. |
cfmFcipLinkExtSpecialFrameEnable | 1.3.6.1.4.1.9.9.329.1.1.2.1.7 | truthvalue | read-only |
If the value is set to 'true', the TCP active opener initiates FCIP special frames and the TCP passive opener responds to the FCIP special frames. If it is set to 'false', the FCIP special frames are neither generated nor responded to. |
cfmFcipLinkExtBPortKAEnable | 1.3.6.1.4.1.9.9.329.1.1.2.1.8 | truthvalue | read-only |
If the value is set to 'true', a message is sent in response to a (Fibre Channel) ELS Echo frame received from the peer. Some B Port implementations use ELS Echo request/response frames as Link Keep Alive. If it is set to 'false', this response is not generated. This object is valid only if the cfmFcipLinkExtLocalBPortEnable is 'true'. |
cfmFcipLinkExtCntrlQOSField | 1.3.6.1.4.1.9.9.329.1.1.2.1.9 | unsigned32 | read-only |
The value to be set for the TOS field in IP header for the TCP control connection. The cfmFcipLinkExtCntrlQOSField,cfmFcipLinkExtDataQOSField must be set in the same SNMP set request. SET operation would fail if this object is set individually. |
cfmFcipLinkExtDataQOSField | 1.3.6.1.4.1.9.9.329.1.1.2.1.10 | unsigned32 | read-only |
The value to be set for the TOS field in IP header for the TCP Data connection. The cfmFcipLinkExtCntrlQOSField,cfmFcipLinkExtDataQOSField must be set in the same SNMP set request. SET operation would fail if this object is set individually. |
cfmFcipLinkExtEthIfIndex | 1.3.6.1.4.1.9.9.329.1.1.2.1.11 | interfaceindex | read-only |
The ifIndex of the interface on which this FCIP link was initiated. |
cfmFcipLinkExtWriteAccelerator | 1.3.6.1.4.1.9.9.329.1.1.2.1.12 | truthvalue | read-only |
The Write accelerator allows for enhancing SCSI write performance. If 'true', the FCIP Write accelerator is enabled on this link If 'false' it is disabled. |
cfmFcipLinkExtIPComp | 1.3.6.1.4.1.9.9.329.1.1.2.1.13 | integer | read-only |
The configuration for the IP compression. 'none' - ip compression is disabled. 'highCompressionRatio' - indicates better compression performance at the cost of lower throughput. 'highThroughput' - indicates better throughput at the cost of lower compression performance. 'auto' - indicates that an appropriate mode wll be picked based on the bandwidth and data. 'mode1' - fast compression mode for high bandwidth WAN links with bandwidth greater than 30 Mbps. 'mode2' - high compression mode for moderately low bandwidth WAN links, i.e. bandwidth between 15 and 30 Mbps. 'mode3' - high compression mode for low bandwidth WAN links, i.e. banwidth less than 15 Mbps. Enumeration: 'none': 1, 'mode2': 6, 'mode3': 7, 'mode1': 5, 'auto': 4, 'highCompressionRatio': 2, 'highThroughput': 3. |
cfmFcipLinkExtTapeAccelerator | 1.3.6.1.4.1.9.9.329.1.1.2.1.14 | truthvalue | read-only |
The Tape accelerator allows for enhancing Tape write performance. If 'true', the FCIP Tape accelerator is enabled on this link If 'false' it is disabled. |
cfmFcipLinkExtFlowCtrlBufSize | 1.3.6.1.4.1.9.9.329.1.1.2.1.15 | unsigned32 | read-only |
The flow control buffer size. |
cfmFcipLinkExtIPSec | 1.3.6.1.4.1.9.9.329.1.1.2.1.16 | truthvalue | read-only |
Indicates whether the IP Security has been turned on or off on this link. |
cfmFcipLinkExtPhyIfIndex | 1.3.6.1.4.1.9.9.329.1.1.2.1.17 | interfaceindex | read-only |
The physical ifIndex of the interface on which this FCIP link is currently bound. |
cfmFcipLinkExtWriteAccOper | 1.3.6.1.4.1.9.9.329.1.1.2.1.18 | truthvalue | read-only |
When Write Acceleration is operationally off for the FCIP link, the value of this object will be set to 'false'. When Write Acceleration is operationally on for the FCIP link, the value of this object will be set to 'true'. |
cfmFcipLinkExtTapeAccOper | 1.3.6.1.4.1.9.9.329.1.1.2.1.19 | truthvalue | read-only |
When Tape Acceleration is operationally off for the FCIP link, the value of this object will be set to 'false'. When Tape Acceleration is operationally on for the FCIP link, the value of this object will be set to 'true'. |
cfmFcipLinkExtTapeReadAccOper | 1.3.6.1.4.1.9.9.329.1.1.2.1.20 | truthvalue | read-only |
This object represents the state of the Tape Read Acceleration for an FCIP link. Tape Read Acceleration is automatically operational when Tape Acceleration is operational (cfmFcipLinkExtTapeAccOper) and both sides of the FCIP link support Tape Read Acceleration. When Tape Read Acceleration is operationally off for the FCIP link, the value of this object is 'false'. When Tape Read Acceleration is operationally on for the FCIP link, the value of this object is 'true'. |
cfmFcipLinkExtFiconTAVsanL2k | 1.3.6.1.4.1.9.9.329.1.1.2.1.21 | fclist | read-only |
The list of VSANs (in the range 1 through 2047) for which Ficon Tape Acceleration is configured. Only VSANs with a cficonVsanEntry of CISCO-FICON-MIB present can be configured for Ficon Tape Acceleration. |
cfmFcipLinkExtFiconTAVsanL4k | 1.3.6.1.4.1.9.9.329.1.1.2.1.22 | fclist | read-only |
The list of VSANs (in the range 2048 through 4096) for which Ficon Tape Acceleration is configured. Only VSANs with a cficonVsanEntry of CISCO-FICON-MIB present can be configured for Ficon Tape Acceleration. |
cfmFcipLinkExtFiconTAVsanLOper2k | 1.3.6.1.4.1.9.9.329.1.1.2.1.23 | fclist | read-only |
The list of VSANs (in the range 1 through 2047) for which Ficon Tape Acceleration is operationally ON. |
cfmFcipLinkExtFiconTAVsanLOper4k | 1.3.6.1.4.1.9.9.329.1.1.2.1.24 | fclist | read-only |
The list of VSANs (in the range 2048 through 4096) for which Ficon Tape Acceleration is operationally ON. |
cfmFcipLinkMapTable | 1.3.6.1.4.1.9.9.329.1.1.3 | no-access |
A table containing FCIP link index to Entity Identifier mapping for a FCIP link. |
|
1.3.6.1.4.1.9.9.329.1.1.3.1 | no-access |
A conceptual row of the FCIP link map table mapping the fcip link index to FCIP Entity Identifier. |
||
cfmFcipLinkMapIndex | 1.3.6.1.4.1.9.9.329.1.1.3.1.1 | unsigned32 | no-access |
An arbitrary integer which uniquely identifies one FCIP link within a FCIP entity. |
cfmFcipMapEntityId | 1.3.6.1.4.1.9.9.329.1.1.3.1.2 | unsigned32 | read-only |
The FCIP entity Identifier corresponding to the instance of cfmFcipLinkMapIndex. |
cfmFcipMgmtExtStats | 1.3.6.1.4.1.9.9.329.1.2 | |||
cfmFcipLinkExtStatsTable | 1.3.6.1.4.1.9.9.329.1.2.1 | no-access |
A table containing objects which provide status information of the FCIP link for the cfmFcipLinkExtTable configured information. |
|
1.3.6.1.4.1.9.9.329.1.2.1.1 | no-access |
An entry into cfmFcipLinkExtStatsTable. Each entry contains attributes associated with an FCIP Link. |
||
cfmFcipLinkStatsRxIPCompRatio | 1.3.6.1.4.1.9.9.329.1.2.1.1.1 | snmpadminstring | read-only |
The IP Copmression ratio for received packets on the FCIP device. The value of this object will be presented as a floating point number with two digits after the decimal point. |
cfmFcipLinkStatsTxIPCompRatio | 1.3.6.1.4.1.9.9.329.1.2.1.1.2 | snmpadminstring | read-only |
The IP Copmression ratio for transmitted packets on the FCIP device. The value of this object will be presented as a floating point number with two digits after the decimal point. |
ciscoFcipMgmtExtMIBConform | 1.3.6.1.4.1.9.9.329.2 | |||
cfmFcipExtCompliances | 1.3.6.1.4.1.9.9.329.2.1 | |||
cfmFcipExtCompliance | 1.3.6.1.4.1.9.9.329.2.1.1 |
Compliance statement for FCIP Extension MIB. |
||
cfmFcipExtCompliance1 | 1.3.6.1.4.1.9.9.329.2.1.2 |
Compliance statement for FCIP Extension MIB. |
||
cfmFcipExtCompliance2 | 1.3.6.1.4.1.9.9.329.2.1.3 |
Compliance statement for FCIP Extension MIB. |
||
cfmFcipExtCompliance3 | 1.3.6.1.4.1.9.9.329.2.1.4 |
Compliance statement for FCIP Extension MIB. |
||
cfmFcipExtCompliance4 | 1.3.6.1.4.1.9.9.329.2.1.5 |
Compliance statement for FCIP Extension MIB. |
||
cfmFcipExtCompliance5 | 1.3.6.1.4.1.9.9.329.2.1.6 |
Compliance statement for FCIP Extension MIB. |
||
cfmFcipExtCompliance6 | 1.3.6.1.4.1.9.9.329.2.1.7 |
Compliance statement for FCIP Extension MIB. |
||
cfmFcipExtGroups | 1.3.6.1.4.1.9.9.329.2.2 | |||
cfmFcipEntityExtGroup | 1.3.6.1.4.1.9.9.329.2.2.1 |
A collection of objects providing information about FCIP Entity. |
||
cfmFcipLinkExtGroup | 1.3.6.1.4.1.9.9.329.2.2.2 |
A collection of objects providing information about FCIP Links. |
||
cfmFcipLinkExtGroupRev1 | 1.3.6.1.4.1.9.9.329.2.2.3 |
A collection of objects providing information about FCIP Links. |
||
cfmFcipEntityExtCWMGroup | 1.3.6.1.4.1.9.9.329.2.2.4 |
A collection of objects providing information on Congestion Window Monitoring of a FCIP Entity. |
||
cfmFcipLinkExtGroupRev2 | 1.3.6.1.4.1.9.9.329.2.2.5 |
A collection of objects providing information about FCIP Links, especially about the tape acceleration. |
||
cfmFcipLinkExtMapGroup | 1.3.6.1.4.1.9.9.329.2.2.6 |
A collection of objects providing mapping between FCIP Links and their enrity Identifiers |
||
cfmFcipEntityExtGroupSup1 | 1.3.6.1.4.1.9.9.329.2.2.7 |
A collection of objects providing information about FCIP Entity. |
||
cfmFcipLinkExtGroupRev2Sup1 | 1.3.6.1.4.1.9.9.329.2.2.8 |
A collection of objects providing information about FCIP Links, especially about the tape acceleration and IP Security. |
||
cfmFcipLinkExtGroupRev2Sup2 | 1.3.6.1.4.1.9.9.329.2.2.9 |
A collection of objects providing information about FCIP Link Operational state. |
||
cfmFcipLinkExtStatsGroup | 1.3.6.1.4.1.9.9.329.2.2.10 |
A collection of objects providing information about FCIP statistics. |
||
cfmFcipLinkExtGroupRev2Sup3 | 1.3.6.1.4.1.9.9.329.2.2.11 |
A collection of objects providing information about FCIP Link Tape Read and Ficon Tape Acceleration Configuration and Operational status. |