MIB Viewer

FA-EXT-MIB

30 objects
The MIB module is Extension for FA-MIB. Copyright (c) 1996-2003 Brocade Communications Systems, Inc. All rights reserved.
Imported Objects
FCMGMT-MIB MISSINGconnUnitPortEntry
SNMPv2-SMIInteger32 MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
SNMPv2-TCDisplayString TEXTUAL-CONVENTION TruthValue
SW-MIBsw
OIDNameAccessStatusDescription
1.3.6.1.4.1.1588.2.1.1.1.28IdentityfaExtThe MIB module is Extension for FA-MIB. Copyright (c) 1996-2003 Brocade Communications Systems, Inc. All rights reserved.
1.3.6.1.4.1.1588.2.1.1.1.28.1TableswSfpStatTablenot-accessiblecurrentThis represents the diagnostic stats of SFPs.
1.3.6.1.4.1.1588.2.1.1.1.28.1.1RowswSfpStatEntrynot-accessiblecurrentThis represents the diagnostic stats of SFPs
1.3.6.1.4.1.1588.2.1.1.1.28.1.1.1ColumnswSfpTemperatureread-onlycurrentThis object identifies the temperature of SFP
1.3.6.1.4.1.1588.2.1.1.1.28.1.1.2ColumnswSfpVoltageread-onlycurrentThis object identifies the voltage of SFP.
1.3.6.1.4.1.1588.2.1.1.1.28.1.1.3ColumnswSfpCurrentread-onlycurrentThis object identifies the current of SFP.
1.3.6.1.4.1.1588.2.1.1.1.28.1.1.4ColumnswSfpRxPowerread-onlycurrentThis object identifies the Rx power consumption of SFP.
1.3.6.1.4.1.1588.2.1.1.1.28.1.1.5ColumnswSfpTxPowerread-onlycurrentThis object identifies the Tx power consumption of SFP.
1.3.6.1.4.1.1588.2.1.1.1.28.1.1.6ColumnswSfpPoweronHrsread-onlycurrentThis object identifies the power on hours of SFP. This is applicable only to 16G SFPs.
1.3.6.1.4.1.1588.2.1.1.1.28.1.1.7ColumnswSfpUnitIdread-onlycurrentThis object identifies unit ID of SFP. This is applicable only to QSFP.
1.3.6.1.4.1.1588.2.1.1.1.28.2IdentityswFapwwnFeaturecurrentThe OID sub-tree for Fapwwn feature. Using this feature user can configure virtual port WWN for a port.
1.3.6.1.4.1.1588.2.1.1.1.28.2.1TableswPortFapwwnConfigTablenot-accessiblecurrentThis represents the configuration of ports.
1.3.6.1.4.1.1588.2.1.1.1.28.2.1.1RowswPortFapwwnConfigEntrynot-accessiblecurrentThis represents the configuration of ports.
1.3.6.1.4.1.1588.2.1.1.1.28.2.1.1.1ColumnswPortFapwwnConfigEnableread-onlycurrentRepresents the Fapwwn status. This is for per port.
1.3.6.1.4.1.1588.2.1.1.1.28.2.1.1.2ColumnswPortFapwwnConfigFapwwnread-onlycurrentRepresents the Fapwwn. For AG it is range of WWNs. If Fapwwn feature is not enabled in a port this object value is NA(Not Applicable.
1.3.6.1.4.1.1588.2.1.1.1.28.2.1.1.3ColumnswPortFapwwnConfigTyperead-onlycurrentRepresents the Fapwwn type.
1.3.6.1.4.1.1588.2.1.1.1.28.3TableswPortConfigTablenot-accessiblecurrentThis represents the configuration of encryption / compression feature on a port
1.3.6.1.4.1.1588.2.1.1.1.28.3.1RowswPortConfigEntrynot-accessiblecurrentThis represents the configuration of encryption / compression feature on a port
1.3.6.1.4.1.1588.2.1.1.1.28.3.1.1ColumnswPortEncryptread-onlycurrentRepresents the encryption status on a port.
1.3.6.1.4.1.1588.2.1.1.1.28.3.1.2ColumnswPortCompressionread-onlycurrentRepresents the compression status on port.
1.3.6.1.4.1.1588.2.1.1.1.28.3.1.3ColumnswPortCipherKeySizeread-onlycurrentRepresents the Cipher key size. FOS supports 256 bytes key
1.3.6.1.4.1.1588.2.1.1.1.28.3.1.4ColumnswPortCipherModeread-onlycurrentRepresents the Cipher mode.
1.3.6.1.4.1.1588.2.1.1.1.28.4TableswConnUnitPortTablenot-accessiblecurrentThis represents the Conn unit Port entry
1.3.6.1.4.1.1588.2.1.1.1.28.4.1RowswConnUnitPortEntrynot-accessiblecurrentThis represents the Conn unit Port Entry
1.3.6.1.4.1.1588.2.1.1.1.28.4.1.1ColumnswConnUnitPortCapableSpeedsread-onlycurrentThis represents the available speeds, that a port is capable of configuring
1.3.6.1.4.1.1588.2.1.1.1.28.4.1.2ColumnswConnUnitPortSpeedModeread-onlycurrentThis represents the type of speed modes that can be configured for the particular port. The modes that can be configured are auto-negotiable and static speeds.
1.3.6.1.4.1.1588.2.1.1.1.28.4.1.3ColumnswConnUnitPortFECModeread-onlycurrentThis represents the port Forward Error Correction Mode. FEC feature is only applicable to 10G/16G platforms.
1.3.6.1.4.1.1588.2.1.1.1.28.4.1.4ColumnswConnUnitPortFECStateread-onlycurrentThis represents FEC state of a port.If in link both sfp connected are of brocade vendor type then state is active, else it will be inactive.
Type Definitions
NameSyntaxStatusDescription
CiperModeINTEGER { none (1), allFrames (2), fcpAndNonFCP (3), onlyFCP (4) }currentRepresents cipher mode.
EncryptCompressStatusINTEGER { enabled (1), disabled (2), unknown (3) } SwPortConfigEntry ::= SEQUENCE { swPortEncrypt EncryptCompressStatus, swPortCompression EncryptCompressStatus, swPortCipherKeySize Integer32, swPortCipherMode CiperMode }currentRepresents status of feature encryption or compression.