Dell PowerVault ML6000 User Manual
Page 134

128
MIBs Implemented
DESCRIPTION "The physical port that is active on this virtual port"
::= { blHPFMapEntry 4 }
blHPFPhysicalTable OBJECT-TYPE
SYNTAX SEQUENCE OF BlHPFPhysicalEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
""
::= { bladeInterfaces 7 }
blHPFPhysicalEntry OBJECT-TYPE
SYNTAX BlHPFPhysicalEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
" SNMP table for FC Host Port Failover
Port Settings "
INDEX { bladeIndex, blHPFPhysicalPort }
::= { blHPFPhysicalTable 1 }
BlHPFPhysicalEntry ::= SEQUENCE {
blHPFPhysicalPort INTEGER, -- The physical FC port index
blHPFPhysicalPortFailureType FcHPFPortFailType,
-- If failed, then the type of failure
-- Link-Error/Link-Down/None
blHPFPhysicalPortCurrentState FcHPFPortState,
-- The state of this physical port
-- online/offline
blHPFPhysicalPortIntervention Boolean -- If the port requires
intervention?
}
blHPFPhysicalPort OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory