FW 07.00.00/HAFM SW 08.06.00 McDATA E/OS SNMP Support Manual (620-000131-620, April 2005)
C
FCEOS.MIB
C-11
McDATA Private Enterprise MIB
FcEosFruEntry ::= SEQUENCE {
fcEosFruCode
Syntax FcEosFruCode
Access read-only
Status mandatory
Description Field Replaceable Unit. A hardware component of the product that is
replaceable as an entire unit. Each module defined in this MIB has a
fixed FRU code.
Sequence
::= { fcEosFruEntry 1 }
fcEosFruPosition
Syntax FcEosFruPosition
Access read-only
Status mandatory
Description This object identifies the position of the module. The value starts
from 1 to the maximum number of the cards that can be contained
within this switch.
Sequence
::= { fcEosFruEntry 2 }
fcEosFruStatus
Syntax INTEGER {
unknown(0),
active(1),
fcEosFruCode FcEosFruCode,
fcEosFruPosition FcEosFruPosition,
fcEosFruStatus INTEGER,
fcEosFruPartNumber DisplayString,
fcEosFruSerialNumber DisplayString,
fcEosFruPowerOnHours Counter,
fcEosFruTestDate DisplayString }