MIBs Depot

CISCO-FCIP-MGMT-EXT-MIB

Registered at
1.3.6.1.4.1.9.9.329
Last updated
2005-10-12 00:00
Organization
Cisco Systems Inc.
Revisions
2005-10-12 00:00, 2005-06-07 00:00, 2005-05-14 00:00, 2004-09-23 00:00, 2004-03-10 00:00, 2003-11-05 00:00, 2003-09-19 00:00, 2003-05-06 00:00, 2003-03-25 00:00, 2003-01-07 00:00, 2002-12-06 00:00
Namespace
cisco
Source file
CISCO-FCIP-MGMT-EXT-MIB
Digest
sha256:1a981043d9d360860029b4af2f2a180581b53f3bd28346f12519f698640e9c2e

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553 -NETS E-mail: cs-san@cisco.com

Imports

FromSymbols
CISCO-FCIP-MGMT-MIBcfmFcipEntityInstanceEntry, cfmFcipLinkEntry
CISCO-SMIciscoMgmt
CISCO-TCCiscoPort
CISCO-ZS-MIBFcList
IF-MIBInterfaceIndex
INET-ADDRESS-MIBInetPortNumber
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-FCIP-MGMT-EXT-MIB
CISCO-FCIP-MGMT-MIB
CISCO-NS-MIB
CISCO-SMI
CISCO-ST-TC
CISCO-TC
CISCO-VSAN-MIB
CISCO-ZS-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoFcipMgmtExtMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.329.0
ciscoFcipMgmtExtMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.329.1
cfmFcipMgmtExtConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.329.1.1
cfmFcipEntityExtTable
OBJECT-TYPE
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.1not-accessiblecurrent
cfmFcipEntityExtEntry
OBJECT-TYPE
A entry into the cfmFcipEntityExtTable. Each entry contains attributes associated with an FCIP entity.
1.3.6.1.4.1.9.9.329.1.1.1.1not-accessiblecurrent
cfmFcipEntityExtTcpKeepAliveTO
OBJECT-TYPE
The TCP Keep alive timeout for all links within this entity.
1.3.6.1.4.1.9.9.329.1.1.1.1.1Unsigned32 (1..7200)read-createcurrent
cfmFcipEntityExtTcpMaxReTx
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.1.1.2Unsigned32 (1..8)read-createcurrent
cfmFcipEntityExtPMTUEnable
OBJECT-TYPE
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).
1.3.6.1.4.1.9.9.329.1.1.1.1.3TruthValueread-createcurrent
cfmFcipEntityExtPMTUResetTO
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.329.1.1.1.1.4Unsigned32 (60..3600)read-createcurrent
cfmFcipEntityExtTcpMinRTO
OBJECT-TYPE
The TCP minimum retransmit timeout for all the links on this entity.
1.3.6.1.4.1.9.9.329.1.1.1.1.5Unsigned32 (100..5000)read-createcurrent
cfmFcipEntityExtTcpSendBufSize
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.1.1.6Unsigned32 (0..8192)read-createcurrent
cfmFcipEntityExtTcpMaxBW
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.1.1.7Unsigned32 (1000..1000000)read-createcurrent
cfmFcipEntityExtTcpMinAvailBW
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.1.1.8Unsigned32 (1000..1000000)read-createcurrent
cfmFcipEntityExtTcpRndTrpTimeEst
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.1.1.9Unsigned32 (0..300000)read-createcurrent
cfmFcipEntityExtCWMEnable
OBJECT-TYPE
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).
1.3.6.1.4.1.9.9.329.1.1.1.1.10TruthValueread-createcurrent
cfmFcipEntityExtCWMBurstSize
OBJECT-TYPE
The maximum burst sent after a tcp sender idle period. This object is writeble only if cfmFcipEntityExtCWMEnable is 'true'.
1.3.6.1.4.1.9.9.329.1.1.1.1.11Unsigned32 (10..100)read-createcurrent
cfmFcipEntityExtTcpSACKEnable
OBJECT-TYPE
Setting the value to 'True', enables the Selective Acknowledgement (SACK) on this link.
1.3.6.1.4.1.9.9.329.1.1.1.1.12TruthValueread-createcurrent
cfmFcipEntityExtTcpLocalPort
OBJECT-TYPE
The local TCP port to which the local FCIP entity will connect if and when it initiates a TCP connection setup for this link.
1.3.6.1.4.1.9.9.329.1.1.1.1.13InetPortNumberread-createcurrent
cfmFcipEntityExtTcpMaxJitter
OBJECT-TYPE
The maximum delay variation that is not due to congestion that can be experienced by TCP connections for all links on this entity.
1.3.6.1.4.1.9.9.329.1.1.1.1.14Unsigned32 (0..65535)read-createcurrent
cfmFcipLinkExtTable
OBJECT-TYPE
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.2not-accessiblecurrent
cfmFcipLinkExtEntry
OBJECT-TYPE
A entry into cfmFcipLinkExtTable. Each entry contains attributes associated with an FCIP Link.
1.3.6.1.4.1.9.9.329.1.1.2.1not-accessiblecurrent
cfmFcipLinkExtPassiveMode
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.2.1.1TruthValueread-createcurrent
cfmFcipLinkExtNumTcpConn
OBJECT-TYPE
The maximum number of TCP connections allowed on this link.
1.3.6.1.4.1.9.9.329.1.1.2.1.2Unsigned32 (1..100)read-createcurrent
cfmFcipLinkExtCheckTimestamp
OBJECT-TYPE
The value is 'true', if the timestamp in FCIP header is to checked. If 'false' the timestamp is ignored.
1.3.6.1.4.1.9.9.329.1.1.2.1.3TruthValueread-createcurrent
cfmFcipLinkExtTimestampTolerance
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.2.1.4Unsigned32 (100..10000)read-createcurrent
cfmFcipLinkExtTcpRemPort
OBJECT-TYPE
The remote TCP port to which the local FCIP entity will connect if and when it initiates a TCP connection setup for this link.
1.3.6.1.4.1.9.9.329.1.1.2.1.5CiscoPort (1..65535)read-createcurrent
cfmFcipLinkExtLocalBPortEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.2.1.6TruthValueread-createcurrent
cfmFcipLinkExtSpecialFrameEnable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.2.1.7TruthValueread-createcurrent
cfmFcipLinkExtBPortKAEnable
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.329.1.1.2.1.8TruthValueread-createcurrent
cfmFcipLinkExtCntrlQOSField
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.2.1.9Unsigned32 (0..63)read-createcurrent
cfmFcipLinkExtDataQOSField
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.2.1.10Unsigned32 (0..63)read-createcurrent
cfmFcipLinkExtEthIfIndex
OBJECT-TYPE
The ifIndex of the interface on which this FCIP link was initiated.
1.3.6.1.4.1.9.9.329.1.1.2.1.11InterfaceIndexread-onlycurrent
cfmFcipLinkExtWriteAccelerator
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.2.1.12TruthValueread-createcurrent
cfmFcipLinkExtIPComp
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.2.1.13INTEGER {none(1), highCompressionRatio(2), highThroughput(3), auto(4), mode1(5), mode2(6), mode3(7)}read-createcurrent
cfmFcipLinkExtTapeAccelerator
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.2.1.14TruthValueread-createcurrent
cfmFcipLinkExtFlowCtrlBufSize
OBJECT-TYPE
The flow control buffer size.
1.3.6.1.4.1.9.9.329.1.1.2.1.15Unsigned32 (0..12288)read-createcurrent
cfmFcipLinkExtIPSec
OBJECT-TYPE
Indicates whether the IP Security has been turned on or off on this link.
1.3.6.1.4.1.9.9.329.1.1.2.1.16TruthValueread-onlycurrent
cfmFcipLinkExtPhyIfIndex
OBJECT-TYPE
The physical ifIndex of the interface on which this FCIP link is currently bound.
1.3.6.1.4.1.9.9.329.1.1.2.1.17InterfaceIndexread-onlycurrent
cfmFcipLinkExtWriteAccOper
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.329.1.1.2.1.18TruthValueread-onlycurrent
cfmFcipLinkExtTapeAccOper
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.329.1.1.2.1.19TruthValueread-onlycurrent
cfmFcipLinkExtTapeReadAccOper
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.329.1.1.2.1.20TruthValueread-onlycurrent
cfmFcipLinkExtFiconTAVsanL2k
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.2.1.21FcListread-createcurrent
cfmFcipLinkExtFiconTAVsanL4k
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.1.2.1.22FcListread-createcurrent
cfmFcipLinkExtFiconTAVsanLOper2k
OBJECT-TYPE
The list of VSANs (in the range 1 through 2047) for which Ficon Tape Acceleration is operationally ON.
1.3.6.1.4.1.9.9.329.1.1.2.1.23FcListread-onlycurrent
cfmFcipLinkExtFiconTAVsanLOper4k
OBJECT-TYPE
The list of VSANs (in the range 2048 through 4096) for which Ficon Tape Acceleration is operationally ON.
1.3.6.1.4.1.9.9.329.1.1.2.1.24FcListread-onlycurrent
cfmFcipLinkMapTable
OBJECT-TYPE
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.3not-accessiblecurrent
cfmFcipLinkMapEntry
OBJECT-TYPE
A conceptual row of the FCIP link map table mapping the fcip link index to FCIP Entity Identifier.
1.3.6.1.4.1.9.9.329.1.1.3.1not-accessiblecurrent
cfmFcipLinkMapIndex
OBJECT-TYPE
An arbitrary integer which uniquely identifies one FCIP link within a FCIP entity.
1.3.6.1.4.1.9.9.329.1.1.3.1.1Unsigned32not-accessiblecurrent
cfmFcipMapEntityId
OBJECT-TYPE
The FCIP entity Identifier corresponding to the instance of cfmFcipLinkMapIndex.
1.3.6.1.4.1.9.9.329.1.1.3.1.2Unsigned32read-onlycurrent
cfmFcipMgmtExtStats
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.329.1.2
cfmFcipLinkExtStatsTable
OBJECT-TYPE
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.1not-accessiblecurrent
cfmFcipLinkExtStatsEntry
OBJECT-TYPE
An entry into cfmFcipLinkExtStatsTable. Each entry contains attributes associated with an FCIP Link.
1.3.6.1.4.1.9.9.329.1.2.1.1not-accessiblecurrent
cfmFcipLinkStatsRxIPCompRatio
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.2.1.1.1SnmpAdminStringread-onlycurrent
cfmFcipLinkStatsTxIPCompRatio
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.329.1.2.1.1.2SnmpAdminStringread-onlycurrent
ciscoFcipMgmtExtMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.329.2
cfmFcipExtCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.329.2.1
cfmFcipExtGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.329.2.2

Conformance

NameOIDStatus
cfmFcipExtCompliance
MODULE-COMPLIANCE
Compliance statement for FCIP Extension MIB.
1.3.6.1.4.1.9.9.329.2.1.1deprecated
cfmFcipExtCompliance1
MODULE-COMPLIANCE
Compliance statement for FCIP Extension MIB.
1.3.6.1.4.1.9.9.329.2.1.2deprecated
cfmFcipExtCompliance2
MODULE-COMPLIANCE
Compliance statement for FCIP Extension MIB.
1.3.6.1.4.1.9.9.329.2.1.3deprecated
cfmFcipExtCompliance3
MODULE-COMPLIANCE
Compliance statement for FCIP Extension MIB.
1.3.6.1.4.1.9.9.329.2.1.4deprecated
cfmFcipExtCompliance4
MODULE-COMPLIANCE
Compliance statement for FCIP Extension MIB.
1.3.6.1.4.1.9.9.329.2.1.5deprecated
cfmFcipExtCompliance5
MODULE-COMPLIANCE
Compliance statement for FCIP Extension MIB.
1.3.6.1.4.1.9.9.329.2.1.6deprecated
cfmFcipExtCompliance6
MODULE-COMPLIANCE
Compliance statement for FCIP Extension MIB.
1.3.6.1.4.1.9.9.329.2.1.7current
cfmFcipEntityExtGroup
OBJECT-GROUP
A collection of objects providing information about FCIP Entity.
1.3.6.1.4.1.9.9.329.2.2.1current
cfmFcipLinkExtGroup
OBJECT-GROUP
A collection of objects providing information about FCIP Links.
1.3.6.1.4.1.9.9.329.2.2.2current
cfmFcipLinkExtGroupRev1
OBJECT-GROUP
A collection of objects providing information about FCIP Links.
1.3.6.1.4.1.9.9.329.2.2.3current
cfmFcipEntityExtCWMGroup
OBJECT-GROUP
A collection of objects providing information on Congestion Window Monitoring of a FCIP Entity.
1.3.6.1.4.1.9.9.329.2.2.4current
cfmFcipLinkExtGroupRev2
OBJECT-GROUP
A collection of objects providing information about FCIP Links, especially about the tape acceleration.
1.3.6.1.4.1.9.9.329.2.2.5current
cfmFcipLinkExtMapGroup
OBJECT-GROUP
A collection of objects providing mapping between FCIP Links and their enrity Identifiers
1.3.6.1.4.1.9.9.329.2.2.6current
cfmFcipEntityExtGroupSup1
OBJECT-GROUP
A collection of objects providing information about FCIP Entity.
1.3.6.1.4.1.9.9.329.2.2.7current
cfmFcipLinkExtGroupRev2Sup1
OBJECT-GROUP
A collection of objects providing information about FCIP Links, especially about the tape acceleration and IP Security.
1.3.6.1.4.1.9.9.329.2.2.8current
cfmFcipLinkExtGroupRev2Sup2
OBJECT-GROUP
A collection of objects providing information about FCIP Link Operational state.
1.3.6.1.4.1.9.9.329.2.2.9current
cfmFcipLinkExtStatsGroup
OBJECT-GROUP
A collection of objects providing information about FCIP statistics.
1.3.6.1.4.1.9.9.329.2.2.10current
cfmFcipLinkExtGroupRev2Sup3
OBJECT-GROUP
A collection of objects providing information about FCIP Link Tape Read and Ficon Tape Acceleration Configuration and Operational status.
1.3.6.1.4.1.9.9.329.2.2.11current