Dell PowerVault ML6000 User Manual
Page 128

122
MIBs Implemented
Bit 10 => Is access DISALLOWED to Fibre Channel 1 ?
Bit 11 => Is access DISALLOWED to Fibre Channel 2 ?
Bit 12 => Is access DISALLOWED to Fibre Channel 3 ?
Bit 13 => Is access DISALLOWED to Fibre Channel 4 ?
Bit 14 => Is access DISALLOWED to Fibre Channel 5 ?
Bit 15 => Is access DISALLOWED to Fibre Channel 6 ?
-* SSA Channels *-
Bit 16 => Is access DISALLOWED to SSA channel 1 ?
Bit 17 => Is access DISALLOWED to SSA Channel 2 ?
Bit 18 => Is access DISALLOWED to SSA Channel 3 ?"
::= { blCtlrEntry 3 }
-- Blade FC Controllers
blFcCtlrTable OBJECT-TYPE
SYNTAX SEQUENCE OF BlFcCtlrEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Data Appliance Blade Controller Table"
::= { bladeInterfaces 4 }
blFcCtlrEntry OBJECT-TYPE
SYNTAX BlFcCtlrEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION "Data Appliance Blade FC Controller Information"
INDEX { bladeIndex, blCtlrIndex }
::= { blFcCtlrTable 1 }
BlFcCtlrEntry ::= SEQUENCE {
blFcCtlrStatus FcStatus,
blFcCtlrMaxSpeed Gauge,
blFcCtlrWWPortName DisplayString,
blFcCtlrLoopID INTEGER,
blFcCtlrLoopIDMode FCPortLoopIdMode ,
blFcCtlrPortMode FibrePortMode,
blFcCtlrConnectionOptions FibreConnOptions
}