📄 fibre-channel-fe-mib
字号:
SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of Class 3 frames received by this FxPort from its attached NxPort." ::= { fcFxPortC3AccountingEntry 1 } fcFxPortC3OutFrames OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of Class 3 frames delivered through this FxPort to its attached NxPort." ::= { fcFxPortC3AccountingEntry 2 } fcFxPortC3InOctets OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of Class 3 frame octets, including the frame delimiters, received by this FxPort from its attached NxPort." ::= { fcFxPortC3AccountingEntry 3 } fcFxPortC3OutOctets OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of Class 3 frame octets, including the frame delimiters, delivered through this FxPort to its attached NxPort." ::= { fcFxPortC3AccountingEntry 4 } fcFxPortC3Discards OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of Class 3 frames discarded by this FxPort." ::= { fcFxPortC3AccountingEntry 5 } -- The Capability Group - consists of a table describing -- information about what each FxPort is inherently capable -- of operating or supporting. -- A capability may be used, as expressed in its respective -- object value in the Configuration group. fcFxPortCapTable OBJECT-TYPE SYNTAX SEQUENCE OF FcFxPortCapEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A table that contains, one entry for each FxPort, the capabilities of the port within the Fabric Element." ::= { fcFeCapabilities 1 } fcFxPortCapEntry OBJECT-TYPE SYNTAX FcFxPortCapEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "An entry containing the Cap of a FxPort." AUGMENTS { fcFxPortEntry } ::= { fcFxPortCapTable 1 } FcFxPortCapEntry ::= SEQUENCE { fcFxPortCapFcphVersionHigh FcphVersion, fcFxPortCapFcphVersionLow FcphVersion, fcFxPortCapBbCreditMax FcBbCredit, fcFxPortCapBbCreditMin FcBbCredit, fcFxPortCapRxDataFieldSizeMax FcRxDataFieldSize, fcFxPortCapRxDataFieldSizeMin FcRxDataFieldSize, fcFxPortCapCos FcCosCap, fcFxPortCapIntermix TruthValue, fcFxPortCapStackedConnMode FcStackedConnMode, fcFxPortCapClass2SeqDeliv TruthValue, fcFxPortCapClass3SeqDeliv TruthValue, fcFxPortCapHoldTimeMax MicroSeconds, fcFxPortCapHoldTimeMin MicroSeconds } fcFxPortCapFcphVersionHigh OBJECT-TYPE SYNTAX FcphVersion MAX-ACCESS read-only STATUS current DESCRIPTION "The highest or most recent version of FC-PH that the FxPort is capable of supporting." ::= { fcFxPortCapEntry 1 } fcFxPortCapFcphVersionLow OBJECT-TYPE SYNTAX FcphVersion MAX-ACCESS read-only STATUS current DESCRIPTION "The lowest or earliest version of FC-PH that the FxPort is capable of supporting." ::= { fcFxPortCapEntry 2 } fcFxPortCapBbCreditMax OBJECT-TYPE SYNTAX FcBbCredit UNITS "buffers" MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum number of receive buffers available for holding Class 1 connect-request, Class 2 or Class 3 frames from the attached NxPort." ::= { fcFxPortCapEntry 3 } fcFxPortCapBbCreditMin OBJECT-TYPE SYNTAX FcBbCredit UNITS "buffers" MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum number of receive buffers available for holding Class 1 connect-request, Class 2 or Class 3 frames from the attached NxPort." ::= { fcFxPortCapEntry 4 } fcFxPortCapRxDataFieldSizeMax OBJECT-TYPE SYNTAX FcRxDataFieldSize UNITS "bytes" MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum size in bytes of the Data Field in a frame that the FxPort is capable of receiving from its attached NxPort." ::= { fcFxPortCapEntry 5 } fcFxPortCapRxDataFieldSizeMin OBJECT-TYPE SYNTAX FcRxDataFieldSize UNITS "bytes" MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum size in bytes of the Data Field in a frame that the FxPort is capable of receiving from its attached NxPort." ::= { fcFxPortCapEntry 6 } fcFxPortCapCos OBJECT-TYPE SYNTAX FcCosCap MAX-ACCESS read-only STATUS current DESCRIPTION "A value indicating the set of Classes of Service that the FxPort is capable of supporting." ::= { fcFxPortCapEntry 7 } fcFxPortCapIntermix OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "A flag indicating whether or not the FxPort is capable of supporting the intermixing of Class 2 and Class 3 frames during a Class 1 connection. This flag is only valid if the port is capable of supporting Class 1 service." ::= { fcFxPortCapEntry 8 } fcFxPortCapStackedConnMode OBJECT-TYPE SYNTAX FcStackedConnMode MAX-ACCESS read-only STATUS current DESCRIPTION "A value indicating the mode of Stacked Connect request that the FxPort is capable of supporting." ::= { fcFxPortCapEntry 9 } fcFxPortCapClass2SeqDeliv OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "A flag indicating whether or not the FxPort is capable of supporting Class 2 Sequential Delivery." ::= { fcFxPortCapEntry 10 } fcFxPortCapClass3SeqDeliv OBJECT-TYPE SYNTAX TruthValue MAX-ACCESS read-only STATUS current DESCRIPTION "A flag indicating whether or not the FxPort is capable of supporting Class 3 Sequential Delivery." ::= { fcFxPortCapEntry 11 } fcFxPortCapHoldTimeMax OBJECT-TYPE SYNTAX MicroSeconds UNITS "microseconds" MAX-ACCESS read-only STATUS current DESCRIPTION "The maximum holding time (in microseconds) that the FxPort is capable of supporting." ::= { fcFxPortCapEntry 12 } fcFxPortCapHoldTimeMin OBJECT-TYPE SYNTAX MicroSeconds UNITS "microseconds" MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum holding time (in microseconds) that the FxPort is capable of supporting." ::= { fcFxPortCapEntry 13 } -- conformance information fcFeMIBConformance OBJECT IDENTIFIER ::= { fcFeMIB 2 } fcFeMIBCompliances OBJECT IDENTIFIER ::= { fcFeMIBConformance 1 } fcFeMIBGroups OBJECT IDENTIFIER ::= { fcFeMIBConformance 2 } -- compliance statements fcFeMIBMinimumCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The minimum compliance statement for SNMP entities which implement the FIBRE-CHANNEL-FE-MIB." MODULE -- this module MANDATORY-GROUPS { fcFeConfigGroup, fcFeStatusGroup, fcFeErrorGroup } OBJECT fcFeFabricName MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFeElementName MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFeModuleName MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFxPortAdminMode MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFxPortPhysAdminStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFxPortPhysRttov MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFxPortBbCreditModel MIN-ACCESS read-only DESCRIPTION "Write access is not required." ::= { fcFeMIBCompliances 1 } fcFeMIBFullCompliance MODULE-COMPLIANCE STATUS current DESCRIPTION "The full compliance statement for SNMP entities which implement the FIBRE-CHANNEL-FE-MIB." MODULE -- this module MANDATORY-GROUPS { fcFeConfigGroup, fcFeStatusGroup, fcFeErrorGroup, fcFeCapabilitiesGroup } GROUP fcFeClass1AccountingGroup DESCRIPTION "This group is mandatory for all fibre channel fabric elements which support class 1 frames." GROUP fcFeClass2AccountingGroup DESCRIPTION "This group is mandatory for all fibre channel fabric elements which support class 2 frames." GROUP fcFeClass3AccountingGroup DESCRIPTION "This group is mandatory for all fibre channel fabric elements which support class 3 frames." OBJECT fcFeFabricName MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFeElementName MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFeModuleName MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFxPortAdminMode MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFxPortPhysAdminStatus MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFxPortPhysRttov MIN-ACCESS read-only DESCRIPTION "Write access is not required." OBJECT fcFxPortBbCreditModel MIN-ACCESS read-only DESCRIPTION "Write access is not required." ::= { fcFeMIBCompliances 2 } -- units of conformance fcFeConfigGroup OBJECT-GROUP OBJECTS { fcFeFabricName, fcFeElementName, fcFeModuleCapacity, fcFeModuleDescr, fcFeModuleObjectID, fcFeModuleOperStatus, fcFeModuleLastChange, fcFeModuleFxPortCapacity, fcFeModuleName, fcFxPortName, fcFxPortFcphVersionHigh, fcFxPortFcphVersionLow, fcFxPortBbCredit, fcFxPortRxBufSize, fcFxPortRatov, fcFxPortEdtov, fcFxPortCosSupported, fcFxPortIntermixSupported, fcFxPortStackedConnMode, fcFxPortClass2SeqDeliv, fcFxPortClass3SeqDeliv, fcFxPortHoldTime } STATUS current DESCRIPTION "A collection of objects providing the configuration and service parameters of the Fabric Element, the modules, and FxPorts." ::= { fcFeMIBGroups 1 } fcFeStatusGroup OBJECT-GROUP OBJECTS { fcFxPortID, fcFxPortBbCreditAvailable, fcFxPortOperMode, fcFxPortAdminMode, fcFxPortPhysAdminStatus, fcFxPortPhysOperStatus, fcFxPortPhysLastChange, fcFxPortPhysRttov, fcFxPortFcphVersionAgreed, fcFxPortNxPortBbCredit, fcFxPortNxPortRxDataFieldSize, fcFxPortCosSuppAgreed, fcFxPortIntermixSuppAgreed, fcFxPortStackedConnModeAgreed, fcFxPortClass2SeqDelivAgreed, fcFxPortClass3SeqDelivAgreed, fcFxPortNxPortName, fcFxPortConnectedNxPort, fcFxPortBbCreditModel } STATUS current DESCRIPTION "A collection of objects providing the operational status and established service parameters for the Fabric Element and the attached NxPorts." ::= { fcFeMIBGroups 2 } fcFeErrorGroup OBJECT-GROUP OBJECTS { fcFxPortLinkFailures, fcFxPortSyncLosses, fcFxPortSigLosses, fcFxPortPrimSeqProtoErrors, fcFxPortInvalidTxWords, fcFxPortInvalidCrcs, fcFxPortDelimiterErrors, fcFxPortAddressIdErrors, fcFxPortLinkResetIns, fcFxPortLinkResetOuts, fcFxPortOlsIns, fcFxPortOlsOuts } STATUS current DESCRIPTION "A collection of objects providing various error statistics detected by the FxPorts." ::= { fcFeMIBGroups 3 } fcFeClass1AccountingGroup OBJECT-GROUP OBJECTS { fcFxPortC1InFrames, fcFxPortC1OutFrames, fcFxPortC1InOctets, fcFxPortC1OutOctets, fcFxPortC1Discards, fcFxPortC1FbsyFrames, fcFxPortC1FrjtFrames, fcFxPortC1InConnections, fcFxPortC1OutConnections, fcFxPortC1ConnTime } STATUS current DESCRIPTION "A collection of objects providing various class 1 performance statistics detected by the FxPorts." ::= { fcFeMIBGroups 4 } fcFeClass2AccountingGroup OBJECT-GROUP OBJECTS { fcFxPortC2InFrames, fcFxPortC2OutFrames, fcFxPortC2InOctets, fcFxPortC2OutOctets, fcFxPortC2Discards, fcFxPortC2FbsyFrames, fcFxPortC2FrjtFrames } STATUS current DESCRIPTION "A collection of objects providing various class 2 performance statistics detected by the FxPorts." ::= { fcFeMIBGroups 5 } fcFeClass3AccountingGroup OBJECT-GROUP OBJECTS { fcFxPortC3InFrames, fcFxPortC3OutFrames, fcFxPortC3InOctets, fcFxPortC3OutOctets, fcFxPortC3Discards } STATUS current DESCRIPTION "A collection of objects providing various class 3 performance statistics detected by the FxPorts." ::= { fcFeMIBGroups 6 } fcFeCapabilitiesGroup OBJECT-GROUP OBJECTS { fcFxPortCapFcphVersionHigh, fcFxPortCapFcphVersionLow, fcFxPortCapBbCreditMax, fcFxPortCapBbCreditMin, fcFxPortCapRxDataFieldSizeMax, fcFxPortCapRxDataFieldSizeMin, fcFxPortCapCos, fcFxPortCapIntermix, fcFxPortCapStackedConnMode, fcFxPortCapClass2SeqDeliv, fcFxPortCapClass3SeqDeliv, fcFxPortCapHoldTimeMax, fcFxPortCapHoldTimeMin } STATUS current DESCRIPTION "A collection of objects providing the inherent capability of each FxPort within the Fabric Element." ::= { fcFeMIBGroups 7 } END
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -