FSM Faults in Cisco UCS Manager

Overview of the Finite State Machine

About the Finite State Machine in Cisco UCS

A finite state machine (FSM) is a workflow model, similar to a flow chart, that is composed of the following:

  • Finite number of stages (states)

  • Transitions between those stages

  • Operations

The current stage in the FSM is determined by past stages and the operations performed to transition between the stages. A transition from one stage to another stage is dependent on the success or failure of an operation.

Cisco UCS Manager uses FSM tasks that run in the Data Management Engine (DME) to manage end points in the UCS object model, including the following:

  • Physical components (chassis, I/O module, servers)

  • Logical components (LAN cloud, policies)

  • Workflows (server discovery, service profile management, downloads, upgrades, backups)

The DME manages the FSM stages and transition, and instructs the Application Gateway (AG) to perform operations on the managed end points. Therefore, each stage can be considered to be an interaction between the DME, the AG, and the managed end point. The AGs do the real work of interacting with managed end points, such as the CIMC, the adapter, or the I/O module.

When all of the FSM stages have run successfully, the Cisco UCS considers that the FSM operation is successful.

If the FSM encounters an error or a timeout at a stage, the FSM retries that stage at scheduled intervals. When the retry count reaches a maximum of 20 for that stage, the FSM stops and the Cisco UCS Manager declares that the changes have failed. If an FSM task fails, the Cisco UCS Manager raises the appropriate faults and alarms.

The Multiple FSM tasks can be associated to an end point. However, only one FSM task at a time can run. Additional FSM tasks for the same end point are placed in a queue and are scheduled to be run when the previous FSM task is either successfully completed or the task fails.

You can view the FSM details for a particular end point to determine if a task succeeded or failed. You can also use the FSM to troubleshoot any failures.

FSM Stage Names

The FSM stage names are constructed using the following notation:

FsmObjectWorkflowOperationWhere-is-it-executed

where:

  • Object is the object that the FSM is running, such as the Blade or Chassis.

  • Workflow is the overall task being performed by the FSM, such as Discover or Association.

  • Operation is the task being performed at a particular stage, such as Pnuos-Config.

  • Where-is-it-executed is generally “”, or “A” or “B” or “Local” or “Peer”. If this is not specified, it is executed on the managingInst node.

Each FSM stage name has a prefix that identifies the FSM and a suffix that identifies a stage within the FSM. The prefix notation is FsmObjectWorkflow and the suffix notation is OperationWhere-is-it-executed. For example, if the FSM name is FsmComputeBladeDiscoverBmcInventory:

  • The prefix is FsmComputeBladeDiscover

  • The suffix is BmcInventory

FSM in Cisco UCS Manager

FSM in the Cisco UCS Manager GUI

The Cisco UCS Manager GUI displays the FSM information for an end point on the FSM tab for that end point. You can use the FSM tab to monitor the progress and status of the current FSM task and view a list of the pending FSM tasks.

The information about a current FSM task in the Cisco UCS Manager GUI is dynamic and changes as the task progresses. You can view the following information about the current FSM task:

  • FSM task being executed

  • Current state of that task

  • Time and status of the previously completed task

  • Any remote invocation error codes returned while processing the task

  • Progress of the current task

To view the FSM task for an end point that supports FSM, navigate to the end point in the Navigation pane and click on the FSM tab in the Work pane.

FSM in the Cisco UCS Manager CLI

The Cisco UCS Manager CLI can display the FSM information for an end point when you are in the command mode for that end point.

Enter the show fsm status command in the appropriate mode to view the current FSM task for an end point. The information displayed about a current FSM task in the CLI is static. You must re-enter the command to see the progress updates. The following example displays the information about the current FSM task for the server in chassis 1, slot 6:
CS-A# scope server 1/6
UCS-A /chassis/server # show fsm status
Slot: 6
Server: sys/chassis-1/blade-6
    FSM 1:
        Remote Result: Not Applicable
        Remote Error Code: None
        Remote Error Description:
        Status: Discover Blade Boot Wait
        Previous Status: Discover Blade Boot Wait
        Timestamp: 2006-01-26T23:31:36
        Try: 0
        Flags: 0
        Progress (%): 33
        Current Task: Waiting for system reset on server 1/6 (FSM-STAGE:sam:dme:ComputeBladeDiscover:
BladeBootWait)
Enter the show fsm task command in the appropriate mode to view all of the pending tasks in the FSM queue. The following example displays the FSM task queue for the server in chassis 1, slot 6:
UCS-A# scope server 1/6
UCS-A /chassis/server # show fsm task
FSM Task:
    Item             ID       Completion   FSM Flags
    ---------------- -------- ------------ ---------
    Powercycle        1154858 Scheduled
    BiosRecovery      1154860 Scheduled

Cisco UCS FSM Faults

fsmStFailEquipmentChassisRemoveChassis:CleanupVnicsLocal

Fault Code: F16407

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning up vnics for chassis [id] from primary(FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:CleanupVnicsLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-vnics-local-failed
mibFaultCode: F16407
mibFaultName: fsmStFailEquipmentChassisRemoveChassisCleanupVnicsLocal
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisRemoveChassis:CleanupVnicsPeer

Fault Code: F16407

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning up vnics for chassis [id] from secondary(FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:CleanupVnicsPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-vnics-peer-failed
mibFaultCode: F16407
mibFaultName: fsmStFailEquipmentChassisRemoveChassisCleanupVnicsPeer
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisRemoveChassis:DisableEndPoint

Fault Code: F16407

Message:

[FSM:STAGE:FAILED|RETRY]: unconfiguring access to chassis [id](FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:DisableEndPoint)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-end-point-failed
mibFaultCode: F16407
mibFaultName: fsmStFailEquipmentChassisRemoveChassisDisableEndPoint
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisRemoveChassis:UnIdentifyLocal

Fault Code: F16407

Message:

[FSM:STAGE:FAILED|RETRY]: erasing chassis identity [id] from primary(FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:UnIdentifyLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: un-identify-local-failed
mibFaultCode: F16407
mibFaultName: fsmStFailEquipmentChassisRemoveChassisUnIdentifyLocal
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisRemoveChassis:UnIdentifyPeer

Fault Code: F16407

Message:

[FSM:STAGE:FAILED|RETRY]: erasing chassis identity [id] from secondary(FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:UnIdentifyPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: un-identify-peer-failed
mibFaultCode: F16407
mibFaultName: fsmStFailEquipmentChassisRemoveChassisUnIdentifyPeer
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisRemoveChassis:Wait

Fault Code: F16407

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for clean up of resources for chassis [id] (approx. 3 min)(FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:Wait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-failed
mibFaultCode: F16407
mibFaultName: fsmStFailEquipmentChassisRemoveChassisWait
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisRemoveChassis:decomission

Fault Code: F16407

Message:

[FSM:STAGE:FAILED|RETRY]: decommissioning chassis [id](FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:decomission)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: decomission-failed
mibFaultCode: F16407
mibFaultName: fsmStFailEquipmentChassisRemoveChassisDecomission
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentLocatorLedSetLocatorLed:Execute

Fault Code: F16408

Message:

[FSM:STAGE:FAILED|RETRY]: setting locator led to [adminState](FSM-STAGE:sam:dme:EquipmentLocatorLedSetLocatorLed:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16408
mibFaultName: fsmStFailEquipmentLocatorLedSetLocatorLedExecute
moClass: equipment:LocatorLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/locator-led
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/chassis-[id]/locator-led
Affected MO: sys/chassis-[id]/psu-[id]/locator-led
Affected MO: sys/chassis-[id]/slot-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/fex-[id]/locator-led
Affected MO: sys/fex-[id]/psu-[id]/locator-led
Affected MO: sys/fex-[id]/slot-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/psu-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/ext-board-[id]/locator-led
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-unit-[id]/locator-led
Affected MO: sys/rack-unit-[id]/psu-[id]/locator-led
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/switch-[id]/locator-led
Affected MO: sys/switch-[id]/psu-[id]/locator-led

fsmStFailMgmtControllerExtMgmtIfConfig:Primary

Fault Code: F16518

Message:

[FSM:STAGE:FAILED|RETRY]: external mgmt interface configuration on primary(FSM-STAGE:sam:dme:MgmtControllerExtMgmtIfConfig:Primary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: primary-failed
mibFaultCode: F16518
mibFaultName: fsmStFailMgmtControllerExtMgmtIfConfigPrimary
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerExtMgmtIfConfig:Secondary

Fault Code: F16518

Message:

[FSM:STAGE:FAILED|RETRY]: external mgmt interface configuration on secondary(FSM-STAGE:sam:dme:MgmtControllerExtMgmtIfConfig:Secondary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: secondary-failed
mibFaultCode: F16518
mibFaultName: fsmStFailMgmtControllerExtMgmtIfConfigSecondary
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailFabricComputeSlotEpIdentify:ExecuteLocal

Fault Code: F16519

Message:

[FSM:STAGE:FAILED|RETRY]: identifying a server in [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:FabricComputeSlotEpIdentify:ExecuteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-local-failed
mibFaultCode: F16519
mibFaultName: fsmStFailFabricComputeSlotEpIdentifyExecuteLocal
moClass: fabric:ComputeSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/slot-[slotId]

fsmStFailFabricComputeSlotEpIdentify:ExecutePeer

Fault Code: F16519

Message:

[FSM:STAGE:FAILED|RETRY]: identifying a server in [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:FabricComputeSlotEpIdentify:ExecutePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-peer-failed
mibFaultCode: F16519
mibFaultName: fsmStFailFabricComputeSlotEpIdentifyExecutePeer
moClass: fabric:ComputeSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/slot-[slotId]

fsmStFailComputeBladeDiscover:BiosPostCompletion

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for BIOS POST completion from CIMC on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBiosPostCompletion
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:BladeBootPnuos

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: power server [chassisId]/[slotId] on with pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:BladeBootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-boot-pnuos-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBladeBootPnuos
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:BladeBootWait

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for system reset on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:BladeBootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-boot-wait-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBladeBootWait
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:BladePowerOn

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: power on server [chassisId]/[slotId] for discovery(FSM-STAGE:sam:dme:ComputeBladeDiscover:BladePowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-on-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBladePowerOn
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:BladeReadSmbios

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for SMBIOS table from CIMC on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:BladeReadSmbios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-read-smbios-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBladeReadSmbios
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:BmcConfigPnuOS

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: provisioning a bootable device with a bootable pre-boot image for server(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBmcConfigPnuOS
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:BmcFactoryReset

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: performing factory reset of server [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcFactoryReset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-factory-reset-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBmcFactoryReset
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:BmcInventory

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: getting inventory of server [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-inventory-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBmcInventory
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:BmcPreConfigPnuOSLocal

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcPreConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-pre-config-pnuoslocal-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBmcPreConfigPnuOSLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:BmcPreConfigPnuOSPeer

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcPreConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-pre-config-pnuospeer-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBmcPreConfigPnuOSPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:BmcPresence

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: checking CIMC of server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcPresence)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-presence-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBmcPresence
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:BmcShutdownDiscovered

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Shutdown the server [chassisId]/[slotId]; deep discovery completed(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcShutdownDiscovered)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-shutdown-discovered-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverBmcShutdownDiscovered
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:CheckAdaptorFw40GCap

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: checking if adaptor firmware supports 40G speed to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:CheckAdaptorFw40GCap)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-adaptor-fw40gcap-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverCheckAdaptorFw40GCap
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:CheckPowerAvailability

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverCheckPowerAvailability
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:ConfigBMCPowerParams

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring power profiling parameters for server [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:ComputeBladeDiscover:ConfigBMCPowerParams)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configbmcpower-params-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverConfigBMCPowerParams
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:ConfigFeLocal

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: configuring primary fabric interconnect access to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:ConfigFeLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-fe-local-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverConfigFeLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:ConfigFePeer

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: configuring secondary fabric interconnect access to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:ConfigFePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-fe-peer-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverConfigFePeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:ConfigFlexFlashScrub

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring FlexFlash Scrub on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:ConfigFlexFlashScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-flex-flash-scrub-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverConfigFlexFlashScrub
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:ConfigUserAccess

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: configuring external user access to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:ConfigUserAccess)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-user-access-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverConfigUserAccess
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:HandlePooling

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Invoke post-discovery policies on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:HandlePooling)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: handle-pooling-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverHandlePooling
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:NicConfigPnuOSLocal

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: configure primary adapter in [chassisId]/[slotId] for pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:NicConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuoslocal-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverNicConfigPnuOSLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:NicConfigPnuOSPeer

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: configure secondary adapter in [chassisId]/[slotId] for pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:NicConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuospeer-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverNicConfigPnuOSPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:NicPresenceLocal

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: detect mezz cards in [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:NicPresenceLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-presence-local-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverNicPresenceLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:NicPresencePeer

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: detect mezz cards in [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:NicPresencePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-presence-peer-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverNicPresencePeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:NicUnconfigPnuOSLocal

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure adapter of server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:NicUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuoslocal-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverNicUnconfigPnuOSLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:NicUnconfigPnuOSPeer

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure adapter of server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:NicUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuospeer-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverNicUnconfigPnuOSPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:OobStorageInventory

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Perform oob storage inventory of server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverOobStorageInventory
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:PnuOSCatalog

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Populate pre-boot catalog to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoscatalog-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverPnuOSCatalog
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:PnuOSIdent

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Identify pre-boot environment agent on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverPnuOSIdent
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:PnuOSInventory

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Perform inventory of server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosinventory-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverPnuOSInventory
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:PnuOSPolicy

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Populate pre-boot environment behavior policy to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospolicy-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverPnuOSPolicy
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:PnuOSPowerProfiling

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Profile power for server [chassisId]/[slotId] by running benchmark(FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSPowerProfiling)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospower-profiling-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverPnuOSPowerProfiling
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:PnuOSScrub

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Scrub server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosscrub-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverPnuOSScrub
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:PnuOSSelfTest

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Trigger self-test of server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSSelfTest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosself-test-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverPnuOSSelfTest
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:PostScrubOobStorageInventory

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Perform post scrub oob storage inventory of server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PostScrubOobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: post-scrub-oob-storage-inventory-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverPostScrubOobStorageInventory
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:PowerDeployWait

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverPowerDeployWait
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:PreSanitize

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverPreSanitize
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:Sanitize

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSanitize
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SendBmcProfilingDone

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for valid power profile for server [chassisId]/[slotId] from CIMC(FSM-STAGE:sam:dme:ComputeBladeDiscover:SendBmcProfilingDone)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: send-bmc-profiling-done-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSendBmcProfilingDone
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SendBmcProfilingInit

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Start profiling power for server [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:ComputeBladeDiscover:SendBmcProfilingInit)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: send-bmc-profiling-init-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSendBmcProfilingInit
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SetupVmediaLocal

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: provisioning a Virtual Media device with a bootable pre-boot image for blade [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:SetupVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-local-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSetupVmediaLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SetupVmediaPeer

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: provisioning a Virtual Media device with a bootable pre-boot image for blade [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:SetupVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-peer-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSetupVmediaPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SharedComponentsOobInventory

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Inventory of shared components in SIOC(FSM-STAGE:sam:dme:ComputeBladeDiscover:SharedComponentsOobInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shared-components-oob-inventory-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSharedComponentsOobInventory
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SharedComponentsOobInventoryPeer

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Inventory of shared components in peer SIOC(FSM-STAGE:sam:dme:ComputeBladeDiscover:SharedComponentsOobInventoryPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shared-components-oob-inventory-peer-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSharedComponentsOobInventoryPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SolRedirectDisable

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Disable Sol Redirection on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:SolRedirectDisable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-disable-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSolRedirectDisable
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SolRedirectEnable

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: set up bios token on server [chassisId]/[slotId] for Sol redirect(FSM-STAGE:sam:dme:ComputeBladeDiscover:SolRedirectEnable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-enable-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSolRedirectEnable
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SwConfigPnuOSLocal

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: configure primary fabric interconnect in [chassisId]/[slotId] for pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:SwConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuoslocal-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSwConfigPnuOSLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SwConfigPnuOSPeer

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: configure secondary fabric interconnect in [chassisId]/[slotId] for pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:SwConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuospeer-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSwConfigPnuOSPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SwUnconfigPnuOSLocal

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure primary fabric interconnect for server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:SwUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuoslocal-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSwUnconfigPnuOSLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:SwUnconfigPnuOSPeer

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure secondary fabric interconnect for server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:SwUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuospeer-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSwUnconfigPnuOSPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:TeardownVmediaLocal

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: unprovisioning the Virtual Media bootable device for blade [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:TeardownVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-local-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverTeardownVmediaLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:TeardownVmediaPeer

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: unprovisioning the Virtual media bootable device for blade [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:TeardownVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-peer-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverTeardownVmediaPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:UnconfigCimcVMedia

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all mappings for vmedia(FSM-STAGE:sam:dme:ComputeBladeDiscover:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverUnconfigCimcVMedia
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:UnconfigExtMgmtGw

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt bmc gateway for vmedia(FSM-STAGE:sam:dme:ComputeBladeDiscover:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverUnconfigExtMgmtGw
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:UnconfigExtMgmtRules

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputeBladeDiscover:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverUnconfigExtMgmtRules
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:hagConnect

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:hagConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-connect-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverHagConnect
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:hagDisconnect

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect pre-boot environment agent for server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:hagDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-disconnect-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverHagDisconnect
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:serialDebugConnect

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:serialDebugConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-connect-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSerialDebugConnect
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailComputeBladeDiscover:serialDebugDisconnect

Fault Code: F16520

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect pre-boot environment agent for server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:serialDebugDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-disconnect-failed
mibFaultCode: F16520
mibFaultName: fsmStFailComputeBladeDiscoverSerialDebugDisconnect
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmStFailEquipmentChassisPsuPolicyConfig:Execute

Fault Code: F16533

Message:

[FSM:STAGE:FAILED|RETRY]: Deploying Power Management policy changes on chassis [id](FSM-STAGE:sam:dme:EquipmentChassisPsuPolicyConfig:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16533
mibFaultName: fsmStFailEquipmentChassisPsuPolicyConfigExecute
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailAdaptorHostFcIfResetFcPersBinding:ExecuteLocal

Fault Code: F16534

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting FC persistent bindings on host interface [dn](FSM-STAGE:sam:dme:AdaptorHostFcIfResetFcPersBinding:ExecuteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-local-failed
mibFaultCode: F16534
mibFaultName: fsmStFailAdaptorHostFcIfResetFcPersBindingExecuteLocal
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmStFailAdaptorHostFcIfResetFcPersBinding:ExecutePeer

Fault Code: F16534

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting FC persistent bindings on host interface [dn](FSM-STAGE:sam:dme:AdaptorHostFcIfResetFcPersBinding:ExecutePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-peer-failed
mibFaultCode: F16534
mibFaultName: fsmStFailAdaptorHostFcIfResetFcPersBindingExecutePeer
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmStFailFabricLanCloudSwitchMode:SwConfigLocal

Fault Code: F16539

Message:

[FSM:STAGE:FAILED|RETRY]: Fabric interconnect mode configuration to primary(FSM-STAGE:sam:dme:FabricLanCloudSwitchMode:SwConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-local-failed
mibFaultCode: F16539
mibFaultName: fsmStFailFabricLanCloudSwitchModeSwConfigLocal
moClass: fabric:LanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/lan

fsmStFailFabricLanCloudSwitchMode:SwConfigPeer

Fault Code: F16539

Message:

[FSM:STAGE:FAILED|RETRY]: Fabric interconnect mode configuration to secondary(FSM-STAGE:sam:dme:FabricLanCloudSwitchMode:SwConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-peer-failed
mibFaultCode: F16539
mibFaultName: fsmStFailFabricLanCloudSwitchModeSwConfigPeer
moClass: fabric:LanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/lan

fsmStFailFabricLanCloudSwitchMode:WaitForUserAck

Fault Code: F16539

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for User Acknowledgment to configuration on primary(FSM-STAGE:sam:dme:FabricLanCloudSwitchMode:WaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-user-ack-failed
mibFaultCode: F16539
mibFaultName: fsmStFailFabricLanCloudSwitchModeWaitForUserAck
moClass: fabric:LanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/lan

fsmStFailVnicProfileSetDeploy:Local

Fault Code: F16550

Message:

[FSM:STAGE:FAILED|RETRY]: VNIC profile configuration on local fabric(FSM-STAGE:sam:dme:VnicProfileSetDeploy:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16550
mibFaultName: fsmStFailVnicProfileSetDeployLocal
moClass: vnic:ProfileSet
Type: fsm
autoCleared: true
Affected MO: fabric/lan/profiles

fsmStFailVnicProfileSetDeploy:Peer

Fault Code: F16550

Message:

[FSM:STAGE:FAILED|RETRY]: VNIC profile configuration on peer fabric(FSM-STAGE:sam:dme:VnicProfileSetDeploy:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F16550
mibFaultName: fsmStFailVnicProfileSetDeployPeer
moClass: vnic:ProfileSet
Type: fsm
autoCleared: true
Affected MO: fabric/lan/profiles

fsmStFailCommSvcEpUpdateSvcEp:InitIptablesLocal

Fault Code: F16576

Message:

[FSM:STAGE:FAILED|RETRY]: initialising iptables on primary(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:InitIptablesLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: init-iptables-local-failed
mibFaultCode: F16576
mibFaultName: fsmStFailCommSvcEpUpdateSvcEpInitIptablesLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpUpdateSvcEp:InitIptablesPeer

Fault Code: F16576

Message:

[FSM:STAGE:FAILED|RETRY]: initialising iptables on secondary(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:InitIptablesPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: init-iptables-peer-failed
mibFaultCode: F16576
mibFaultName: fsmStFailCommSvcEpUpdateSvcEpInitIptablesPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpUpdateSvcEp:PropogateEpSettings

Fault Code: F16576

Message:

[FSM:STAGE:FAILED|RETRY]: propagate updated settings (eg. timezone)(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpSettings)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-settings-failed
mibFaultCode: F16576
mibFaultName: fsmStFailCommSvcEpUpdateSvcEpPropogateEpSettings
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsLocal

Fault Code: F16576

Message:

[FSM:STAGE:FAILED|RETRY]: propagate updated timezone settings to management controllers.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-local-failed
mibFaultCode: F16576
mibFaultName: fsmStFailCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsPeer

Fault Code: F16576

Message:

[FSM:STAGE:FAILED|RETRY]: propagate updated timezone settings to management controllers.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-peer-failed
mibFaultCode: F16576
mibFaultName: fsmStFailCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsLocal

Fault Code: F16576

Message:

[FSM:STAGE:FAILED|RETRY]: propagate updated timezone settings to NICs.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-to-adaptors-local-failed
mibFaultCode: F16576
mibFaultName: fsmStFailCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsToAdaptorsLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsPeer

Fault Code: F16576

Message:

[FSM:STAGE:FAILED|RETRY]: propagate updated timezone settings to NICs.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-to-adaptors-peer-failed
mibFaultCode: F16576
mibFaultName: fsmStFailCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsToAdaptorsPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomLocal

Fault Code: F16576

Message:

[FSM:STAGE:FAILED|RETRY]: propagate updated timezone settings to FEXs and IOMs.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-to-fex-iom-local-failed
mibFaultCode: F16576
mibFaultName: fsmStFailCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsToFexIomLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomPeer

Fault Code: F16576

Message:

[FSM:STAGE:FAILED|RETRY]: propagate updated timezone settings to FEXs and IOMs.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-to-fex-iom-peer-failed
mibFaultCode: F16576
mibFaultName: fsmStFailCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsToFexIomPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpUpdateSvcEp:SetEpLocal

Fault Code: F16576

Message:

[FSM:STAGE:FAILED|RETRY]: communication service [name] configuration to primary(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:SetEpLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-ep-local-failed
mibFaultCode: F16576
mibFaultName: fsmStFailCommSvcEpUpdateSvcEpSetEpLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpUpdateSvcEp:SetEpPeer

Fault Code: F16576

Message:

[FSM:STAGE:FAILED|RETRY]: communication service [name] configuration to secondary(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:SetEpPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-ep-peer-failed
mibFaultCode: F16576
mibFaultName: fsmStFailCommSvcEpUpdateSvcEpSetEpPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpRestartWebSvc:local

Fault Code: F16577

Message:

[FSM:STAGE:FAILED|RETRY]: restart web services in primary(FSM-STAGE:sam:dme:CommSvcEpRestartWebSvc:local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16577
mibFaultName: fsmStFailCommSvcEpRestartWebSvcLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailCommSvcEpRestartWebSvc:peer

Fault Code: F16577

Message:

[FSM:STAGE:FAILED|RETRY]: restart web services in secondary(FSM-STAGE:sam:dme:CommSvcEpRestartWebSvc:peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F16577
mibFaultName: fsmStFailCommSvcEpRestartWebSvcPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmStFailAaaEpUpdateEp:SetEpLocal

Fault Code: F16579

Message:

[FSM:STAGE:FAILED|RETRY]: external aaa server configuration to primary(FSM-STAGE:sam:dme:AaaEpUpdateEp:SetEpLocal)

Explanation:

Cisco UCS Manager could not set the configurations in the primary Fabric Interconnect for AAA servers while re-ordering/deleting providers.

Recommended Action:

If you see this fault, take the following actions:

  1. 1. Identify the auth-domain(s) that are using the auth-realm modification causing this fault.

  2. 2. Modify the auth-domain(s) realm identified in step 1, to local realm and commit the changes.

  3. 3. Re-order/Delete the AAA providers user wish to modify and commit the changes.

  4. 4. Change the auth-domain(s) realm back to previous realm modified in step2 and commit the changes.

Fault Details


Severity: warning
Cause: set-ep-local-failed
mibFaultCode: F16579
mibFaultName: fsmStFailAaaEpUpdateEpSetEpLocal
moClass: aaa:Ep
Type: fsm
autoCleared: true
Affected MO: sys/ldap-ext
Affected MO: sys/radius-ext
Affected MO: sys/tacacs-ext

fsmStFailAaaEpUpdateEp:SetEpPeer

Fault Code: F16579

Message:

[FSM:STAGE:FAILED|RETRY]: external aaa server configuration to secondary(FSM-STAGE:sam:dme:AaaEpUpdateEp:SetEpPeer)

Explanation:

Cisco UCS Manager could not set the configurations in the secondary Fabric Interconnect for AAA servers while re-ordering/deleting providers.

Recommended Action:

If you see this fault, take the following actions:

  1. 0. Make sure secondary FI is up and running.

  2. 1. Identify the auth-domain(s) that are using the auth-realm modification causing this fault.

  3. 2. Modify the auth-domain(s) realm identified in step 1, to local realm and commit the changes.

  4. 3. Re-order/Delete the AAA providers user wish to modify and commit the changes.

  5. 4. Change the auth-domain(s) realm back to previous realm modified in step2 and commit the changes.

Fault Details


Severity: warning
Cause: set-ep-peer-failed
mibFaultCode: F16579
mibFaultName: fsmStFailAaaEpUpdateEpSetEpPeer
moClass: aaa:Ep
Type: fsm
autoCleared: true
Affected MO: sys/ldap-ext
Affected MO: sys/radius-ext
Affected MO: sys/tacacs-ext

fsmStFailAaaRealmUpdateRealm:SetRealmLocal

Fault Code: F16580

Message:

[FSM:STAGE:FAILED|RETRY]: realm configuration to primary(FSM-STAGE:sam:dme:AaaRealmUpdateRealm:SetRealmLocal)

Explanation:

Cisco UCS Manager could not set the configurations in the primary Fabric Interconnect for Authentication realms.

Recommended Action:

If you see this fault, take the following actions:

  1. 1. Make sure the auth-server-group used in the auth-domain is exist and is deployed on to switch.

  2. 2. If auth-server-group doesn't exist, either create auth-server-group in appropriaate realm (RADIUS/TACACS+/LDAP) or unset the auth-server-group in auth-domain.

Fault Details


Severity: warning
Cause: set-realm-local-failed
mibFaultCode: F16580
mibFaultName: fsmStFailAaaRealmUpdateRealmSetRealmLocal
moClass: aaa:Realm
Type: fsm
autoCleared: true
Affected MO: sys/auth-realm

fsmStFailAaaRealmUpdateRealm:SetRealmPeer

Fault Code: F16580

Message:

[FSM:STAGE:FAILED|RETRY]: realm configuration to secondary(FSM-STAGE:sam:dme:AaaRealmUpdateRealm:SetRealmPeer)

Explanation:

Cisco UCS Manager could not set the configurations in the secondary Fabric Interconnect for Authentication realms.

Recommended Action:

If you see this fault, take the following actions:

  1. 0. Make sure secondary FI is up and running.

  2. 1. Make sure the auth-server-group used in the auth-domain is exist and is deployed on to switch.

  3. 2. If auth-server-group doesn't exist, either create auth-server-group in appropriaate realm (RADIUS/TACACS+/LDAP) or unset the auth-server-group in auth-domain.

Fault Details


Severity: warning
Cause: set-realm-peer-failed
mibFaultCode: F16580
mibFaultName: fsmStFailAaaRealmUpdateRealmSetRealmPeer
moClass: aaa:Realm
Type: fsm
autoCleared: true
Affected MO: sys/auth-realm

fsmStFailAaaUserEpUpdateUserEp:SetUserLocal

Fault Code: F16581

Message:

[FSM:STAGE:FAILED|RETRY]: user configuration to primary(FSM-STAGE:sam:dme:AaaUserEpUpdateUserEp:SetUserLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-user-local-failed
mibFaultCode: F16581
mibFaultName: fsmStFailAaaUserEpUpdateUserEpSetUserLocal
moClass: aaa:UserEp
Type: fsm
autoCleared: true
Affected MO: sys/user-ext

fsmStFailAaaUserEpUpdateUserEp:SetUserPeer

Fault Code: F16581

Message:

[FSM:STAGE:FAILED|RETRY]: user configuration to secondary(FSM-STAGE:sam:dme:AaaUserEpUpdateUserEp:SetUserPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-user-peer-failed
mibFaultCode: F16581
mibFaultName: fsmStFailAaaUserEpUpdateUserEpSetUserPeer
moClass: aaa:UserEp
Type: fsm
autoCleared: true
Affected MO: sys/user-ext

fsmStFailPkiEpUpdateEp:PostSetKeyRingLocal

Fault Code: F16582

Message:

[FSM:STAGE:FAILED|RETRY]: post processing after keyring configuration on primary(FSM-STAGE:sam:dme:PkiEpUpdateEp:PostSetKeyRingLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: post-set-key-ring-local-failed
mibFaultCode: F16582
mibFaultName: fsmStFailPkiEpUpdateEpPostSetKeyRingLocal
moClass: pki:Ep
Type: fsm
autoCleared: true
Affected MO: sys/pki-ext

fsmStFailPkiEpUpdateEp:PostSetKeyRingPeer

Fault Code: F16582

Message:

[FSM:STAGE:FAILED|RETRY]: post processing after keyring configuration on secondary(FSM-STAGE:sam:dme:PkiEpUpdateEp:PostSetKeyRingPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: post-set-key-ring-peer-failed
mibFaultCode: F16582
mibFaultName: fsmStFailPkiEpUpdateEpPostSetKeyRingPeer
moClass: pki:Ep
Type: fsm
autoCleared: true
Affected MO: sys/pki-ext

fsmStFailPkiEpUpdateEp:SetKeyRingLocal

Fault Code: F16582

Message:

[FSM:STAGE:FAILED|RETRY]: keyring configuration on primary(FSM-STAGE:sam:dme:PkiEpUpdateEp:SetKeyRingLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-key-ring-local-failed
mibFaultCode: F16582
mibFaultName: fsmStFailPkiEpUpdateEpSetKeyRingLocal
moClass: pki:Ep
Type: fsm
autoCleared: true
Affected MO: sys/pki-ext

fsmStFailPkiEpUpdateEp:SetKeyRingPeer

Fault Code: F16582

Message:

[FSM:STAGE:FAILED|RETRY]: keyring configuration on secondary(FSM-STAGE:sam:dme:PkiEpUpdateEp:SetKeyRingPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-key-ring-peer-failed
mibFaultCode: F16582
mibFaultName: fsmStFailPkiEpUpdateEpSetKeyRingPeer
moClass: pki:Ep
Type: fsm
autoCleared: true
Affected MO: sys/pki-ext

fsmStFailSysfileMutationSingle:Execute

Fault Code: F16600

Message:

[FSM:STAGE:FAILED|RETRY]: [action] file [name](FSM-STAGE:sam:dme:SysfileMutationSingle:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16600
mibFaultName: fsmStFailSysfileMutationSingleExecute
moClass: sysfile:Mutation
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]/mutation
Affected MO: sys/corefiles/mutation

fsmStFailSysfileMutationGlobal:Local

Fault Code: F16601

Message:

[FSM:STAGE:FAILED|RETRY]: remove files from local(FSM-STAGE:sam:dme:SysfileMutationGlobal:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16601
mibFaultName: fsmStFailSysfileMutationGlobalLocal
moClass: sysfile:Mutation
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]/mutation
Affected MO: sys/corefiles/mutation

fsmStFailSysfileMutationGlobal:Peer

Fault Code: F16601

Message:

[FSM:STAGE:FAILED|RETRY]: remove files from peer(FSM-STAGE:sam:dme:SysfileMutationGlobal:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F16601
mibFaultName: fsmStFailSysfileMutationGlobalPeer
moClass: sysfile:Mutation
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]/mutation
Affected MO: sys/corefiles/mutation

fsmStFailSysdebugManualCoreFileExportTargetExport:Execute

Fault Code: F16604

Message:

[FSM:STAGE:FAILED|RETRY]: export core file [name] to [hostname](FSM-STAGE:sam:dme:SysdebugManualCoreFileExportTargetExport:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16604
mibFaultName: fsmStFailSysdebugManualCoreFileExportTargetExportExecute
moClass: sysdebug:ManualCoreFileExportTarget
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]/export-to-[hostname]

fsmStFailSysdebugAutoCoreFileExportTargetConfigure:Local

Fault Code: F16605

Message:

[FSM:STAGE:FAILED|RETRY]: configuring automatic core file export service on local(FSM-STAGE:sam:dme:SysdebugAutoCoreFileExportTargetConfigure:Local)

Explanation:

Cisco UCS Manager could not set the configurations in the primary Fabric Interconnect for auto core transfer to remote TFTP server.

Recommended Action:

If you see this fault, take the following actions:

  1. Execute the show tech-support command and contact Cisco Technical Support.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16605
mibFaultName: fsmStFailSysdebugAutoCoreFileExportTargetConfigureLocal
moClass: sysdebug:AutoCoreFileExportTarget
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/file-export

fsmStFailSysdebugAutoCoreFileExportTargetConfigure:Peer

Fault Code: F16605

Message:

[FSM:STAGE:FAILED|RETRY]: configuring automatic core file export service on peer(FSM-STAGE:sam:dme:SysdebugAutoCoreFileExportTargetConfigure:Peer)

Explanation:

Cisco UCS Manager could not set the configurations in the subordinate Fabric Interconnect (FI) for auto core transfer to remote TFTP server. This fault typically appears for one of the following reasons:

  • The subordinate FI is not reachable.

  • The subordinate FI is experiencing an internal system error on applying the configuration.

Recommended Action:

If you see this fault, take the following actions:

  1. Check the FI cluster state to ensure that the subordinate FI is reachable and functioning correctly. If the subordinate FI is down, take appropriate corrective actions so that the UCS cluster goes into HA ready state.

  2. If the HA state of the primary and subordinate FIs are good, execute the show tech-support command and contact Cisco Technical Support.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F16605
mibFaultName: fsmStFailSysdebugAutoCoreFileExportTargetConfigurePeer
moClass: sysdebug:AutoCoreFileExportTarget
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/file-export

fsmStFailSysdebugLogControlEpLogControlPersist:Local

Fault Code: F16606

Message:

[FSM:STAGE:FAILED|RETRY]: persisting LogControl on local(FSM-STAGE:sam:dme:SysdebugLogControlEpLogControlPersist:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16606
mibFaultName: fsmStFailSysdebugLogControlEpLogControlPersistLocal
moClass: sysdebug:LogControlEp
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/logcontrol

fsmStFailSysdebugLogControlEpLogControlPersist:Peer

Fault Code: F16606

Message:

[FSM:STAGE:FAILED|RETRY]: persisting LogControl on peer(FSM-STAGE:sam:dme:SysdebugLogControlEpLogControlPersist:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F16606
mibFaultName: fsmStFailSysdebugLogControlEpLogControlPersistPeer
moClass: sysdebug:LogControlEp
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/logcontrol

fsmStFailSwAccessDomainDeploy:UpdateConnectivity

Fault Code: F16634

Message:

[FSM:STAGE:FAILED|RETRY]: internal network configuration on [switchId](FSM-STAGE:sam:dme:SwAccessDomainDeploy:UpdateConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-connectivity-failed
mibFaultCode: F16634
mibFaultName: fsmStFailSwAccessDomainDeployUpdateConnectivity
moClass: sw:AccessDomain
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/access-eth

fsmStFailSwEthLanBorderDeploy:UpdateConnectivity

Fault Code: F16635

Message:

[FSM:STAGE:FAILED|RETRY]: Uplink eth port configuration on [switchId](FSM-STAGE:sam:dme:SwEthLanBorderDeploy:UpdateConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-connectivity-failed
mibFaultCode: F16635
mibFaultName: fsmStFailSwEthLanBorderDeployUpdateConnectivity
moClass: sw:EthLanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-eth

fsmStFailSwEthLanBorderDeploy:UpdateVlanGroups

Fault Code: F16635

Message:

[FSM:STAGE:FAILED|RETRY]: VLAN group configuration on [switchId](FSM-STAGE:sam:dme:SwEthLanBorderDeploy:UpdateVlanGroups)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-vlan-groups-failed
mibFaultCode: F16635
mibFaultName: fsmStFailSwEthLanBorderDeployUpdateVlanGroups
moClass: sw:EthLanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-eth

fsmStFailSwEthLanBorderDeploy:WaitOnSwConfigHost

Fault Code: F16635

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting on applying switch configuration on host to complete(FSM-STAGE:sam:dme:SwEthLanBorderDeploy:WaitOnSwConfigHost)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-on-sw-config-host-failed
mibFaultCode: F16635
mibFaultName: fsmStFailSwEthLanBorderDeployWaitOnSwConfigHost
moClass: sw:EthLanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-eth

fsmStFailSwFcSanBorderDeploy:UpdateConnectivity

Fault Code: F16636

Message:

[FSM:STAGE:FAILED|RETRY]: Uplink fc port configuration on [switchId](FSM-STAGE:sam:dme:SwFcSanBorderDeploy:UpdateConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-connectivity-failed
mibFaultCode: F16636
mibFaultName: fsmStFailSwFcSanBorderDeployUpdateConnectivity
moClass: sw:FcSanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-fc

fsmStFailSwUtilityDomainDeploy:UpdateConnectivity

Fault Code: F16637

Message:

[FSM:STAGE:FAILED|RETRY]: Utility network configuration on [switchId](FSM-STAGE:sam:dme:SwUtilityDomainDeploy:UpdateConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-connectivity-failed
mibFaultCode: F16637
mibFaultName: fsmStFailSwUtilityDomainDeployUpdateConnectivity
moClass: sw:UtilityDomain
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/utility-eth

fsmStFailSyntheticFsObjCreate:createLocal

Fault Code: F16641

Message:

[FSM:STAGE:FAILED|RETRY]: create on primary(FSM-STAGE:sam:dme:SyntheticFsObjCreate:createLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: create-local-failed
mibFaultCode: F16641
mibFaultName: fsmStFailSyntheticFsObjCreateCreateLocal
moClass: synthetic:FsObj
Type: fsm
autoCleared: true
Affected MO: sys/file-[name]

fsmStFailSyntheticFsObjCreate:createRemote

Fault Code: F16641

Message:

[FSM:STAGE:FAILED|RETRY]: create on secondary(FSM-STAGE:sam:dme:SyntheticFsObjCreate:createRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: create-remote-failed
mibFaultCode: F16641
mibFaultName: fsmStFailSyntheticFsObjCreateCreateRemote
moClass: synthetic:FsObj
Type: fsm
autoCleared: true
Affected MO: sys/file-[name]

fsmStFailFirmwareDownloaderDownload:CopyRemote

Fault Code: F16650

Message:

[FSM:STAGE:FAILED|RETRY]: sync images to subordinate(FSM-STAGE:sam:dme:FirmwareDownloaderDownload:CopyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F16650
mibFaultName: fsmStFailFirmwareDownloaderDownloadCopyRemote
moClass: firmware:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/dnld-[fileName]

fsmStFailFirmwareDownloaderDownload:DeleteLocal

Fault Code: F16650

Message:

[FSM:STAGE:FAILED|RETRY]: deleting downloadable [fileName] on local(FSM-STAGE:sam:dme:FirmwareDownloaderDownload:DeleteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-local-failed
mibFaultCode: F16650
mibFaultName: fsmStFailFirmwareDownloaderDownloadDeleteLocal
moClass: firmware:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/dnld-[fileName]

fsmStFailFirmwareDownloaderDownload:Local

Fault Code: F16650

Message:

[FSM:STAGE:FAILED|RETRY]: downloading image [fileName] from [server](FSM-STAGE:sam:dme:FirmwareDownloaderDownload:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16650
mibFaultName: fsmStFailFirmwareDownloaderDownloadLocal
moClass: firmware:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/dnld-[fileName]

fsmStFailFirmwareDownloaderDownload:UnpackLocal

Fault Code: F16650

Message:

[FSM:STAGE:FAILED|RETRY]: unpacking image [fileName] on primary(FSM-STAGE:sam:dme:FirmwareDownloaderDownload:UnpackLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unpack-local-failed
mibFaultCode: F16650
mibFaultName: fsmStFailFirmwareDownloaderDownloadUnpackLocal
moClass: firmware:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/dnld-[fileName]

fsmStFailFirmwareImageDelete:Local

Fault Code: F16651

Message:

[FSM:STAGE:FAILED|RETRY]: deleting image file [name] ([invTag]) from primary(FSM-STAGE:sam:dme:FirmwareImageDelete:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16651
mibFaultName: fsmStFailFirmwareImageDeleteLocal
moClass: firmware:Image
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/image-[name]

fsmStFailFirmwareImageDelete:Remote

Fault Code: F16651

Message:

[FSM:STAGE:FAILED|RETRY]: deleting image file [name] ([invTag]) from secondary(FSM-STAGE:sam:dme:FirmwareImageDelete:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F16651
mibFaultName: fsmStFailFirmwareImageDeleteRemote
moClass: firmware:Image
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/image-[name]

fsmStFailMgmtControllerUpdateSwitch:resetLocal

Fault Code: F16653

Message:

[FSM:STAGE:FAILED|RETRY]: rebooting local fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:resetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-local-failed
mibFaultCode: F16653
mibFaultName: fsmStFailMgmtControllerUpdateSwitchResetLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateSwitch:resetRemote

Fault Code: F16653

Message:

[FSM:STAGE:FAILED|RETRY]: rebooting remote fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:resetRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-remote-failed
mibFaultCode: F16653
mibFaultName: fsmStFailMgmtControllerUpdateSwitchResetRemote
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateSwitch:updateLocal

Fault Code: F16653

Message:

[FSM:STAGE:FAILED|RETRY]: updating local fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:updateLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-local-failed
mibFaultCode: F16653
mibFaultName: fsmStFailMgmtControllerUpdateSwitchUpdateLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateSwitch:updateRemote

Fault Code: F16653

Message:

[FSM:STAGE:FAILED|RETRY]: updating peer fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:updateRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-remote-failed
mibFaultCode: F16653
mibFaultName: fsmStFailMgmtControllerUpdateSwitchUpdateRemote
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateSwitch:updateSpLocal

Fault Code: F16653

Message:

[FSM:STAGE:FAILED|RETRY]: updating sp version on local fabric interconnect and reboot switch if needed(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:updateSpLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-sp-local-failed
mibFaultCode: F16653
mibFaultName: fsmStFailMgmtControllerUpdateSwitchUpdateSpLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateSwitch:updateSpRemote

Fault Code: F16653

Message:

[FSM:STAGE:FAILED|RETRY]: updating sp version on peer fabric interconnect and reboot switch if needed(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:updateSpRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-sp-remote-failed
mibFaultCode: F16653
mibFaultName: fsmStFailMgmtControllerUpdateSwitchUpdateSpRemote
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateSwitch:verifyLocal

Fault Code: F16653

Message:

[FSM:STAGE:FAILED|RETRY]: verifying boot variables for local fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:verifyLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-local-failed
mibFaultCode: F16653
mibFaultName: fsmStFailMgmtControllerUpdateSwitchVerifyLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateSwitch:verifyRemote

Fault Code: F16653

Message:

[FSM:STAGE:FAILED|RETRY]: verifying boot variables for remote fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:verifyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-remote-failed
mibFaultCode: F16653
mibFaultName: fsmStFailMgmtControllerUpdateSwitchVerifyRemote
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateIOM:CopyIOMImgToSub

Fault Code: F16654

Message:

[FSM:STAGE:FAILED|RETRY]: Copying IOM Image to subordinate FI(FSM-STAGE:sam:dme:MgmtControllerUpdateIOM:CopyIOMImgToSub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copyiomimg-to-sub-failed
mibFaultCode: F16654
mibFaultName: fsmStFailMgmtControllerUpdateIOMCopyIOMImgToSub
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateIOM:CopyImgFromRep

Fault Code: F16654

Message:

[FSM:STAGE:FAILED|RETRY]: Copying IOM Image from repository to FI(FSM-STAGE:sam:dme:MgmtControllerUpdateIOM:CopyImgFromRep)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-img-from-rep-failed
mibFaultCode: F16654
mibFaultName: fsmStFailMgmtControllerUpdateIOMCopyImgFromRep
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateIOM:PollUpdateStatus

Fault Code: F16654

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for IOM update(FSM-STAGE:sam:dme:MgmtControllerUpdateIOM:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F16654
mibFaultName: fsmStFailMgmtControllerUpdateIOMPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateIOM:UpdateRequest

Fault Code: F16654

Message:

[FSM:STAGE:FAILED|RETRY]: sending update request to IOM(FSM-STAGE:sam:dme:MgmtControllerUpdateIOM:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F16654
mibFaultName: fsmStFailMgmtControllerUpdateIOMUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateIOM:Activate

Fault Code: F16655

Message:

[FSM:STAGE:FAILED|RETRY]: activating backup image of IOM(FSM-STAGE:sam:dme:MgmtControllerActivateIOM:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F16655
mibFaultName: fsmStFailMgmtControllerActivateIOMActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateIOM:Reset

Fault Code: F16655

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting IOM to boot the activated version(FSM-STAGE:sam:dme:MgmtControllerActivateIOM:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F16655
mibFaultName: fsmStFailMgmtControllerActivateIOMReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateBMC:PollUpdateStatus

Fault Code: F16656

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for update to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateBMC:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F16656
mibFaultName: fsmStFailMgmtControllerUpdateBMCPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateBMC:UpdateRequest

Fault Code: F16656

Message:

[FSM:STAGE:FAILED|RETRY]: sending update request to CIMC(FSM-STAGE:sam:dme:MgmtControllerUpdateBMC:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F16656
mibFaultName: fsmStFailMgmtControllerUpdateBMCUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateBMC:Activate

Fault Code: F16657

Message:

[FSM:STAGE:FAILED|RETRY]: activating backup image of CIMC(FSM-STAGE:sam:dme:MgmtControllerActivateBMC:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F16657
mibFaultName: fsmStFailMgmtControllerActivateBMCActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateBMC:Reset

Fault Code: F16657

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting CIMC to boot the activated version(FSM-STAGE:sam:dme:MgmtControllerActivateBMC:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F16657
mibFaultName: fsmStFailMgmtControllerActivateBMCReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailCallhomeEpConfigCallhome:SetLocal

Fault Code: F16670

Message:

[FSM:STAGE:FAILED|RETRY]: call-home configuration on primary(FSM-STAGE:sam:dme:CallhomeEpConfigCallhome:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F16670
mibFaultName: fsmStFailCallhomeEpConfigCallhomeSetLocal
moClass: callhome:Ep
Type: fsm
autoCleared: true
Affected MO: call-home

fsmStFailCallhomeEpConfigCallhome:SetPeer

Fault Code: F16670

Message:

[FSM:STAGE:FAILED|RETRY]: call-home configuration on secondary(FSM-STAGE:sam:dme:CallhomeEpConfigCallhome:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F16670
mibFaultName: fsmStFailCallhomeEpConfigCallhomeSetPeer
moClass: callhome:Ep
Type: fsm
autoCleared: true
Affected MO: call-home

fsmStFailMgmtIfSwMgmtOobIfConfig:Switch

Fault Code: F16673

Message:

[FSM:STAGE:FAILED|RETRY]: configuring the out-of-band interface(FSM-STAGE:sam:dme:MgmtIfSwMgmtOobIfConfig:Switch)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: switch-failed
mibFaultCode: F16673
mibFaultName: fsmStFailMgmtIfSwMgmtOobIfConfigSwitch
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfSwMgmtInbandIfConfig:Switch

Fault Code: F16674

Message:

[FSM:STAGE:FAILED|RETRY]: configuring the inband interface(FSM-STAGE:sam:dme:MgmtIfSwMgmtInbandIfConfig:Switch)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: switch-failed
mibFaultCode: F16674
mibFaultName: fsmStFailMgmtIfSwMgmtInbandIfConfigSwitch
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfVirtualIfConfig:Local

Fault Code: F16679

Message:

[FSM:STAGE:FAILED|RETRY]: Updating virtual interface on local fabric interconnect(FSM-STAGE:sam:dme:MgmtIfVirtualIfConfig:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16679
mibFaultName: fsmStFailMgmtIfVirtualIfConfigLocal
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfVirtualIfConfig:Remote

Fault Code: F16679

Message:

[FSM:STAGE:FAILED|RETRY]: Updating virtual interface on peer fabric interconnect(FSM-STAGE:sam:dme:MgmtIfVirtualIfConfig:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F16679
mibFaultName: fsmStFailMgmtIfVirtualIfConfigRemote
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfEnableVip:Local

Fault Code: F16680

Message:

[FSM:STAGE:FAILED|RETRY]: Enable virtual interface on local fabric interconnect(FSM-STAGE:sam:dme:MgmtIfEnableVip:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16680
mibFaultName: fsmStFailMgmtIfEnableVipLocal
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfDisableVip:Peer

Fault Code: F16681

Message:

[FSM:STAGE:FAILED|RETRY]: Disable virtual interface on peer fabric interconnect(FSM-STAGE:sam:dme:MgmtIfDisableVip:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F16681
mibFaultName: fsmStFailMgmtIfDisableVipPeer
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfEnableHA:Local

Fault Code: F16682

Message:

[FSM:STAGE:FAILED|RETRY]: Transition from single to cluster mode(FSM-STAGE:sam:dme:MgmtIfEnableHA:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16682
mibFaultName: fsmStFailMgmtIfEnableHALocal
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtBackupBackup:backupLocal

Fault Code: F16683

Message:

[FSM:STAGE:FAILED|RETRY]: internal database backup(FSM-STAGE:sam:dme:MgmtBackupBackup:backupLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: backup-local-failed
mibFaultCode: F16683
mibFaultName: fsmStFailMgmtBackupBackupBackupLocal
moClass: mgmt:Backup
Type: fsm
autoCleared: true
Affected MO: sys/backup-[hostname]

fsmStFailMgmtBackupBackup:upload

Fault Code: F16683

Message:

[FSM:STAGE:FAILED|RETRY]: internal system backup(FSM-STAGE:sam:dme:MgmtBackupBackup:upload)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: upload-failed
mibFaultCode: F16683
mibFaultName: fsmStFailMgmtBackupBackupUpload
moClass: mgmt:Backup
Type: fsm
autoCleared: true
Affected MO: sys/backup-[hostname]

fsmStFailMgmtImporterImport:config

Fault Code: F16684

Message:

[FSM:STAGE:FAILED|RETRY]: importing the configuration file(FSM-STAGE:sam:dme:MgmtImporterImport:config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F16684
mibFaultName: fsmStFailMgmtImporterImportConfig
moClass: mgmt:Importer
Type: fsm
autoCleared: true
Affected MO: sys/import-config-[hostname]

fsmStFailMgmtImporterImport:downloadLocal

Fault Code: F16684

Message:

[FSM:STAGE:FAILED|RETRY]: downloading the configuration file from the remote location(FSM-STAGE:sam:dme:MgmtImporterImport:downloadLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-local-failed
mibFaultCode: F16684
mibFaultName: fsmStFailMgmtImporterImportDownloadLocal
moClass: mgmt:Importer
Type: fsm
autoCleared: true
Affected MO: sys/import-config-[hostname]

fsmStFailMgmtImporterImport:reportResults

Fault Code: F16684

Message:

[FSM:STAGE:FAILED|RETRY]: Report results of configuration application(FSM-STAGE:sam:dme:MgmtImporterImport:reportResults)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-results-failed
mibFaultCode: F16684
mibFaultName: fsmStFailMgmtImporterImportReportResults
moClass: mgmt:Importer
Type: fsm
autoCleared: true
Affected MO: sys/import-config-[hostname]

fsmStFailStatsCollectionPolicyUpdateEp:SetEpA

Fault Code: F16742

Message:

[FSM:STAGE:FAILED|RETRY]: Update endpoint on fabric interconnect A(FSM-STAGE:sam:dme:StatsCollectionPolicyUpdateEp:SetEpA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-ep-afailed
mibFaultCode: F16742
mibFaultName: fsmStFailStatsCollectionPolicyUpdateEpSetEpA
moClass: stats:CollectionPolicy
Type: fsm
autoCleared: true
Affected MO: stats/coll-policy-[name]

fsmStFailStatsCollectionPolicyUpdateEp:SetEpB

Fault Code: F16742

Message:

[FSM:STAGE:FAILED|RETRY]: Update endpoint on fabric interconnect B(FSM-STAGE:sam:dme:StatsCollectionPolicyUpdateEp:SetEpB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-ep-bfailed
mibFaultCode: F16742
mibFaultName: fsmStFailStatsCollectionPolicyUpdateEpSetEpB
moClass: stats:CollectionPolicy
Type: fsm
autoCleared: true
Affected MO: stats/coll-policy-[name]

fsmStFailQosclassDefinitionConfigGlobalQoS:SetLocal

Fault Code: F16745

Message:

[FSM:STAGE:FAILED|RETRY]: QoS Classification Definition [name] configuration on primary(FSM-STAGE:sam:dme:QosclassDefinitionConfigGlobalQoS:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F16745
mibFaultName: fsmStFailQosclassDefinitionConfigGlobalQoSSetLocal
moClass: qosclass:Definition
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes

fsmStFailQosclassDefinitionConfigGlobalQoS:SetPeer

Fault Code: F16745

Message:

[FSM:STAGE:FAILED|RETRY]: QoS Classification Definition [name] configuration on secondary(FSM-STAGE:sam:dme:QosclassDefinitionConfigGlobalQoS:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F16745
mibFaultName: fsmStFailQosclassDefinitionConfigGlobalQoSSetPeer
moClass: qosclass:Definition
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes

fsmStFailQosclassDefinitionConfigGlobalQoS:WaitForUserAck

Fault Code: F16745

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for User Acknowledgment to configuration on primary(FSM-STAGE:sam:dme:QosclassDefinitionConfigGlobalQoS:WaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-user-ack-failed
mibFaultCode: F16745
mibFaultName: fsmStFailQosclassDefinitionConfigGlobalQoSWaitForUserAck
moClass: qosclass:Definition
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes

fsmStFailEpqosDefinitionDeploy:Local

Fault Code: F16749

Message:

[FSM:STAGE:FAILED|RETRY]: vnic qos policy [name] configuration to primary(FSM-STAGE:sam:dme:EpqosDefinitionDeploy:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16749
mibFaultName: fsmStFailEpqosDefinitionDeployLocal
moClass: epqos:Definition
Type: fsm
autoCleared: true
Affected MO: org-[name]/ep-qos-[name]

fsmStFailEpqosDefinitionDeploy:Peer

Fault Code: F16749

Message:

[FSM:STAGE:FAILED|RETRY]: vnic qos policy [name] configuration to secondary(FSM-STAGE:sam:dme:EpqosDefinitionDeploy:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F16749
mibFaultName: fsmStFailEpqosDefinitionDeployPeer
moClass: epqos:Definition
Type: fsm
autoCleared: true
Affected MO: org-[name]/ep-qos-[name]

fsmStFailEpqosDefinitionDelTaskRemove:Local

Fault Code: F16750

Message:

[FSM:STAGE:FAILED|RETRY]: vnic qos policy [name] removal from primary(FSM-STAGE:sam:dme:EpqosDefinitionDelTaskRemove:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16750
mibFaultName: fsmStFailEpqosDefinitionDelTaskRemoveLocal
moClass: epqos:DefinitionDelTask
Type: fsm
autoCleared: true
Affected MO: org-[name]/ep-qos-deletion-[defIntId]

fsmStFailEpqosDefinitionDelTaskRemove:Peer

Fault Code: F16750

Message:

[FSM:STAGE:FAILED|RETRY]: vnic qos policy [name] removal from secondary(FSM-STAGE:sam:dme:EpqosDefinitionDelTaskRemove:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F16750
mibFaultName: fsmStFailEpqosDefinitionDelTaskRemovePeer
moClass: epqos:DefinitionDelTask
Type: fsm
autoCleared: true
Affected MO: org-[name]/ep-qos-deletion-[defIntId]

fsmStFailEquipmentIOCardResetCmc:Execute

Fault Code: F16803

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting Chassis Management Controller on IOM [chassisId]/[id](FSM-STAGE:sam:dme:EquipmentIOCardResetCmc:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16803
mibFaultName: fsmStFailEquipmentIOCardResetCmcExecute
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailMgmtControllerUpdateUCSManager:execute

Fault Code: F16815

Message:

[FSM:STAGE:FAILED|RETRY]: Updating UCS Manager firmware(FSM-STAGE:sam:dme:MgmtControllerUpdateUCSManager:execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16815
mibFaultName: fsmStFailMgmtControllerUpdateUCSManagerExecute
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateUCSManager:start

Fault Code: F16815

Message:

[FSM:STAGE:FAILED|RETRY]: Scheduling UCS manager update(FSM-STAGE:sam:dme:MgmtControllerUpdateUCSManager:start)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: start-failed
mibFaultCode: F16815
mibFaultName: fsmStFailMgmtControllerUpdateUCSManagerStart
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerSysConfig:Primary

Fault Code: F16823

Message:

[FSM:STAGE:FAILED|RETRY]: system configuration on primary(FSM-STAGE:sam:dme:MgmtControllerSysConfig:Primary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: primary-failed
mibFaultCode: F16823
mibFaultName: fsmStFailMgmtControllerSysConfigPrimary
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerSysConfig:Secondary

Fault Code: F16823

Message:

[FSM:STAGE:FAILED|RETRY]: system configuration on secondary(FSM-STAGE:sam:dme:MgmtControllerSysConfig:Secondary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: secondary-failed
mibFaultCode: F16823
mibFaultName: fsmStFailMgmtControllerSysConfigSecondary
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailAdaptorExtEthIfPathReset:Disable

Fault Code: F16852

Message:

[FSM:STAGE:FAILED|RETRY]: Disable path [side]([switchId]) on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorExtEthIfPathReset:Disable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-failed
mibFaultCode: F16852
mibFaultName: fsmStFailAdaptorExtEthIfPathResetDisable
moClass: adaptor:ExtEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/ext-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/ext-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/ext-eth-[id]

fsmStFailAdaptorExtEthIfPathReset:Enable

Fault Code: F16852

Message:

[FSM:STAGE:FAILED|RETRY]: Enable path [side]([switchId]) on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorExtEthIfPathReset:Enable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-failed
mibFaultCode: F16852
mibFaultName: fsmStFailAdaptorExtEthIfPathResetEnable
moClass: adaptor:ExtEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/ext-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/ext-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/ext-eth-[id]

fsmStFailAdaptorHostEthIfCircuitReset:DisableA

Fault Code: F16857

Message:

[FSM:STAGE:FAILED|RETRY]: Disable circuit A for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostEthIfCircuitReset:DisableA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-afailed
mibFaultCode: F16857
mibFaultName: fsmStFailAdaptorHostEthIfCircuitResetDisableA
moClass: adaptor:HostEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]

fsmStFailAdaptorHostEthIfCircuitReset:DisableB

Fault Code: F16857

Message:

[FSM:STAGE:FAILED|RETRY]: Disable circuit B for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostEthIfCircuitReset:DisableB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-bfailed
mibFaultCode: F16857
mibFaultName: fsmStFailAdaptorHostEthIfCircuitResetDisableB
moClass: adaptor:HostEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]

fsmStFailAdaptorHostEthIfCircuitReset:EnableA

Fault Code: F16857

Message:

[FSM:STAGE:FAILED|RETRY]: Enable circuit A for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostEthIfCircuitReset:EnableA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-afailed
mibFaultCode: F16857
mibFaultName: fsmStFailAdaptorHostEthIfCircuitResetEnableA
moClass: adaptor:HostEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]

fsmStFailAdaptorHostEthIfCircuitReset:EnableB

Fault Code: F16857

Message:

[FSM:STAGE:FAILED|RETRY]: Enable circuit B for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostEthIfCircuitReset:EnableB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-bfailed
mibFaultCode: F16857
mibFaultName: fsmStFailAdaptorHostEthIfCircuitResetEnableB
moClass: adaptor:HostEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]

fsmStFailAdaptorHostFcIfCircuitReset:DisableA

Fault Code: F16858

Message:

[FSM:STAGE:FAILED|RETRY]: Disable circuit A for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostFcIfCircuitReset:DisableA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-afailed
mibFaultCode: F16858
mibFaultName: fsmStFailAdaptorHostFcIfCircuitResetDisableA
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmStFailAdaptorHostFcIfCircuitReset:DisableB

Fault Code: F16858

Message:

[FSM:STAGE:FAILED|RETRY]: Disable circuit B for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostFcIfCircuitReset:DisableB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-bfailed
mibFaultCode: F16858
mibFaultName: fsmStFailAdaptorHostFcIfCircuitResetDisableB
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmStFailAdaptorHostFcIfCircuitReset:EnableA

Fault Code: F16858

Message:

[FSM:STAGE:FAILED|RETRY]: Enable circuit A for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostFcIfCircuitReset:EnableA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-afailed
mibFaultCode: F16858
mibFaultName: fsmStFailAdaptorHostFcIfCircuitResetEnableA
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmStFailAdaptorHostFcIfCircuitReset:EnableB

Fault Code: F16858

Message:

[FSM:STAGE:FAILED|RETRY]: Enable circuit B for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostFcIfCircuitReset:EnableB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-bfailed
mibFaultCode: F16858
mibFaultName: fsmStFailAdaptorHostFcIfCircuitResetEnableB
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmStFailExtvmmProviderConfig:GetVersion

Fault Code: F16879

Message:

[FSM:STAGE:FAILED|RETRY]: external VM manager version fetch(FSM-STAGE:sam:dme:ExtvmmProviderConfig:GetVersion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: get-version-failed
mibFaultCode: F16879
mibFaultName: fsmStFailExtvmmProviderConfigGetVersion
moClass: extvmm:Provider
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/vm-[name]

fsmStFailExtvmmProviderConfig:SetLocal

Fault Code: F16879

Message:

[FSM:STAGE:FAILED|RETRY]: external VM manager configuration on local fabric(FSM-STAGE:sam:dme:ExtvmmProviderConfig:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F16879
mibFaultName: fsmStFailExtvmmProviderConfigSetLocal
moClass: extvmm:Provider
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/vm-[name]

fsmStFailExtvmmProviderConfig:SetPeer

Fault Code: F16879

Message:

[FSM:STAGE:FAILED|RETRY]: external VM manager configuration on peer fabric(FSM-STAGE:sam:dme:ExtvmmProviderConfig:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F16879
mibFaultName: fsmStFailExtvmmProviderConfigSetPeer
moClass: extvmm:Provider
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/vm-[name]

fsmStFailExtvmmKeyStoreCertInstall:SetLocal

Fault Code: F16880

Message:

[FSM:STAGE:FAILED|RETRY]: external VM manager certificate configuration on local fabric(FSM-STAGE:sam:dme:ExtvmmKeyStoreCertInstall:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F16880
mibFaultName: fsmStFailExtvmmKeyStoreCertInstallSetLocal
moClass: extvmm:KeyStore
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/key-store

fsmStFailExtvmmKeyStoreCertInstall:SetPeer

Fault Code: F16880

Message:

[FSM:STAGE:FAILED|RETRY]: external VM manager certificate configuration on peer fabric(FSM-STAGE:sam:dme:ExtvmmKeyStoreCertInstall:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F16880
mibFaultName: fsmStFailExtvmmKeyStoreCertInstallSetPeer
moClass: extvmm:KeyStore
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/key-store

fsmStFailExtvmmSwitchDelTaskRemoveProvider:RemoveLocal

Fault Code: F16881

Message:

[FSM:STAGE:FAILED|RETRY]: external VM manager deletion from local fabric(FSM-STAGE:sam:dme:ExtvmmSwitchDelTaskRemoveProvider:RemoveLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remove-local-failed
mibFaultCode: F16881
mibFaultName: fsmStFailExtvmmSwitchDelTaskRemoveProviderRemoveLocal
moClass: extvmm:SwitchDelTask
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/vsw-deltask-[swIntId]

fsmStFailExtvmmMasterExtKeyConfig:SetLocal

Fault Code: F16898

Message:

[FSM:STAGE:FAILED|RETRY]: external VM manager extension-key configuration on peer fabric(FSM-STAGE:sam:dme:ExtvmmMasterExtKeyConfig:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F16898
mibFaultName: fsmStFailExtvmmMasterExtKeyConfigSetLocal
moClass: extvmm:MasterExtKey
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/ext-key

fsmStFailExtvmmMasterExtKeyConfig:SetPeer

Fault Code: F16898

Message:

[FSM:STAGE:FAILED|RETRY]: external VM manager extension-key configuration on local fabric(FSM-STAGE:sam:dme:ExtvmmMasterExtKeyConfig:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F16898
mibFaultName: fsmStFailExtvmmMasterExtKeyConfigSetPeer
moClass: extvmm:MasterExtKey
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/ext-key

fsmStFailCapabilityUpdaterUpdater:Apply

Fault Code: F16904

Message:

[FSM:STAGE:FAILED|RETRY]: applying changes to catalog(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:Apply)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-failed
mibFaultCode: F16904
mibFaultName: fsmStFailCapabilityUpdaterUpdaterApply
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmStFailCapabilityUpdaterUpdater:CopyRemote

Fault Code: F16904

Message:

[FSM:STAGE:FAILED|RETRY]: syncing catalog files to subordinate(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:CopyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F16904
mibFaultName: fsmStFailCapabilityUpdaterUpdaterCopyRemote
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmStFailCapabilityUpdaterUpdater:DeleteLocal

Fault Code: F16904

Message:

[FSM:STAGE:FAILED|RETRY]: deleting temp image [fileName] on local(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:DeleteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-local-failed
mibFaultCode: F16904
mibFaultName: fsmStFailCapabilityUpdaterUpdaterDeleteLocal
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmStFailCapabilityUpdaterUpdater:EvaluateStatus

Fault Code: F16904

Message:

[FSM:STAGE:FAILED|RETRY]: evaluating status of update(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:EvaluateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: evaluate-status-failed
mibFaultCode: F16904
mibFaultName: fsmStFailCapabilityUpdaterUpdaterEvaluateStatus
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmStFailCapabilityUpdaterUpdater:Local

Fault Code: F16904

Message:

[FSM:STAGE:FAILED|RETRY]: downloading catalog file [fileName] from [server](FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16904
mibFaultName: fsmStFailCapabilityUpdaterUpdaterLocal
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmStFailCapabilityUpdaterUpdater:RescanImages

Fault Code: F16904

Message:

[FSM:STAGE:FAILED|RETRY]: rescanning image files(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:RescanImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: rescan-images-failed
mibFaultCode: F16904
mibFaultName: fsmStFailCapabilityUpdaterUpdaterRescanImages
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmStFailCapabilityUpdaterUpdater:UnpackLocal

Fault Code: F16904

Message:

[FSM:STAGE:FAILED|RETRY]: unpacking catalog file [fileName] on primary(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:UnpackLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unpack-local-failed
mibFaultCode: F16904
mibFaultName: fsmStFailCapabilityUpdaterUpdaterUnpackLocal
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmStFailFirmwareDistributableDelete:Local

Fault Code: F16906

Message:

[FSM:STAGE:FAILED|RETRY]: deleting package [name] from primary(FSM-STAGE:sam:dme:FirmwareDistributableDelete:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F16906
mibFaultName: fsmStFailFirmwareDistributableDeleteLocal
moClass: firmware:Distributable
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/distrib-[name]

fsmStFailFirmwareDistributableDelete:Remote

Fault Code: F16906

Message:

[FSM:STAGE:FAILED|RETRY]: deleting package [name] from secondary(FSM-STAGE:sam:dme:FirmwareDistributableDelete:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F16906
mibFaultName: fsmStFailFirmwareDistributableDeleteRemote
moClass: firmware:Distributable
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/distrib-[name]

fsmStFailCapabilityCatalogueDeployCatalogue:SyncBladeAGLocal

Fault Code: F16931

Message:

[FSM:STAGE:FAILED|RETRY]: Sending capability catalogue [version] to local bladeAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncBladeAGLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-bladeaglocal-failed
mibFaultCode: F16931
mibFaultName: fsmStFailCapabilityCatalogueDeployCatalogueSyncBladeAGLocal
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueDeployCatalogue:SyncBladeAGRemote

Fault Code: F16931

Message:

[FSM:STAGE:FAILED|RETRY]: Sending capability catalogue [version] to remote bladeAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncBladeAGRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-bladeagremote-failed
mibFaultCode: F16931
mibFaultName: fsmStFailCapabilityCatalogueDeployCatalogueSyncBladeAGRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueDeployCatalogue:SyncHostagentAGLocal

Fault Code: F16931

Message:

[FSM:STAGE:FAILED|RETRY]: Sending capability catalogue [version] to local hostagentAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncHostagentAGLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-hostagentaglocal-failed
mibFaultCode: F16931
mibFaultName: fsmStFailCapabilityCatalogueDeployCatalogueSyncHostagentAGLocal
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueDeployCatalogue:SyncHostagentAGRemote

Fault Code: F16931

Message:

[FSM:STAGE:FAILED|RETRY]: Sending capability catalogue [version] to remote hostagentAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncHostagentAGRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-hostagentagremote-failed
mibFaultCode: F16931
mibFaultName: fsmStFailCapabilityCatalogueDeployCatalogueSyncHostagentAGRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueDeployCatalogue:SyncNicAGLocal

Fault Code: F16931

Message:

[FSM:STAGE:FAILED|RETRY]: Sending capability catalogue [version] to local nicAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncNicAGLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-nicaglocal-failed
mibFaultCode: F16931
mibFaultName: fsmStFailCapabilityCatalogueDeployCatalogueSyncNicAGLocal
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueDeployCatalogue:SyncNicAGRemote

Fault Code: F16931

Message:

[FSM:STAGE:FAILED|RETRY]: Sending capability catalogue [version] to remote nicAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncNicAGRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-nicagremote-failed
mibFaultCode: F16931
mibFaultName: fsmStFailCapabilityCatalogueDeployCatalogueSyncNicAGRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueDeployCatalogue:SyncPortAGLocal

Fault Code: F16931

Message:

[FSM:STAGE:FAILED|RETRY]: Sending capability catalogue [version] to local portAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncPortAGLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-portaglocal-failed
mibFaultCode: F16931
mibFaultName: fsmStFailCapabilityCatalogueDeployCatalogueSyncPortAGLocal
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueDeployCatalogue:SyncPortAGRemote

Fault Code: F16931

Message:

[FSM:STAGE:FAILED|RETRY]: Sending capability catalogue [version] to remote portAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncPortAGRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-portagremote-failed
mibFaultCode: F16931
mibFaultName: fsmStFailCapabilityCatalogueDeployCatalogueSyncPortAGRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueDeployCatalogue:finalize

Fault Code: F16931

Message:

[FSM:STAGE:FAILED|RETRY]: Finalizing capability catalogue [version] deployment(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:finalize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: finalize-failed
mibFaultCode: F16931
mibFaultName: fsmStFailCapabilityCatalogueDeployCatalogueFinalize
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailEquipmentFexRemoveFex:CleanUpVIfs

Fault Code: F16942

Message:

[FSM:STAGE:FAILED|RETRY]: deleting VIfs from fex [id] from primary(FSM-STAGE:sam:dme:EquipmentFexRemoveFex:CleanUpVIfs)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clean-upvifs-failed
mibFaultCode: F16942
mibFaultName: fsmStFailEquipmentFexRemoveFexCleanUpVIfs
moClass: equipment:Fex
Type: fsm
autoCleared: true
Affected MO: sys/fex-[id]

fsmStFailEquipmentFexRemoveFex:CleanupEntries

Fault Code: F16942

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning host entries(FSM-STAGE:sam:dme:EquipmentFexRemoveFex:CleanupEntries)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-entries-failed
mibFaultCode: F16942
mibFaultName: fsmStFailEquipmentFexRemoveFexCleanupEntries
moClass: equipment:Fex
Type: fsm
autoCleared: true
Affected MO: sys/fex-[id]

fsmStFailEquipmentFexRemoveFex:UnIdentifyLocal

Fault Code: F16942

Message:

[FSM:STAGE:FAILED|RETRY]: erasing fex identity [id] from primary(FSM-STAGE:sam:dme:EquipmentFexRemoveFex:UnIdentifyLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: un-identify-local-failed
mibFaultCode: F16942
mibFaultName: fsmStFailEquipmentFexRemoveFexUnIdentifyLocal
moClass: equipment:Fex
Type: fsm
autoCleared: true
Affected MO: sys/fex-[id]

fsmStFailEquipmentFexRemoveFex:Wait

Fault Code: F16942

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for clean up of resources for chassis [id] (approx. 2 min)(FSM-STAGE:sam:dme:EquipmentFexRemoveFex:Wait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-failed
mibFaultCode: F16942
mibFaultName: fsmStFailEquipmentFexRemoveFexWait
moClass: equipment:Fex
Type: fsm
autoCleared: true
Affected MO: sys/fex-[id]

fsmStFailEquipmentFexRemoveFex:decomission

Fault Code: F16942

Message:

[FSM:STAGE:FAILED|RETRY]: decommissioning fex [id](FSM-STAGE:sam:dme:EquipmentFexRemoveFex:decomission)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: decomission-failed
mibFaultCode: F16942
mibFaultName: fsmStFailEquipmentFexRemoveFexDecomission
moClass: equipment:Fex
Type: fsm
autoCleared: true
Affected MO: sys/fex-[id]

fsmStFailEquipmentLocatorLedSetFeLocatorLed:Execute

Fault Code: F16943

Message:

[FSM:STAGE:FAILED|RETRY]: setting locator led to [adminState](FSM-STAGE:sam:dme:EquipmentLocatorLedSetFeLocatorLed:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16943
mibFaultName: fsmStFailEquipmentLocatorLedSetFeLocatorLedExecute
moClass: equipment:LocatorLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/locator-led
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/chassis-[id]/locator-led
Affected MO: sys/chassis-[id]/psu-[id]/locator-led
Affected MO: sys/chassis-[id]/slot-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/fex-[id]/locator-led
Affected MO: sys/fex-[id]/psu-[id]/locator-led
Affected MO: sys/fex-[id]/slot-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/psu-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/ext-board-[id]/locator-led
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-unit-[id]/locator-led
Affected MO: sys/rack-unit-[id]/psu-[id]/locator-led
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/switch-[id]/locator-led
Affected MO: sys/switch-[id]/psu-[id]/locator-led

fsmStFailEquipmentChassisPowerCap:Config

Fault Code: F16944

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:EquipmentChassisPowerCap:Config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F16944
mibFaultName: fsmStFailEquipmentChassisPowerCapConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisPowerCap:Wait

Fault Code: F16944

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting before powercap deployment on chassis [id](FSM-STAGE:sam:dme:EquipmentChassisPowerCap:Wait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-failed
mibFaultCode: F16944
mibFaultName: fsmStFailEquipmentChassisPowerCapWait
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentIOCardMuxOffline:CleanupEntries

Fault Code: F16945

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning host entries(FSM-STAGE:sam:dme:EquipmentIOCardMuxOffline:CleanupEntries)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-entries-failed
mibFaultCode: F16945
mibFaultName: fsmStFailEquipmentIOCardMuxOfflineCleanupEntries
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailComputePhysicalAssociate:ActivateBios

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Activate BIOS image for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:ActivateBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-bios-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateActivateBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:AssertBypassWait

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for assert bypass on rack server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:AssertBypassWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: assert-bypass-wait-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateAssertBypassWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:BiosImgUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update blade BIOS image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BiosImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-img-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateBiosImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:BiosPostCompletion

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for BIOS POST completion from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:BladePowerOff

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Power off server for configuration of service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:BladePowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-off-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateBladePowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:BmcConfigPnuOS

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: provisioning a bootable device with a bootable pre-boot image for server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateBmcConfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:BmcPreconfigPnuOSLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BmcPreconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuoslocal-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateBmcPreconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:BmcPreconfigPnuOSPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BmcPreconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuospeer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateBmcPreconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:BmcUnconfigPnuOS

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: unprovisioning the bootable device for server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BmcUnconfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-unconfig-pnuos-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateBmcUnconfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:BootHost

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Boot host OS for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BootHost)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-host-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateBootHost
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:BootPnuos

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Bring-up pre-boot environment for association with [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:BootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-pnuos-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateBootPnuos
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:BootWait

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for system reset(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateBootWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:CalculateVlanGroupForHostOSLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Calculate VLAN group for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:CalculateVlanGroupForHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: calculate-vlan-group-for-hostoslocal-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateCalculateVlanGroupForHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:CalculateVlanGroupForHostOSPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Calculate VLAN group for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:CalculateVlanGroupForHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: calculate-vlan-group-for-hostospeer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateCalculateVlanGroupForHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:CheckPowerAvailability

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:CiscoOSOpenGate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Open Gate from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:CiscoOSOpenGate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: ciscoosopen-gate-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateCiscoOSOpenGate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ClearBiosUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Clearing pending BIOS image update(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ClearBiosUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clear-bios-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateClearBiosUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ConfigCimcVMedia

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: configuring mappings for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-cimcvmedia-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateConfigCimcVMedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ConfigExtMgmtGw

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: configuring ext mgmt gateway for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-ext-mgmt-gw-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateConfigExtMgmtGw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ConfigExtMgmtRules

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: configuring ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-ext-mgmt-rules-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateConfigExtMgmtRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ConfigFanSpeed

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring Rack Fan Speed(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigFanSpeed)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-fan-speed-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateConfigFanSpeed
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ConfigFlexFlash

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring FlexFlash(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigFlexFlash)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-flex-flash-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateConfigFlexFlash
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ConfigHostOsAnnotations

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure host OS annotations for server profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigHostOsAnnotations)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-host-os-annotations-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateConfigHostOsAnnotations
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ConfigMgmtIpRules

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring ip mgmt rules(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigMgmtIpRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-mgmt-ip-rules-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateConfigMgmtIpRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ConfigServerIdentity

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure asset tag for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigServerIdentity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-server-identity-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateConfigServerIdentity
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ConfigSoL

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring SoL interface on server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigSoL)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-so-lfailed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateConfigSoL
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ConfigUserAccess

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring external user access(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigUserAccess)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-user-access-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateConfigUserAccess
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:ConfigUuid

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure logical UUID for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigUuid)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-uuid-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateConfigUuid
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:DeassertResetBypass

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputePhysicalAssociate:DeassertResetBypass)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deassert-reset-bypass-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateDeassertResetBypass
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:DeleteCurlDownloadedImages

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:ComputePhysicalAssociate:DeleteCurlDownloadedImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-curl-downloaded-images-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateDeleteCurlDownloadedImages
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:DeleteImagesRemote

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:ComputePhysicalAssociate:DeleteImagesRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-images-remote-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateDeleteImagesRemote
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:GraphicsImageUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update gpu firmware image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:GraphicsImageUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: graphics-image-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateGraphicsImageUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:HbaImgUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update Host Bus Adapter image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HbaImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hba-img-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateHbaImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:HostOSConfig

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure host OS components on server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HostOSConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hostosconfig-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateHostOSConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:HostOSConnect

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to Host OS on server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HostOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hostosconnect-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateHostOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:HostOSIdent

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Identify host agent on server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HostOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hostosident-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateHostOSIdent
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:HostOSPolicy

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Upload host agent policy to host agent on server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HostOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hostospolicy-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateHostOSPolicy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:HostOSValidate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Validate host OS on server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HostOSValidate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hostosvalidate-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateHostOSValidate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:LocalDiskFwUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update LocalDisk firmware image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:LocalDiskFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-disk-fw-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateLocalDiskFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:MarkAdapterForReboot

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputePhysicalAssociate:MarkAdapterForReboot)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: mark-adapter-for-reboot-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateMarkAdapterForReboot
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:MswitchImgUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update NVMe MSwitch image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:MswitchImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: mswitch-img-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateMswitchImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:NicConfigHostOSLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter in server for host OS (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-hostoslocal-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateNicConfigHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:NicConfigHostOSPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter in server for host OS (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-hostospeer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateNicConfigHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:NicConfigParamsHostOSLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure and modify properties of vNIC(s) on the adapter (service profile : [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigParamsHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-params-hostoslocal-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateNicConfigParamsHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:NicConfigParamsHostOSPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure and modify properties of vNIC(s) on the adapter (service profile : [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigParamsHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-params-hostospeer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateNicConfigParamsHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:NicConfigPnuOSLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuoslocal-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateNicConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:NicConfigPnuOSPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuospeer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateNicConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:NicConfigServiceInfraLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigServiceInfraLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-service-infra-local-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateNicConfigServiceInfraLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:NicConfigServiceInfraPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigServiceInfraPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-service-infra-peer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateNicConfigServiceInfraPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:NicImgUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update adapter image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-img-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateNicImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:NicUnconfigPnuOSLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuoslocal-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateNicUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:NicUnconfigPnuOSPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuospeer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateNicUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:OobPollSasExpanderActivateStatus

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Sas expander regular firmware activation to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobPollSasExpanderActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-activate-status-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateOobPollSasExpanderActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:OobPollSasExpanderBootImgActivateStatus

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Sas expander boot firmware update to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobPollSasExpanderBootImgActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-boot-img-activate-status-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateOobPollSasExpanderBootImgActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:OobPollSasExpanderUpdateStatus

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Sas expander regular firmware update to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobPollSasExpanderUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-update-status-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateOobPollSasExpanderUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:OobSasExpanderBootImgActivate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Sas expander boot firmware update(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobSasExpanderBootImgActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-boot-img-activate-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateOobSasExpanderBootImgActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:OobSasExpanderImgActivate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Sas expander regular firmware activate(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobSasExpanderImgActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-img-activate-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateOobSasExpanderImgActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:OobSasExpanderImgUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Sas expander regular firmware update(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobSasExpanderImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-img-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateOobSasExpanderImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:OobStorageConfig

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Storage configuration(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobStorageConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-config-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateOobStorageConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:OobStorageInventory

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Perform oob storage inventory with server profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateOobStorageInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PciSwitchImageUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update Pci Switch firmware image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PciSwitchImageUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pci-switch-image-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePciSwitchImageUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PersistentMemoryDimmFwUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update Persistent Memory DIMM firmware image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PersistentMemoryDimmFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: persistent-memory-dimm-fw-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePersistentMemoryDimmFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PnuOSCatalog

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Populate pre-boot catalog to server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoscatalog-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePnuOSCatalog
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PnuOSConfig

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure server with service profile [assignedToDn] pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosconfig-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePnuOSConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PnuOSIdent

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Identify pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePnuOSIdent
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PnuOSInventory

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Perform inventory of server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosinventory-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePnuOSInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PnuOSLocalDiskConfig

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure local disk on server with service profile [assignedToDn] pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSLocalDiskConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoslocal-disk-config-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePnuOSLocalDiskConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PnuOSPeripheralComponentConfig

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure peripheral component on server with service profile [assignedToDn] pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSPeripheralComponentConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosperipheral-component-config-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePnuOSPeripheralComponentConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PnuOSPolicy

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Populate pre-boot environment behavior policy(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospolicy-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePnuOSPolicy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PnuOSSelfTest

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Trigger self-test on pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSSelfTest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosself-test-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePnuOSSelfTest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PnuOSUnloadDrivers

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Unload drivers on server with service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSUnloadDrivers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosunload-drivers-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePnuOSUnloadDrivers
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PnuOSValidate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Pre-boot environment validation for association with [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSValidate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosvalidate-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePnuOSValidate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PollBiosActivateStatus

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for BIOS activate(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PollBiosActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-bios-activate-status-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePollBiosActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PollBiosUpdateStatus

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for BIOS update to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PollBiosUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-bios-update-status-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePollBiosUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PollBoardCtrlPowerCycle

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Board Controller power cycle to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PollBoardCtrlPowerCycle)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-board-ctrl-power-cycle-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePollBoardCtrlPowerCycle
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PollBoardCtrlUpdateStatus

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Board Controller update to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PollBoardCtrlUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-board-ctrl-update-status-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePollBoardCtrlUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PollClearBiosUpdateStatus

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for pending BIOS image update to clear(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PollClearBiosUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-clear-bios-update-status-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePollClearBiosUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PowerCycleBoard

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Power cycle the board controller(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PowerCycleBoard)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-cycle-board-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePowerCycleBoard
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PowerDeployWait

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PowerOn

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Power on server for configuration of service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PowerOnPreConfig

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: PowerOn preconfig for server of service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:PowerOnPreConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-pre-config-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePowerOnPreConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PreSanitize

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:PrepareForBoot

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Prepare server for booting host OS(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PrepareForBoot)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: prepare-for-boot-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociatePrepareForBoot
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:RestoreVdStatus

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Restore virtual driver status(FSM-STAGE:sam:dme:ComputePhysicalAssociate:RestoreVdStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: restore-vd-status-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateRestoreVdStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:Sanitize

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalAssociate:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SasExpanderImgUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update sas expander image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SasExpanderImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sas-expander-img-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSasExpanderImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SharedComponentsOobInventory

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Inventory of shared components in SIOC(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SharedComponentsOobInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shared-components-oob-inventory-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSharedComponentsOobInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SharedComponentsOobInventoryPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Inventory of shared components in peer SIOC(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SharedComponentsOobInventoryPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shared-components-oob-inventory-peer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSharedComponentsOobInventoryPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SolRedirectDisable

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Disable Sol Redirection on server [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:SolRedirectDisable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-disable-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSolRedirectDisable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SolRedirectEnable

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: set up bios token for server [assignedToDn] for Sol redirect(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SolRedirectEnable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-enable-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSolRedirectEnable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:StorageCtlrImgUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update storage controller image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:StorageCtlrImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: storage-ctlr-img-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateStorageCtlrImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SwConfigHostOSLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure primary fabric interconnect for server host os (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-hostoslocal-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSwConfigHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SwConfigHostOSPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure secondary fabric interconnect for server host OS (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-hostospeer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSwConfigHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SwConfigPnuOSLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure primary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuoslocal-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSwConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SwConfigPnuOSPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure secondary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuospeer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSwConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SwConfigPortNivLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: configuring primary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigPortNivLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-local-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSwConfigPortNivLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SwConfigPortNivPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: configuring secondary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigPortNivPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-peer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSwConfigPortNivPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SwConfigServiceInfraLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure service infrastructure on primary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigServiceInfraLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-service-infra-local-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSwConfigServiceInfraLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SwConfigServiceInfraPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Configure service infrastructure on secondary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigServiceInfraPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-service-infra-peer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSwConfigServiceInfraPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SwUnconfigPnuOSLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure primary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuoslocal-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSwUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SwUnconfigPnuOSPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure secondary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuospeer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSwUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:SyncPowerState

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Sync power state for server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SyncPowerState)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-power-state-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSyncPowerState
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:UnconfigCimcVMedia

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all mappings for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateUnconfigCimcVMedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:UnconfigExtMgmtGw

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt gateway for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateUnconfigExtMgmtGw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:UnconfigExtMgmtRules

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateUnconfigExtMgmtRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:UnlockFirmwareImage

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Releasing the lock obtained(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UnlockFirmwareImage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unlock-firmware-image-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateUnlockFirmwareImage
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:UpdateBiosRequest

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Sending update BIOS request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UpdateBiosRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-bios-request-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateUpdateBiosRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:UpdateBoardCtrlRequest

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Sending Board Controller update request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UpdateBoardCtrlRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-board-ctrl-request-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateUpdateBoardCtrlRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:VerifyFcZoneConfig

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Verifying Storage(FC Zones) Connectivity(FSM-STAGE:sam:dme:ComputePhysicalAssociate:VerifyFcZoneConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-fc-zone-config-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateVerifyFcZoneConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:WaitForBorderConfigCompletionLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Wait for border ports configuration completion on primary fabric interconnect(FSM-STAGE:sam:dme:ComputePhysicalAssociate:WaitForBorderConfigCompletionLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-border-config-completion-local-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateWaitForBorderConfigCompletionLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:WaitForBorderConfigCompletionPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Wait for border ports configuration completion on secondary fabric interconnect(FSM-STAGE:sam:dme:ComputePhysicalAssociate:WaitForBorderConfigCompletionPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-border-config-completion-peer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateWaitForBorderConfigCompletionPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:activateAdaptorNwFwLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Activate adapter network firmware on(FSM-STAGE:sam:dme:ComputePhysicalAssociate:activateAdaptorNwFwLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-nw-fw-local-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateActivateAdaptorNwFwLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:activateAdaptorNwFwPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Activate adapter network firmware on(FSM-STAGE:sam:dme:ComputePhysicalAssociate:activateAdaptorNwFwPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-nw-fw-peer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateActivateAdaptorNwFwPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:activateIBMCFw

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Activate CIMC firmware of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:activateIBMCFw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activateibmcfw-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateActivateIBMCFw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:copyRemote

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Copy images to peer node(FSM-STAGE:sam:dme:ComputePhysicalAssociate:copyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateCopyRemote
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:downloadImages

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Download images from operations manager(FSM-STAGE:sam:dme:ComputePhysicalAssociate:downloadImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-images-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateDownloadImages
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:hagHostOSConnect

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to host agent on server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:hagHostOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-hostosconnect-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateHagHostOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:hagPnuOSConnect

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent for association with [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:hagPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosconnect-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateHagPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:hagPnuOSDisconnect

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalAssociate:hagPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosdisconnect-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateHagPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:resetIBMC

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Reset CIMC of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:resetIBMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resetibmc-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateResetIBMC
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:serialDebugPnuOSConnect

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent for association with [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:serialDebugPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosconnect-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSerialDebugPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:serialDebugPnuOSDisconnect

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalAssociate:serialDebugPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosdisconnect-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateSerialDebugPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:updateAdaptorNwFwLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update adapter network firmware(FSM-STAGE:sam:dme:ComputePhysicalAssociate:updateAdaptorNwFwLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-nw-fw-local-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateUpdateAdaptorNwFwLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:updateAdaptorNwFwPeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update adapter network firmware(FSM-STAGE:sam:dme:ComputePhysicalAssociate:updateAdaptorNwFwPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-nw-fw-peer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateUpdateAdaptorNwFwPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:updateIBMCFw

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Update CIMC firmware of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:updateIBMCFw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: updateibmcfw-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateUpdateIBMCFw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:waitForAdaptorNwFwUpdateLocal

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Wait for adapter network firmware update completion(FSM-STAGE:sam:dme:ComputePhysicalAssociate:waitForAdaptorNwFwUpdateLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-adaptor-nw-fw-update-local-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateWaitForAdaptorNwFwUpdateLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:waitForAdaptorNwFwUpdatePeer

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Wait for adapter network firmware update completion(FSM-STAGE:sam:dme:ComputePhysicalAssociate:waitForAdaptorNwFwUpdatePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-adaptor-nw-fw-update-peer-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateWaitForAdaptorNwFwUpdatePeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalAssociate:waitForIBMCFwUpdate

Fault Code: F16973

Message:

[FSM:STAGE:FAILED|RETRY]: Wait for CIMC firmware completion on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:waitForIBMCFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-foribmcfw-update-failed
mibFaultCode: F16973
mibFaultName: fsmStFailComputePhysicalAssociateWaitForIBMCFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:BiosPostCompletion

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for BIOS POST completion from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:BmcConfigPnuOS

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: provisioning a bootable device with a bootable pre-boot image for server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateBmcConfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:BmcPreconfigPnuOSLocal

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BmcPreconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuoslocal-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateBmcPreconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:BmcPreconfigPnuOSPeer

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BmcPreconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuospeer-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateBmcPreconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:BmcUnconfigPnuOS

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: unprovisioning the bootable device for server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BmcUnconfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-unconfig-pnuos-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateBmcUnconfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:BootPnuos

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Bring-up pre-boot environment on server for disassociation with service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-pnuos-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateBootPnuos
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:BootWait

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for system reset on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateBootWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:CheckPowerAvailability

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:ConfigBios

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring BIOS Defaults on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:ConfigBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-bios-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateConfigBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:ConfigFlexFlashScrub

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring FlexFlash Scrub on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:ConfigFlexFlashScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-flex-flash-scrub-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateConfigFlexFlashScrub
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:ConfigKvmMgmtDefaultSetting

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Configure KVM Mgmt to default before ConfigPnuOs(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:ConfigKvmMgmtDefaultSetting)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-kvm-mgmt-default-setting-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateConfigKvmMgmtDefaultSetting
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:ConfigUserAccess

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring external user access(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:ConfigUserAccess)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-user-access-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateConfigUserAccess
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:DeassertResetBypass

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:DeassertResetBypass)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deassert-reset-bypass-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateDeassertResetBypass
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:HandlePooling

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Apply post-disassociation policies to server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:HandlePooling)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: handle-pooling-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateHandlePooling
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:NicConfigPnuOSLocal

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter for pre-boot environment on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuoslocal-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateNicConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:NicConfigPnuOSPeer

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter for pre-boot environment on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuospeer-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateNicConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:NicUnconfigHostOSLocal

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure host OS connectivity from server adapter(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-hostoslocal-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateNicUnconfigHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:NicUnconfigHostOSPeer

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure host OS connectivity from server adapter(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-hostospeer-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateNicUnconfigHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:NicUnconfigPnuOSLocal

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuoslocal-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateNicUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:NicUnconfigPnuOSPeer

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuospeer-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateNicUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:NicUnconfigServiceInfraLocal

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure service infra connectivity from server adapter(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigServiceInfraLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-service-infra-local-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateNicUnconfigServiceInfraLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:NicUnconfigServiceInfraPeer

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure service infra connectivity from server adapter(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigServiceInfraPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-service-infra-peer-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateNicUnconfigServiceInfraPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:OobDiskScrub

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Disk Scrub(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:OobDiskScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-disk-scrub-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateOobDiskScrub
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:PnuOSCatalog

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Populate pre-boot catalog to server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoscatalog-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociatePnuOSCatalog
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:PnuOSIdent

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Identify pre-boot environment agent on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociatePnuOSIdent
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:PnuOSPolicy

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Populate pre-boot environment behavior policy to server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospolicy-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociatePnuOSPolicy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:PnuOSScrub

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Scrub server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosscrub-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociatePnuOSScrub
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:PnuOSSelfTest

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Trigger self-test of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSSelfTest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosself-test-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociatePnuOSSelfTest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:PnuOSUnconfig

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure server from service profile [assignedToDn] pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSUnconfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosunconfig-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociatePnuOSUnconfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:PnuOSValidate

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Pre-boot environment validate server for disassociation with service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSValidate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosvalidate-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociatePnuOSValidate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:PowerDeployWait

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociatePowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:PowerOn

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Power on server for unconfiguration of service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociatePowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:PreSanitize

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociatePreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:ResetSecureBootConfig

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure secure boot configuration(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:ResetSecureBootConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-secure-boot-config-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateResetSecureBootConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:Sanitize

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:Shutdown

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Shutdown server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:SolRedirectDisable

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Disable Sol redirection on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SolRedirectDisable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-disable-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSolRedirectDisable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:SolRedirectEnable

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: set up bios token for server [serverId] for Sol redirect(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SolRedirectEnable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-enable-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSolRedirectEnable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:SwConfigPnuOSLocal

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Configure primary fabric interconnect for pre-boot environment on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuoslocal-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSwConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:SwConfigPnuOSPeer

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Configure secondary fabric interconnect for pre-boot environment on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuospeer-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSwConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:SwConfigPortNivLocal

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: configuring primary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwConfigPortNivLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-local-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSwConfigPortNivLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:SwConfigPortNivPeer

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: configuring secondary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwConfigPortNivPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-peer-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSwConfigPortNivPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:SwUnconfigHostOSLocal

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure host OS connectivity from server to primary fabric interconnect(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwUnconfigHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-hostoslocal-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSwUnconfigHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:SwUnconfigHostOSPeer

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure host OS connectivity from server to secondary fabric interconnect(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwUnconfigHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-hostospeer-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSwUnconfigHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:SwUnconfigPnuOSLocal

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure primary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuoslocal-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSwUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:SwUnconfigPnuOSPeer

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure secondary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuospeer-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSwUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:UnconfigBios

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfiguring BIOS Settings and Boot Order of server [serverId] (service profile [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-bios-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateUnconfigBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:UnconfigCimcVMedia

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all mappings for vmedia(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateUnconfigCimcVMedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:UnconfigExtMgmtGw

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt gateway for vmedia(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateUnconfigExtMgmtGw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:UnconfigExtMgmtRules

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateUnconfigExtMgmtRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:UnconfigFlexFlash

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfiguring FlexFlash(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigFlexFlash)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-flex-flash-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateUnconfigFlexFlash
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:UnconfigServerIdentity

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: reset asset tag for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigServerIdentity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-server-identity-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateUnconfigServerIdentity
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:UnconfigSoL

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Removing SoL configuration from server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigSoL)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-so-lfailed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateUnconfigSoL
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:UnconfigUuid

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Restore original UUID for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigUuid)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-uuid-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateUnconfigUuid
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:VerifyFcZoneConfig

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Verifying Storage(FC Zones) Connectivity(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:VerifyFcZoneConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-fc-zone-config-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateVerifyFcZoneConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:hagPnuOSConnect

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent on server for disassociation with service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:hagPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosconnect-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateHagPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:hagPnuOSDisconnect

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect pre-boot environment agent for server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:hagPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosdisconnect-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateHagPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:serialDebugPnuOSConnect

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent on server for disassociation with service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:serialDebugPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosconnect-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSerialDebugPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDisassociate:serialDebugPnuOSDisconnect

Fault Code: F16974

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect pre-boot environment agent for server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:serialDebugPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosdisconnect-failed
mibFaultCode: F16974
mibFaultName: fsmStFailComputePhysicalDisassociateSerialDebugPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalPowerCap:Config

Fault Code: F16975

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring power cap of server [dn](FSM-STAGE:sam:dme:ComputePhysicalPowerCap:Config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F16975
mibFaultName: fsmStFailComputePhysicalPowerCapConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDecommission:CleanupCIMC

Fault Code: F16976

Message:

[FSM:STAGE:FAILED|RETRY]: Cleaning up CIMC configuration for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:CleanupCIMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanupcimc-failed
mibFaultCode: F16976
mibFaultName: fsmStFailComputePhysicalDecommissionCleanupCIMC
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDecommission:CleanupPortConfigLocal

Fault Code: F16976

Message:

[FSM:STAGE:FAILED|RETRY]: Cleaning up local port config for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:CleanupPortConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-port-config-local-failed
mibFaultCode: F16976
mibFaultName: fsmStFailComputePhysicalDecommissionCleanupPortConfigLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDecommission:CleanupPortConfigPeer

Fault Code: F16976

Message:

[FSM:STAGE:FAILED|RETRY]: Cleaning up peer port config for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:CleanupPortConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-port-config-peer-failed
mibFaultCode: F16976
mibFaultName: fsmStFailComputePhysicalDecommissionCleanupPortConfigPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDecommission:Execute

Fault Code: F16976

Message:

[FSM:STAGE:FAILED|RETRY]: Decommissioning server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16976
mibFaultName: fsmStFailComputePhysicalDecommissionExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDecommission:PrecleanupPortConfig

Fault Code: F16976

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to clean port config for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:PrecleanupPortConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: precleanup-port-config-failed
mibFaultCode: F16976
mibFaultName: fsmStFailComputePhysicalDecommissionPrecleanupPortConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDecommission:StopVMediaLocal

Fault Code: F16976

Message:

[FSM:STAGE:FAILED|RETRY]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:StopVMediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-local-failed
mibFaultCode: F16976
mibFaultName: fsmStFailComputePhysicalDecommissionStopVMediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDecommission:StopVMediaPeer

Fault Code: F16976

Message:

[FSM:STAGE:FAILED|RETRY]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:StopVMediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-peer-failed
mibFaultCode: F16976
mibFaultName: fsmStFailComputePhysicalDecommissionStopVMediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDecommission:UnconfigExtMgmtGw

Fault Code: F16976

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt gateway for vmedia(FSM-STAGE:sam:dme:ComputePhysicalDecommission:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F16976
mibFaultName: fsmStFailComputePhysicalDecommissionUnconfigExtMgmtGw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDecommission:UnconfigExtMgmtRules

Fault Code: F16976

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputePhysicalDecommission:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F16976
mibFaultName: fsmStFailComputePhysicalDecommissionUnconfigExtMgmtRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalSoftShutdown:Execute

Fault Code: F16977

Message:

[FSM:STAGE:FAILED|RETRY]: Soft shutdown of server [dn](FSM-STAGE:sam:dme:ComputePhysicalSoftShutdown:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16977
mibFaultName: fsmStFailComputePhysicalSoftShutdownExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalHardShutdown:Execute

Fault Code: F16978

Message:

[FSM:STAGE:FAILED|RETRY]: Hard shutdown of server [dn](FSM-STAGE:sam:dme:ComputePhysicalHardShutdown:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16978
mibFaultName: fsmStFailComputePhysicalHardShutdownExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalTurnup:CheckPowerAvailability

Fault Code: F16979

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalTurnup:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F16979
mibFaultName: fsmStFailComputePhysicalTurnupCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalTurnup:Execute

Fault Code: F16979

Message:

[FSM:STAGE:FAILED|RETRY]: Power-on server [dn](FSM-STAGE:sam:dme:ComputePhysicalTurnup:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16979
mibFaultName: fsmStFailComputePhysicalTurnupExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalTurnup:PowerDeployWait

Fault Code: F16979

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalTurnup:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F16979
mibFaultName: fsmStFailComputePhysicalTurnupPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalPowercycle:CheckPowerAvailability

Fault Code: F16980

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalPowercycle:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F16980
mibFaultName: fsmStFailComputePhysicalPowercycleCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalPowercycle:Execute

Fault Code: F16980

Message:

[FSM:STAGE:FAILED|RETRY]: Power-cycle server [dn](FSM-STAGE:sam:dme:ComputePhysicalPowercycle:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16980
mibFaultName: fsmStFailComputePhysicalPowercycleExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalPowercycle:PowerDeployWait

Fault Code: F16980

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalPowercycle:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F16980
mibFaultName: fsmStFailComputePhysicalPowercyclePowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalPowercycle:PreSanitize

Fault Code: F16980

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalPowercycle:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F16980
mibFaultName: fsmStFailComputePhysicalPowercyclePreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalPowercycle:Sanitize

Fault Code: F16980

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalPowercycle:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F16980
mibFaultName: fsmStFailComputePhysicalPowercycleSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalHardreset:CheckPowerAvailability

Fault Code: F16981

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalHardreset:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F16981
mibFaultName: fsmStFailComputePhysicalHardresetCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalHardreset:Execute

Fault Code: F16981

Message:

[FSM:STAGE:FAILED|RETRY]: Hard-reset server [dn](FSM-STAGE:sam:dme:ComputePhysicalHardreset:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16981
mibFaultName: fsmStFailComputePhysicalHardresetExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalHardreset:PowerDeployWait

Fault Code: F16981

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalHardreset:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F16981
mibFaultName: fsmStFailComputePhysicalHardresetPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalHardreset:PreSanitize

Fault Code: F16981

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalHardreset:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F16981
mibFaultName: fsmStFailComputePhysicalHardresetPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalHardreset:Sanitize

Fault Code: F16981

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalHardreset:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F16981
mibFaultName: fsmStFailComputePhysicalHardresetSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalSoftreset:CheckPowerAvailability

Fault Code: F16982

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalSoftreset:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F16982
mibFaultName: fsmStFailComputePhysicalSoftresetCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalSoftreset:Execute

Fault Code: F16982

Message:

[FSM:STAGE:FAILED|RETRY]: Soft-reset server [dn](FSM-STAGE:sam:dme:ComputePhysicalSoftreset:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16982
mibFaultName: fsmStFailComputePhysicalSoftresetExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalSoftreset:PowerDeployWait

Fault Code: F16982

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalSoftreset:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F16982
mibFaultName: fsmStFailComputePhysicalSoftresetPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalSoftreset:PreSanitize

Fault Code: F16982

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalSoftreset:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F16982
mibFaultName: fsmStFailComputePhysicalSoftresetPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalSoftreset:Sanitize

Fault Code: F16982

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalSoftreset:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F16982
mibFaultName: fsmStFailComputePhysicalSoftresetSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalSwConnUpd:A

Fault Code: F16983

Message:

[FSM:STAGE:FAILED|RETRY]: Updating fabric A for server [dn](FSM-STAGE:sam:dme:ComputePhysicalSwConnUpd:A)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: a-failed
mibFaultCode: F16983
mibFaultName: fsmStFailComputePhysicalSwConnUpdA
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalSwConnUpd:B

Fault Code: F16983

Message:

[FSM:STAGE:FAILED|RETRY]: Updating fabric B for server [dn](FSM-STAGE:sam:dme:ComputePhysicalSwConnUpd:B)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: b-failed
mibFaultCode: F16983
mibFaultName: fsmStFailComputePhysicalSwConnUpdB
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:CheckPowerAvailability

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:Cleanup

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Completing BIOS recovery mode for server [dn], and shutting it down(FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Cleanup)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryCleanup
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:PowerDeployWait

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:PreSanitize

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:Reset

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting server [dn] power state after BIOS recovery(FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryReset
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:Sanitize

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoverySanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:SetupVmediaLocal

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Provisioning a V-Media device with a bootable BIOS image for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:SetupVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-local-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoverySetupVmediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:SetupVmediaPeer

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Provisioning a V-Media device with a bootable BIOS image for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:SetupVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-peer-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoverySetupVmediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:Shutdown

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Shutting down server [dn] to prepare for BIOS recovery(FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:Start

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Running BIOS recovery on server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Start)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: start-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryStart
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:StopVMediaLocal

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:StopVMediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-local-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryStopVMediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:StopVMediaPeer

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:StopVMediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-peer-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryStopVMediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:TeardownVmediaLocal

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:TeardownVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-local-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryTeardownVmediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:TeardownVmediaPeer

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:TeardownVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-peer-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryTeardownVmediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalBiosRecovery:Wait

Fault Code: F16984

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for completion of BIOS recovery for server [dn] (up to 15 min)(FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Wait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-failed
mibFaultCode: F16984
mibFaultName: fsmStFailComputePhysicalBiosRecoveryWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalCmosReset:BladePowerOn

Fault Code: F16986

Message:

[FSM:STAGE:FAILED|RETRY]: Power on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:BladePowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-on-failed
mibFaultCode: F16986
mibFaultName: fsmStFailComputePhysicalCmosResetBladePowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalCmosReset:CheckPowerAvailability

Fault Code: F16986

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F16986
mibFaultName: fsmStFailComputePhysicalCmosResetCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalCmosReset:Execute

Fault Code: F16986

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting CMOS for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16986
mibFaultName: fsmStFailComputePhysicalCmosResetExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalCmosReset:PowerDeployWait

Fault Code: F16986

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F16986
mibFaultName: fsmStFailComputePhysicalCmosResetPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalCmosReset:PreSanitize

Fault Code: F16986

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F16986
mibFaultName: fsmStFailComputePhysicalCmosResetPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalCmosReset:ReconfigBios

Fault Code: F16986

Message:

[FSM:STAGE:FAILED|RETRY]: Reconfiguring BIOS Settings and Boot Order of server [serverId] for service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:ReconfigBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reconfig-bios-failed
mibFaultCode: F16986
mibFaultName: fsmStFailComputePhysicalCmosResetReconfigBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalCmosReset:ReconfigUuid

Fault Code: F16986

Message:

[FSM:STAGE:FAILED|RETRY]: Reconfiguring logical UUID of server [serverId] for service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:ReconfigUuid)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reconfig-uuid-failed
mibFaultCode: F16986
mibFaultName: fsmStFailComputePhysicalCmosResetReconfigUuid
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalCmosReset:Sanitize

Fault Code: F16986

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F16986
mibFaultName: fsmStFailComputePhysicalCmosResetSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalResetBmc:Execute

Fault Code: F16987

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting Management Controller on server [dn](FSM-STAGE:sam:dme:ComputePhysicalResetBmc:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16987
mibFaultName: fsmStFailComputePhysicalResetBmcExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailEquipmentIOCardResetIom:Execute

Fault Code: F16988

Message:

[FSM:STAGE:FAILED|RETRY]: Reset IOM [id] on Fex [chassisId](FSM-STAGE:sam:dme:EquipmentIOCardResetIom:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F16988
mibFaultName: fsmStFailEquipmentIOCardResetIomExecute
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailComputeRackUnitDiscover:BiosPostCompletion

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for BIOS POST completion from CIMC on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBiosPostCompletion
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BladePowerOff

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: power on server [id] for discovery(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BladePowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-off-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBladePowerOff
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BmcConfigPnuOS

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: provisioning a bootable device with a bootable pre-boot image for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBmcConfigPnuOS
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BmcConfigureConnLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring connectivity on CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcConfigureConnLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-configure-conn-local-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBmcConfigureConnLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BmcConfigureConnPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring connectivity on CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcConfigureConnPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-configure-conn-peer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBmcConfigureConnPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BmcFactoryReset

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: performing factory reset of server [id] via CIMC(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcFactoryReset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-factory-reset-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBmcFactoryReset
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BmcInventory

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: getting inventory of server [id] via CIMC(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-inventory-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBmcInventory
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BmcPreconfigPnuOSLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcPreconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuoslocal-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBmcPreconfigPnuOSLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BmcPreconfigPnuOSPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcPreconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuospeer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBmcPreconfigPnuOSPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BmcPresence

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: checking CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcPresence)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-presence-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBmcPresence
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BmcShutdownDiscovered

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Shutdown the server [id]; deep discovery completed(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcShutdownDiscovered)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-shutdown-discovered-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBmcShutdownDiscovered
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BmcUnconfigPnuOS

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: unprovisioning the bootable device for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcUnconfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-unconfig-pnuos-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBmcUnconfigPnuOS
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BootPnuos

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: power server [id] on with pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-pnuos-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBootPnuos
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:BootWait

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for system reset on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverBootWait
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:CheckPowerAvailability

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverCheckPowerAvailability
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:ConfigDiscoveryMode

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: setting adapter mode to discovery for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:ConfigDiscoveryMode)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-discovery-mode-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverConfigDiscoveryMode
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:ConfigFlexFlashScrub

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring FlexFlash Scrub on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:ConfigFlexFlashScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-flex-flash-scrub-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverConfigFlexFlashScrub
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:ConfigNivMode

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: setting adapter mode to NIV for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:ConfigNivMode)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-niv-mode-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverConfigNivMode
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:ConfigUserAccess

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: configuring external user access to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:ConfigUserAccess)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-user-access-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverConfigUserAccess
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:HandlePooling

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Invoke post-discovery policies on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:HandlePooling)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: handle-pooling-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverHandlePooling
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:NicConfigPnuOSLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: configure primary adapter in server [id] for pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:NicConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuoslocal-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverNicConfigPnuOSLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:NicConfigPnuOSPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: configure secondary adapter in server [id] for pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:NicConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuospeer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverNicConfigPnuOSPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:NicInventoryLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: detect and get mezz cards information from [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:NicInventoryLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-inventory-local-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverNicInventoryLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:NicInventoryPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: detect and get mezz cards information from [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:NicInventoryPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-inventory-peer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverNicInventoryPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:OobStorageConfig

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Configure the storage configuration settings of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:OobStorageConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-config-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverOobStorageConfig
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:OobStorageInventory

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: getting oob storage inventory of server [id] via CIMC(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverOobStorageInventory
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:PnuOSCatalog

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Populate pre-boot catalog to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoscatalog-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverPnuOSCatalog
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:PnuOSConnStatus

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Explore connectivity of server [id] in pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSConnStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosconn-status-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverPnuOSConnStatus
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:PnuOSConnectivity

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Explore connectivity of server [id] in pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosconnectivity-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverPnuOSConnectivity
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:PnuOSIdent

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Identify pre-boot environment agent on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverPnuOSIdent
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:PnuOSInventory

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Perform inventory of server [id] pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosinventory-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverPnuOSInventory
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:PnuOSPolicy

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Populate pre-boot environment behavior policy to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospolicy-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverPnuOSPolicy
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:PnuOSScrub

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Scrub server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosscrub-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverPnuOSScrub
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:PnuOSSelfTest

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Trigger self-test of server [id] pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSSelfTest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosself-test-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverPnuOSSelfTest
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:PnuosBootWait

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for PNUOS to boot on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuosBootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuos-boot-wait-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverPnuosBootWait
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:PowerDeployWait

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverPowerDeployWait
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:PreSanitize

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverPreSanitize
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:ReadSmbios

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for SMBIOS table from CIMC on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:ReadSmbios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: read-smbios-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverReadSmbios
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:Sanitize

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSanitize
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SolRedirectDisable

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Disable Sol Redirection on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SolRedirectDisable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-disable-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSolRedirectDisable
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SolRedirectEnable

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: set up bios token on server [id] for Sol redirect(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SolRedirectEnable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-enable-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSolRedirectEnable
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwConfigPnuOSLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: configure primary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuoslocal-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwConfigPnuOSLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwConfigPnuOSPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: configure secondary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuospeer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwConfigPnuOSPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwConfigPortNivLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: configuring primary fabric interconnect access to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigPortNivLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-local-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwConfigPortNivLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwConfigPortNivPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: configuring secondary fabric interconnect access to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigPortNivPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-peer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwConfigPortNivPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwConfigureConnLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring fabric-interconnect connectivity to CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigureConnLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-conn-local-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwConfigureConnLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwConfigureConnPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring fabric-interconnect connectivity to CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigureConnPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-conn-peer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwConfigureConnPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwConfigurePortChannelLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring port channel for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigurePortChannelLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-port-channel-local-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwConfigurePortChannelLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwConfigurePortChannelPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring port channel for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigurePortChannelPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-port-channel-peer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwConfigurePortChannelPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwHostOSConfigurePortChannelLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring port channel for multi-port adaptor on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwHostOSConfigurePortChannelLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-hostosconfigure-port-channel-local-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwHostOSConfigurePortChannelLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwHostOSConfigurePortChannelPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring port channel for multi-port adaptor on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwHostOSConfigurePortChannelPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-hostosconfigure-port-channel-peer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwHostOSConfigurePortChannelPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwHostOSMultiPortConnectivityLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Fetching adaptor connectivity details for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwHostOSMultiPortConnectivityLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-hostosmulti-port-connectivity-local-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwHostOSMultiPortConnectivityLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwHostOSMultiPortConnectivityPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Fetching adaptor connectivity details for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwHostOSMultiPortConnectivityPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-hostosmulti-port-connectivity-peer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwHostOSMultiPortConnectivityPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwPnuOSConnectivityLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: determine connectivity of server [id] to fabric(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwPnuOSConnectivityLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-pnuosconnectivity-local-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwPnuOSConnectivityLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwPnuOSConnectivityPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: determine connectivity of server [id] to fabric(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwPnuOSConnectivityPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-pnuosconnectivity-peer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwPnuOSConnectivityPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwPortDetailsLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Fetching adaptor connectivity details for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwPortDetailsLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-port-details-local-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwPortDetailsLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwPortDetailsPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Fetching adaptor connectivity details for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwPortDetailsPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-port-details-peer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwPortDetailsPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwUnconfigPortNivLocal

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfiguring primary fabric interconnect access to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwUnconfigPortNivLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-port-niv-local-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwUnconfigPortNivLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:SwUnconfigPortNivPeer

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfiguring secondary fabric interconnect access to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwUnconfigPortNivPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-port-niv-peer-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSwUnconfigPortNivPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:UnconfigCimcVMedia

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all bmc mappings for vmedia(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverUnconfigCimcVMedia
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:UnconfigExtMgmtGw

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt bmc gateway for vmedia(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverUnconfigExtMgmtGw
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:UnconfigExtMgmtRules

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverUnconfigExtMgmtRules
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:hagConnect

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:hagConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-connect-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverHagConnect
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:hagDisconnect

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect pre-boot environment agent for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:hagDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-disconnect-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverHagDisconnect
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:serialDebugConnect

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:serialDebugConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-connect-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSerialDebugConnect
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:serialDebugDisconnect

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect pre-boot environment agent for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:serialDebugDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-disconnect-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverSerialDebugDisconnect
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitDiscover:waitForConnReady

Fault Code: F16994

Message:

[FSM:STAGE:FAILED|RETRY]: wait for connection to be established(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:waitForConnReady)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-conn-ready-failed
mibFaultCode: F16994
mibFaultName: fsmStFailComputeRackUnitDiscoverWaitForConnReady
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailLsServerConfigure:AnalyzeImpact

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Analyzing changes impact(FSM-STAGE:sam:dme:LsServerConfigure:AnalyzeImpact)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: analyze-impact-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureAnalyzeImpact
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ApplyConfig

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Applying config to server [pnDn](FSM-STAGE:sam:dme:LsServerConfigure:ApplyConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-config-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureApplyConfig
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ApplyDefaultIdentifiers

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving and applying default identifiers locally(FSM-STAGE:sam:dme:LsServerConfigure:ApplyDefaultIdentifiers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-default-identifiers-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureApplyDefaultIdentifiers
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ApplyIdentifiers

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving and applying identifiers locally(FSM-STAGE:sam:dme:LsServerConfigure:ApplyIdentifiers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-identifiers-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureApplyIdentifiers
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ApplyMaintConfig

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting to set the server maintenance mode on CIMC(FSM-STAGE:sam:dme:LsServerConfigure:ApplyMaintConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-maint-config-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureApplyMaintConfig
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ApplyPolicies

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving and applying policies(FSM-STAGE:sam:dme:LsServerConfigure:ApplyPolicies)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-policies-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureApplyPolicies
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ApplyTemplate

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Applying configuration template [srcTemplName](FSM-STAGE:sam:dme:LsServerConfigure:ApplyTemplate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-template-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureApplyTemplate
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:CommitStorage

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: committing storage for service profile(FSM-STAGE:sam:dme:LsServerConfigure:CommitStorage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: commit-storage-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureCommitStorage
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:EstimateApplyConfig

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Estimating Apply config change impact(FSM-STAGE:sam:dme:LsServerConfigure:EstimateApplyConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: estimate-apply-config-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureEstimateApplyConfig
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:EvaluateAssociation

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Evaluate association with server [pnDn](FSM-STAGE:sam:dme:LsServerConfigure:EvaluateAssociation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: evaluate-association-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureEvaluateAssociation
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ProvisionStorage

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving storage policy(FSM-STAGE:sam:dme:LsServerConfigure:ProvisionStorage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: provision-storage-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureProvisionStorage
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ResolveBootConfig

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Computing binding changes(FSM-STAGE:sam:dme:LsServerConfigure:ResolveBootConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-boot-config-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureResolveBootConfig
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ResolveDefaultIdentifiers

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving default identifiers from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveDefaultIdentifiers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-default-identifiers-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureResolveDefaultIdentifiers
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ResolveDistributable

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve distributable from operations manager(FSM-STAGE:sam:dme:LsServerConfigure:ResolveDistributable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureResolveDistributable
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ResolveDistributableNames

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving distributable names from host pack(FSM-STAGE:sam:dme:LsServerConfigure:ResolveDistributableNames)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-names-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureResolveDistributableNames
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ResolveIdentifiers

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving identifiers from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveIdentifiers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-identifiers-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureResolveIdentifiers
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ResolveImages

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve images from operations manager(FSM-STAGE:sam:dme:LsServerConfigure:ResolveImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-images-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureResolveImages
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ResolveNetworkPolicies

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving various dependent policies from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveNetworkPolicies)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-network-policies-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureResolveNetworkPolicies
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ResolveNetworkTemplates

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving various template policies from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveNetworkTemplates)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-network-templates-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureResolveNetworkTemplates
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ResolvePolicies

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving various policies from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolvePolicies)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-policies-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureResolvePolicies
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ResolveSchedule

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving schedule policy from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveSchedule)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-schedule-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureResolveSchedule
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ResolveStorageSchedule

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving schedule policy from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveStorageSchedule)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-storage-schedule-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureResolveStorageSchedule
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:ValidatePolicyOwnership

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Validating policy integrity from ownership perspective(FSM-STAGE:sam:dme:LsServerConfigure:ValidatePolicyOwnership)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-policy-ownership-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureValidatePolicyOwnership
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:WaitForAssocCompletion

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Association completion on server [pnDn](FSM-STAGE:sam:dme:LsServerConfigure:WaitForAssocCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-assoc-completion-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureWaitForAssocCompletion
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:WaitForCommitStorage

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for storage commit to complete(FSM-STAGE:sam:dme:LsServerConfigure:WaitForCommitStorage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-commit-storage-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureWaitForCommitStorage
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:WaitForMaintPermission

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for ack or maint window(FSM-STAGE:sam:dme:LsServerConfigure:WaitForMaintPermission)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-maint-permission-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureWaitForMaintPermission
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:WaitForMaintWindow

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for maintenance window(FSM-STAGE:sam:dme:LsServerConfigure:WaitForMaintWindow)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-maint-window-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureWaitForMaintWindow
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:WaitForStorageProvision

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for storage provisioning to complete(FSM-STAGE:sam:dme:LsServerConfigure:WaitForStorageProvision)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-storage-provision-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureWaitForStorageProvision
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:checkAssignedDefaultIdentifiersForDup

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: checking assigned identifiers(from default pool) for dup(FSM-STAGE:sam:dme:LsServerConfigure:checkAssignedDefaultIdentifiersForDup)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-assigned-default-identifiers-for-dup-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureCheckAssignedDefaultIdentifiersForDup
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailLsServerConfigure:checkAssignedIdentifiersForDup

Fault Code: F16995

Message:

[FSM:STAGE:FAILED|RETRY]: checking assigned identifiers for dup(FSM-STAGE:sam:dme:LsServerConfigure:checkAssignedIdentifiersForDup)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-assigned-identifiers-for-dup-failed
mibFaultCode: F16995
mibFaultName: fsmStFailLsServerConfigureCheckAssignedIdentifiersForDup
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmStFailSwEthMonDeploy:UpdateEthMon

Fault Code: F17000

Message:

[FSM:STAGE:FAILED|RETRY]: Ethernet traffic monitor (SPAN)configuration on [switchId](FSM-STAGE:sam:dme:SwEthMonDeploy:UpdateEthMon)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-eth-mon-failed
mibFaultCode: F17000
mibFaultName: fsmStFailSwEthMonDeployUpdateEthMon
moClass: sw:EthMon
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/lanmon-eth/mon-[name]

fsmStFailSwFcMonDeploy:UpdateFcMon

Fault Code: F17001

Message:

[FSM:STAGE:FAILED|RETRY]: FC traffic monitor (SPAN)configuration on [switchId](FSM-STAGE:sam:dme:SwFcMonDeploy:UpdateFcMon)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-fc-mon-failed
mibFaultCode: F17001
mibFaultName: fsmStFailSwFcMonDeployUpdateFcMon
moClass: sw:FcMon
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/sanmon-fc/mon-[name]

fsmStFailFabricSanCloudSwitchMode:SwConfigLocal

Fault Code: F17002

Message:

[FSM:STAGE:FAILED|RETRY]: Fabric interconnect FC mode configuration to primary(FSM-STAGE:sam:dme:FabricSanCloudSwitchMode:SwConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-local-failed
mibFaultCode: F17002
mibFaultName: fsmStFailFabricSanCloudSwitchModeSwConfigLocal
moClass: fabric:SanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/san

fsmStFailFabricSanCloudSwitchMode:SwConfigPeer

Fault Code: F17002

Message:

[FSM:STAGE:FAILED|RETRY]: Fabric interconnect FC mode configuration to secondary(FSM-STAGE:sam:dme:FabricSanCloudSwitchMode:SwConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-peer-failed
mibFaultCode: F17002
mibFaultName: fsmStFailFabricSanCloudSwitchModeSwConfigPeer
moClass: fabric:SanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/san

fsmStFailFabricSanCloudSwitchMode:WaitForUserAck

Fault Code: F17002

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for User Acknowledgment to configuration on primary(FSM-STAGE:sam:dme:FabricSanCloudSwitchMode:WaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-user-ack-failed
mibFaultCode: F17002
mibFaultName: fsmStFailFabricSanCloudSwitchModeWaitForUserAck
moClass: fabric:SanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/san

fsmStFailComputePhysicalUpdateExtUsers:Deploy

Fault Code: F17008

Message:

[FSM:STAGE:FAILED|RETRY]: external mgmt user deployment on server [dn] (profile [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalUpdateExtUsers:Deploy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deploy-failed
mibFaultCode: F17008
mibFaultName: fsmStFailComputePhysicalUpdateExtUsersDeploy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailSysdebugTechSupportInitiate:Local

Fault Code: F17012

Message:

[FSM:STAGE:FAILED|RETRY]: create tech-support file from GUI on local(FSM-STAGE:sam:dme:SysdebugTechSupportInitiate:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F17012
mibFaultName: fsmStFailSysdebugTechSupportInitiateLocal
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmStFailSysdebugTechSupportDeleteTechSupFile:Local

Fault Code: F17013

Message:

[FSM:STAGE:FAILED|RETRY]: delete tech-support file from GUI on local(FSM-STAGE:sam:dme:SysdebugTechSupportDeleteTechSupFile:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F17013
mibFaultName: fsmStFailSysdebugTechSupportDeleteTechSupFileLocal
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmStFailSysdebugTechSupportDeleteTechSupFile:peer

Fault Code: F17013

Message:

[FSM:STAGE:FAILED|RETRY]: delete tech-support file from GUI on peer(FSM-STAGE:sam:dme:SysdebugTechSupportDeleteTechSupFile:peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F17013
mibFaultName: fsmStFailSysdebugTechSupportDeleteTechSupFilePeer
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmStFailSysdebugTechSupportDownload:CopyPrimary

Fault Code: F17014

Message:

[FSM:STAGE:FAILED|RETRY]: Copy the tech-support file to primary for download(FSM-STAGE:sam:dme:SysdebugTechSupportDownload:CopyPrimary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-primary-failed
mibFaultCode: F17014
mibFaultName: fsmStFailSysdebugTechSupportDownloadCopyPrimary
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmStFailSysdebugTechSupportDownload:CopySub

Fault Code: F17014

Message:

[FSM:STAGE:FAILED|RETRY]: copy tech-support file on subordinate switch to tmp directory(FSM-STAGE:sam:dme:SysdebugTechSupportDownload:CopySub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-sub-failed
mibFaultCode: F17014
mibFaultName: fsmStFailSysdebugTechSupportDownloadCopySub
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmStFailSysdebugTechSupportDownload:DeletePrimary

Fault Code: F17014

Message:

[FSM:STAGE:FAILED|RETRY]: Delete the tech-support file from primary switch under tmp directory(FSM-STAGE:sam:dme:SysdebugTechSupportDownload:DeletePrimary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-primary-failed
mibFaultCode: F17014
mibFaultName: fsmStFailSysdebugTechSupportDownloadDeletePrimary
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmStFailSysdebugTechSupportDownload:DeleteSub

Fault Code: F17014

Message:

[FSM:STAGE:FAILED|RETRY]: Delete the tech-support file from subordinate under tmp directory(FSM-STAGE:sam:dme:SysdebugTechSupportDownload:DeleteSub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-sub-failed
mibFaultCode: F17014
mibFaultName: fsmStFailSysdebugTechSupportDownloadDeleteSub
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmStFailComputePhysicalUpdateAdaptor:CheckPowerAvailability

Fault Code: F17043

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F17043
mibFaultName: fsmStFailComputePhysicalUpdateAdaptorCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateAdaptor:PollUpdateStatusLocal

Fault Code: F17043

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for update to complete(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:PollUpdateStatusLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-local-failed
mibFaultCode: F17043
mibFaultName: fsmStFailComputePhysicalUpdateAdaptorPollUpdateStatusLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateAdaptor:PollUpdateStatusPeer

Fault Code: F17043

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for update to complete(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:PollUpdateStatusPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-peer-failed
mibFaultCode: F17043
mibFaultName: fsmStFailComputePhysicalUpdateAdaptorPollUpdateStatusPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateAdaptor:PowerDeployWait

Fault Code: F17043

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F17043
mibFaultName: fsmStFailComputePhysicalUpdateAdaptorPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateAdaptor:PowerOff

Fault Code: F17043

Message:

[FSM:STAGE:FAILED|RETRY]: Power off the server(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:PowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-failed
mibFaultCode: F17043
mibFaultName: fsmStFailComputePhysicalUpdateAdaptorPowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateAdaptor:PowerOn

Fault Code: F17043

Message:

[FSM:STAGE:FAILED|RETRY]: power on the blade(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F17043
mibFaultName: fsmStFailComputePhysicalUpdateAdaptorPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateAdaptor:UpdateRequestLocal

Fault Code: F17043

Message:

[FSM:STAGE:FAILED|RETRY]: sending update request to Adaptor(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:UpdateRequestLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-local-failed
mibFaultCode: F17043
mibFaultName: fsmStFailComputePhysicalUpdateAdaptorUpdateRequestLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateAdaptor:UpdateRequestPeer

Fault Code: F17043

Message:

[FSM:STAGE:FAILED|RETRY]: sending update request to Adaptor(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:UpdateRequestPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-peer-failed
mibFaultCode: F17043
mibFaultName: fsmStFailComputePhysicalUpdateAdaptorUpdateRequestPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateAdaptor:ActivateLocal

Fault Code: F17044

Message:

[FSM:STAGE:FAILED|RETRY]: activating backup image of Adaptor(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:ActivateLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-local-failed
mibFaultCode: F17044
mibFaultName: fsmStFailComputePhysicalActivateAdaptorActivateLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateAdaptor:ActivatePeer

Fault Code: F17044

Message:

[FSM:STAGE:FAILED|RETRY]: activating backup image of Adaptor(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:ActivatePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-peer-failed
mibFaultCode: F17044
mibFaultName: fsmStFailComputePhysicalActivateAdaptorActivatePeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateAdaptor:AssertBypassWait

Fault Code: F17044

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for assert bypass on rack server(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:AssertBypassWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: assert-bypass-wait-failed
mibFaultCode: F17044
mibFaultName: fsmStFailComputePhysicalActivateAdaptorAssertBypassWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateAdaptor:CheckPowerAvailability

Fault Code: F17044

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F17044
mibFaultName: fsmStFailComputePhysicalActivateAdaptorCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateAdaptor:DeassertResetBypass

Fault Code: F17044

Message:

[FSM:STAGE:FAILED|RETRY]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:DeassertResetBypass)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deassert-reset-bypass-failed
mibFaultCode: F17044
mibFaultName: fsmStFailComputePhysicalActivateAdaptorDeassertResetBypass
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateAdaptor:PowerDeployWait

Fault Code: F17044

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F17044
mibFaultName: fsmStFailComputePhysicalActivateAdaptorPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateAdaptor:PowerOn

Fault Code: F17044

Message:

[FSM:STAGE:FAILED|RETRY]: power on the blade(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F17044
mibFaultName: fsmStFailComputePhysicalActivateAdaptorPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateAdaptor:Reset

Fault Code: F17044

Message:

[FSM:STAGE:FAILED|RETRY]: resetting the blade(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F17044
mibFaultName: fsmStFailComputePhysicalActivateAdaptorReset
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailCapabilityCatalogueActivateCatalog:ApplyCatalog

Fault Code: F17045

Message:

[FSM:STAGE:FAILED|RETRY]: applying changes to catalog(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:ApplyCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-catalog-failed
mibFaultCode: F17045
mibFaultName: fsmStFailCapabilityCatalogueActivateCatalogApplyCatalog
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueActivateCatalog:CopyCatFromRep

Fault Code: F17045

Message:

[FSM:STAGE:FAILED|RETRY]: Copying Catalogue from repository to FI(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:CopyCatFromRep)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-cat-from-rep-failed
mibFaultCode: F17045
mibFaultName: fsmStFailCapabilityCatalogueActivateCatalogCopyCatFromRep
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueActivateCatalog:CopyExternalRepToRemote

Fault Code: F17045

Message:

[FSM:STAGE:FAILED|RETRY]: syncing external repository to subordinate(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:CopyExternalRepToRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-external-rep-to-remote-failed
mibFaultCode: F17045
mibFaultName: fsmStFailCapabilityCatalogueActivateCatalogCopyExternalRepToRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueActivateCatalog:CopyRemote

Fault Code: F17045

Message:

[FSM:STAGE:FAILED|RETRY]: syncing catalog changes to subordinate(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:CopyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F17045
mibFaultName: fsmStFailCapabilityCatalogueActivateCatalogCopyRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueActivateCatalog:EvaluateStatus

Fault Code: F17045

Message:

[FSM:STAGE:FAILED|RETRY]: evaluating status of activation(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:EvaluateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: evaluate-status-failed
mibFaultCode: F17045
mibFaultName: fsmStFailCapabilityCatalogueActivateCatalogEvaluateStatus
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueActivateCatalog:RescanImages

Fault Code: F17045

Message:

[FSM:STAGE:FAILED|RETRY]: rescanning image files(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:RescanImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: rescan-images-failed
mibFaultCode: F17045
mibFaultName: fsmStFailCapabilityCatalogueActivateCatalogRescanImages
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityCatalogueActivateCatalog:UnpackLocal

Fault Code: F17045

Message:

[FSM:STAGE:FAILED|RETRY]: activating catalog changes(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:UnpackLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unpack-local-failed
mibFaultCode: F17045
mibFaultName: fsmStFailCapabilityCatalogueActivateCatalogUnpackLocal
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmStFailCapabilityMgmtExtensionActivateMgmtExt:ApplyCatalog

Fault Code: F17046

Message:

[FSM:STAGE:FAILED|RETRY]: applying changes to catalog(FSM-STAGE:sam:dme:CapabilityMgmtExtensionActivateMgmtExt:ApplyCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-catalog-failed
mibFaultCode: F17046
mibFaultName: fsmStFailCapabilityMgmtExtensionActivateMgmtExtApplyCatalog
moClass: capability:MgmtExtension
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/mgmt-ext

fsmStFailCapabilityMgmtExtensionActivateMgmtExt:CopyRemote

Fault Code: F17046

Message:

[FSM:STAGE:FAILED|RETRY]: syncing management extension changes to subordinate(FSM-STAGE:sam:dme:CapabilityMgmtExtensionActivateMgmtExt:CopyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F17046
mibFaultName: fsmStFailCapabilityMgmtExtensionActivateMgmtExtCopyRemote
moClass: capability:MgmtExtension
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/mgmt-ext

fsmStFailCapabilityMgmtExtensionActivateMgmtExt:EvaluateStatus

Fault Code: F17046

Message:

[FSM:STAGE:FAILED|RETRY]: evaluating status of activation(FSM-STAGE:sam:dme:CapabilityMgmtExtensionActivateMgmtExt:EvaluateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: evaluate-status-failed
mibFaultCode: F17046
mibFaultName: fsmStFailCapabilityMgmtExtensionActivateMgmtExtEvaluateStatus
moClass: capability:MgmtExtension
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/mgmt-ext

fsmStFailCapabilityMgmtExtensionActivateMgmtExt:RescanImages

Fault Code: F17046

Message:

[FSM:STAGE:FAILED|RETRY]: rescanning image files(FSM-STAGE:sam:dme:CapabilityMgmtExtensionActivateMgmtExt:RescanImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: rescan-images-failed
mibFaultCode: F17046
mibFaultName: fsmStFailCapabilityMgmtExtensionActivateMgmtExtRescanImages
moClass: capability:MgmtExtension
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/mgmt-ext

fsmStFailCapabilityMgmtExtensionActivateMgmtExt:UnpackLocal

Fault Code: F17046

Message:

[FSM:STAGE:FAILED|RETRY]: activating management extension changes(FSM-STAGE:sam:dme:CapabilityMgmtExtensionActivateMgmtExt:UnpackLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unpack-local-failed
mibFaultCode: F17046
mibFaultName: fsmStFailCapabilityMgmtExtensionActivateMgmtExtUnpackLocal
moClass: capability:MgmtExtension
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/mgmt-ext

fsmStFailLicenseDownloaderDownload:CopyRemote

Fault Code: F17050

Message:

[FSM:STAGE:FAILED|RETRY]: Copy the license file to subordinate for inventory(FSM-STAGE:sam:dme:LicenseDownloaderDownload:CopyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F17050
mibFaultName: fsmStFailLicenseDownloaderDownloadCopyRemote
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmStFailLicenseDownloaderDownload:DeleteLocal

Fault Code: F17050

Message:

[FSM:STAGE:FAILED|RETRY]: deleting temporary files for [fileName] on local(FSM-STAGE:sam:dme:LicenseDownloaderDownload:DeleteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-local-failed
mibFaultCode: F17050
mibFaultName: fsmStFailLicenseDownloaderDownloadDeleteLocal
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmStFailLicenseDownloaderDownload:DeleteRemote

Fault Code: F17050

Message:

[FSM:STAGE:FAILED|RETRY]: deleting temporary files for [fileName] on subordinate(FSM-STAGE:sam:dme:LicenseDownloaderDownload:DeleteRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-remote-failed
mibFaultCode: F17050
mibFaultName: fsmStFailLicenseDownloaderDownloadDeleteRemote
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmStFailLicenseDownloaderDownload:Local

Fault Code: F17050

Message:

[FSM:STAGE:FAILED|RETRY]: downloading license file [fileName] from [server](FSM-STAGE:sam:dme:LicenseDownloaderDownload:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F17050
mibFaultName: fsmStFailLicenseDownloaderDownloadLocal
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmStFailLicenseDownloaderDownload:ValidateLocal

Fault Code: F17050

Message:

[FSM:STAGE:FAILED|RETRY]: validation for license file [fileName] on primary(FSM-STAGE:sam:dme:LicenseDownloaderDownload:ValidateLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-local-failed
mibFaultCode: F17050
mibFaultName: fsmStFailLicenseDownloaderDownloadValidateLocal
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmStFailLicenseDownloaderDownload:ValidateRemote

Fault Code: F17050

Message:

[FSM:STAGE:FAILED|RETRY]: validation for license file [fileName] on subordinate(FSM-STAGE:sam:dme:LicenseDownloaderDownload:ValidateRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-remote-failed
mibFaultCode: F17050
mibFaultName: fsmStFailLicenseDownloaderDownloadValidateRemote
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmStFailLicenseFileInstall:Local

Fault Code: F17051

Message:

[FSM:STAGE:FAILED|RETRY]: Installing license on primary(FSM-STAGE:sam:dme:LicenseFileInstall:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F17051
mibFaultName: fsmStFailLicenseFileInstallLocal
moClass: license:File
Type: fsm
autoCleared: true
Affected MO: sys/license/file-[scope]:[id]

fsmStFailLicenseFileInstall:Remote

Fault Code: F17051

Message:

[FSM:STAGE:FAILED|RETRY]: Installing license on subordinate(FSM-STAGE:sam:dme:LicenseFileInstall:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F17051
mibFaultName: fsmStFailLicenseFileInstallRemote
moClass: license:File
Type: fsm
autoCleared: true
Affected MO: sys/license/file-[scope]:[id]

fsmStFailLicenseFileClear:Local

Fault Code: F17052

Message:

[FSM:STAGE:FAILED|RETRY]: Clearing license on primary(FSM-STAGE:sam:dme:LicenseFileClear:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F17052
mibFaultName: fsmStFailLicenseFileClearLocal
moClass: license:File
Type: fsm
autoCleared: true
Affected MO: sys/license/file-[scope]:[id]

fsmStFailLicenseFileClear:Remote

Fault Code: F17052

Message:

[FSM:STAGE:FAILED|RETRY]: Clearing license on subordinate(FSM-STAGE:sam:dme:LicenseFileClear:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F17052
mibFaultName: fsmStFailLicenseFileClearRemote
moClass: license:File
Type: fsm
autoCleared: true
Affected MO: sys/license/file-[scope]:[id]

fsmStFailLicenseInstanceUpdateFlexlm:Local

Fault Code: F17053

Message:

[FSM:STAGE:FAILED|RETRY]: Updating on primary(FSM-STAGE:sam:dme:LicenseInstanceUpdateFlexlm:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F17053
mibFaultName: fsmStFailLicenseInstanceUpdateFlexlmLocal
moClass: license:Instance
Type: fsm
autoCleared: true
Affected MO: sys/license/feature-[name]-[vendor]-[version]/inst-[scope]

fsmStFailLicenseInstanceUpdateFlexlm:Remote

Fault Code: F17053

Message:

[FSM:STAGE:FAILED|RETRY]: Updating on subordinate(FSM-STAGE:sam:dme:LicenseInstanceUpdateFlexlm:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F17053
mibFaultName: fsmStFailLicenseInstanceUpdateFlexlmRemote
moClass: license:Instance
Type: fsm
autoCleared: true
Affected MO: sys/license/feature-[name]-[vendor]-[version]/inst-[scope]

fsmStFailComputePhysicalConfigSoL:Execute

Fault Code: F17083

Message:

[FSM:STAGE:FAILED|RETRY]: configuring SoL interface on server [dn](FSM-STAGE:sam:dme:ComputePhysicalConfigSoL:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17083
mibFaultName: fsmStFailComputePhysicalConfigSoLExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUnconfigSoL:Execute

Fault Code: F17084

Message:

[FSM:STAGE:FAILED|RETRY]: removing SoL interface configuration from server [dn](FSM-STAGE:sam:dme:ComputePhysicalUnconfigSoL:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17084
mibFaultName: fsmStFailComputePhysicalUnconfigSoLExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailPortPIoInCompatSfpPresence:Shutdown

Fault Code: F17089

Message:

[FSM:STAGE:FAILED|RETRY]: Shutting down port(FSM-STAGE:sam:dme:PortPIoInCompatSfpPresence:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F17089
mibFaultName: fsmStFailPortPIoInCompatSfpPresenceShutdown
moClass: port:PIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmStFailComputePhysicalDiagnosticInterrupt:Execute

Fault Code: F17116

Message:

[FSM:STAGE:FAILED|RETRY]: Execute Diagnostic Interrupt(NMI) for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDiagnosticInterrupt:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17116
mibFaultName: fsmStFailComputePhysicalDiagnosticInterruptExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailSysdebugCoreDownload:CopyPrimary

Fault Code: F17133

Message:

[FSM:STAGE:FAILED|RETRY]: Copy the Core file to primary for download(FSM-STAGE:sam:dme:SysdebugCoreDownload:CopyPrimary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-primary-failed
mibFaultCode: F17133
mibFaultName: fsmStFailSysdebugCoreDownloadCopyPrimary
moClass: sysdebug:Core
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]

fsmStFailSysdebugCoreDownload:CopySub

Fault Code: F17133

Message:

[FSM:STAGE:FAILED|RETRY]: copy Core file on subordinate switch to tmp directory(FSM-STAGE:sam:dme:SysdebugCoreDownload:CopySub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-sub-failed
mibFaultCode: F17133
mibFaultName: fsmStFailSysdebugCoreDownloadCopySub
moClass: sysdebug:Core
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]

fsmStFailSysdebugCoreDownload:DeletePrimary

Fault Code: F17133

Message:

[FSM:STAGE:FAILED|RETRY]: Delete the Core file from primary switch under tmp directory(FSM-STAGE:sam:dme:SysdebugCoreDownload:DeletePrimary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-primary-failed
mibFaultCode: F17133
mibFaultName: fsmStFailSysdebugCoreDownloadDeletePrimary
moClass: sysdebug:Core
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]

fsmStFailSysdebugCoreDownload:DeleteSub

Fault Code: F17133

Message:

[FSM:STAGE:FAILED|RETRY]: Delete the Core file from subordinate under tmp directory(FSM-STAGE:sam:dme:SysdebugCoreDownload:DeleteSub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-sub-failed
mibFaultCode: F17133
mibFaultName: fsmStFailSysdebugCoreDownloadDeleteSub
moClass: sysdebug:Core
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]

fsmStFailEquipmentChassisDynamicReallocation:Config

Fault Code: F17134

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:EquipmentChassisDynamicReallocation:Config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F17134
mibFaultName: fsmStFailEquipmentChassisDynamicReallocationConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailComputePhysicalResetKvm:Execute

Fault Code: F17163

Message:

[FSM:STAGE:FAILED|RETRY]: Execute KVM Reset for server [dn](FSM-STAGE:sam:dme:ComputePhysicalResetKvm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17163
mibFaultName: fsmStFailComputePhysicalResetKvmExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailMgmtControllerOnline:BmcConfigureConnLocal

Fault Code: F17169

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring connectivity on CIMC(FSM-STAGE:sam:dme:MgmtControllerOnline:BmcConfigureConnLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-configure-conn-local-failed
mibFaultCode: F17169
mibFaultName: fsmStFailMgmtControllerOnlineBmcConfigureConnLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerOnline:BmcConfigureConnPeer

Fault Code: F17169

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring connectivity on CIMC(FSM-STAGE:sam:dme:MgmtControllerOnline:BmcConfigureConnPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-configure-conn-peer-failed
mibFaultCode: F17169
mibFaultName: fsmStFailMgmtControllerOnlineBmcConfigureConnPeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerOnline:SwConfigureConnLocal

Fault Code: F17169

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring fabric-interconnect connectivity to CIMC(FSM-STAGE:sam:dme:MgmtControllerOnline:SwConfigureConnLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-conn-local-failed
mibFaultCode: F17169
mibFaultName: fsmStFailMgmtControllerOnlineSwConfigureConnLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerOnline:SwConfigureConnPeer

Fault Code: F17169

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring fabric-interconnect connectivity to CIMC(FSM-STAGE:sam:dme:MgmtControllerOnline:SwConfigureConnPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-conn-peer-failed
mibFaultCode: F17169
mibFaultName: fsmStFailMgmtControllerOnlineSwConfigureConnPeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailComputeRackUnitOffline:CleanupLocal

Fault Code: F17170

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning host entries on local fabric-interconnect(FSM-STAGE:sam:dme:ComputeRackUnitOffline:CleanupLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-local-failed
mibFaultCode: F17170
mibFaultName: fsmStFailComputeRackUnitOfflineCleanupLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitOffline:CleanupPeer

Fault Code: F17170

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning host entries on peer fabric-interconnect(FSM-STAGE:sam:dme:ComputeRackUnitOffline:CleanupPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-peer-failed
mibFaultCode: F17170
mibFaultName: fsmStFailComputeRackUnitOfflineCleanupPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitOffline:SwUnconfigureLocal

Fault Code: F17170

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfiguring fabric-interconnect connectivity to CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitOffline:SwUnconfigureLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfigure-local-failed
mibFaultCode: F17170
mibFaultName: fsmStFailComputeRackUnitOfflineSwUnconfigureLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitOffline:SwUnconfigurePeer

Fault Code: F17170

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfiguring fabric-interconnect connectivity to CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitOffline:SwUnconfigurePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfigure-peer-failed
mibFaultCode: F17170
mibFaultName: fsmStFailComputeRackUnitOfflineSwUnconfigurePeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailEquipmentLocatorLedSetFiLocatorLed:Execute

Fault Code: F17187

Message:

[FSM:STAGE:FAILED|RETRY]: setting FI locator led to [adminState](FSM-STAGE:sam:dme:EquipmentLocatorLedSetFiLocatorLed:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17187
mibFaultName: fsmStFailEquipmentLocatorLedSetFiLocatorLedExecute
moClass: equipment:LocatorLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/locator-led
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/chassis-[id]/locator-led
Affected MO: sys/chassis-[id]/psu-[id]/locator-led
Affected MO: sys/chassis-[id]/slot-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/fex-[id]/locator-led
Affected MO: sys/fex-[id]/psu-[id]/locator-led
Affected MO: sys/fex-[id]/slot-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/psu-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/ext-board-[id]/locator-led
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-unit-[id]/locator-led
Affected MO: sys/rack-unit-[id]/psu-[id]/locator-led
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/switch-[id]/locator-led
Affected MO: sys/switch-[id]/psu-[id]/locator-led

fsmStFailFabricEpMgrConfigure:ApplyConfig

Fault Code: F17214

Message:

[FSM:STAGE:FAILED|RETRY]: Apply switch configuration(FSM-STAGE:sam:dme:FabricEpMgrConfigure:ApplyConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-config-failed
mibFaultCode: F17214
mibFaultName: fsmStFailFabricEpMgrConfigureApplyConfig
moClass: fabric:EpMgr
Type: fsm
autoCleared: true
Affected MO: fabric/[id]

fsmStFailFabricEpMgrConfigure:ApplyPhysical

Fault Code: F17214

Message:

[FSM:STAGE:FAILED|RETRY]: Applying physical configuration(FSM-STAGE:sam:dme:FabricEpMgrConfigure:ApplyPhysical)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-physical-failed
mibFaultCode: F17214
mibFaultName: fsmStFailFabricEpMgrConfigureApplyPhysical
moClass: fabric:EpMgr
Type: fsm
autoCleared: true
Affected MO: fabric/[id]

fsmStFailFabricEpMgrConfigure:ValidateConfiguration

Fault Code: F17214

Message:

[FSM:STAGE:FAILED|RETRY]: Validating logical configuration(FSM-STAGE:sam:dme:FabricEpMgrConfigure:ValidateConfiguration)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-configuration-failed
mibFaultCode: F17214
mibFaultName: fsmStFailFabricEpMgrConfigureValidateConfiguration
moClass: fabric:EpMgr
Type: fsm
autoCleared: true
Affected MO: fabric/[id]

fsmStFailFabricEpMgrConfigure:WaitOnPhys

Fault Code: F17214

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting on physical change application(FSM-STAGE:sam:dme:FabricEpMgrConfigure:WaitOnPhys)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-on-phys-failed
mibFaultCode: F17214
mibFaultName: fsmStFailFabricEpMgrConfigureWaitOnPhys
moClass: fabric:EpMgr
Type: fsm
autoCleared: true
Affected MO: fabric/[id]

fsmStFailVnicProfileSetDeployAlias:Local

Fault Code: F17223

Message:

[FSM:STAGE:FAILED|RETRY]: VNIC profile alias configuration on local fabric(FSM-STAGE:sam:dme:VnicProfileSetDeployAlias:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F17223
mibFaultName: fsmStFailVnicProfileSetDeployAliasLocal
moClass: vnic:ProfileSet
Type: fsm
autoCleared: true
Affected MO: fabric/lan/profiles

fsmStFailVnicProfileSetDeployAlias:Peer

Fault Code: F17223

Message:

[FSM:STAGE:FAILED|RETRY]: VNIC profile alias configuration on peer fabric(FSM-STAGE:sam:dme:VnicProfileSetDeployAlias:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F17223
mibFaultName: fsmStFailVnicProfileSetDeployAliasPeer
moClass: vnic:ProfileSet
Type: fsm
autoCleared: true
Affected MO: fabric/lan/profiles

fsmStFailSwPhysConfPhysical:ConfigSwA

Fault Code: F17239

Message:

[FSM:STAGE:FAILED|RETRY]: Configure physical port mode on fabric interconnect [id](FSM-STAGE:sam:dme:SwPhysConfPhysical:ConfigSwA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-sw-afailed
mibFaultCode: F17239
mibFaultName: fsmStFailSwPhysConfPhysicalConfigSwA
moClass: sw:Phys
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/phys

fsmStFailSwPhysConfPhysical:ConfigSwB

Fault Code: F17239

Message:

[FSM:STAGE:FAILED|RETRY]: Configure physical port mode on fabric interconnect [id](FSM-STAGE:sam:dme:SwPhysConfPhysical:ConfigSwB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-sw-bfailed
mibFaultCode: F17239
mibFaultName: fsmStFailSwPhysConfPhysicalConfigSwB
moClass: sw:Phys
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/phys

fsmStFailSwPhysConfPhysical:PortInventorySwA

Fault Code: F17239

Message:

[FSM:STAGE:FAILED|RETRY]: Performing local port inventory of switch [id](FSM-STAGE:sam:dme:SwPhysConfPhysical:PortInventorySwA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: port-inventory-sw-afailed
mibFaultCode: F17239
mibFaultName: fsmStFailSwPhysConfPhysicalPortInventorySwA
moClass: sw:Phys
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/phys

fsmStFailSwPhysConfPhysical:PortInventorySwB

Fault Code: F17239

Message:

[FSM:STAGE:FAILED|RETRY]: Performing peer port inventory of switch [id](FSM-STAGE:sam:dme:SwPhysConfPhysical:PortInventorySwB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: port-inventory-sw-bfailed
mibFaultCode: F17239
mibFaultName: fsmStFailSwPhysConfPhysicalPortInventorySwB
moClass: sw:Phys
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/phys

fsmStFailSwPhysConfPhysical:VerifyPhysConfig

Fault Code: F17239

Message:

[FSM:STAGE:FAILED|RETRY]: Verifying physical transition on fabric interconnect [id](FSM-STAGE:sam:dme:SwPhysConfPhysical:VerifyPhysConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-phys-config-failed
mibFaultCode: F17239
mibFaultName: fsmStFailSwPhysConfPhysicalVerifyPhysConfig
moClass: sw:Phys
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/phys

fsmStFailExtvmmEpClusterRole:SetLocal

Fault Code: F17254

Message:

[FSM:STAGE:FAILED|RETRY]: external VM management cluster role configuration on local fabric(FSM-STAGE:sam:dme:ExtvmmEpClusterRole:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F17254
mibFaultName: fsmStFailExtvmmEpClusterRoleSetLocal
moClass: extvmm:Ep
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt

fsmStFailExtvmmEpClusterRole:SetPeer

Fault Code: F17254

Message:

[FSM:STAGE:FAILED|RETRY]: external VM management cluster role configuration on peer fabric(FSM-STAGE:sam:dme:ExtvmmEpClusterRole:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F17254
mibFaultName: fsmStFailExtvmmEpClusterRoleSetPeer
moClass: extvmm:Ep
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt

fsmStFailVmLifeCyclePolicyConfig:Local

Fault Code: F17259

Message:

[FSM:STAGE:FAILED|RETRY]: set Veth Auto-delete Retention Timer on local fabric(FSM-STAGE:sam:dme:VmLifeCyclePolicyConfig:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F17259
mibFaultName: fsmStFailVmLifeCyclePolicyConfigLocal
moClass: vm:LifeCyclePolicy
Type: fsm
autoCleared: true
Affected MO: org-[name]/vm-lc-policy

fsmStFailVmLifeCyclePolicyConfig:Peer

Fault Code: F17259

Message:

[FSM:STAGE:FAILED|RETRY]: set Veth Auto-delete Retention Timer on peer fabric(FSM-STAGE:sam:dme:VmLifeCyclePolicyConfig:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F17259
mibFaultName: fsmStFailVmLifeCyclePolicyConfigPeer
moClass: vm:LifeCyclePolicy
Type: fsm
autoCleared: true
Affected MO: org-[name]/vm-lc-policy

fsmStFailEquipmentBeaconLedIlluminate:ExecuteA

Fault Code: F17262

Message:

[FSM:STAGE:FAILED|RETRY]: Turn beacon lights on/off for [dn] on fabric interconnect [id](FSM-STAGE:sam:dme:EquipmentBeaconLedIlluminate:ExecuteA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-afailed
mibFaultCode: F17262
mibFaultName: fsmStFailEquipmentBeaconLedIlluminateExecuteA
moClass: equipment:BeaconLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/beacon
Affected MO: sys/chassis-[id]/blade-[slotId]/beacon
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/beacon
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/chassis-[id]/psu-[id]/beacon
Affected MO: sys/chassis-[id]/slot-[id]/beacon
Affected MO: sys/fex-[id]/beacon
Affected MO: sys/fex-[id]/psu-[id]/beacon
Affected MO: sys/fex-[id]/slot-[id]/beacon
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/rack-enclosure-[id]/psu-[id]/beacon
Affected MO: sys/rack-unit-[id]/beacon
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/rack-unit-[id]/psu-[id]/beacon
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/switch-[id]/psu-[id]/beacon
Affected MO: sys/switch-[id]/slot-[id]/beacon

fsmStFailEquipmentBeaconLedIlluminate:ExecuteB

Fault Code: F17262

Message:

[FSM:STAGE:FAILED|RETRY]: Turn beacon lights on/off for [dn] on fabric interconnect [id](FSM-STAGE:sam:dme:EquipmentBeaconLedIlluminate:ExecuteB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-bfailed
mibFaultCode: F17262
mibFaultName: fsmStFailEquipmentBeaconLedIlluminateExecuteB
moClass: equipment:BeaconLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/beacon
Affected MO: sys/chassis-[id]/blade-[slotId]/beacon
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/beacon
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/chassis-[id]/psu-[id]/beacon
Affected MO: sys/chassis-[id]/slot-[id]/beacon
Affected MO: sys/fex-[id]/beacon
Affected MO: sys/fex-[id]/psu-[id]/beacon
Affected MO: sys/fex-[id]/slot-[id]/beacon
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/rack-enclosure-[id]/psu-[id]/beacon
Affected MO: sys/rack-unit-[id]/beacon
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/rack-unit-[id]/psu-[id]/beacon
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/switch-[id]/psu-[id]/beacon
Affected MO: sys/switch-[id]/slot-[id]/beacon

fsmStFailEtherServerIntFIoConfigSpeed:Configure

Fault Code: F17271

Message:

[FSM:STAGE:FAILED|RETRY]: Configure admin speed for [dn](FSM-STAGE:sam:dme:EtherServerIntFIoConfigSpeed:Configure)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-failed
mibFaultCode: F17271
mibFaultName: fsmStFailEtherServerIntFIoConfigSpeedConfigure
moClass: ether:ServerIntFIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/rack-unit-[id]/diag/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmStFailComputePhysicalUpdateBIOS:Clear

Fault Code: F17281

Message:

[FSM:STAGE:FAILED|RETRY]: clearing pending BIOS image update(FSM-STAGE:sam:dme:ComputePhysicalUpdateBIOS:Clear)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clear-failed
mibFaultCode: F17281
mibFaultName: fsmStFailComputePhysicalUpdateBIOSClear
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateBIOS:PollClearStatus

Fault Code: F17281

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for pending BIOS image update to clear(FSM-STAGE:sam:dme:ComputePhysicalUpdateBIOS:PollClearStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-clear-status-failed
mibFaultCode: F17281
mibFaultName: fsmStFailComputePhysicalUpdateBIOSPollClearStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateBIOS:PollUpdateStatus

Fault Code: F17281

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for BIOS update to complete(FSM-STAGE:sam:dme:ComputePhysicalUpdateBIOS:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F17281
mibFaultName: fsmStFailComputePhysicalUpdateBIOSPollUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateBIOS:UpdateRequest

Fault Code: F17281

Message:

[FSM:STAGE:FAILED|RETRY]: sending BIOS update request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalUpdateBIOS:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F17281
mibFaultName: fsmStFailComputePhysicalUpdateBIOSUpdateRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateBIOS:Activate

Fault Code: F17282

Message:

[FSM:STAGE:FAILED|RETRY]: activating BIOS image(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F17282
mibFaultName: fsmStFailComputePhysicalActivateBIOSActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateBIOS:CheckPowerAvailability

Fault Code: F17282

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F17282
mibFaultName: fsmStFailComputePhysicalActivateBIOSCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateBIOS:Clear

Fault Code: F17282

Message:

[FSM:STAGE:FAILED|RETRY]: clearing pending BIOS image activate(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:Clear)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clear-failed
mibFaultCode: F17282
mibFaultName: fsmStFailComputePhysicalActivateBIOSClear
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateBIOS:PollActivateStatus

Fault Code: F17282

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for BIOS activate(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:PollActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-status-failed
mibFaultCode: F17282
mibFaultName: fsmStFailComputePhysicalActivateBIOSPollActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateBIOS:PollClearStatus

Fault Code: F17282

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for pending BIOS image activate to clear(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:PollClearStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-clear-status-failed
mibFaultCode: F17282
mibFaultName: fsmStFailComputePhysicalActivateBIOSPollClearStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateBIOS:PowerDeployWait

Fault Code: F17282

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F17282
mibFaultName: fsmStFailComputePhysicalActivateBIOSPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateBIOS:PowerOff

Fault Code: F17282

Message:

[FSM:STAGE:FAILED|RETRY]: Power off the server(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:PowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-failed
mibFaultCode: F17282
mibFaultName: fsmStFailComputePhysicalActivateBIOSPowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateBIOS:PowerOn

Fault Code: F17282

Message:

[FSM:STAGE:FAILED|RETRY]: power on the server(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F17282
mibFaultName: fsmStFailComputePhysicalActivateBIOSPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalActivateBIOS:UpdateTokens

Fault Code: F17282

Message:

[FSM:STAGE:FAILED|RETRY]: updating BIOS tokens(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:UpdateTokens)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-tokens-failed
mibFaultCode: F17282
mibFaultName: fsmStFailComputePhysicalActivateBIOSUpdateTokens
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailIdentIdentRequestUpdateIdent:Execute

Fault Code: F17312

Message:

[FSM:STAGE:FAILED|RETRY]: Update identities to external identifier manager(FSM-STAGE:sam:dme:IdentIdentRequestUpdateIdent:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17312
mibFaultName: fsmStFailIdentIdentRequestUpdateIdentExecute
moClass: ident:IdentRequest
Type: fsm
autoCleared: true
Affected MO: metaverse/metasys/IdentQ-[id]

fsmStFailIdentMetaSystemSync:Execute

Fault Code: F17313

Message:

[FSM:STAGE:FAILED|RETRY]: Synchronise ID universe to external identifier manager(FSM-STAGE:sam:dme:IdentMetaSystemSync:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17313
mibFaultName: fsmStFailIdentMetaSystemSyncExecute
moClass: ident:MetaSystem
Type: fsm
autoCleared: true
Affected MO: metaverse/metasys

fsmStFailIdentMetaSystemSync:Ping

Fault Code: F17313

Message:

[FSM:STAGE:FAILED|RETRY]: Check identifier manager availability(FSM-STAGE:sam:dme:IdentMetaSystemSync:Ping)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: ping-failed
mibFaultCode: F17313
mibFaultName: fsmStFailIdentMetaSystemSyncPing
moClass: ident:MetaSystem
Type: fsm
autoCleared: true
Affected MO: metaverse/metasys

fsmStFailComputePhysicalResetIpmi:Execute

Fault Code: F17326

Message:

[FSM:STAGE:FAILED|RETRY]: Execute Reset IPMI configuration for server [dn](FSM-STAGE:sam:dme:ComputePhysicalResetIpmi:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17326
mibFaultName: fsmStFailComputePhysicalResetIpmiExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:ActivateBios

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Activate BIOS image for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:ActivateBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-bios-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeActivateBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:AssertBypassWait

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for assert bypass on rack server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:AssertBypassWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: assert-bypass-wait-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeAssertBypassWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:BiosImgUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update blade BIOS image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BiosImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-img-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeBiosImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:BiosPostCompletion

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for BIOS POST completion from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:BladePowerOff

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Power off server for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BladePowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-off-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeBladePowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:BmcConfigPnuOS

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: provisioning a bootable device with a bootable pre-boot image for server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeBmcConfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:BmcPreconfigPnuOSLocal

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BmcPreconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuoslocal-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeBmcPreconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:BmcPreconfigPnuOSPeer

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BmcPreconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuospeer-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeBmcPreconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:BmcUnconfigPnuOS

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: unprovisioning the bootable device for server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BmcUnconfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-unconfig-pnuos-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeBmcUnconfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:BootPnuos

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Bring-up pre-boot environment for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-pnuos-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeBootPnuos
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:BootWait

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for system reset(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeBootWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:CheckPowerAvailability

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:CiscoOSOpenGate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Open Gate from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:CiscoOSOpenGate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: ciscoosopen-gate-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeCiscoOSOpenGate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:ClearBiosUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Clearing pending BIOS image update(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:ClearBiosUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clear-bios-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeClearBiosUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:DeassertResetBypass

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:DeassertResetBypass)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deassert-reset-bypass-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeDeassertResetBypass
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:DeleteCurlDownloadedImages

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:DeleteCurlDownloadedImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-curl-downloaded-images-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeDeleteCurlDownloadedImages
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:DeleteImagesRemote

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:DeleteImagesRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-images-remote-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeDeleteImagesRemote
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:GraphicsImageUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update gpu firmware image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:GraphicsImageUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: graphics-image-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeGraphicsImageUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:HbaImgUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update Host Bus Adapter image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:HbaImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hba-img-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeHbaImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:LocalDiskFwUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update LocalDisk firmware image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:LocalDiskFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-disk-fw-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeLocalDiskFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:MswitchImgUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update NVMe MSwitch image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:MswitchImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: mswitch-img-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeMswitchImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:NicConfigPnuOSLocal

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:NicConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuoslocal-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeNicConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:NicConfigPnuOSPeer

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:NicConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuospeer-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeNicConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:NicImgUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update adapter image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:NicImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-img-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeNicImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:NicUnconfigPnuOSLocal

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:NicUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuoslocal-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeNicUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:NicUnconfigPnuOSPeer

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:NicUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuospeer-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeNicUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:OobPollSasExpanderActivateStatus

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Sas expander regular firmware activation to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobPollSasExpanderActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-activate-status-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeOobPollSasExpanderActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:OobPollSasExpanderBootImgActivateStatus

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Sas expander boot firmware update to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobPollSasExpanderBootImgActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-boot-img-activate-status-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeOobPollSasExpanderBootImgActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:OobPollSasExpanderUpdateStatus

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Sas expander regular firmware update to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobPollSasExpanderUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-update-status-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeOobPollSasExpanderUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:OobSasExpanderBootImgActivate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Sas expander boot firmware update(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobSasExpanderBootImgActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-boot-img-activate-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeOobSasExpanderBootImgActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:OobSasExpanderImgActivate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Sas expander regular firmware activate(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobSasExpanderImgActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-img-activate-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeOobSasExpanderImgActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:OobSasExpanderImgUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Sas expander regular firmware update(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobSasExpanderImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-img-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeOobSasExpanderImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:OobStorageInventory

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Perform oob storage inventory(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeOobStorageInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PciSwitchImageUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update Pci Switch firmware image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PciSwitchImageUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pci-switch-image-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePciSwitchImageUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PersistentMemoryDimmFwUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update Persistent Memory DIMM firmware image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PersistentMemoryDimmFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: persistent-memory-dimm-fw-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePersistentMemoryDimmFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PnuOSCatalog

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Populate pre-boot catalog to server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoscatalog-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePnuOSCatalog
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PnuOSConfig

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Configure server with service profile [assignedToDn] pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosconfig-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePnuOSConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PnuOSIdent

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Identify pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePnuOSIdent
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PnuOSInventory

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Perform inventory of server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosinventory-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePnuOSInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PnuOSPolicy

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Populate pre-boot environment behavior policy(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospolicy-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePnuOSPolicy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PnuOSSelfTest

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Trigger self-test on pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSSelfTest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosself-test-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePnuOSSelfTest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PnuOSUnloadDrivers

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Unload drivers on server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSUnloadDrivers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosunload-drivers-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePnuOSUnloadDrivers
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PnuOSValidate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Pre-boot environment validation for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSValidate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosvalidate-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePnuOSValidate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PollBiosActivateStatus

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for BIOS activate(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PollBiosActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-bios-activate-status-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePollBiosActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PollBiosUpdateStatus

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for BIOS update to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PollBiosUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-bios-update-status-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePollBiosUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PollBoardCtrlPowerCycle

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Board Controller power cycle to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PollBoardCtrlPowerCycle)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-board-ctrl-power-cycle-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePollBoardCtrlPowerCycle
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PollBoardCtrlUpdateStatus

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Board Controller update to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PollBoardCtrlUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-board-ctrl-update-status-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePollBoardCtrlUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PollClearBiosUpdateStatus

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for pending BIOS image update to clear(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PollClearBiosUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-clear-bios-update-status-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePollClearBiosUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PowerCycleBoard

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Power cycle the board controller(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PowerCycleBoard)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-cycle-board-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePowerCycleBoard
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PowerDeployWait

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PowerOn

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Power on server for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:PreSanitize

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradePreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:Sanitize

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:SasExpanderImgUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update sas expander image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SasExpanderImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sas-expander-img-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSasExpanderImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:Shutdown

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Shutting down server [dn] after firmware upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:SolRedirectDisable

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Disable Sol redirection on server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SolRedirectDisable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-disable-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSolRedirectDisable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:SolRedirectEnable

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: set up bios token for server for Sol redirect(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SolRedirectEnable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-enable-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSolRedirectEnable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:StorageCtlrImgUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update storage controller image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:StorageCtlrImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: storage-ctlr-img-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeStorageCtlrImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:SwConfigPnuOSLocal

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Configure primary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuoslocal-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSwConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:SwConfigPnuOSPeer

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Configure secondary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuospeer-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSwConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:SwConfigPortNivLocal

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: configuring primary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwConfigPortNivLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-local-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSwConfigPortNivLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:SwConfigPortNivPeer

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: configuring secondary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwConfigPortNivPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-peer-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSwConfigPortNivPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:SwUnconfigPnuOSLocal

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure primary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuoslocal-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSwUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:SwUnconfigPnuOSPeer

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure secondary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuospeer-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSwUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:UnconfigCimcVMedia

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all mappings for vmedia(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeUnconfigCimcVMedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:UnconfigExtMgmtGw

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt bmc gateway for vmedia(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeUnconfigExtMgmtGw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:UnconfigExtMgmtRules

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeUnconfigExtMgmtRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:UnlockFirmwareImage

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Releasing the lock obtained(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UnlockFirmwareImage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unlock-firmware-image-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeUnlockFirmwareImage
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:UpdateBiosRequest

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Sending update BIOS request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UpdateBiosRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-bios-request-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeUpdateBiosRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:UpdateBoardCtrlRequest

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Sending Board Controller update request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UpdateBoardCtrlRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-board-ctrl-request-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeUpdateBoardCtrlRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:activateAdaptorNwFwLocal

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Activate adapter network firmware on(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:activateAdaptorNwFwLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-nw-fw-local-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeActivateAdaptorNwFwLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:activateAdaptorNwFwPeer

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Activate adapter network firmware on(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:activateAdaptorNwFwPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-nw-fw-peer-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeActivateAdaptorNwFwPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:activateIBMCFw

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Activate CIMC firmware of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:activateIBMCFw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activateibmcfw-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeActivateIBMCFw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:copyRemote

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Copy images to peer node(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:copyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeCopyRemote
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:downloadImages

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Download images from operations manager(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:downloadImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-images-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeDownloadImages
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:hagPnuOSConnect

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:hagPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosconnect-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeHagPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:hagPnuOSDisconnect

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:hagPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosdisconnect-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeHagPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:resetIBMC

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Reset CIMC of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:resetIBMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resetibmc-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeResetIBMC
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:serialDebugPnuOSConnect

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:serialDebugPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosconnect-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSerialDebugPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:serialDebugPnuOSDisconnect

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:serialDebugPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosdisconnect-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeSerialDebugPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:updateAdaptorNwFwLocal

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update adapter network firmware(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:updateAdaptorNwFwLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-nw-fw-local-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeUpdateAdaptorNwFwLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:updateAdaptorNwFwPeer

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update adapter network firmware(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:updateAdaptorNwFwPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-nw-fw-peer-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeUpdateAdaptorNwFwPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:updateIBMCFw

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Update CIMC firmware of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:updateIBMCFw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: updateibmcfw-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeUpdateIBMCFw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdateLocal

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Wait for adapter network firmware update completion(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdateLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-adaptor-nw-fw-update-local-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeWaitForAdaptorNwFwUpdateLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdatePeer

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Wait for adapter network firmware update completion(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdatePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-adaptor-nw-fw-update-peer-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeWaitForAdaptorNwFwUpdatePeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalFwUpgrade:waitForIBMCFwUpdate

Fault Code: F17327

Message:

[FSM:STAGE:FAILED|RETRY]: Wait for CIMC firmware completion on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:waitForIBMCFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-foribmcfw-update-failed
mibFaultCode: F17327
mibFaultName: fsmStFailComputePhysicalFwUpgradeWaitForIBMCFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitAdapterReset:DeassertResetBypass

Fault Code: F17328

Message:

[FSM:STAGE:FAILED|RETRY]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputeRackUnitAdapterReset:DeassertResetBypass)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deassert-reset-bypass-failed
mibFaultCode: F17328
mibFaultName: fsmStFailComputeRackUnitAdapterResetDeassertResetBypass
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitAdapterReset:PowerCycle

Fault Code: F17328

Message:

[FSM:STAGE:FAILED|RETRY]: Power-cycle server [dn](FSM-STAGE:sam:dme:ComputeRackUnitAdapterReset:PowerCycle)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-cycle-failed
mibFaultCode: F17328
mibFaultName: fsmStFailComputeRackUnitAdapterResetPowerCycle
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitAdapterReset:PreSanitize

Fault Code: F17328

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server [dn](FSM-STAGE:sam:dme:ComputeRackUnitAdapterReset:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F17328
mibFaultName: fsmStFailComputeRackUnitAdapterResetPreSanitize
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitAdapterReset:Sanitize

Fault Code: F17328

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server [dn](FSM-STAGE:sam:dme:ComputeRackUnitAdapterReset:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F17328
mibFaultName: fsmStFailComputeRackUnitAdapterResetSanitize
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailPortPIoInCompatSfpReplaced:EnablePort

Fault Code: F17358

Message:

[FSM:STAGE:FAILED|RETRY]: Enabling port(FSM-STAGE:sam:dme:PortPIoInCompatSfpReplaced:EnablePort)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-port-failed
mibFaultCode: F17358
mibFaultName: fsmStFailPortPIoInCompatSfpReplacedEnablePort
moClass: port:PIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmStFailExtpolEpRegisterFsm:Execute

Fault Code: F17359

Message:

[FSM:STAGE:FAILED|RETRY]: Register FSM Execute(FSM-STAGE:sam:dme:ExtpolEpRegisterFsm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17359
mibFaultName: fsmStFailExtpolEpRegisterFsmExecute
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmStFailExtpolRegistryCrossDomainConfig:SetLocal

Fault Code: F17360

Message:

[FSM:STAGE:FAILED|RETRY]: Configure cross-domain XML for FLEX client on local fabric-interconnect(FSM-STAGE:sam:dme:ExtpolRegistryCrossDomainConfig:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F17360
mibFaultName: fsmStFailExtpolRegistryCrossDomainConfigSetLocal
moClass: extpol:Registry
Type: fsm
autoCleared: true
Affected MO: extpol/reg

fsmStFailExtpolRegistryCrossDomainConfig:SetPeer

Fault Code: F17360

Message:

[FSM:STAGE:FAILED|RETRY]: Configure cross-domain XML for FLEX client on peer fabric-interconnect(FSM-STAGE:sam:dme:ExtpolRegistryCrossDomainConfig:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F17360
mibFaultName: fsmStFailExtpolRegistryCrossDomainConfigSetPeer
moClass: extpol:Registry
Type: fsm
autoCleared: true
Affected MO: extpol/reg

fsmStFailExtpolRegistryCrossDomainDelete:SetLocal

Fault Code: F17361

Message:

[FSM:STAGE:FAILED|RETRY]: Remove cross-domain XML for FLEX client on local fabric-interconnect(FSM-STAGE:sam:dme:ExtpolRegistryCrossDomainDelete:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F17361
mibFaultName: fsmStFailExtpolRegistryCrossDomainDeleteSetLocal
moClass: extpol:Registry
Type: fsm
autoCleared: true
Affected MO: extpol/reg

fsmStFailExtpolRegistryCrossDomainDelete:SetPeer

Fault Code: F17361

Message:

[FSM:STAGE:FAILED|RETRY]: Remove cross-domain XML for FLEX client on peer fabric-interconnect(FSM-STAGE:sam:dme:ExtpolRegistryCrossDomainDelete:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F17361
mibFaultName: fsmStFailExtpolRegistryCrossDomainDeleteSetPeer
moClass: extpol:Registry
Type: fsm
autoCleared: true
Affected MO: extpol/reg

fsmStFailNfsMountInstMount:MountLocal

Fault Code: F17377

Message:

[FSM:STAGE:FAILED|RETRY]: Mount nfs [remoteDir] from server [server] on local switch(FSM-STAGE:sam:dme:NfsMountInstMount:MountLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: mount-local-failed
mibFaultCode: F17377
mibFaultName: fsmStFailNfsMountInstMountMountLocal
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmStFailNfsMountInstMount:MountPeer

Fault Code: F17377

Message:

[FSM:STAGE:FAILED|RETRY]: Mount nfs [remoteDir] from NFS server [server] on peer switch(FSM-STAGE:sam:dme:NfsMountInstMount:MountPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: mount-peer-failed
mibFaultCode: F17377
mibFaultName: fsmStFailNfsMountInstMountMountPeer
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmStFailNfsMountInstMount:RegisterClient

Fault Code: F17377

Message:

[FSM:STAGE:FAILED|RETRY]: Register client with Ops Mgr(FSM-STAGE:sam:dme:NfsMountInstMount:RegisterClient)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: register-client-failed
mibFaultCode: F17377
mibFaultName: fsmStFailNfsMountInstMountRegisterClient
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmStFailNfsMountInstMount:VerifyRegistration

Fault Code: F17377

Message:

[FSM:STAGE:FAILED|RETRY]: Verify client registration with Ops Mgr(FSM-STAGE:sam:dme:NfsMountInstMount:VerifyRegistration)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-registration-failed
mibFaultCode: F17377
mibFaultName: fsmStFailNfsMountInstMountVerifyRegistration
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmStFailNfsMountInstUnmount:UnmountLocal

Fault Code: F17378

Message:

[FSM:STAGE:FAILED|RETRY]: Unmount nfs [remoteDir] from server [server](FSM-STAGE:sam:dme:NfsMountInstUnmount:UnmountLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unmount-local-failed
mibFaultCode: F17378
mibFaultName: fsmStFailNfsMountInstUnmountUnmountLocal
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmStFailNfsMountInstUnmount:UnmountPeer

Fault Code: F17378

Message:

[FSM:STAGE:FAILED|RETRY]: Unmount nfs [remoteDir] from server [server](FSM-STAGE:sam:dme:NfsMountInstUnmount:UnmountPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unmount-peer-failed
mibFaultCode: F17378
mibFaultName: fsmStFailNfsMountInstUnmountUnmountPeer
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmStFailNfsMountDefReportNfsMountSuspend:Report

Fault Code: F17379

Message:

[FSM:STAGE:FAILED|RETRY]: Report mount suspend success to operations manager(FSM-STAGE:sam:dme:NfsMountDefReportNfsMountSuspend:Report)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-failed
mibFaultCode: F17379
mibFaultName: fsmStFailNfsMountDefReportNfsMountSuspendReport
moClass: nfs:MountDef
Type: fsm
autoCleared: true
Affected MO: nfs-ep/nfs-mount-def-[name]

fsmStFailStorageSystemSync:Execute

Fault Code: F17395

Message:

[FSM:STAGE:FAILED|RETRY]: Synchronise requestors with storage broker(FSM-STAGE:sam:dme:StorageSystemSync:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17395
mibFaultName: fsmStFailStorageSystemSyncExecute
moClass: storage:System
Type: fsm
autoCleared: true
Affected MO: storage-ep/system

fsmStFailFirmwareSystemDeploy:ActivateIOM

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Activating IOMs(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ActivateIOM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activateiom-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployActivateIOM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:ActivateLocalFI

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Activating Local Fabric Interconnect(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ActivateLocalFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-localfi-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployActivateLocalFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:ActivateRemoteFI

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Activating Peer Fabric Interconnect(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ActivateRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-remotefi-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployActivateRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:ActivateUCSM

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Activating UCSM(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ActivateUCSM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activateucsm-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployActivateUCSM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:ActivateUCSMServicePack

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Activating UCSM Service Pack(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ActivateUCSMServicePack)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activateucsmservice-pack-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployActivateUCSMServicePack
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:CopyAllImagesToPeer

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Copy all images to peer(FSM-STAGE:sam:dme:FirmwareSystemDeploy:CopyAllImagesToPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-all-images-to-peer-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployCopyAllImagesToPeer
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:FabEvacOffRemoteFI

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Disabling Fabric Evacuation on Remote FI(FSM-STAGE:sam:dme:FirmwareSystemDeploy:FabEvacOffRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: fab-evac-off-remotefi-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployFabEvacOffRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:FabEvacOnRemoteFI

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Enabling Fabric Evacuation on Remote FI(FSM-STAGE:sam:dme:FirmwareSystemDeploy:FabEvacOnRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: fab-evac-on-remotefi-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployFabEvacOnRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:FailOverToRemoteFI

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Switching Over to Remote FI to make it as Primary(FSM-STAGE:sam:dme:FirmwareSystemDeploy:FailOverToRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: fail-over-to-remotefi-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployFailOverToRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:InternalBackup

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Taking Internal Backup(FSM-STAGE:sam:dme:FirmwareSystemDeploy:InternalBackup)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: internal-backup-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployInternalBackup
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:PollActivateOfIOM

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Activation to complete on IOMs(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollActivateOfIOM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-ofiom-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployPollActivateOfIOM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:PollActivateOfLocalFI

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Activation to complete on Local Fabric Interconnect(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollActivateOfLocalFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-of-localfi-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployPollActivateOfLocalFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:PollActivateOfRemoteFI

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Activation to complete on Peer Fabric Interconnect(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollActivateOfRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-of-remotefi-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployPollActivateOfRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:PollActivateOfUCSM

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for UCSM Activate to complete(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollActivateOfUCSM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-ofucsm-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployPollActivateOfUCSM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:PollActivateOfUCSMServicePack

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for UCSM Service Pack Activate to complete(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollActivateOfUCSMServicePack)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-ofucsmservice-pack-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployPollActivateOfUCSMServicePack
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:PollFabEvacOffRemoteFI

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Fabric Evacuation to be Disabled on Remote FI(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollFabEvacOffRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-fab-evac-off-remotefi-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployPollFabEvacOffRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:PollFabEvacOnRemoteFI

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Fabric Evacuation to be Enabled on Remote FI(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollFabEvacOnRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-fab-evac-on-remotefi-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployPollFabEvacOnRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:PollFailOverToRemoteFI

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Switch Over to complete(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollFailOverToRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-fail-over-to-remotefi-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployPollFailOverToRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:PollInternalBackup

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Internal Backup to complete(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollInternalBackup)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-internal-backup-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployPollInternalBackup
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:PollUpdateOfIOM

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for update of IOMs to complete(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollUpdateOfIOM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-ofiom-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployPollUpdateOfIOM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:PollWaitForUserAck

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Polling to wait for user acknowledgment(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollWaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-wait-for-user-ack-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployPollWaitForUserAck
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:ResolveDistributable

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve distributable from operations manager(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ResolveDistributable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployResolveDistributable
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:ResolveDistributableNames

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving distributable name from infra pack(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ResolveDistributableNames)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-names-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployResolveDistributableNames
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:ResolveImages

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve images from operations manager(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ResolveImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-images-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployResolveImages
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:UpdateIOM

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Updating back-up image of IOMs(FSM-STAGE:sam:dme:FirmwareSystemDeploy:UpdateIOM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: updateiom-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployUpdateIOM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:WaitForDeploy

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Deploy to begin(FSM-STAGE:sam:dme:FirmwareSystemDeploy:WaitForDeploy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-deploy-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployWaitForDeploy
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:WaitForUserAck

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for User Acknowledgment To Start Primary Fabric Interconnect Activation(FSM-STAGE:sam:dme:FirmwareSystemDeploy:WaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-user-ack-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployWaitForUserAck
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemDeploy:downloadImages

Fault Code: F17408

Message:

[FSM:STAGE:FAILED|RETRY]: downloading image from central to local repository(FSM-STAGE:sam:dme:FirmwareSystemDeploy:downloadImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-images-failed
mibFaultCode: F17408
mibFaultName: fsmStFailFirmwareSystemDeployDownloadImages
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemApplyCatalogPack:ActivateCatalog

Fault Code: F17409

Message:

[FSM:STAGE:FAILED|RETRY]: Activating Catalog(FSM-STAGE:sam:dme:FirmwareSystemApplyCatalogPack:ActivateCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-catalog-failed
mibFaultCode: F17409
mibFaultName: fsmStFailFirmwareSystemApplyCatalogPackActivateCatalog
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemApplyCatalogPack:ResolveDistributable

Fault Code: F17409

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve distributable from operations manager(FSM-STAGE:sam:dme:FirmwareSystemApplyCatalogPack:ResolveDistributable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-failed
mibFaultCode: F17409
mibFaultName: fsmStFailFirmwareSystemApplyCatalogPackResolveDistributable
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemApplyCatalogPack:ResolveDistributableNames

Fault Code: F17409

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving distributable name(FSM-STAGE:sam:dme:FirmwareSystemApplyCatalogPack:ResolveDistributableNames)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-names-failed
mibFaultCode: F17409
mibFaultName: fsmStFailFirmwareSystemApplyCatalogPackResolveDistributableNames
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailFirmwareSystemApplyCatalogPack:ResolveImages

Fault Code: F17409

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve images from operations manager(FSM-STAGE:sam:dme:FirmwareSystemApplyCatalogPack:ResolveImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-images-failed
mibFaultCode: F17409
mibFaultName: fsmStFailFirmwareSystemApplyCatalogPackResolveImages
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmStFailComputeServerDiscPolicyResolveScrubPolicy:Resolve

Fault Code: F17426

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving scrub policy from UCS Central(FSM-STAGE:sam:dme:ComputeServerDiscPolicyResolveScrubPolicy:Resolve)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-failed
mibFaultCode: F17426
mibFaultName: fsmStFailComputeServerDiscPolicyResolveScrubPolicyResolve
moClass: compute:ServerDiscPolicy
Type: fsm
autoCleared: true
Affected MO: org-[name]/server-discovery

fsmStFailSwFcSanBorderActivateZoneSet:UpdateZones

Fault Code: F17439

Message:

[FSM:STAGE:FAILED|RETRY]: fc zone configuration on [switchId](FSM-STAGE:sam:dme:SwFcSanBorderActivateZoneSet:UpdateZones)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-zones-failed
mibFaultCode: F17439
mibFaultName: fsmStFailSwFcSanBorderActivateZoneSetUpdateZones
moClass: sw:FcSanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-fc

fsmStFailSwFcSanBorderActivateZoneSet:VerifyUserZoneConfig

Fault Code: F17439

Message:

[FSM:STAGE:FAILED|RETRY]: Verifying Storage(FC User Configured Zones) Connectivity(FSM-STAGE:sam:dme:SwFcSanBorderActivateZoneSet:VerifyUserZoneConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-user-zone-config-failed
mibFaultCode: F17439
mibFaultName: fsmStFailSwFcSanBorderActivateZoneSetVerifyUserZoneConfig
moClass: sw:FcSanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-fc

fsmStFailExtpolEpRepairCert:cleanOldData

Fault Code: F17446

Message:

[FSM:STAGE:FAILED|RETRY]: Cleaning certificates, channels and policy meta data(FSM-STAGE:sam:dme:ExtpolEpRepairCert:cleanOldData)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clean-old-data-failed
mibFaultCode: F17446
mibFaultName: fsmStFailExtpolEpRepairCertCleanOldData
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmStFailExtpolEpRepairCert:request

Fault Code: F17446

Message:

[FSM:STAGE:FAILED|RETRY]: Provisioning latest certificates(FSM-STAGE:sam:dme:ExtpolEpRepairCert:request)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: request-failed
mibFaultCode: F17446
mibFaultName: fsmStFailExtpolEpRepairCertRequest
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmStFailExtpolEpRepairCert:unregister

Fault Code: F17446

Message:

[FSM:STAGE:FAILED|RETRY]: unregister from old UCS Central, if needed(FSM-STAGE:sam:dme:ExtpolEpRepairCert:unregister)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unregister-failed
mibFaultCode: F17446
mibFaultName: fsmStFailExtpolEpRepairCertUnregister
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmStFailExtpolEpRepairCert:verify

Fault Code: F17446

Message:

[FSM:STAGE:FAILED|RETRY]: checking that cert was provisioned(FSM-STAGE:sam:dme:ExtpolEpRepairCert:verify)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-failed
mibFaultCode: F17446
mibFaultName: fsmStFailExtpolEpRepairCertVerify
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmStFailExtpolEpRepairCert:verifyGuid

Fault Code: F17446

Message:

[FSM:STAGE:FAILED|RETRY]: verifying GUID of UCS Central(FSM-STAGE:sam:dme:ExtpolEpRepairCert:verifyGuid)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-guid-failed
mibFaultCode: F17446
mibFaultName: fsmStFailExtpolEpRepairCertVerifyGuid
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmStFailPolicyControlEpOperate:Resolve

Fault Code: F17447

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyControlEpOperate:Resolve)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-failed
mibFaultCode: F17447
mibFaultName: fsmStFailPolicyControlEpOperateResolve
moClass: policy:ControlEp
Type: fsm
autoCleared: true
Affected MO: sys/control-ep-[type]

fsmStFailPolicyPolicyScopeReleasePolicyFsm:Release

Fault Code: F17448

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleasePolicyFsm:Release)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-failed
mibFaultCode: F17448
mibFaultName: fsmStFailPolicyPolicyScopeReleasePolicyFsmRelease
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeReleaseOperationFsm:Release

Fault Code: F17449

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseOperationFsm:Release)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-failed
mibFaultCode: F17449
mibFaultName: fsmStFailPolicyPolicyScopeReleaseOperationFsmRelease
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeReleaseStorageFsm:Release

Fault Code: F17450

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseStorageFsm:Release)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-failed
mibFaultCode: F17450
mibFaultName: fsmStFailPolicyPolicyScopeReleaseStorageFsmRelease
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeResolveManyPolicyFsm:ResolveMany

Fault Code: F17451

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveManyPolicyFsm:ResolveMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-many-failed
mibFaultCode: F17451
mibFaultName: fsmStFailPolicyPolicyScopeResolveManyPolicyFsmResolveMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeResolveManyOperationFsm:ResolveMany

Fault Code: F17452

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveManyOperationFsm:ResolveMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-many-failed
mibFaultCode: F17452
mibFaultName: fsmStFailPolicyPolicyScopeResolveManyOperationFsmResolveMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeResolveManyStorageFsm:ResolveMany

Fault Code: F17453

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveManyStorageFsm:ResolveMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-many-failed
mibFaultCode: F17453
mibFaultName: fsmStFailPolicyPolicyScopeResolveManyStorageFsmResolveMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeReleaseManyPolicyFsm:ReleaseMany

Fault Code: F17454

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseManyPolicyFsm:ReleaseMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-many-failed
mibFaultCode: F17454
mibFaultName: fsmStFailPolicyPolicyScopeReleaseManyPolicyFsmReleaseMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeReleaseManyOperationFsm:ReleaseMany

Fault Code: F17455

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseManyOperationFsm:ReleaseMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-many-failed
mibFaultCode: F17455
mibFaultName: fsmStFailPolicyPolicyScopeReleaseManyOperationFsmReleaseMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeReleaseManyStorageFsm:ReleaseMany

Fault Code: F17456

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseManyStorageFsm:ReleaseMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-many-failed
mibFaultCode: F17456
mibFaultName: fsmStFailPolicyPolicyScopeReleaseManyStorageFsmReleaseMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeResolveAllPolicyFsm:ResolveAll

Fault Code: F17457

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveAllPolicyFsm:ResolveAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-all-failed
mibFaultCode: F17457
mibFaultName: fsmStFailPolicyPolicyScopeResolveAllPolicyFsmResolveAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeResolveAllOperationFsm:ResolveAll

Fault Code: F17458

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveAllOperationFsm:ResolveAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-all-failed
mibFaultCode: F17458
mibFaultName: fsmStFailPolicyPolicyScopeResolveAllOperationFsmResolveAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeResolveAllStorageFsm:ResolveAll

Fault Code: F17459

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveAllStorageFsm:ResolveAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-all-failed
mibFaultCode: F17459
mibFaultName: fsmStFailPolicyPolicyScopeResolveAllStorageFsmResolveAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeReleaseAllPolicyFsm:ReleaseAll

Fault Code: F17460

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseAllPolicyFsm:ReleaseAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-all-failed
mibFaultCode: F17460
mibFaultName: fsmStFailPolicyPolicyScopeReleaseAllPolicyFsmReleaseAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeReleaseAllOperationFsm:ReleaseAll

Fault Code: F17461

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseAllOperationFsm:ReleaseAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-all-failed
mibFaultCode: F17461
mibFaultName: fsmStFailPolicyPolicyScopeReleaseAllOperationFsmReleaseAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailPolicyPolicyScopeReleaseAllStorageFsm:ReleaseAll

Fault Code: F17462

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseAllStorageFsm:ReleaseAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-all-failed
mibFaultCode: F17462
mibFaultName: fsmStFailPolicyPolicyScopeReleaseAllStorageFsmReleaseAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmStFailMgmtExportPolicyReportConfigCopy:Report

Fault Code: F17484

Message:

[FSM:STAGE:FAILED|RETRY]: Report config copy to Ops Mgr(FSM-STAGE:sam:dme:MgmtExportPolicyReportConfigCopy:Report)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-failed
mibFaultCode: F17484
mibFaultName: fsmStFailMgmtExportPolicyReportConfigCopyReport
moClass: mgmt:ExportPolicy
Type: fsm
autoCleared: true
Affected MO: org-[name]/cfg-exp-policy-[name]
Affected MO: org-[name]/db-backup-policy-[name]

fsmStFailExtpolProviderReportConfigImport:Report

Fault Code: F17485

Message:

[FSM:STAGE:FAILED|RETRY]: Report config import to Ops Mgr(FSM-STAGE:sam:dme:ExtpolProviderReportConfigImport:Report)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-failed
mibFaultCode: F17485
mibFaultName: fsmStFailExtpolProviderReportConfigImportReport
moClass: extpol:Provider
Type: fsm
autoCleared: true
Affected MO: extpol/reg/providers/prov-[type]

fsmStFailObserveObservedResolvePolicyFsm:Execute

Fault Code: F17491

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve Policy FSM Execute(FSM-STAGE:sam:dme:ObserveObservedResolvePolicyFsm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17491
mibFaultName: fsmStFailObserveObservedResolvePolicyFsmExecute
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmStFailObserveObservedResolveResourceFsm:Execute

Fault Code: F17492

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve Resource FSM Execute(FSM-STAGE:sam:dme:ObserveObservedResolveResourceFsm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17492
mibFaultName: fsmStFailObserveObservedResolveResourceFsmExecute
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmStFailObserveObservedResolveVMFsm:Execute

Fault Code: F17493

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve VM FSM Execute(FSM-STAGE:sam:dme:ObserveObservedResolveVMFsm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17493
mibFaultName: fsmStFailObserveObservedResolveVMFsmExecute
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmStFailObserveObservedResolveControllerFsm:Execute

Fault Code: F17494

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve Mgmt Controller FSM Execute(FSM-STAGE:sam:dme:ObserveObservedResolveControllerFsm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17494
mibFaultName: fsmStFailObserveObservedResolveControllerFsmExecute
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmStFailMgmtControllerRegistryConfig:Remove

Fault Code: F17499

Message:

[FSM:STAGE:FAILED|RETRY]: Deleting registry information from local config file(FSM-STAGE:sam:dme:MgmtControllerRegistryConfig:Remove)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remove-failed
mibFaultCode: F17499
mibFaultName: fsmStFailMgmtControllerRegistryConfigRemove
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerRegistryConfig:RemovePeer

Fault Code: F17499

Message:

[FSM:STAGE:FAILED|RETRY]: Deleting registry information from peer config file(FSM-STAGE:sam:dme:MgmtControllerRegistryConfig:RemovePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remove-peer-failed
mibFaultCode: F17499
mibFaultName: fsmStFailMgmtControllerRegistryConfigRemovePeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailGmetaHolderInventory:BeginInventory

Fault Code: F17608

Message:

[FSM:STAGE:FAILED|RETRY]: Begin inventory stages(FSM-STAGE:sam:dme:GmetaHolderInventory:BeginInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: begin-inventory-failed
mibFaultCode: F17608
mibFaultName: fsmStFailGmetaHolderInventoryBeginInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmStFailGmetaHolderInventory:CheckInventoryStatus

Fault Code: F17608

Message:

[FSM:STAGE:FAILED|RETRY]: Throttle inventory(FSM-STAGE:sam:dme:GmetaHolderInventory:CheckInventoryStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-inventory-status-failed
mibFaultCode: F17608
mibFaultName: fsmStFailGmetaHolderInventoryCheckInventoryStatus
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmStFailGmetaHolderInventory:EndInventory

Fault Code: F17608

Message:

[FSM:STAGE:FAILED|RETRY]: End inventory stages(FSM-STAGE:sam:dme:GmetaHolderInventory:EndInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: end-inventory-failed
mibFaultCode: F17608
mibFaultName: fsmStFailGmetaHolderInventoryEndInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmStFailGmetaHolderInventory:FullInventory

Fault Code: F17608

Message:

[FSM:STAGE:FAILED|RETRY]: Full inventory stages(FSM-STAGE:sam:dme:GmetaHolderInventory:FullInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: full-inventory-failed
mibFaultCode: F17608
mibFaultName: fsmStFailGmetaHolderInventoryFullInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmStFailGmetaHolderInventory:ReportFaultInventory

Fault Code: F17608

Message:

[FSM:STAGE:FAILED|RETRY]: Report fault inventory to UCS-Central(FSM-STAGE:sam:dme:GmetaHolderInventory:ReportFaultInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-fault-inventory-failed
mibFaultCode: F17608
mibFaultName: fsmStFailGmetaHolderInventoryReportFaultInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmStFailGmetaHolderInventory:ReportOrgInventory

Fault Code: F17608

Message:

[FSM:STAGE:FAILED|RETRY]: Report org inventory to UCS-Central(FSM-STAGE:sam:dme:GmetaHolderInventory:ReportOrgInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-org-inventory-failed
mibFaultCode: F17608
mibFaultName: fsmStFailGmetaHolderInventoryReportOrgInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmStFailGmetaHolderInventory:ReportPhysicalInventory

Fault Code: F17608

Message:

[FSM:STAGE:FAILED|RETRY]: Report physical inventory to UCS-Central(FSM-STAGE:sam:dme:GmetaHolderInventory:ReportPhysicalInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-physical-inventory-failed
mibFaultCode: F17608
mibFaultName: fsmStFailGmetaHolderInventoryReportPhysicalInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmStFailGmetaHolderInventory:ReportStorageInventory

Fault Code: F17608

Message:

[FSM:STAGE:FAILED|RETRY]: Report storage inventory to UCS-Central(FSM-STAGE:sam:dme:GmetaHolderInventory:ReportStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-storage-inventory-failed
mibFaultCode: F17608
mibFaultName: fsmStFailGmetaHolderInventoryReportStorageInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmStFailComputePhysicalCimcSessionDelete:Execute

Fault Code: F17609

Message:

[FSM:STAGE:FAILED|RETRY]: Terminating Cimc Sessions(FSM-STAGE:sam:dme:ComputePhysicalCimcSessionDelete:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17609
mibFaultName: fsmStFailComputePhysicalCimcSessionDeleteExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailPolicyControlledTypeOperate:ResolveAll

Fault Code: F17612

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving controlled type global policies(FSM-STAGE:sam:dme:PolicyControlledTypeOperate:ResolveAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-all-failed
mibFaultCode: F17612
mibFaultName: fsmStFailPolicyControlledTypeOperateResolveAll
moClass: policy:ControlledType
Type: fsm
autoCleared: true
Affected MO: sys/control-ep-[type]/cfg-backup-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/comm-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/datetime-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/discovery-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/dns-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/equipment-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/fabric-fw-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/fault-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/mep-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/monitoring-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/portconfig-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/powermgmt-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/psu-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/security-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/storage-autoconfig-ctrl/ctrlled-type-[type]

fsmStFailFabricVnetEpSyncEpPushVnetEpDeletion:Sync

Fault Code: F17619

Message:

[FSM:STAGE:FAILED|RETRY]: Update resource-mgr with VnetEp deletion(FSM-STAGE:sam:dme:FabricVnetEpSyncEpPushVnetEpDeletion:Sync)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-failed
mibFaultCode: F17619
mibFaultName: fsmStFailFabricVnetEpSyncEpPushVnetEpDeletionSync
moClass: fabric:VnetEpSyncEp
Type: fsm
autoCleared: true
Affected MO: extpol/reg/providers/prov-[type]/syncEp

fsmStFailSwEthLanFlowMonDeploy:UpdateEthFlowMon

Fault Code: F17639

Message:

[FSM:STAGE:FAILED|RETRY]: Ethernet traffic flow monitoring configuration on [switchId](FSM-STAGE:sam:dme:SwEthLanFlowMonDeploy:UpdateEthFlowMon)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-eth-flow-mon-failed
mibFaultCode: F17639
mibFaultName: fsmStFailSwEthLanFlowMonDeployUpdateEthFlowMon
moClass: sw:EthLanFlowMon
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ethlanflowmon

fsmStFailMgmtIPv6IfAddrSwMgmtOobIpv6IfConfig:Switch

Fault Code: F17665

Message:

[FSM:STAGE:FAILED|RETRY]: configuring the out-of-band IPv6 interface(FSM-STAGE:sam:dme:MgmtIPv6IfAddrSwMgmtOobIpv6IfConfig:Switch)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: switch-failed
mibFaultCode: F17665
mibFaultName: fsmStFailMgmtIPv6IfAddrSwMgmtOobIpv6IfConfigSwitch
moClass: mgmt:IPv6IfAddr
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/fex-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/switch-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/switch-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6

fsmStFailComputePhysicalUpdateBoardController:CheckPowerAvailability

Fault Code: F17667

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F17667
mibFaultName: fsmStFailComputePhysicalUpdateBoardControllerCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateBoardController:PollBoardCtrlPowerCycle

Fault Code: F17667

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Board Controller power cycle to complete(FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:PollBoardCtrlPowerCycle)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-board-ctrl-power-cycle-failed
mibFaultCode: F17667
mibFaultName: fsmStFailComputePhysicalUpdateBoardControllerPollBoardCtrlPowerCycle
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateBoardController:PollUpdateStatus

Fault Code: F17667

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Board Controller update to complete(FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F17667
mibFaultName: fsmStFailComputePhysicalUpdateBoardControllerPollUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateBoardController:PowerCycleBoard

Fault Code: F17667

Message:

[FSM:STAGE:FAILED|RETRY]: Power cycle the board controller(FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:PowerCycleBoard)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-cycle-board-failed
mibFaultCode: F17667
mibFaultName: fsmStFailComputePhysicalUpdateBoardControllerPowerCycleBoard
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateBoardController:PowerDeployWait

Fault Code: F17667

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F17667
mibFaultName: fsmStFailComputePhysicalUpdateBoardControllerPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateBoardController:PrepareForUpdate

Fault Code: F17667

Message:

[FSM:STAGE:FAILED|RETRY]: Prepare for BoardController update(FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:PrepareForUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: prepare-for-update-failed
mibFaultCode: F17667
mibFaultName: fsmStFailComputePhysicalUpdateBoardControllerPrepareForUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateBoardController:ServerPowerOff

Fault Code: F17667

Message:

[FSM:STAGE:FAILED|RETRY]: Power off server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:ServerPowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: server-power-off-failed
mibFaultCode: F17667
mibFaultName: fsmStFailComputePhysicalUpdateBoardControllerServerPowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateBoardController:ServerPowerOn

Fault Code: F17667

Message:

[FSM:STAGE:FAILED|RETRY]: Power on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:ServerPowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: server-power-on-failed
mibFaultCode: F17667
mibFaultName: fsmStFailComputePhysicalUpdateBoardControllerServerPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalUpdateBoardController:UpdateRequest

Fault Code: F17667

Message:

[FSM:STAGE:FAILED|RETRY]: Sending Board Controller update request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F17667
mibFaultName: fsmStFailComputePhysicalUpdateBoardControllerUpdateRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailExtvmmNetworkSetsDeploy:Local

Fault Code: F17703

Message:

[FSM:STAGE:FAILED|RETRY]: VMNetworkDefinition configuration on local fabric(FSM-STAGE:sam:dme:ExtvmmNetworkSetsDeploy:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F17703
mibFaultName: fsmStFailExtvmmNetworkSetsDeployLocal
moClass: extvmm:NetworkSets
Type: fsm
autoCleared: true
Affected MO: fabric/lan/network-sets

fsmStFailExtvmmNetworkSetsDeploy:Peer

Fault Code: F17703

Message:

[FSM:STAGE:FAILED|RETRY]: VMNetworkDefinition configuration on peer fabric(FSM-STAGE:sam:dme:ExtvmmNetworkSetsDeploy:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F17703
mibFaultName: fsmStFailExtvmmNetworkSetsDeployPeer
moClass: extvmm:NetworkSets
Type: fsm
autoCleared: true
Affected MO: fabric/lan/network-sets

fsmStFailComputePhysicalConfigBoard:ConfigMemoryPolicy

Fault Code: F17707

Message:

[FSM:STAGE:FAILED|RETRY]: Configure Memory Configuration Policy on server [dn](FSM-STAGE:sam:dme:ComputePhysicalConfigBoard:ConfigMemoryPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-memory-policy-failed
mibFaultCode: F17707
mibFaultName: fsmStFailComputePhysicalConfigBoardConfigMemoryPolicy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalResetMemoryErrors:Execute

Fault Code: F17708

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting memory errors on server [dn](FSM-STAGE:sam:dme:ComputePhysicalResetMemoryErrors:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17708
mibFaultName: fsmStFailComputePhysicalResetMemoryErrorsExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailMgmtControllerExtMgmtInterfaceConfig:Active

Fault Code: F17714

Message:

[FSM:STAGE:FAILED|RETRY]: external in-band mgmt interface configuration on Active CIMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:Active)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: active-failed
mibFaultCode: F17714
mibFaultName: fsmStFailMgmtControllerExtMgmtInterfaceConfigActive
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgLocal

Fault Code: F17714

Message:

[FSM:STAGE:FAILED|RETRY]: in-band vlan configuration on Local CIMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cimcvlan-cfg-local-failed
mibFaultCode: F17714
mibFaultName: fsmStFailMgmtControllerExtMgmtInterfaceConfigCIMCVlanCfgLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgPeer

Fault Code: F17714

Message:

[FSM:STAGE:FAILED|RETRY]: in-band vlan configuration on Peer CIMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cimcvlan-cfg-peer-failed
mibFaultCode: F17714
mibFaultName: fsmStFailMgmtControllerExtMgmtInterfaceConfigCIMCVlanCfgPeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerExtMgmtInterfaceConfig:CMCVlanCfg

Fault Code: F17714

Message:

[FSM:STAGE:FAILED|RETRY]: in-band vlan configuration on CMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:CMCVlanCfg)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cmcvlan-cfg-failed
mibFaultCode: F17714
mibFaultName: fsmStFailMgmtControllerExtMgmtInterfaceConfigCMCVlanCfg
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerExtMgmtInterfaceConfig:CMCVlanCfgPeer

Fault Code: F17714

Message:

[FSM:STAGE:FAILED|RETRY]: in-band vlan configuration on CMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:CMCVlanCfgPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cmcvlan-cfg-peer-failed
mibFaultCode: F17714
mibFaultName: fsmStFailMgmtControllerExtMgmtInterfaceConfigCMCVlanCfgPeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerExtMgmtInterfaceConfig:StandbyCMCVlanCfg

Fault Code: F17714

Message:

[FSM:STAGE:FAILED|RETRY]: in-band vlan configuration on CMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:StandbyCMCVlanCfg)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: standbycmcvlan-cfg-failed
mibFaultCode: F17714
mibFaultName: fsmStFailMgmtControllerExtMgmtInterfaceConfigStandbyCMCVlanCfg
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailComputeRackUnitCreateDhcpEntry:ExecuteLocal

Fault Code: F17715

Message:

[FSM:STAGE:FAILED|RETRY]: Creating host entry in dhcp database(FSM-STAGE:sam:dme:ComputeRackUnitCreateDhcpEntry:ExecuteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-local-failed
mibFaultCode: F17715
mibFaultName: fsmStFailComputeRackUnitCreateDhcpEntryExecuteLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputeRackUnitCreateDhcpEntry:ExecutePeer

Fault Code: F17715

Message:

[FSM:STAGE:FAILED|RETRY]: Creating host entry in dhcp database(FSM-STAGE:sam:dme:ComputeRackUnitCreateDhcpEntry:ExecutePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-peer-failed
mibFaultCode: F17715
mibFaultName: fsmStFailComputeRackUnitCreateDhcpEntryExecutePeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalServiceInfraDeploy:NicConfigLocal

Fault Code: F17716

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraDeploy:NicConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-local-failed
mibFaultCode: F17716
mibFaultName: fsmStFailComputePhysicalServiceInfraDeployNicConfigLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalServiceInfraDeploy:NicConfigPeer

Fault Code: F17716

Message:

[FSM:STAGE:FAILED|RETRY]: Configure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraDeploy:NicConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-peer-failed
mibFaultCode: F17716
mibFaultName: fsmStFailComputePhysicalServiceInfraDeployNicConfigPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalServiceInfraDeploy:SwConfigLocal

Fault Code: F17716

Message:

[FSM:STAGE:FAILED|RETRY]: Configure service infrastructure on primary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraDeploy:SwConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-local-failed
mibFaultCode: F17716
mibFaultName: fsmStFailComputePhysicalServiceInfraDeploySwConfigLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalServiceInfraDeploy:SwConfigPeer

Fault Code: F17716

Message:

[FSM:STAGE:FAILED|RETRY]: Configure service infrastructure on secondary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraDeploy:SwConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-peer-failed
mibFaultCode: F17716
mibFaultName: fsmStFailComputePhysicalServiceInfraDeploySwConfigPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalServiceInfraWithdraw:NicUnConfigLocal

Fault Code: F17717

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraWithdraw:NicUnConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-un-config-local-failed
mibFaultCode: F17717
mibFaultName: fsmStFailComputePhysicalServiceInfraWithdrawNicUnConfigLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalServiceInfraWithdraw:NicUnConfigPeer

Fault Code: F17717

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraWithdraw:NicUnConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-un-config-peer-failed
mibFaultCode: F17717
mibFaultName: fsmStFailComputePhysicalServiceInfraWithdrawNicUnConfigPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalServiceInfraWithdraw:SwUnConfigLocal

Fault Code: F17717

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure service infrastructure on primary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraWithdraw:SwUnConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-un-config-local-failed
mibFaultCode: F17717
mibFaultName: fsmStFailComputePhysicalServiceInfraWithdrawSwUnConfigLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalServiceInfraWithdraw:SwUnConfigPeer

Fault Code: F17717

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure service infrastructure on secondary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraWithdraw:SwUnConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-un-config-peer-failed
mibFaultCode: F17717
mibFaultName: fsmStFailComputePhysicalServiceInfraWithdrawSwUnConfigPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailSysdebugLogExportPolicyConfigure:Local

Fault Code: F17755

Message:

[FSM:STAGE:FAILED|RETRY]: configuring log file export service on local(FSM-STAGE:sam:dme:SysdebugLogExportPolicyConfigure:Local)

Explanation:

Cisco UCS Manager could not set the configurations in the primary Fabric Interconnect for log file transfer to remote server.

Recommended Action:

If you see this fault, take the following actions:

  1. Execute the show tech-support command and contact Cisco Technical Support.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F17755
mibFaultName: fsmStFailSysdebugLogExportPolicyConfigureLocal
moClass: sysdebug:LogExportPolicy
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/log-export-policy

fsmStFailSysdebugLogExportPolicyConfigure:Peer

Fault Code: F17755

Message:

[FSM:STAGE:FAILED|RETRY]: configuring log file export service on peer(FSM-STAGE:sam:dme:SysdebugLogExportPolicyConfigure:Peer)

Explanation:

Cisco UCS Manager could not set the configurations in the subordinate Fabric Interconnect (FI) for log file transfer to remote server. This fault typically appears for one of the following reasons:

  • The subordinate FI is not reachable.

  • The subordinate FI is experiencing an internal system error on applying the configuration.

Recommended Action:

If you see this fault, take the following actions:

  1. Check the FI cluster state to ensure that the subordinate FI is reachable and functioning correctly. If the subordinate FI is down, take appropriate corrective actions so that the UCS cluster goes into HA ready state.

  2. If the HA state of the primary and subordinate FIs are good, execute the show tech-support command and contact Cisco Technical Support.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F17755
mibFaultName: fsmStFailSysdebugLogExportPolicyConfigurePeer
moClass: sysdebug:LogExportPolicy
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/log-export-policy

fsmStFailComputePhysicalFlashController:UpdateFlashLife

Fault Code: F17757

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Flash Life update to complete(FSM-STAGE:sam:dme:ComputePhysicalFlashController:UpdateFlashLife)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-flash-life-failed
mibFaultCode: F17757
mibFaultName: fsmStFailComputePhysicalFlashControllerUpdateFlashLife
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailStorageFlexFlashControllerMOpsReset:Reset

Fault Code: F17818

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting FlexFlashController [dn](FSM-STAGE:sam:dme:StorageFlexFlashControllerMOpsReset:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F17818
mibFaultName: fsmStFailStorageFlexFlashControllerMOpsResetReset
moClass: storage:FlexFlashController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]
Affected MO: sys/rack-unit-[id]/board/storage-flexflash-[id]

fsmStFailStorageFlexFlashControllerMOpsFormat:Format

Fault Code: F17819

Message:

[FSM:STAGE:FAILED|RETRY]: Formatting FlexFlash Cards in Controller [dn](FSM-STAGE:sam:dme:StorageFlexFlashControllerMOpsFormat:Format)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: format-failed
mibFaultCode: F17819
mibFaultName: fsmStFailStorageFlexFlashControllerMOpsFormatFormat
moClass: storage:FlexFlashController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]
Affected MO: sys/rack-unit-[id]/board/storage-flexflash-[id]

fsmStFailStorageFlexFlashControllerMOpsPair:Pair

Fault Code: F17820

Message:

[FSM:STAGE:FAILED|RETRY]: Configure FlexFlash Card mirroring in Controller [dn](FSM-STAGE:sam:dme:StorageFlexFlashControllerMOpsPair:Pair)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pair-failed
mibFaultCode: F17820
mibFaultName: fsmStFailStorageFlexFlashControllerMOpsPairPair
moClass: storage:FlexFlashController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]
Affected MO: sys/rack-unit-[id]/board/storage-flexflash-[id]

fsmStFailComputePhysicalEnableCimcSecureBoot:Activate

Fault Code: F17826

Message:

[FSM:STAGE:FAILED|RETRY]: Activating CIMC image(FSM-STAGE:sam:dme:ComputePhysicalEnableCimcSecureBoot:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F17826
mibFaultName: fsmStFailComputePhysicalEnableCimcSecureBootActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalEnableCimcSecureBoot:PollUpdateStatus

Fault Code: F17826

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for update to complete(FSM-STAGE:sam:dme:ComputePhysicalEnableCimcSecureBoot:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F17826
mibFaultName: fsmStFailComputePhysicalEnableCimcSecureBootPollUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalEnableCimcSecureBoot:Reset

Fault Code: F17826

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting CIMC to boot the activated version(FSM-STAGE:sam:dme:ComputePhysicalEnableCimcSecureBoot:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F17826
mibFaultName: fsmStFailComputePhysicalEnableCimcSecureBootReset
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalEnableCimcSecureBoot:UpdateRequest

Fault Code: F17826

Message:

[FSM:STAGE:FAILED|RETRY]: Sending update request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalEnableCimcSecureBoot:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F17826
mibFaultName: fsmStFailComputePhysicalEnableCimcSecureBootUpdateRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailIdentMetaSystemUcscUnivSync:Execute

Fault Code: F17850

Message:

[FSM:STAGE:FAILED|RETRY]: Synchronise ID universe to external identifier manager(FSM-STAGE:sam:dme:IdentMetaSystemUcscUnivSync:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F17850
mibFaultName: fsmStFailIdentMetaSystemUcscUnivSyncExecute
moClass: ident:MetaSystem
Type: fsm
autoCleared: true
Affected MO: metaverse/metasys

fsmStFailMgmtControllerLockConfig:PowerButtonLockConfig

Fault Code: F17933

Message:

[FSM:STAGE:FAILED|RETRY]: Configuring Power Button Lock State(FSM-STAGE:sam:dme:MgmtControllerLockConfig:PowerButtonLockConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-button-lock-config-failed
mibFaultCode: F17933
mibFaultName: fsmStFailMgmtControllerLockConfigPowerButtonLockConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerPowerBudgetReclaimConfig:PowerOffReclaim

Fault Code: F17934

Message:

[FSM:STAGE:FAILED|RETRY]: Checking power-off and reclaiming power budget(FSM-STAGE:sam:dme:MgmtControllerPowerBudgetReclaimConfig:PowerOffReclaim)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-reclaim-failed
mibFaultCode: F17934
mibFaultName: fsmStFailMgmtControllerPowerBudgetReclaimConfigPowerOffReclaim
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerPowerBudgetReclaimConfig:PowerOffWait

Fault Code: F17934

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting to confirm power-off(FSM-STAGE:sam:dme:MgmtControllerPowerBudgetReclaimConfig:PowerOffWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-wait-failed
mibFaultCode: F17934
mibFaultName: fsmStFailMgmtControllerPowerBudgetReclaimConfigPowerOffWait
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailComputePhysicalOobStorageAdminConfig:BootHost

Fault Code: F17935

Message:

[FSM:STAGE:FAILED|RETRY]: Bring-up pre-boot environment for local storage admin config(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:BootHost)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-host-failed
mibFaultCode: F17935
mibFaultName: fsmStFailComputePhysicalOobStorageAdminConfigBootHost
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalOobStorageAdminConfig:BootWait

Fault Code: F17935

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for system reset(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F17935
mibFaultName: fsmStFailComputePhysicalOobStorageAdminConfigBootWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalOobStorageAdminConfig:CheckPowerAvailability

Fault Code: F17935

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F17935
mibFaultName: fsmStFailComputePhysicalOobStorageAdminConfigCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalOobStorageAdminConfig:OobStorageConfig

Fault Code: F17935

Message:

[FSM:STAGE:FAILED|RETRY]: Local storage admin configuration(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:OobStorageConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-config-failed
mibFaultCode: F17935
mibFaultName: fsmStFailComputePhysicalOobStorageAdminConfigOobStorageConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalOobStorageAdminConfig:OobStorageInventory

Fault Code: F17935

Message:

[FSM:STAGE:FAILED|RETRY]: Perform oob storage inventory with server profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F17935
mibFaultName: fsmStFailComputePhysicalOobStorageAdminConfigOobStorageInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalOobStorageAdminConfig:PowerDeployWait

Fault Code: F17935

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F17935
mibFaultName: fsmStFailComputePhysicalOobStorageAdminConfigPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalOobStorageAdminConfig:PreSanitize

Fault Code: F17935

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F17935
mibFaultName: fsmStFailComputePhysicalOobStorageAdminConfigPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalOobStorageAdminConfig:Sanitize

Fault Code: F17935

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F17935
mibFaultName: fsmStFailComputePhysicalOobStorageAdminConfigSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalOobStorageAdminConfig:Shutdown

Fault Code: F17935

Message:

[FSM:STAGE:FAILED|RETRY]: Shutting down server [dn] after local storage admin configuration(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F17935
mibFaultName: fsmStFailComputePhysicalOobStorageAdminConfigShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalOobStorageAdminConfig:TearDownVMediaLocal

Fault Code: F17935

Message:

[FSM:STAGE:FAILED|RETRY]: Tear down VMedia Local(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:TearDownVMediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: tear-downvmedia-local-failed
mibFaultCode: F17935
mibFaultName: fsmStFailComputePhysicalOobStorageAdminConfigTearDownVMediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalOobStorageAdminConfig:TearDownVMediaPeer

Fault Code: F17935

Message:

[FSM:STAGE:FAILED|RETRY]: Tear down VMedia Peer(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:TearDownVMediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: tear-downvmedia-peer-failed
mibFaultCode: F17935
mibFaultName: fsmStFailComputePhysicalOobStorageAdminConfigTearDownVMediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailEquipmentIOCardBaseFePresence:CheckLicense

Fault Code: F17940

Message:

[FSM:STAGE:FAILED|RETRY]: Checking license for chassis [chassisId] (iom [id])(FSM-STAGE:sam:dme:EquipmentIOCardBaseFePresence:CheckLicense)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-license-failed
mibFaultCode: F17940
mibFaultName: fsmStFailEquipmentIOCardBaseFePresenceCheckLicense
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailEquipmentIOCardBaseFePresence:ConfigChassisId

Fault Code: F17940

Message:

[FSM:STAGE:FAILED|RETRY]: identifying SwitchIOCard [chassisId]/[id](FSM-STAGE:sam:dme:EquipmentIOCardBaseFePresence:ConfigChassisId)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-chassis-id-failed
mibFaultCode: F17940
mibFaultName: fsmStFailEquipmentIOCardBaseFePresenceConfigChassisId
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailEquipmentIOCardBaseFePresence:Identify

Fault Code: F17940

Message:

[FSM:STAGE:FAILED|RETRY]: identifying IOM [chassisId]/[id](FSM-STAGE:sam:dme:EquipmentIOCardBaseFePresence:Identify)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: identify-failed
mibFaultCode: F17940
mibFaultName: fsmStFailEquipmentIOCardBaseFePresenceIdentify
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailEquipmentIOCardBaseFeConn:ConfigureEndPoint

Fault Code: F17941

Message:

[FSM:STAGE:FAILED|RETRY]: configuring management identity to IOM [chassisId]/[id]([side])(FSM-STAGE:sam:dme:EquipmentIOCardBaseFeConn:ConfigureEndPoint)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-end-point-failed
mibFaultCode: F17941
mibFaultName: fsmStFailEquipmentIOCardBaseFeConnConfigureEndPoint
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailEquipmentIOCardBaseFeConn:ConfigureSwMgmtEndPoint

Fault Code: F17941

Message:

[FSM:STAGE:FAILED|RETRY]: configuring fabric interconnect [switchId] mgmt connectivity to IOM [chassisId]/[id]([side])(FSM-STAGE:sam:dme:EquipmentIOCardBaseFeConn:ConfigureSwMgmtEndPoint)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-sw-mgmt-end-point-failed
mibFaultCode: F17941
mibFaultName: fsmStFailEquipmentIOCardBaseFeConnConfigureSwMgmtEndPoint
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailEquipmentIOCardBaseFeConn:ConfigureVifNs

Fault Code: F17941

Message:

[FSM:STAGE:FAILED|RETRY]: configuring IOM [chassisId]/[id]([side]) virtual name space(FSM-STAGE:sam:dme:EquipmentIOCardBaseFeConn:ConfigureVifNs)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-vif-ns-failed
mibFaultCode: F17941
mibFaultName: fsmStFailEquipmentIOCardBaseFeConnConfigureVifNs
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailEquipmentIOCardBaseFeConn:DiscoverChassis

Fault Code: F17941

Message:

[FSM:STAGE:FAILED|RETRY]: triggering chassis discovery via IOM [chassisId]/[id]([side])(FSM-STAGE:sam:dme:EquipmentIOCardBaseFeConn:DiscoverChassis)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: discover-chassis-failed
mibFaultCode: F17941
mibFaultName: fsmStFailEquipmentIOCardBaseFeConnDiscoverChassis
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailEquipmentIOCardBaseFeConn:EnableChassis

Fault Code: F17941

Message:

[FSM:STAGE:FAILED|RETRY]: enabling chassis [chassisId] on [side] side(FSM-STAGE:sam:dme:EquipmentIOCardBaseFeConn:EnableChassis)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-chassis-failed
mibFaultCode: F17941
mibFaultName: fsmStFailEquipmentIOCardBaseFeConnEnableChassis
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailEquipmentPsuUpdatePSU:ActivatePsu

Fault Code: F17987

Message:

[FSM:STAGE:FAILED|RETRY]: activating PSU image(FSM-STAGE:sam:dme:EquipmentPsuUpdatePSU:ActivatePsu)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-psu-failed
mibFaultCode: F17987
mibFaultName: fsmStFailEquipmentPsuUpdatePSUActivatePsu
moClass: equipment:Psu
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/psu-[id]
Affected MO: sys/fex-[id]/psu-[id]
Affected MO: sys/rack-enclosure-[id]/psu-[id]
Affected MO: sys/rack-unit-[id]/psu-[id]
Affected MO: sys/switch-[id]/psu-[id]

fsmStFailEquipmentPsuUpdatePSU:PollActivateStatus

Fault Code: F17987

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for PSU activate to complete(FSM-STAGE:sam:dme:EquipmentPsuUpdatePSU:PollActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-status-failed
mibFaultCode: F17987
mibFaultName: fsmStFailEquipmentPsuUpdatePSUPollActivateStatus
moClass: equipment:Psu
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/psu-[id]
Affected MO: sys/fex-[id]/psu-[id]
Affected MO: sys/rack-enclosure-[id]/psu-[id]
Affected MO: sys/rack-unit-[id]/psu-[id]
Affected MO: sys/switch-[id]/psu-[id]

fsmStFailEquipmentPsuUpdatePSU:PollUpdateStatus

Fault Code: F17987

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for PSU update to complete(FSM-STAGE:sam:dme:EquipmentPsuUpdatePSU:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F17987
mibFaultName: fsmStFailEquipmentPsuUpdatePSUPollUpdateStatus
moClass: equipment:Psu
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/psu-[id]
Affected MO: sys/fex-[id]/psu-[id]
Affected MO: sys/rack-enclosure-[id]/psu-[id]
Affected MO: sys/rack-unit-[id]/psu-[id]
Affected MO: sys/switch-[id]/psu-[id]

fsmStFailEquipmentPsuUpdatePSU:UpdateRequest

Fault Code: F17987

Message:

[FSM:STAGE:FAILED|RETRY]: sending PSU update request to CIMC(FSM-STAGE:sam:dme:EquipmentPsuUpdatePSU:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F17987
mibFaultName: fsmStFailEquipmentPsuUpdatePSUUpdateRequest
moClass: equipment:Psu
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/psu-[id]
Affected MO: sys/fex-[id]/psu-[id]
Affected MO: sys/rack-enclosure-[id]/psu-[id]
Affected MO: sys/rack-unit-[id]/psu-[id]
Affected MO: sys/switch-[id]/psu-[id]

fsmStFailMgmtControllerUpdateCMC:PollUpdateStatus

Fault Code: F18012

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for M-series CMC update(FSM-STAGE:sam:dme:MgmtControllerUpdateCMC:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F18012
mibFaultName: fsmStFailMgmtControllerUpdateCMCPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateCMC:UpdateRequest

Fault Code: F18012

Message:

[FSM:STAGE:FAILED|RETRY]: sending update request to M-series CMC(FSM-STAGE:sam:dme:MgmtControllerUpdateCMC:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F18012
mibFaultName: fsmStFailMgmtControllerUpdateCMCUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateCMC:Activate

Fault Code: F18013

Message:

[FSM:STAGE:FAILED|RETRY]: activating backup image of M-series CMC(FSM-STAGE:sam:dme:MgmtControllerActivateCMC:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F18013
mibFaultName: fsmStFailMgmtControllerActivateCMCActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateCMC:PollActivation

Fault Code: F18013

Message:

[FSM:STAGE:FAILED|RETRY]: poll activation status(FSM-STAGE:sam:dme:MgmtControllerActivateCMC:PollActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activation-failed
mibFaultCode: F18013
mibFaultName: fsmStFailMgmtControllerActivateCMCPollActivation
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateCMC:Reset

Fault Code: F18013

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting M-series CMC to boot the activated version(FSM-STAGE:sam:dme:MgmtControllerActivateCMC:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F18013
mibFaultName: fsmStFailMgmtControllerActivateCMCReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateAdaptor:PollUpdateStatus

Fault Code: F18014

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for update to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateAdaptor:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F18014
mibFaultName: fsmStFailMgmtControllerUpdateAdaptorPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateAdaptor:UpdateRequest

Fault Code: F18014

Message:

[FSM:STAGE:FAILED|RETRY]: sending update request to Adaptor(FSM-STAGE:sam:dme:MgmtControllerUpdateAdaptor:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F18014
mibFaultName: fsmStFailMgmtControllerUpdateAdaptorUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateAdaptor:UpdateRequestPeer

Fault Code: F18014

Message:

[FSM:STAGE:FAILED|RETRY]: sending update request to Peer Adaptor(FSM-STAGE:sam:dme:MgmtControllerUpdateAdaptor:UpdateRequestPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-peer-failed
mibFaultCode: F18014
mibFaultName: fsmStFailMgmtControllerUpdateAdaptorUpdateRequestPeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateAdaptor:Activate

Fault Code: F18015

Message:

[FSM:STAGE:FAILED|RETRY]: activating image of Adaptor(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F18015
mibFaultName: fsmStFailMgmtControllerActivateAdaptorActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateAdaptor:ActivatePeer

Fault Code: F18015

Message:

[FSM:STAGE:FAILED|RETRY]: activating image of Peer Adaptor(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:ActivatePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-peer-failed
mibFaultCode: F18015
mibFaultName: fsmStFailMgmtControllerActivateAdaptorActivatePeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateAdaptor:PollActivateStatus

Fault Code: F18015

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for adaptor reboot to complete(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:PollActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-status-failed
mibFaultCode: F18015
mibFaultName: fsmStFailMgmtControllerActivateAdaptorPollActivateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateAdaptor:PowerOffServers

Fault Code: F18015

Message:

[FSM:STAGE:FAILED|RETRY]: soft shutdown of the servers(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F18015
mibFaultName: fsmStFailMgmtControllerActivateAdaptorPowerOffServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateAdaptor:PowerOnServers

Fault Code: F18015

Message:

[FSM:STAGE:FAILED|RETRY]: Power on servers(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F18015
mibFaultName: fsmStFailMgmtControllerActivateAdaptorPowerOnServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateAdaptor:Reset

Fault Code: F18015

Message:

[FSM:STAGE:FAILED|RETRY]: reseting the adaptor(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F18015
mibFaultName: fsmStFailMgmtControllerActivateAdaptorReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateAdaptor:ServersPowerOffCompletion

Fault Code: F18015

Message:

[FSM:STAGE:FAILED|RETRY]: checking for servers are powered down(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:ServersPowerOffCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: servers-power-off-completion-failed
mibFaultCode: F18015
mibFaultName: fsmStFailMgmtControllerActivateAdaptorServersPowerOffCompletion
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateRaidController:Activate

Fault Code: F18016

Message:

[FSM:STAGE:FAILED|RETRY]: Activating M-series Storage Controller(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F18016
mibFaultName: fsmStFailMgmtControllerUpdateRaidControllerActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateRaidController:PollActivation

Fault Code: F18016

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for M-series Storage Controller activation to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:PollActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activation-failed
mibFaultCode: F18016
mibFaultName: fsmStFailMgmtControllerUpdateRaidControllerPollActivation
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateRaidController:PollUpdateStatus

Fault Code: F18016

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for M-series Storage Controller update to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F18016
mibFaultName: fsmStFailMgmtControllerUpdateRaidControllerPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateRaidController:PowerOffServers

Fault Code: F18016

Message:

[FSM:STAGE:FAILED|RETRY]: Power off servers(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F18016
mibFaultName: fsmStFailMgmtControllerUpdateRaidControllerPowerOffServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateRaidController:PowerOnServers

Fault Code: F18016

Message:

[FSM:STAGE:FAILED|RETRY]: Power on servers(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F18016
mibFaultName: fsmStFailMgmtControllerUpdateRaidControllerPowerOnServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateRaidController:ServersPowerOffCompletion

Fault Code: F18016

Message:

[FSM:STAGE:FAILED|RETRY]: checking for servers are powered down(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:ServersPowerOffCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: servers-power-off-completion-failed
mibFaultCode: F18016
mibFaultName: fsmStFailMgmtControllerUpdateRaidControllerServersPowerOffCompletion
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateRaidController:UpdateRequest

Fault Code: F18016

Message:

[FSM:STAGE:FAILED|RETRY]: Sending M-series Storage Controller update request to CMC(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F18016
mibFaultName: fsmStFailMgmtControllerUpdateRaidControllerUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateBoardController:PollUpdateStatus

Fault Code: F18017

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Board Controller update to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F18017
mibFaultName: fsmStFailMgmtControllerUpdateBoardControllerPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateBoardController:PowerOffServers

Fault Code: F18017

Message:

[FSM:STAGE:FAILED|RETRY]: Power off servers(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F18017
mibFaultName: fsmStFailMgmtControllerUpdateBoardControllerPowerOffServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateBoardController:PowerOnServers

Fault Code: F18017

Message:

[FSM:STAGE:FAILED|RETRY]: Power on servers(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F18017
mibFaultName: fsmStFailMgmtControllerUpdateBoardControllerPowerOnServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateBoardController:PrepareForUpdate

Fault Code: F18017

Message:

[FSM:STAGE:FAILED|RETRY]: Prepare for BoardController update(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:PrepareForUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: prepare-for-update-failed
mibFaultCode: F18017
mibFaultName: fsmStFailMgmtControllerUpdateBoardControllerPrepareForUpdate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateBoardController:ServersPowerOffCompletion

Fault Code: F18017

Message:

[FSM:STAGE:FAILED|RETRY]: checking for servers are powered down(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:ServersPowerOffCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: servers-power-off-completion-failed
mibFaultCode: F18017
mibFaultName: fsmStFailMgmtControllerUpdateBoardControllerServersPowerOffCompletion
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateBoardController:UpdateRequest

Fault Code: F18017

Message:

[FSM:STAGE:FAILED|RETRY]: Sending Board Controller update request to CMC(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F18017
mibFaultName: fsmStFailMgmtControllerUpdateBoardControllerUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailFabricCartridgeSlotEpIdentify:ExecuteLocal

Fault Code: F18024

Message:

[FSM:STAGE:FAILED|RETRY]: identifying a cartridge in [chassisId]/[slotId] via CMC(FSM-STAGE:sam:dme:FabricCartridgeSlotEpIdentify:ExecuteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-local-failed
mibFaultCode: F18024
mibFaultName: fsmStFailFabricCartridgeSlotEpIdentifyExecuteLocal
moClass: fabric:CartridgeSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/cart-slot-[slotId]

fsmStFailFabricCartridgeSlotEpIdentify:ExecutePeer

Fault Code: F18024

Message:

[FSM:STAGE:FAILED|RETRY]: identifying a cartridge in [chassisId]/[slotId] via CMC(FSM-STAGE:sam:dme:FabricCartridgeSlotEpIdentify:ExecutePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-peer-failed
mibFaultCode: F18024
mibFaultName: fsmStFailFabricCartridgeSlotEpIdentifyExecutePeer
moClass: fabric:CartridgeSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/cart-slot-[slotId]

fsmStFailFabricComputeMSlotEpIdentify:ExecuteLocal

Fault Code: F18025

Message:

[FSM:STAGE:FAILED|RETRY]: identifying a server unit in [chassisId]/[slotId]/[serverInstanceId] via CIMC(FSM-STAGE:sam:dme:FabricComputeMSlotEpIdentify:ExecuteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-local-failed
mibFaultCode: F18025
mibFaultName: fsmStFailFabricComputeMSlotEpIdentifyExecuteLocal
moClass: fabric:ComputeMSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/cart-slot-[slotId]/ins-[serverInstanceId]

fsmStFailFabricComputeMSlotEpIdentify:ExecutePeer

Fault Code: F18025

Message:

[FSM:STAGE:FAILED|RETRY]: identifying a server in [chassisId]/[slotId]/[serverInstanceId] via CIMC(FSM-STAGE:sam:dme:FabricComputeMSlotEpIdentify:ExecutePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-peer-failed
mibFaultCode: F18025
mibFaultName: fsmStFailFabricComputeMSlotEpIdentifyExecutePeer
moClass: fabric:ComputeMSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/cart-slot-[slotId]/ins-[serverInstanceId]

fsmStFailEquipmentChassisOobStorageAdminCfg:OobStorageConfig

Fault Code: F18026

Message:

[FSM:STAGE:FAILED|RETRY]: Local storage admin configuration(FSM-STAGE:sam:dme:EquipmentChassisOobStorageAdminCfg:OobStorageConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-config-failed
mibFaultCode: F18026
mibFaultName: fsmStFailEquipmentChassisOobStorageAdminCfgOobStorageConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisOobStorageAdminCfg:OobStorageInventory

Fault Code: F18026

Message:

[FSM:STAGE:FAILED|RETRY]: Perform oob storage inventory after admin configuration(FSM-STAGE:sam:dme:EquipmentChassisOobStorageAdminCfg:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F18026
mibFaultName: fsmStFailEquipmentChassisOobStorageAdminCfgOobStorageInventory
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailComputeServerUnitDiscover:BiosPostCompletion

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for BIOS POST completion from CIMC on server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverBiosPostCompletion
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:BladeBootWait

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for system reset on server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BladeBootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-boot-wait-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverBladeBootWait
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:BmcConfigPnuOS

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: provisioning a bootable device with a bootable pre-boot image for server(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverBmcConfigPnuOS
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:BmcFactoryReset

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: performing factory reset of server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BmcFactoryReset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-factory-reset-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverBmcFactoryReset
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:BmcInventory

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: getting inventory of server [chassisId]/[slotId]/[serverInstanceId] via CIMC(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BmcInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-inventory-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverBmcInventory
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:BmcShutdownDiscovered

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: Shutdown the server [chassisId]/[slotId]/[serverInstanceId]; deep discovery completed(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BmcShutdownDiscovered)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-shutdown-discovered-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverBmcShutdownDiscovered
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:BootPnuos

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: power server [chassisId]/[slotId]/[serverInstanceId] on with pre-boot environment(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-pnuos-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverBootPnuos
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:CimcPresence

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: checking CIMC of server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:CimcPresence)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cimc-presence-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverCimcPresence
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:CleanupNicConfigLocal

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure local adapter in server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:CleanupNicConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-nic-config-local-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverCleanupNicConfigLocal
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:CleanupNicConfigPeer

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: Unconfigure peer adapter in server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:CleanupNicConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-nic-config-peer-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverCleanupNicConfigPeer
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:ConfigUserAccess

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: configuring external user access to server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:ConfigUserAccess)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-user-access-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverConfigUserAccess
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:HandlePooling

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: Invoke post-discovery policies on server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:HandlePooling)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: handle-pooling-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverHandlePooling
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:PreSanitize

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverPreSanitize
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:ReadSmbios

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for SMBIOS table from CIMC on server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:ReadSmbios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: read-smbios-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverReadSmbios
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:Sanitize

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverSanitize
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:UnconfigCimcVMedia

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all mappings for vmedia(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverUnconfigCimcVMedia
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:UnconfigExtMgmtGw

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt bmc gateway for vmedia(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverUnconfigExtMgmtGw
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailComputeServerUnitDiscover:UnconfigExtMgmtRules

Fault Code: F18032

Message:

[FSM:STAGE:FAILED|RETRY]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F18032
mibFaultName: fsmStFailComputeServerUnitDiscoverUnconfigExtMgmtRules
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmStFailMgmtIfFaPresence:CheckLicense

Fault Code: F18033

Message:

[FSM:STAGE:FAILED|RETRY]: Checking license for chassis [chassisId] (iom [id])(FSM-STAGE:sam:dme:MgmtIfFaPresence:CheckLicense)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-license-failed
mibFaultCode: F18033
mibFaultName: fsmStFailMgmtIfFaPresenceCheckLicense
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfFaPresence:Identify

Fault Code: F18033

Message:

[FSM:STAGE:FAILED|RETRY]: Identifying Shared IO Module [chassisId]/[id](FSM-STAGE:sam:dme:MgmtIfFaPresence:Identify)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: identify-failed
mibFaultCode: F18033
mibFaultName: fsmStFailMgmtIfFaPresenceIdentify
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfFaConn:ConfigureVifNs

Fault Code: F18034

Message:

[FSM:STAGE:FAILED|RETRY]: configuring Shared IO Module [chassisId]/[id] virtual name space(FSM-STAGE:sam:dme:MgmtIfFaConn:ConfigureVifNs)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-vif-ns-failed
mibFaultCode: F18034
mibFaultName: fsmStFailMgmtIfFaConnConfigureVifNs
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfFaConn:DiscoverChassis

Fault Code: F18034

Message:

[FSM:STAGE:FAILED|RETRY]: triggering chassis discovery via Shared IO Module path [chassisId]/[id](FSM-STAGE:sam:dme:MgmtIfFaConn:DiscoverChassis)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: discover-chassis-failed
mibFaultCode: F18034
mibFaultName: fsmStFailMgmtIfFaConnDiscoverChassis
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfFaConn:DiscoverSasExpander

Fault Code: F18034

Message:

[FSM:STAGE:FAILED|RETRY]: Identifying SAS Expander(FSM-STAGE:sam:dme:MgmtIfFaConn:DiscoverSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: discover-sas-expander-failed
mibFaultCode: F18034
mibFaultName: fsmStFailMgmtIfFaConnDiscoverSasExpander
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfFaConn:OobStorageInventory

Fault Code: F18034

Message:

[FSM:STAGE:FAILED|RETRY]: Identifying Oob Storage(FSM-STAGE:sam:dme:MgmtIfFaConn:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F18034
mibFaultName: fsmStFailMgmtIfFaConnOobStorageInventory
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailMgmtIfFaConn:SharedIOModuleInventory

Fault Code: F18034

Message:

[FSM:STAGE:FAILED|RETRY]: Identifying Shared IO Module in Chassis-[chassisId](FSM-STAGE:sam:dme:MgmtIfFaConn:SharedIOModuleInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sharediomodule-inventory-failed
mibFaultCode: F18034
mibFaultName: fsmStFailMgmtIfFaConnSharedIOModuleInventory
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmStFailEquipmentIOCardEvacuate:Execute

Fault Code: F18045

Message:

[FSM:STAGE:FAILED|RETRY]: Stop all active flows on IOM [dn] connected to fabric [switchId](FSM-STAGE:sam:dme:EquipmentIOCardEvacuate:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F18045
mibFaultName: fsmStFailEquipmentIOCardEvacuateExecute
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailEquipmentIOCardResetEvacuate:Execute

Fault Code: F18046

Message:

[FSM:STAGE:FAILED|RETRY]: Restarting all stopped flows on IOM [dn] connected to fabric [switchId](FSM-STAGE:sam:dme:EquipmentIOCardResetEvacuate:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F18046
mibFaultName: fsmStFailEquipmentIOCardResetEvacuateExecute
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailComputePhysicalClearTPM:BiosPostCompletion

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for BIOS POST completion from CIMC(FSM-STAGE:sam:dme:ComputePhysicalClearTPM:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:BladePowerOff

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Power off server for reconfiguring Bios(FSM-STAGE:sam:dme:ComputePhysicalClearTPM:BladePowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-off-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMBladePowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:BladePowerOn

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Power on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:BladePowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-on-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMBladePowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:BootHost

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Reboot host OS for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalClearTPM:BootHost)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-host-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMBootHost
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:Clear

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Clear TPM for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:Clear)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clear-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMClear
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:PreSanitize

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:ReadSmBios

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Reading SMBIOS 204 response(FSM-STAGE:sam:dme:ComputePhysicalClearTPM:ReadSmBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: read-sm-bios-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMReadSmBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:ReconfigBios

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Reconfiguring BIOS Settings and Boot Order of server [serverId] for service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:ReconfigBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reconfig-bios-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMReconfigBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:Sanitize

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:SetupVmedia

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Provisioning a V-Media device with a bootable BIOS image for server [dn](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:SetupVmedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMSetupVmedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:StopVMediaLocal

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:StopVMediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-local-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMStopVMediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:StopVMediaPeer

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:StopVMediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-peer-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMStopVMediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalClearTPM:UnconfigVmedia

Fault Code: F18051

Message:

[FSM:STAGE:FAILED|RETRY]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:UnconfigVmedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-vmedia-failed
mibFaultCode: F18051
mibFaultName: fsmStFailComputePhysicalClearTPMUnconfigVmedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailEquipmentIOCardResetPeerCmc:Execute

Fault Code: F18102

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting Chassis Management Controller on Peer IOM [chassisId]/[id](FSM-STAGE:sam:dme:EquipmentIOCardResetPeerCmc:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F18102
mibFaultName: fsmStFailEquipmentIOCardResetPeerCmcExecute
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmStFailSwExtUtilityConfPortBreakout:ConfigSwA

Fault Code: F18124

Message:

[FSM:STAGE:FAILED|RETRY]: Configure port breakout mode mode on fabric interconnect [id](FSM-STAGE:sam:dme:SwExtUtilityConfPortBreakout:ConfigSwA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-sw-afailed
mibFaultCode: F18124
mibFaultName: fsmStFailSwExtUtilityConfPortBreakoutConfigSwA
moClass: sw:ExtUtility
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ext

fsmStFailSwExtUtilityConfPortBreakout:ConfigSwB

Fault Code: F18124

Message:

[FSM:STAGE:FAILED|RETRY]: Configure port breakout mode on fabric interconnect [id](FSM-STAGE:sam:dme:SwExtUtilityConfPortBreakout:ConfigSwB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-sw-bfailed
mibFaultCode: F18124
mibFaultName: fsmStFailSwExtUtilityConfPortBreakoutConfigSwB
moClass: sw:ExtUtility
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ext

fsmStFailSwExtUtilityConfPortBreakout:PortInventorySwA

Fault Code: F18124

Message:

[FSM:STAGE:FAILED|RETRY]: Performing local port inventory of switch [id](FSM-STAGE:sam:dme:SwExtUtilityConfPortBreakout:PortInventorySwA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: port-inventory-sw-afailed
mibFaultCode: F18124
mibFaultName: fsmStFailSwExtUtilityConfPortBreakoutPortInventorySwA
moClass: sw:ExtUtility
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ext

fsmStFailSwExtUtilityConfPortBreakout:PortInventorySwB

Fault Code: F18124

Message:

[FSM:STAGE:FAILED|RETRY]: Performing peer port inventory of switch [id](FSM-STAGE:sam:dme:SwExtUtilityConfPortBreakout:PortInventorySwB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: port-inventory-sw-bfailed
mibFaultCode: F18124
mibFaultName: fsmStFailSwExtUtilityConfPortBreakoutPortInventorySwB
moClass: sw:ExtUtility
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ext

fsmStFailSwExtUtilityConfPortBreakout:VerifyBreakoutConfig

Fault Code: F18124

Message:

[FSM:STAGE:FAILED|RETRY]: Verifying physical port breakout config on fabric interconnect [id](FSM-STAGE:sam:dme:SwExtUtilityConfPortBreakout:VerifyBreakoutConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-breakout-config-failed
mibFaultCode: F18124
mibFaultName: fsmStFailSwExtUtilityConfPortBreakoutVerifyBreakoutConfig
moClass: sw:ExtUtility
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ext

fsmStFailEquipmentSwitchIOCardEvacuate:Execute

Fault Code: F18146

Message:

[FSM:STAGE:FAILED|RETRY]: Stop all active flows on FI-IOM [dn] alias fabric [switchId](FSM-STAGE:sam:dme:EquipmentSwitchIOCardEvacuate:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F18146
mibFaultName: fsmStFailEquipmentSwitchIOCardEvacuateExecute
moClass: equipment:SwitchIOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/sw-slot-[id]

fsmStFailEquipmentSwitchIOCardResetEvacuate:Execute

Fault Code: F18147

Message:

[FSM:STAGE:FAILED|RETRY]: Restarting all stopped flows on FI-IOM [dn] alias fabric [switchId](FSM-STAGE:sam:dme:EquipmentSwitchIOCardResetEvacuate:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F18147
mibFaultName: fsmStFailEquipmentSwitchIOCardResetEvacuateExecute
moClass: equipment:SwitchIOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/sw-slot-[id]

fsmStFailMorefImportRootApplyMoRefs:ApplyMoProps

Fault Code: F18161

Message:

[FSM:STAGE:FAILED|RETRY]: Assigning values for moref properties(FSM-STAGE:sam:dme:MorefImportRootApplyMoRefs:ApplyMoProps)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-mo-props-failed
mibFaultCode: F18161
mibFaultName: fsmStFailMorefImportRootApplyMoRefsApplyMoProps
moClass: moref:ImportRoot
Type: fsm
autoCleared: true
Affected MO: import-ref-root

fsmStFailMorefImportRootApplyMoRefs:DeleteAllMoRefs

Fault Code: F18161

Message:

[FSM:STAGE:FAILED|RETRY]: Deleting all moref Mo's from MIT(FSM-STAGE:sam:dme:MorefImportRootApplyMoRefs:DeleteAllMoRefs)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-all-mo-refs-failed
mibFaultCode: F18161
mibFaultName: fsmStFailMorefImportRootApplyMoRefsDeleteAllMoRefs
moClass: moref:ImportRoot
Type: fsm
autoCleared: true
Affected MO: import-ref-root

fsmStFailStorageEnclosureRemoveEnclosure:PollUpdateStorageInvCIMC

Fault Code: F18169

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for storage inventory from CIMCs(FSM-STAGE:sam:dme:StorageEnclosureRemoveEnclosure:PollUpdateStorageInvCIMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-storage-invcimc-failed
mibFaultCode: F18169
mibFaultName: fsmStFailStorageEnclosureRemoveEnclosurePollUpdateStorageInvCIMC
moClass: storage:Enclosure
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]
Affected MO: sys/chassis-[id]/enc-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]

fsmStFailStorageEnclosureRemoveEnclosure:UpdateStorageInvCIMC

Fault Code: F18169

Message:

[FSM:STAGE:FAILED|RETRY]: Update storage inventory from CIMCs(FSM-STAGE:sam:dme:StorageEnclosureRemoveEnclosure:UpdateStorageInvCIMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-storage-invcimc-failed
mibFaultCode: F18169
mibFaultName: fsmStFailStorageEnclosureRemoveEnclosureUpdateStorageInvCIMC
moClass: storage:Enclosure
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]
Affected MO: sys/chassis-[id]/enc-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]

fsmStFailStorageEnclosureRemoveEnclosure:UpdateStorageInvCMC

Fault Code: F18169

Message:

[FSM:STAGE:FAILED|RETRY]: Update storage inventory from CMC(FSM-STAGE:sam:dme:StorageEnclosureRemoveEnclosure:UpdateStorageInvCMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-storage-invcmc-failed
mibFaultCode: F18169
mibFaultName: fsmStFailStorageEnclosureRemoveEnclosureUpdateStorageInvCMC
moClass: storage:Enclosure
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]
Affected MO: sys/chassis-[id]/enc-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]

fsmStFailStorageEnclosureRemoveEnclosure:ValidateRemoval

Fault Code: F18169

Message:

[FSM:STAGE:FAILED|RETRY]: Validate removal of enclosure [id](FSM-STAGE:sam:dme:StorageEnclosureRemoveEnclosure:ValidateRemoval)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-removal-failed
mibFaultCode: F18169
mibFaultName: fsmStFailStorageEnclosureRemoveEnclosureValidateRemoval
moClass: storage:Enclosure
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]
Affected MO: sys/chassis-[id]/enc-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]

fsmStFailMgmtControllerPowerCap:Config

Fault Code: F18184

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:MgmtControllerPowerCap:Config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F18184
mibFaultName: fsmStFailMgmtControllerPowerCapConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailEquipmentSystemIOControllerResetCmc:Execute

Fault Code: F18185

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting Chassis Management Controller on SIOC [chassisId]/[id](FSM-STAGE:sam:dme:EquipmentSystemIOControllerResetCmc:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F18185
mibFaultName: fsmStFailEquipmentSystemIOControllerResetCmcExecute
moClass: equipment:SystemIOController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]

fsmStFailComputePhysicalDiskZoningInventory:BootHost

Fault Code: F18186

Message:

[FSM:STAGE:FAILED|RETRY]: Bring-up host for fetching storage inventory(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:BootHost)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-host-failed
mibFaultCode: F18186
mibFaultName: fsmStFailComputePhysicalDiskZoningInventoryBootHost
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiskZoningInventory:BootWait

Fault Code: F18186

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for system reset(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F18186
mibFaultName: fsmStFailComputePhysicalDiskZoningInventoryBootWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiskZoningInventory:PreSanitize

Fault Code: F18186

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F18186
mibFaultName: fsmStFailComputePhysicalDiskZoningInventoryPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiskZoningInventory:Sanitize

Fault Code: F18186

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F18186
mibFaultName: fsmStFailComputePhysicalDiskZoningInventorySanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiskZoningInventory:Shutdown

Fault Code: F18186

Message:

[FSM:STAGE:FAILED|RETRY]: Shutting down server(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F18186
mibFaultName: fsmStFailComputePhysicalDiskZoningInventoryShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiskZoningInventory:StorageInventory

Fault Code: F18186

Message:

[FSM:STAGE:FAILED|RETRY]: Collect storage inventory(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:StorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: storage-inventory-failed
mibFaultCode: F18186
mibFaultName: fsmStFailComputePhysicalDiskZoningInventoryStorageInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailEquipmentChassisProfileConfigure:AnalyzeImpact

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Analyzing changes impact(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:AnalyzeImpact)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: analyze-impact-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureAnalyzeImpact
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:ApplyConfig

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Applying config to chassis(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ApplyConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-config-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureApplyConfig
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:ApplyPolicies

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving and applying policies(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ApplyPolicies)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-policies-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureApplyPolicies
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:ApplyTemplate

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Applying configuration template(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ApplyTemplate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-template-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureApplyTemplate
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:EvaluateAssociation

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Evaluate association with chassis(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:EvaluateAssociation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: evaluate-association-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureEvaluateAssociation
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:ResolveDistributable

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve distributable from operations manager(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ResolveDistributable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureResolveDistributable
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:ResolveDistributableNames

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving distributable names from chassis pack(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ResolveDistributableNames)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-names-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureResolveDistributableNames
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:ResolveImages

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve images from operations manager(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ResolveImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-images-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureResolveImages
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:ResolvePolicies

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving various policies from UCS Central(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ResolvePolicies)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-policies-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureResolvePolicies
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:ResolveSchedule

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Resolving schedule policy from UCS Central(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ResolveSchedule)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-schedule-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureResolveSchedule
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:ValidatePolicyOwnership

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Validating policy integrity from ownership perspective(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ValidatePolicyOwnership)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-policy-ownership-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureValidatePolicyOwnership
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:WaitForAssocCompletion

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Association completion on chassis(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:WaitForAssocCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-assoc-completion-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureWaitForAssocCompletion
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisProfileConfigure:WaitForMaintPermission

Fault Code: F18206

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for ack or maint window(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:WaitForMaintPermission)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-maint-permission-failed
mibFaultCode: F18206
mibFaultName: fsmStFailEquipmentChassisProfileConfigureWaitForMaintPermission
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmStFailEquipmentChassisAssociate:ActivateAdaptor

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: activating adaptor(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateActivateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:ActivateBrdCtlr

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: activate board controller(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateBrdCtlr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-brd-ctlr-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateActivateBrdCtlr
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:ActivateCmc

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: activating chassis management controller(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-cmc-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateActivateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:ActivateLocalDisk

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Activate Disk(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateLocalDisk)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-local-disk-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateActivateLocalDisk
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:ActivateSasExpander

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Activate SAS expander(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-sas-expander-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateActivateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:ActivateStorageCtlr

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: activating raid controller(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateStorageCtlr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-storage-ctlr-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateActivateStorageCtlr
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:ChassisPeerAdapterReboot

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Chassis Adapter Reboot(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ChassisPeerAdapterReboot)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: chassis-peer-adapter-reboot-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateChassisPeerAdapterReboot
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:ConfigChassisAdapterConnectivity

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Configure Server to Chassis Adapter connectivity(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ConfigChassisAdapterConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-chassis-adapter-connectivity-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateConfigChassisAdapterConnectivity
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:DeleteCurlDownloadedImages

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:EquipmentChassisAssociate:DeleteCurlDownloadedImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-curl-downloaded-images-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateDeleteCurlDownloadedImages
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:DeleteImagesRemote

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:EquipmentChassisAssociate:DeleteImagesRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-images-remote-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateDeleteImagesRemote
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:DiskZoningConfig

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Deploy disk zoning configuration(FSM-STAGE:sam:dme:EquipmentChassisAssociate:DiskZoningConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disk-zoning-config-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateDiskZoningConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PollAdaptorActivation

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for adaptor activation to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollAdaptorActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-adaptor-activation-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePollAdaptorActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PollBrdCtlrActivation

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for board controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollBrdCtlrActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-brd-ctlr-activation-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePollBrdCtlrActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PollCmcActivation

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for chassis management controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollCmcActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-cmc-activation-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePollCmcActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PollPostDiskZoneStorageInvCIMC

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for storage inventory from CIMCs(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollPostDiskZoneStorageInvCIMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-post-disk-zone-storage-invcimc-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePollPostDiskZoneStorageInvCIMC
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PollSasExpanderActivate

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for Sas Expander Activate to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollSasExpanderActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-sas-expander-activate-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePollSasExpanderActivate
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PollSasExpanderConfig

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Poll Connection Management Settings on SAS Expanders(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollSasExpanderConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-sas-expander-config-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePollSasExpanderConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PollStorageCtlrActivation

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for storage controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollStorageCtlrActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-storage-ctlr-activation-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePollStorageCtlrActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PollUpdateAdaptor

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Poll Update Adaptor fw(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollUpdateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-adaptor-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePollUpdateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PollUpdateCmc

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Poll Update CMC fw(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollUpdateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-cmc-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePollUpdateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PollUpdateSasExpander

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Update SAS expander(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollUpdateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-sas-expander-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePollUpdateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PostDiskZoneStorageInvCIMC

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Update storage inventory from CIMCs(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PostDiskZoneStorageInvCIMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: post-disk-zone-storage-invcimc-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePostDiskZoneStorageInvCIMC
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PostDiskZoneStorageInvCMC

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Update storage inventory from CMC(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PostDiskZoneStorageInvCMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: post-disk-zone-storage-invcmc-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePostDiskZoneStorageInvCMC
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PowerOffServers

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: soft shutdown of the servers(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePowerOffServers
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:PowerOnServers

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Power on servers(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociatePowerOnServers
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:SasExpanderConfig

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Configure Connection Management Settings on SAS Expanders(FSM-STAGE:sam:dme:EquipmentChassisAssociate:SasExpanderConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sas-expander-config-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateSasExpanderConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:UnlockFirmwareImage

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Releasing the lock obtained(FSM-STAGE:sam:dme:EquipmentChassisAssociate:UnlockFirmwareImage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unlock-firmware-image-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateUnlockFirmwareImage
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:UpdateAdaptor

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Update Adaptor fw(FSM-STAGE:sam:dme:EquipmentChassisAssociate:UpdateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateUpdateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:UpdateCmc

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Update CMC fw(FSM-STAGE:sam:dme:EquipmentChassisAssociate:UpdateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-cmc-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateUpdateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:UpdateSasExpander

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Update PLD(FSM-STAGE:sam:dme:EquipmentChassisAssociate:UpdateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-sas-expander-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateUpdateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:WaitBeforeInstallation

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Wait before installation(FSM-STAGE:sam:dme:EquipmentChassisAssociate:WaitBeforeInstallation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-before-installation-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateWaitBeforeInstallation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:WaitForPowerOff

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for soft-shutdown of the servers to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:WaitForPowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-power-off-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateWaitForPowerOff
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:copyRemote

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Copy images to peer node(FSM-STAGE:sam:dme:EquipmentChassisAssociate:copyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateCopyRemote
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisAssociate:downloadImages

Fault Code: F18207

Message:

[FSM:STAGE:FAILED|RETRY]: Download images(FSM-STAGE:sam:dme:EquipmentChassisAssociate:downloadImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-images-failed
mibFaultCode: F18207
mibFaultName: fsmStFailEquipmentChassisAssociateDownloadImages
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisDisassociate:complete

Fault Code: F18208

Message:

[FSM:STAGE:FAILED|RETRY]: Chassis disassociation completion(FSM-STAGE:sam:dme:EquipmentChassisDisassociate:complete)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: complete-failed
mibFaultCode: F18208
mibFaultName: fsmStFailEquipmentChassisDisassociateComplete
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEtherServerIntFIoConfig:Configure

Fault Code: F18237

Message:

[FSM:STAGE:FAILED|RETRY]: Configure interface [dn](FSM-STAGE:sam:dme:EtherServerIntFIoConfig:Configure)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-failed
mibFaultCode: F18237
mibFaultName: fsmStFailEtherServerIntFIoConfigConfigure
moClass: ether:ServerIntFIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/rack-unit-[id]/diag/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmStFailMgmtControllerEnableSecureBoot:PollSecureBootStatus

Fault Code: F18239

Message:

[FSM:STAGE:FAILED|RETRY]: Poll for Secure Boot Status(FSM-STAGE:sam:dme:MgmtControllerEnableSecureBoot:PollSecureBootStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-secure-boot-status-failed
mibFaultCode: F18239
mibFaultName: fsmStFailMgmtControllerEnableSecureBootPollSecureBootStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerEnableSecureBoot:PollUpdateStatus

Fault Code: F18239

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for CMC update(FSM-STAGE:sam:dme:MgmtControllerEnableSecureBoot:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F18239
mibFaultName: fsmStFailMgmtControllerEnableSecureBootPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerEnableSecureBoot:Reset

Fault Code: F18239

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting CMC(FSM-STAGE:sam:dme:MgmtControllerEnableSecureBoot:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F18239
mibFaultName: fsmStFailMgmtControllerEnableSecureBootReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerEnableSecureBoot:UpdateRequest

Fault Code: F18239

Message:

[FSM:STAGE:FAILED|RETRY]: sending update request to CMC(FSM-STAGE:sam:dme:MgmtControllerEnableSecureBoot:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F18239
mibFaultName: fsmStFailMgmtControllerEnableSecureBootUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailEquipmentChassisChassisUpgrade:ActivateAdaptor

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: activating adaptor(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradeActivateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:ActivateBrdCtlr

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: activate board controller(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateBrdCtlr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-brd-ctlr-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradeActivateBrdCtlr
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:ActivateCmc

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: activating chassis management controller(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-cmc-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradeActivateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:ActivateLocalDisk

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: update Local Disk(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateLocalDisk)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-local-disk-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradeActivateLocalDisk
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:ActivateSasExpander

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: Activate SAS expander(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-sas-expander-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradeActivateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:ActivateStorageCtlr

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: activating raid controller(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateStorageCtlr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-storage-ctlr-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradeActivateStorageCtlr
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:PollAdaptorActivation

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for adaptor activation to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollAdaptorActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-adaptor-activation-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradePollAdaptorActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:PollBrdCtlrActivation

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for board controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollBrdCtlrActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-brd-ctlr-activation-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradePollBrdCtlrActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:PollCmcActivation

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for chassis management controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollCmcActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-cmc-activation-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradePollCmcActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:PollLocalDiskActivate

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for Local disk activate to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollLocalDiskActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-local-disk-activate-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradePollLocalDiskActivate
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:PollSasExpanderActivate

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for Sas Expander Activate to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollSasExpanderActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-sas-expander-activate-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradePollSasExpanderActivate
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:PollStorageCtlrActivation

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for storage controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollStorageCtlrActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-storage-ctlr-activation-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradePollStorageCtlrActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:PollUpdateStatus

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for updates to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradePollUpdateStatus
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:PowerOffServers

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: soft shutdown of the servers(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradePowerOffServers
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:PowerOnServers

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: Power on servers(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradePowerOnServers
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:ResetSasExpander

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: Reset SAS expander(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ResetSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-sas-expander-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradeResetSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:UpdateRequest

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: starting updates for chassis components(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradeUpdateRequest
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisChassisUpgrade:WaitForPowerOff

Fault Code: F18242

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for soft-shutdown of the servers to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:WaitForPowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-power-off-failed
mibFaultCode: F18242
mibFaultName: fsmStFailEquipmentChassisChassisUpgradeWaitForPowerOff
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailMgmtControllerUpdateSasExpander:PollUpdateStatus

Fault Code: F18244

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for update to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateSasExpander:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F18244
mibFaultName: fsmStFailMgmtControllerUpdateSasExpanderPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateSasExpander:UpdateRequest

Fault Code: F18244

Message:

[FSM:STAGE:FAILED|RETRY]: sending update request of SasExpander to CMC(FSM-STAGE:sam:dme:MgmtControllerUpdateSasExpander:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F18244
mibFaultName: fsmStFailMgmtControllerUpdateSasExpanderUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateSasExpander:Activate

Fault Code: F18245

Message:

[FSM:STAGE:FAILED|RETRY]: activating backup image of SasExpander(FSM-STAGE:sam:dme:MgmtControllerActivateSasExpander:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F18245
mibFaultName: fsmStFailMgmtControllerActivateSasExpanderActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateSasExpander:PollActivateStatus

Fault Code: F18245

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for activate to complete(FSM-STAGE:sam:dme:MgmtControllerActivateSasExpander:PollActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-status-failed
mibFaultCode: F18245
mibFaultName: fsmStFailMgmtControllerActivateSasExpanderPollActivateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateSasExpander:WaitForActivation

Fault Code: F18245

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for expander to be activated(FSM-STAGE:sam:dme:MgmtControllerActivateSasExpander:WaitForActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-activation-failed
mibFaultCode: F18245
mibFaultName: fsmStFailMgmtControllerActivateSasExpanderWaitForActivation
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateLocalDisk:Activate

Fault Code: F18246

Message:

[FSM:STAGE:FAILED|RETRY]: activating image of LocalDisk(FSM-STAGE:sam:dme:MgmtControllerActivateLocalDisk:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F18246
mibFaultName: fsmStFailMgmtControllerActivateLocalDiskActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateLocalDisk:PollActivateStatus

Fault Code: F18246

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for activate to complete(FSM-STAGE:sam:dme:MgmtControllerActivateLocalDisk:PollActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-status-failed
mibFaultCode: F18246
mibFaultName: fsmStFailMgmtControllerActivateLocalDiskPollActivateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailStorageLocalDiskUpdateLocalDisk:PollUpdateStatus

Fault Code: F18247

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for activate to complete(FSM-STAGE:sam:dme:StorageLocalDiskUpdateLocalDisk:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F18247
mibFaultName: fsmStFailStorageLocalDiskUpdateLocalDiskPollUpdateStatus
moClass: storage:LocalDisk
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]

fsmStFailStorageLocalDiskUpdateLocalDisk:PowerOffServers

Fault Code: F18247

Message:

[FSM:STAGE:FAILED|RETRY]: soft shutdown of the servers(FSM-STAGE:sam:dme:StorageLocalDiskUpdateLocalDisk:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F18247
mibFaultName: fsmStFailStorageLocalDiskUpdateLocalDiskPowerOffServers
moClass: storage:LocalDisk
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]

fsmStFailStorageLocalDiskUpdateLocalDisk:ServersPowerOffCompletion

Fault Code: F18247

Message:

[FSM:STAGE:FAILED|RETRY]: checking for servers are powered down(FSM-STAGE:sam:dme:StorageLocalDiskUpdateLocalDisk:ServersPowerOffCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: servers-power-off-completion-failed
mibFaultCode: F18247
mibFaultName: fsmStFailStorageLocalDiskUpdateLocalDiskServersPowerOffCompletion
moClass: storage:LocalDisk
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]

fsmStFailStorageLocalDiskUpdateLocalDisk:Update

Fault Code: F18247

Message:

[FSM:STAGE:FAILED|RETRY]: updating image of LocalDisk(FSM-STAGE:sam:dme:StorageLocalDiskUpdateLocalDisk:Update)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-failed
mibFaultCode: F18247
mibFaultName: fsmStFailStorageLocalDiskUpdateLocalDiskUpdate
moClass: storage:LocalDisk
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]

fsmStFailMgmtControllerUpdateUCSManagerSP:execute

Fault Code: F18259

Message:

[FSM:STAGE:FAILED|RETRY]: Updating UCS Manager firmware(FSM-STAGE:sam:dme:MgmtControllerUpdateUCSManagerSP:execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F18259
mibFaultName: fsmStFailMgmtControllerUpdateUCSManagerSPExecute
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateUCSManagerSP:start

Fault Code: F18259

Message:

[FSM:STAGE:FAILED|RETRY]: Scheduling UCS manager update(FSM-STAGE:sam:dme:MgmtControllerUpdateUCSManagerSP:start)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: start-failed
mibFaultCode: F18259
mibFaultName: fsmStFailMgmtControllerUpdateUCSManagerSPStart
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailComputePhysicalDiag:BiosPostCompletion

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for BIOS POST completion on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:CheckPowerAvailability

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Check if power is available for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:DisableScriptableVMedia

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: disabling scriptable vmedia(FSM-STAGE:sam:dme:ComputePhysicalDiag:DisableScriptableVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-scriptablevmedia-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagDisableScriptableVMedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:HagConnect

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:HagConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-connect-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagHagConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:HagDisconnect

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect from pre-boot environment agent on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:HagDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-disconnect-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagHagDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:LogTransfer

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Transferring diag log files(FSM-STAGE:sam:dme:ComputePhysicalDiag:LogTransfer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: log-transfer-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagLogTransfer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:PnuOSIdent

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Identify pre-boot environment agent on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagPnuOSIdent
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:PowerOn

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: power on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:PowerOnWait

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for power on for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:PowerOnWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-wait-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagPowerOnWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:PreSanitize

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Preparing to check hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:PreconfigVmediaLocal

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Teardown local vmedia(FSM-STAGE:sam:dme:ComputePhysicalDiag:PreconfigVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: preconfig-vmedia-local-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagPreconfigVmediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:PreconfigVmediaPeer

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Teardown peer vmedia(FSM-STAGE:sam:dme:ComputePhysicalDiag:PreconfigVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: preconfig-vmedia-peer-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagPreconfigVmediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:RunTests

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Running diagnostic tests(FSM-STAGE:sam:dme:ComputePhysicalDiag:RunTests)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: run-tests-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagRunTests
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:Sanitize

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Checking hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:SerialDebugConnect

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Connect to pre-boot environment agent on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:SerialDebugConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-connect-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagSerialDebugConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:SerialDebugDisconnect

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Disconnect from pre-boot environment agent on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:SerialDebugDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-disconnect-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagSerialDebugDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:SetupBootEnvironment

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: setting up boot environment for management O/S for server(FSM-STAGE:sam:dme:ComputePhysicalDiag:SetupBootEnvironment)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-boot-environment-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagSetupBootEnvironment
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:SetupVmediaLocal

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: provisioning a virtual media device with a management O/S for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:SetupVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-local-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagSetupVmediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:SetupVmediaPeer

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: provisioning a virtual media device with a management O/S for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:SetupVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-peer-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagSetupVmediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:Shutdown

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Shutting down server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:TearDownBootEnvironment

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: tearing down boot environment for management O/S for server(FSM-STAGE:sam:dme:ComputePhysicalDiag:TearDownBootEnvironment)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: tear-down-boot-environment-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagTearDownBootEnvironment
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:TeardownVmediaLocal

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Teardown local vmedia(FSM-STAGE:sam:dme:ComputePhysicalDiag:TeardownVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-local-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagTeardownVmediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:TeardownVmediaPeer

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Teardown peer vmedia(FSM-STAGE:sam:dme:ComputePhysicalDiag:TeardownVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-peer-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagTeardownVmediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalDiag:WaitForDebug

Fault Code: F18260

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for user debugging(FSM-STAGE:sam:dme:ComputePhysicalDiag:WaitForDebug)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-debug-failed
mibFaultCode: F18260
mibFaultName: fsmStFailComputePhysicalDiagWaitForDebug
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalCimcSecurityConfig:KmipCertConfig

Fault Code: F18261

Message:

[FSM:STAGE:FAILED|RETRY]: Certificate configuration on CIMC for KMIP(FSM-STAGE:sam:dme:ComputePhysicalCimcSecurityConfig:KmipCertConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: kmip-cert-config-failed
mibFaultCode: F18261
mibFaultName: fsmStFailComputePhysicalCimcSecurityConfigKmipCertConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalCimcSecurityConfig:KmipSaveCert

Fault Code: F18261

Message:

[FSM:STAGE:FAILED|RETRY]: Save CA-signed certificate on CIMC for KMIP(FSM-STAGE:sam:dme:ComputePhysicalCimcSecurityConfig:KmipSaveCert)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: kmip-save-cert-failed
mibFaultCode: F18261
mibFaultName: fsmStFailComputePhysicalCimcSecurityConfigKmipSaveCert
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailSwPortDiscoverDeploy:EnablePort

Fault Code: F18290

Message:

[FSM:STAGE:FAILED|RETRY]: FI port discover on [switchId](FSM-STAGE:sam:dme:SwPortDiscoverDeploy:EnablePort)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-port-failed
mibFaultCode: F18290
mibFaultName: fsmStFailSwPortDiscoverDeployEnablePort
moClass: sw:PortDiscover
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/discover

fsmStFailPolicyPolicyScopeContReportPolicyFailFsm:ReportError

Fault Code: F18293

Message:

[FSM:STAGE:FAILED|RETRY]: (FSM-STAGE:sam:dme:PolicyPolicyScopeContReportPolicyFailFsm:ReportError)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-error-failed
mibFaultCode: F18293
mibFaultName: fsmStFailPolicyPolicyScopeContReportPolicyFailFsmReportError
moClass: policy:PolicyScopeCont
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]
Affected MO: extpol/reg/scope-cont-[appType]
Affected MO: policy-ep/scope-cont-[appType]

fsmStFailPolicyRequestorResolveFromCentral:ResolveFromOpsMgr

Fault Code: F18294

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve objects from operations manager(FSM-STAGE:sam:dme:PolicyRequestorResolveFromCentral:ResolveFromOpsMgr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-from-ops-mgr-failed
mibFaultCode: F18294
mibFaultName: fsmStFailPolicyRequestorResolveFromCentralResolveFromOpsMgr
moClass: policy:Requestor
Type: fsm
autoCleared: true
Affected MO: sys/control-ep-[type]/source-[sourceDme]/context-[name]/scope-[policyType]-[resolveType]-[policyName]/requestor-[name]

fsmStFailPolicyRequestorResolveFromCentral:ResolveFromPolicyMgr

Fault Code: F18294

Message:

[FSM:STAGE:FAILED|RETRY]: Resolve objects from policy manager(FSM-STAGE:sam:dme:PolicyRequestorResolveFromCentral:ResolveFromPolicyMgr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-from-policy-mgr-failed
mibFaultCode: F18294
mibFaultName: fsmStFailPolicyRequestorResolveFromCentralResolveFromPolicyMgr
moClass: policy:Requestor
Type: fsm
autoCleared: true
Affected MO: sys/control-ep-[type]/source-[sourceDme]/context-[name]/scope-[policyType]-[resolveType]-[policyName]/requestor-[name]

fsmStFailMgmtControllerKvmCert:Config

Fault Code: F18345

Message:

[FSM:STAGE:FAILED|RETRY]: kvm certificate configuration(FSM-STAGE:sam:dme:MgmtControllerKvmCert:Config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F18345
mibFaultName: fsmStFailMgmtControllerKvmCertConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerKvmCert:ResetCimc

Fault Code: F18345

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting Management Controller(FSM-STAGE:sam:dme:MgmtControllerKvmCert:ResetCimc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-cimc-failed
mibFaultCode: F18345
mibFaultName: fsmStFailMgmtControllerKvmCertResetCimc
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailEquipmentChassisFwUpgrade:DeleteCurlDownloadedImages

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:DeleteCurlDownloadedImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-curl-downloaded-images-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradeDeleteCurlDownloadedImages
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisFwUpgrade:DeleteImagesRemote

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:DeleteImagesRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-images-remote-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradeDeleteImagesRemote
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisFwUpgrade:PollUpdateAdaptor

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Poll Update Adaptor fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:PollUpdateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-adaptor-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradePollUpdateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisFwUpgrade:PollUpdateCmc

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Poll Update CMC fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:PollUpdateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-cmc-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradePollUpdateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisFwUpgrade:PollUpdateSasExpander

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Poll Update SAS expander fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:PollUpdateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-sas-expander-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradePollUpdateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisFwUpgrade:UnlockFirmwareImage

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Releasing the lock obtained(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:UnlockFirmwareImage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unlock-firmware-image-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradeUnlockFirmwareImage
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisFwUpgrade:UpdateAdaptor

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Update Adaptor fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:UpdateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradeUpdateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisFwUpgrade:UpdateCmc

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Update CMC fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:UpdateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-cmc-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradeUpdateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisFwUpgrade:UpdateSasExpander

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Update SAS expander fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:UpdateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-sas-expander-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradeUpdateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisFwUpgrade:WaitBeforeInstallation

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Wait before installation(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:WaitBeforeInstallation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-before-installation-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradeWaitBeforeInstallation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisFwUpgrade:copyRemote

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Copy images to peer node(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:copyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradeCopyRemote
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailEquipmentChassisFwUpgrade:downloadImages

Fault Code: F18346

Message:

[FSM:STAGE:FAILED|RETRY]: Download images(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:downloadImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-images-failed
mibFaultCode: F18346
mibFaultName: fsmStFailEquipmentChassisFwUpgradeDownloadImages
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailFabricReservedVlanDeploy:ConfigSwitchLocal

Fault Code: F18353

Message:

[FSM:STAGE:FAILED|RETRY]: Reserved VLAN configuration on Local FI(FSM-STAGE:sam:dme:FabricReservedVlanDeploy:ConfigSwitchLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-switch-local-failed
mibFaultCode: F18353
mibFaultName: fsmStFailFabricReservedVlanDeployConfigSwitchLocal
moClass: fabric:ReservedVlan
Type: fsm
autoCleared: true
Affected MO: fabric/lan/fab-reserved-vlans

fsmStFailFabricReservedVlanDeploy:ConfigSwitchPeer

Fault Code: F18353

Message:

[FSM:STAGE:FAILED|RETRY]: Reserved VLAN configuration on Peer FI(FSM-STAGE:sam:dme:FabricReservedVlanDeploy:ConfigSwitchPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-switch-peer-failed
mibFaultCode: F18353
mibFaultName: fsmStFailFabricReservedVlanDeployConfigSwitchPeer
moClass: fabric:ReservedVlan
Type: fsm
autoCleared: true
Affected MO: fabric/lan/fab-reserved-vlans

fsmStFailFabricReservedVlanDeploy:WaitForUserAck

Fault Code: F18353

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for User Acknowledgment to configuration on primary(FSM-STAGE:sam:dme:FabricReservedVlanDeploy:WaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-user-ack-failed
mibFaultCode: F18353
mibFaultName: fsmStFailFabricReservedVlanDeployWaitForUserAck
moClass: fabric:ReservedVlan
Type: fsm
autoCleared: true
Affected MO: fabric/lan/fab-reserved-vlans

fsmStFailQosclassSlowDrainConfigQoSSlowDrain:SetLocal

Fault Code: F18361

Message:

[FSM:STAGE:FAILED|RETRY]: QoS SlowDrain configuration on primary(FSM-STAGE:sam:dme:QosclassSlowDrainConfigQoSSlowDrain:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F18361
mibFaultName: fsmStFailQosclassSlowDrainConfigQoSSlowDrainSetLocal
moClass: qosclass:SlowDrain
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes/slow-drain

fsmStFailQosclassSlowDrainConfigQoSSlowDrain:SetPeer

Fault Code: F18361

Message:

[FSM:STAGE:FAILED|RETRY]: QoS SlowDrain configuration on secondary(FSM-STAGE:sam:dme:QosclassSlowDrainConfigQoSSlowDrain:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F18361
mibFaultName: fsmStFailQosclassSlowDrainConfigQoSSlowDrainSetPeer
moClass: qosclass:SlowDrain
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes/slow-drain

fsmStFailQosclassSlowDrainConfigQoSSlowDrainFex:SetLocal

Fault Code: F18362

Message:

[FSM:STAGE:FAILED|RETRY]: QoS SlowDrain configuration on primary(FSM-STAGE:sam:dme:QosclassSlowDrainConfigQoSSlowDrainFex:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F18362
mibFaultName: fsmStFailQosclassSlowDrainConfigQoSSlowDrainFexSetLocal
moClass: qosclass:SlowDrain
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes/slow-drain

fsmStFailQosclassSlowDrainConfigQoSSlowDrainFex:SetPeer

Fault Code: F18362

Message:

[FSM:STAGE:FAILED|RETRY]: QoS SlowDrain configuration on secondary(FSM-STAGE:sam:dme:QosclassSlowDrainConfigQoSSlowDrainFex:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F18362
mibFaultName: fsmStFailQosclassSlowDrainConfigQoSSlowDrainFexSetPeer
moClass: qosclass:SlowDrain
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes/slow-drain

fsmStFailComputePhysicalExecuteActions:BiosPostCompletion

Fault Code: F18375

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for BIOS POST completion from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalExecuteActions:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F18375
mibFaultName: fsmStFailComputePhysicalExecuteActionsBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalExecuteActions:ExecutePMAction

Fault Code: F18375

Message:

[FSM:STAGE:FAILED|RETRY]: Execute a persistent memory action on a server [dn](FSM-STAGE:sam:dme:ComputePhysicalExecuteActions:ExecutePMAction)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: executepmaction-failed
mibFaultCode: F18375
mibFaultName: fsmStFailComputePhysicalExecuteActionsExecutePMAction
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalExecuteActions:PowerOn

Fault Code: F18375

Message:

[FSM:STAGE:FAILED|RETRY]: Power on server for configuration of service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalExecuteActions:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F18375
mibFaultName: fsmStFailComputePhysicalExecuteActionsPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalExecuteActions:SoftShutdown

Fault Code: F18375

Message:

[FSM:STAGE:FAILED|RETRY]: Soft shutdown of server [dn](FSM-STAGE:sam:dme:ComputePhysicalExecuteActions:SoftShutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: soft-shutdown-failed
mibFaultCode: F18375
mibFaultName: fsmStFailComputePhysicalExecuteActionsSoftShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailEquipmentChassisFanPolicyConfig:Execute

Fault Code: F18376

Message:

[FSM:STAGE:FAILED|RETRY]: Deploying Fan policy changes on chassis [id](FSM-STAGE:sam:dme:EquipmentChassisFanPolicyConfig:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F18376
mibFaultName: fsmStFailEquipmentChassisFanPolicyConfigExecute
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmStFailComputePhysicalNvmeSwitchRecovery:CheckStatus

Fault Code: F18377

Message:

[FSM:STAGE:FAILED|RETRY]: Get Recovery status for NVMe Switch(FSM-STAGE:sam:dme:ComputePhysicalNvmeSwitchRecovery:CheckStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-status-failed
mibFaultCode: F18377
mibFaultName: fsmStFailComputePhysicalNvmeSwitchRecoveryCheckStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalNvmeSwitchRecovery:Execute

Fault Code: F18377

Message:

[FSM:STAGE:FAILED|RETRY]: Execute NVMe Switch recovery(FSM-STAGE:sam:dme:ComputePhysicalNvmeSwitchRecovery:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F18377
mibFaultName: fsmStFailComputePhysicalNvmeSwitchRecoveryExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailComputePhysicalNvmeSwitchRecovery:WaitForAck

Fault Code: F18377

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for user ack(FSM-STAGE:sam:dme:ComputePhysicalNvmeSwitchRecovery:WaitForAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-ack-failed
mibFaultCode: F18377
mibFaultName: fsmStFailComputePhysicalNvmeSwitchRecoveryWaitForAck
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmStFailMgmtControllerUpdateStorageServerCMC:PollUpdateStatus

Fault Code: F18379

Message:

[FSM:STAGE:FAILED|RETRY]: waiting for c3260 CMC update(FSM-STAGE:sam:dme:MgmtControllerUpdateStorageServerCMC:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F18379
mibFaultName: fsmStFailMgmtControllerUpdateStorageServerCMCPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpdateStorageServerCMC:UpdateRequest

Fault Code: F18379

Message:

[FSM:STAGE:FAILED|RETRY]: sending update request to c3260 CMC(FSM-STAGE:sam:dme:MgmtControllerUpdateStorageServerCMC:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F18379
mibFaultName: fsmStFailMgmtControllerUpdateStorageServerCMCUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateStorageServerCMC:Activate

Fault Code: F18380

Message:

[FSM:STAGE:FAILED|RETRY]: activating backup image of c3260 CMC(FSM-STAGE:sam:dme:MgmtControllerActivateStorageServerCMC:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F18380
mibFaultName: fsmStFailMgmtControllerActivateStorageServerCMCActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateStorageServerCMC:PollActivation

Fault Code: F18380

Message:

[FSM:STAGE:FAILED|RETRY]: poll activation status(FSM-STAGE:sam:dme:MgmtControllerActivateStorageServerCMC:PollActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activation-failed
mibFaultCode: F18380
mibFaultName: fsmStFailMgmtControllerActivateStorageServerCMCPollActivation
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerActivateStorageServerCMC:Reset

Fault Code: F18380

Message:

[FSM:STAGE:FAILED|RETRY]: Resetting c3260 CMC to boot the activated version(FSM-STAGE:sam:dme:MgmtControllerActivateStorageServerCMC:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F18380
mibFaultName: fsmStFailMgmtControllerActivateStorageServerCMCReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpgradeBoardController:PollUpdateStatus

Fault Code: F18381

Message:

[FSM:STAGE:FAILED|RETRY]: Waiting for Board Controller update to complete(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F18381
mibFaultName: fsmStFailMgmtControllerUpgradeBoardControllerPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpgradeBoardController:PowerOffServers

Fault Code: F18381

Message:

[FSM:STAGE:FAILED|RETRY]: Power off servers(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F18381
mibFaultName: fsmStFailMgmtControllerUpgradeBoardControllerPowerOffServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpgradeBoardController:PowerOnServers

Fault Code: F18381

Message:

[FSM:STAGE:FAILED|RETRY]: Power on servers(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F18381
mibFaultName: fsmStFailMgmtControllerUpgradeBoardControllerPowerOnServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpgradeBoardController:PrepareForUpdate

Fault Code: F18381

Message:

[FSM:STAGE:FAILED|RETRY]: Prepare for BoardController update(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:PrepareForUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: prepare-for-update-failed
mibFaultCode: F18381
mibFaultName: fsmStFailMgmtControllerUpgradeBoardControllerPrepareForUpdate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpgradeBoardController:ServersPowerOffCompletion

Fault Code: F18381

Message:

[FSM:STAGE:FAILED|RETRY]: checking if the servers are powered down(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:ServersPowerOffCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: servers-power-off-completion-failed
mibFaultCode: F18381
mibFaultName: fsmStFailMgmtControllerUpgradeBoardControllerServersPowerOffCompletion
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailMgmtControllerUpgradeBoardController:UpdateRequest

Fault Code: F18381

Message:

[FSM:STAGE:FAILED|RETRY]: Sending Board Controller update request to CMC(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F18381
mibFaultName: fsmStFailMgmtControllerUpgradeBoardControllerUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmStFailComputePhysicalReinitializeVirtualDrive:ExecuteVDAction

Fault Code: F18395

Message:

[FSM:STAGE:FAILED|RETRY]: Execute Storage Configuration(FSM-STAGE:sam:dme:ComputePhysicalReinitializeVirtualDrive:ExecuteVDAction)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: executevdaction-failed
mibFaultCode: F18395
mibFaultName: fsmStFailComputePhysicalReinitializeVirtualDriveExecuteVDAction
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrEquipmentChassisRemoveChassis:CleanupVnicsLocal

Fault Code: F77847

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning up vnics for chassis [id] from primary(FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:CleanupVnicsLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-vnics-local-failed
mibFaultCode: F77847
mibFaultName: fsmRmtErrEquipmentChassisRemoveChassisCleanupVnicsLocal
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisRemoveChassis:CleanupVnicsPeer

Fault Code: F77847

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning up vnics for chassis [id] from secondary(FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:CleanupVnicsPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-vnics-peer-failed
mibFaultCode: F77847
mibFaultName: fsmRmtErrEquipmentChassisRemoveChassisCleanupVnicsPeer
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisRemoveChassis:DisableEndPoint

Fault Code: F77847

Message:

[FSM:STAGE:REMOTE-ERROR]: unconfiguring access to chassis [id](FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:DisableEndPoint)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-end-point-failed
mibFaultCode: F77847
mibFaultName: fsmRmtErrEquipmentChassisRemoveChassisDisableEndPoint
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisRemoveChassis:UnIdentifyLocal

Fault Code: F77847

Message:

[FSM:STAGE:REMOTE-ERROR]: erasing chassis identity [id] from primary(FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:UnIdentifyLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: un-identify-local-failed
mibFaultCode: F77847
mibFaultName: fsmRmtErrEquipmentChassisRemoveChassisUnIdentifyLocal
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisRemoveChassis:UnIdentifyPeer

Fault Code: F77847

Message:

[FSM:STAGE:REMOTE-ERROR]: erasing chassis identity [id] from secondary(FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:UnIdentifyPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: un-identify-peer-failed
mibFaultCode: F77847
mibFaultName: fsmRmtErrEquipmentChassisRemoveChassisUnIdentifyPeer
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisRemoveChassis:Wait

Fault Code: F77847

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for clean up of resources for chassis [id] (approx. 3 min)(FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:Wait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-failed
mibFaultCode: F77847
mibFaultName: fsmRmtErrEquipmentChassisRemoveChassisWait
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisRemoveChassis:decomission

Fault Code: F77847

Message:

[FSM:STAGE:REMOTE-ERROR]: decommissioning chassis [id](FSM-STAGE:sam:dme:EquipmentChassisRemoveChassis:decomission)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: decomission-failed
mibFaultCode: F77847
mibFaultName: fsmRmtErrEquipmentChassisRemoveChassisDecomission
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentLocatorLedSetLocatorLed:Execute

Fault Code: F77848

Message:

[FSM:STAGE:REMOTE-ERROR]: setting locator led to [adminState](FSM-STAGE:sam:dme:EquipmentLocatorLedSetLocatorLed:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F77848
mibFaultName: fsmRmtErrEquipmentLocatorLedSetLocatorLedExecute
moClass: equipment:LocatorLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/locator-led
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/chassis-[id]/locator-led
Affected MO: sys/chassis-[id]/psu-[id]/locator-led
Affected MO: sys/chassis-[id]/slot-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/fex-[id]/locator-led
Affected MO: sys/fex-[id]/psu-[id]/locator-led
Affected MO: sys/fex-[id]/slot-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/psu-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/ext-board-[id]/locator-led
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-unit-[id]/locator-led
Affected MO: sys/rack-unit-[id]/psu-[id]/locator-led
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/switch-[id]/locator-led
Affected MO: sys/switch-[id]/psu-[id]/locator-led

fsmRmtErrMgmtControllerExtMgmtIfConfig:Primary

Fault Code: F77958

Message:

[FSM:STAGE:REMOTE-ERROR]: external mgmt interface configuration on primary(FSM-STAGE:sam:dme:MgmtControllerExtMgmtIfConfig:Primary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: primary-failed
mibFaultCode: F77958
mibFaultName: fsmRmtErrMgmtControllerExtMgmtIfConfigPrimary
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerExtMgmtIfConfig:Secondary

Fault Code: F77958

Message:

[FSM:STAGE:REMOTE-ERROR]: external mgmt interface configuration on secondary(FSM-STAGE:sam:dme:MgmtControllerExtMgmtIfConfig:Secondary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: secondary-failed
mibFaultCode: F77958
mibFaultName: fsmRmtErrMgmtControllerExtMgmtIfConfigSecondary
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrFabricComputeSlotEpIdentify:ExecuteLocal

Fault Code: F77959

Message:

[FSM:STAGE:REMOTE-ERROR]: identifying a server in [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:FabricComputeSlotEpIdentify:ExecuteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-local-failed
mibFaultCode: F77959
mibFaultName: fsmRmtErrFabricComputeSlotEpIdentifyExecuteLocal
moClass: fabric:ComputeSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/slot-[slotId]

fsmRmtErrFabricComputeSlotEpIdentify:ExecutePeer

Fault Code: F77959

Message:

[FSM:STAGE:REMOTE-ERROR]: identifying a server in [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:FabricComputeSlotEpIdentify:ExecutePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-peer-failed
mibFaultCode: F77959
mibFaultName: fsmRmtErrFabricComputeSlotEpIdentifyExecutePeer
moClass: fabric:ComputeSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/slot-[slotId]

fsmRmtErrComputeBladeDiscover:BiosPostCompletion

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for BIOS POST completion from CIMC on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBiosPostCompletion
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:BladeBootPnuos

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: power server [chassisId]/[slotId] on with pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:BladeBootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-boot-pnuos-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBladeBootPnuos
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:BladeBootWait

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for system reset on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:BladeBootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-boot-wait-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBladeBootWait
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:BladePowerOn

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: power on server [chassisId]/[slotId] for discovery(FSM-STAGE:sam:dme:ComputeBladeDiscover:BladePowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-on-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBladePowerOn
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:BladeReadSmbios

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for SMBIOS table from CIMC on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:BladeReadSmbios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-read-smbios-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBladeReadSmbios
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:BmcConfigPnuOS

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: provisioning a bootable device with a bootable pre-boot image for server(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBmcConfigPnuOS
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:BmcFactoryReset

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: performing factory reset of server [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcFactoryReset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-factory-reset-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBmcFactoryReset
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:BmcInventory

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: getting inventory of server [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-inventory-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBmcInventory
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:BmcPreConfigPnuOSLocal

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcPreConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-pre-config-pnuoslocal-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBmcPreConfigPnuOSLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:BmcPreConfigPnuOSPeer

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcPreConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-pre-config-pnuospeer-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBmcPreConfigPnuOSPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:BmcPresence

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: checking CIMC of server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcPresence)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-presence-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBmcPresence
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:BmcShutdownDiscovered

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Shutdown the server [chassisId]/[slotId]; deep discovery completed(FSM-STAGE:sam:dme:ComputeBladeDiscover:BmcShutdownDiscovered)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-shutdown-discovered-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverBmcShutdownDiscovered
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:CheckAdaptorFw40GCap

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: checking if adaptor firmware supports 40G speed to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:CheckAdaptorFw40GCap)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-adaptor-fw40gcap-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverCheckAdaptorFw40GCap
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:CheckPowerAvailability

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverCheckPowerAvailability
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:ConfigBMCPowerParams

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring power profiling parameters for server [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:ComputeBladeDiscover:ConfigBMCPowerParams)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configbmcpower-params-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverConfigBMCPowerParams
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:ConfigFeLocal

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring primary fabric interconnect access to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:ConfigFeLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-fe-local-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverConfigFeLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:ConfigFePeer

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring secondary fabric interconnect access to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:ConfigFePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-fe-peer-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverConfigFePeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:ConfigFlexFlashScrub

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring FlexFlash Scrub on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:ConfigFlexFlashScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-flex-flash-scrub-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverConfigFlexFlashScrub
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:ConfigUserAccess

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring external user access to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:ConfigUserAccess)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-user-access-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverConfigUserAccess
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:HandlePooling

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Invoke post-discovery policies on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:HandlePooling)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: handle-pooling-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverHandlePooling
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:NicConfigPnuOSLocal

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: configure primary adapter in [chassisId]/[slotId] for pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:NicConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuoslocal-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverNicConfigPnuOSLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:NicConfigPnuOSPeer

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: configure secondary adapter in [chassisId]/[slotId] for pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:NicConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuospeer-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverNicConfigPnuOSPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:NicPresenceLocal

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: detect mezz cards in [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:NicPresenceLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-presence-local-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverNicPresenceLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:NicPresencePeer

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: detect mezz cards in [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:NicPresencePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-presence-peer-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverNicPresencePeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:NicUnconfigPnuOSLocal

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure adapter of server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:NicUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuoslocal-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverNicUnconfigPnuOSLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:NicUnconfigPnuOSPeer

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure adapter of server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:NicUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuospeer-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverNicUnconfigPnuOSPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:OobStorageInventory

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Perform oob storage inventory of server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverOobStorageInventory
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:PnuOSCatalog

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Populate pre-boot catalog to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoscatalog-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverPnuOSCatalog
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:PnuOSIdent

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Identify pre-boot environment agent on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverPnuOSIdent
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:PnuOSInventory

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Perform inventory of server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosinventory-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverPnuOSInventory
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:PnuOSPolicy

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Populate pre-boot environment behavior policy to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospolicy-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverPnuOSPolicy
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:PnuOSPowerProfiling

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Profile power for server [chassisId]/[slotId] by running benchmark(FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSPowerProfiling)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospower-profiling-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverPnuOSPowerProfiling
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:PnuOSScrub

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Scrub server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosscrub-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverPnuOSScrub
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:PnuOSSelfTest

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Trigger self-test of server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:PnuOSSelfTest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosself-test-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverPnuOSSelfTest
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:PostScrubOobStorageInventory

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Perform post scrub oob storage inventory of server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PostScrubOobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: post-scrub-oob-storage-inventory-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverPostScrubOobStorageInventory
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:PowerDeployWait

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverPowerDeployWait
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:PreSanitize

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverPreSanitize
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:Sanitize

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSanitize
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SendBmcProfilingDone

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for valid power profile for server [chassisId]/[slotId] from CIMC(FSM-STAGE:sam:dme:ComputeBladeDiscover:SendBmcProfilingDone)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: send-bmc-profiling-done-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSendBmcProfilingDone
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SendBmcProfilingInit

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Start profiling power for server [chassisId]/[slotId] via CIMC(FSM-STAGE:sam:dme:ComputeBladeDiscover:SendBmcProfilingInit)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: send-bmc-profiling-init-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSendBmcProfilingInit
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SetupVmediaLocal

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: provisioning a Virtual Media device with a bootable pre-boot image for blade [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:SetupVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-local-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSetupVmediaLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SetupVmediaPeer

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: provisioning a Virtual Media device with a bootable pre-boot image for blade [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:SetupVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-peer-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSetupVmediaPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SharedComponentsOobInventory

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Inventory of shared components in SIOC(FSM-STAGE:sam:dme:ComputeBladeDiscover:SharedComponentsOobInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shared-components-oob-inventory-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSharedComponentsOobInventory
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SharedComponentsOobInventoryPeer

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Inventory of shared components in peer SIOC(FSM-STAGE:sam:dme:ComputeBladeDiscover:SharedComponentsOobInventoryPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shared-components-oob-inventory-peer-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSharedComponentsOobInventoryPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SolRedirectDisable

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Disable Sol Redirection on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:SolRedirectDisable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-disable-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSolRedirectDisable
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SolRedirectEnable

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: set up bios token on server [chassisId]/[slotId] for Sol redirect(FSM-STAGE:sam:dme:ComputeBladeDiscover:SolRedirectEnable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-enable-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSolRedirectEnable
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SwConfigPnuOSLocal

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: configure primary fabric interconnect in [chassisId]/[slotId] for pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:SwConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuoslocal-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSwConfigPnuOSLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SwConfigPnuOSPeer

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: configure secondary fabric interconnect in [chassisId]/[slotId] for pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:SwConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuospeer-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSwConfigPnuOSPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SwUnconfigPnuOSLocal

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure primary fabric interconnect for server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:SwUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuoslocal-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSwUnconfigPnuOSLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:SwUnconfigPnuOSPeer

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure secondary fabric interconnect for server [chassisId]/[slotId] pre-boot environment(FSM-STAGE:sam:dme:ComputeBladeDiscover:SwUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuospeer-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSwUnconfigPnuOSPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:TeardownVmediaLocal

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: unprovisioning the Virtual Media bootable device for blade [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:TeardownVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-local-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverTeardownVmediaLocal
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:TeardownVmediaPeer

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: unprovisioning the Virtual media bootable device for blade [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:TeardownVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-peer-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverTeardownVmediaPeer
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:UnconfigCimcVMedia

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all mappings for vmedia(FSM-STAGE:sam:dme:ComputeBladeDiscover:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverUnconfigCimcVMedia
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:UnconfigExtMgmtGw

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt bmc gateway for vmedia(FSM-STAGE:sam:dme:ComputeBladeDiscover:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverUnconfigExtMgmtGw
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:UnconfigExtMgmtRules

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputeBladeDiscover:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverUnconfigExtMgmtRules
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:hagConnect

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:hagConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-connect-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverHagConnect
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:hagDisconnect

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect pre-boot environment agent for server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:hagDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-disconnect-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverHagDisconnect
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:serialDebugConnect

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent on server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:serialDebugConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-connect-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSerialDebugConnect
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrComputeBladeDiscover:serialDebugDisconnect

Fault Code: F77960

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect pre-boot environment agent for server [chassisId]/[slotId](FSM-STAGE:sam:dme:ComputeBladeDiscover:serialDebugDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-disconnect-failed
mibFaultCode: F77960
mibFaultName: fsmRmtErrComputeBladeDiscoverSerialDebugDisconnect
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmRmtErrEquipmentChassisPsuPolicyConfig:Execute

Fault Code: F77973

Message:

[FSM:STAGE:REMOTE-ERROR]: Deploying Power Management policy changes on chassis [id](FSM-STAGE:sam:dme:EquipmentChassisPsuPolicyConfig:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F77973
mibFaultName: fsmRmtErrEquipmentChassisPsuPolicyConfigExecute
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrAdaptorHostFcIfResetFcPersBinding:ExecuteLocal

Fault Code: F77974

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting FC persistent bindings on host interface [dn](FSM-STAGE:sam:dme:AdaptorHostFcIfResetFcPersBinding:ExecuteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-local-failed
mibFaultCode: F77974
mibFaultName: fsmRmtErrAdaptorHostFcIfResetFcPersBindingExecuteLocal
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmRmtErrAdaptorHostFcIfResetFcPersBinding:ExecutePeer

Fault Code: F77974

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting FC persistent bindings on host interface [dn](FSM-STAGE:sam:dme:AdaptorHostFcIfResetFcPersBinding:ExecutePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-peer-failed
mibFaultCode: F77974
mibFaultName: fsmRmtErrAdaptorHostFcIfResetFcPersBindingExecutePeer
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmRmtErrFabricLanCloudSwitchMode:SwConfigLocal

Fault Code: F77979

Message:

[FSM:STAGE:REMOTE-ERROR]: Fabric interconnect mode configuration to primary(FSM-STAGE:sam:dme:FabricLanCloudSwitchMode:SwConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-local-failed
mibFaultCode: F77979
mibFaultName: fsmRmtErrFabricLanCloudSwitchModeSwConfigLocal
moClass: fabric:LanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/lan

fsmRmtErrFabricLanCloudSwitchMode:SwConfigPeer

Fault Code: F77979

Message:

[FSM:STAGE:REMOTE-ERROR]: Fabric interconnect mode configuration to secondary(FSM-STAGE:sam:dme:FabricLanCloudSwitchMode:SwConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-peer-failed
mibFaultCode: F77979
mibFaultName: fsmRmtErrFabricLanCloudSwitchModeSwConfigPeer
moClass: fabric:LanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/lan

fsmRmtErrFabricLanCloudSwitchMode:WaitForUserAck

Fault Code: F77979

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for User Acknowledgment to configuration on primary(FSM-STAGE:sam:dme:FabricLanCloudSwitchMode:WaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-user-ack-failed
mibFaultCode: F77979
mibFaultName: fsmRmtErrFabricLanCloudSwitchModeWaitForUserAck
moClass: fabric:LanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/lan

fsmRmtErrVnicProfileSetDeploy:Local

Fault Code: F77990

Message:

[FSM:STAGE:REMOTE-ERROR]: VNIC profile configuration on local fabric(FSM-STAGE:sam:dme:VnicProfileSetDeploy:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F77990
mibFaultName: fsmRmtErrVnicProfileSetDeployLocal
moClass: vnic:ProfileSet
Type: fsm
autoCleared: true
Affected MO: fabric/lan/profiles

fsmRmtErrVnicProfileSetDeploy:Peer

Fault Code: F77990

Message:

[FSM:STAGE:REMOTE-ERROR]: VNIC profile configuration on peer fabric(FSM-STAGE:sam:dme:VnicProfileSetDeploy:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F77990
mibFaultName: fsmRmtErrVnicProfileSetDeployPeer
moClass: vnic:ProfileSet
Type: fsm
autoCleared: true
Affected MO: fabric/lan/profiles

fsmRmtErrCommSvcEpUpdateSvcEp:InitIptablesLocal

Fault Code: F78016

Message:

[FSM:STAGE:REMOTE-ERROR]: initialising iptables on primary(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:InitIptablesLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: init-iptables-local-failed
mibFaultCode: F78016
mibFaultName: fsmRmtErrCommSvcEpUpdateSvcEpInitIptablesLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpUpdateSvcEp:InitIptablesPeer

Fault Code: F78016

Message:

[FSM:STAGE:REMOTE-ERROR]: initialising iptables on secondary(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:InitIptablesPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: init-iptables-peer-failed
mibFaultCode: F78016
mibFaultName: fsmRmtErrCommSvcEpUpdateSvcEpInitIptablesPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpSettings

Fault Code: F78016

Message:

[FSM:STAGE:REMOTE-ERROR]: propagate updated settings (eg. timezone)(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpSettings)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-settings-failed
mibFaultCode: F78016
mibFaultName: fsmRmtErrCommSvcEpUpdateSvcEpPropogateEpSettings
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsLocal

Fault Code: F78016

Message:

[FSM:STAGE:REMOTE-ERROR]: propagate updated timezone settings to management controllers.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-local-failed
mibFaultCode: F78016
mibFaultName: fsmRmtErrCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsPeer

Fault Code: F78016

Message:

[FSM:STAGE:REMOTE-ERROR]: propagate updated timezone settings to management controllers.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-peer-failed
mibFaultCode: F78016
mibFaultName: fsmRmtErrCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsLocal

Fault Code: F78016

Message:

[FSM:STAGE:REMOTE-ERROR]: propagate updated timezone settings to NICs.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-to-adaptors-local-failed
mibFaultCode: F78016
mibFaultName: fsmRmtErrCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsToAdaptorsLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsPeer

Fault Code: F78016

Message:

[FSM:STAGE:REMOTE-ERROR]: propagate updated timezone settings to NICs.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToAdaptorsPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-to-adaptors-peer-failed
mibFaultCode: F78016
mibFaultName: fsmRmtErrCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsToAdaptorsPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomLocal

Fault Code: F78016

Message:

[FSM:STAGE:REMOTE-ERROR]: propagate updated timezone settings to FEXs and IOMs.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-to-fex-iom-local-failed
mibFaultCode: F78016
mibFaultName: fsmRmtErrCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsToFexIomLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomPeer

Fault Code: F78016

Message:

[FSM:STAGE:REMOTE-ERROR]: propagate updated timezone settings to FEXs and IOMs.(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:PropogateEpTimeZoneSettingsToFexIomPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: propogate-ep-time-zone-settings-to-fex-iom-peer-failed
mibFaultCode: F78016
mibFaultName: fsmRmtErrCommSvcEpUpdateSvcEpPropogateEpTimeZoneSettingsToFexIomPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpUpdateSvcEp:SetEpLocal

Fault Code: F78016

Message:

[FSM:STAGE:REMOTE-ERROR]: communication service [name] configuration to primary(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:SetEpLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-ep-local-failed
mibFaultCode: F78016
mibFaultName: fsmRmtErrCommSvcEpUpdateSvcEpSetEpLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpUpdateSvcEp:SetEpPeer

Fault Code: F78016

Message:

[FSM:STAGE:REMOTE-ERROR]: communication service [name] configuration to secondary(FSM-STAGE:sam:dme:CommSvcEpUpdateSvcEp:SetEpPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-ep-peer-failed
mibFaultCode: F78016
mibFaultName: fsmRmtErrCommSvcEpUpdateSvcEpSetEpPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpRestartWebSvc:local

Fault Code: F78017

Message:

[FSM:STAGE:REMOTE-ERROR]: restart web services in primary(FSM-STAGE:sam:dme:CommSvcEpRestartWebSvc:local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78017
mibFaultName: fsmRmtErrCommSvcEpRestartWebSvcLocal
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrCommSvcEpRestartWebSvc:peer

Fault Code: F78017

Message:

[FSM:STAGE:REMOTE-ERROR]: restart web services in secondary(FSM-STAGE:sam:dme:CommSvcEpRestartWebSvc:peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F78017
mibFaultName: fsmRmtErrCommSvcEpRestartWebSvcPeer
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmRmtErrAaaEpUpdateEp:SetEpLocal

Fault Code: F78019

Message:

[FSM:STAGE:REMOTE-ERROR]: external aaa server configuration to primary(FSM-STAGE:sam:dme:AaaEpUpdateEp:SetEpLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-ep-local-failed
mibFaultCode: F78019
mibFaultName: fsmRmtErrAaaEpUpdateEpSetEpLocal
moClass: aaa:Ep
Type: fsm
autoCleared: true
Affected MO: sys/ldap-ext
Affected MO: sys/radius-ext
Affected MO: sys/tacacs-ext

fsmRmtErrAaaEpUpdateEp:SetEpPeer

Fault Code: F78019

Message:

[FSM:STAGE:REMOTE-ERROR]: external aaa server configuration to secondary(FSM-STAGE:sam:dme:AaaEpUpdateEp:SetEpPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-ep-peer-failed
mibFaultCode: F78019
mibFaultName: fsmRmtErrAaaEpUpdateEpSetEpPeer
moClass: aaa:Ep
Type: fsm
autoCleared: true
Affected MO: sys/ldap-ext
Affected MO: sys/radius-ext
Affected MO: sys/tacacs-ext

fsmRmtErrAaaRealmUpdateRealm:SetRealmLocal

Fault Code: F78020

Message:

[FSM:STAGE:REMOTE-ERROR]: realm configuration to primary(FSM-STAGE:sam:dme:AaaRealmUpdateRealm:SetRealmLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-realm-local-failed
mibFaultCode: F78020
mibFaultName: fsmRmtErrAaaRealmUpdateRealmSetRealmLocal
moClass: aaa:Realm
Type: fsm
autoCleared: true
Affected MO: sys/auth-realm

fsmRmtErrAaaRealmUpdateRealm:SetRealmPeer

Fault Code: F78020

Message:

[FSM:STAGE:REMOTE-ERROR]: realm configuration to secondary(FSM-STAGE:sam:dme:AaaRealmUpdateRealm:SetRealmPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-realm-peer-failed
mibFaultCode: F78020
mibFaultName: fsmRmtErrAaaRealmUpdateRealmSetRealmPeer
moClass: aaa:Realm
Type: fsm
autoCleared: true
Affected MO: sys/auth-realm

fsmRmtErrAaaUserEpUpdateUserEp:SetUserLocal

Fault Code: F78021

Message:

[FSM:STAGE:REMOTE-ERROR]: user configuration to primary(FSM-STAGE:sam:dme:AaaUserEpUpdateUserEp:SetUserLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-user-local-failed
mibFaultCode: F78021
mibFaultName: fsmRmtErrAaaUserEpUpdateUserEpSetUserLocal
moClass: aaa:UserEp
Type: fsm
autoCleared: true
Affected MO: sys/user-ext

fsmRmtErrAaaUserEpUpdateUserEp:SetUserPeer

Fault Code: F78021

Message:

[FSM:STAGE:REMOTE-ERROR]: user configuration to secondary(FSM-STAGE:sam:dme:AaaUserEpUpdateUserEp:SetUserPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-user-peer-failed
mibFaultCode: F78021
mibFaultName: fsmRmtErrAaaUserEpUpdateUserEpSetUserPeer
moClass: aaa:UserEp
Type: fsm
autoCleared: true
Affected MO: sys/user-ext

fsmRmtErrPkiEpUpdateEp:PostSetKeyRingLocal

Fault Code: F78022

Message:

[FSM:STAGE:REMOTE-ERROR]: post processing after keyring configuration on primary(FSM-STAGE:sam:dme:PkiEpUpdateEp:PostSetKeyRingLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: post-set-key-ring-local-failed
mibFaultCode: F78022
mibFaultName: fsmRmtErrPkiEpUpdateEpPostSetKeyRingLocal
moClass: pki:Ep
Type: fsm
autoCleared: true
Affected MO: sys/pki-ext

fsmRmtErrPkiEpUpdateEp:PostSetKeyRingPeer

Fault Code: F78022

Message:

[FSM:STAGE:REMOTE-ERROR]: post processing after keyring configuration on secondary(FSM-STAGE:sam:dme:PkiEpUpdateEp:PostSetKeyRingPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: post-set-key-ring-peer-failed
mibFaultCode: F78022
mibFaultName: fsmRmtErrPkiEpUpdateEpPostSetKeyRingPeer
moClass: pki:Ep
Type: fsm
autoCleared: true
Affected MO: sys/pki-ext

fsmRmtErrPkiEpUpdateEp:SetKeyRingLocal

Fault Code: F78022

Message:

[FSM:STAGE:REMOTE-ERROR]: keyring configuration on primary(FSM-STAGE:sam:dme:PkiEpUpdateEp:SetKeyRingLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-key-ring-local-failed
mibFaultCode: F78022
mibFaultName: fsmRmtErrPkiEpUpdateEpSetKeyRingLocal
moClass: pki:Ep
Type: fsm
autoCleared: true
Affected MO: sys/pki-ext

fsmRmtErrPkiEpUpdateEp:SetKeyRingPeer

Fault Code: F78022

Message:

[FSM:STAGE:REMOTE-ERROR]: keyring configuration on secondary(FSM-STAGE:sam:dme:PkiEpUpdateEp:SetKeyRingPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-key-ring-peer-failed
mibFaultCode: F78022
mibFaultName: fsmRmtErrPkiEpUpdateEpSetKeyRingPeer
moClass: pki:Ep
Type: fsm
autoCleared: true
Affected MO: sys/pki-ext

fsmRmtErrSysfileMutationSingle:Execute

Fault Code: F78040

Message:

[FSM:STAGE:REMOTE-ERROR]: [action] file [name](FSM-STAGE:sam:dme:SysfileMutationSingle:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78040
mibFaultName: fsmRmtErrSysfileMutationSingleExecute
moClass: sysfile:Mutation
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]/mutation
Affected MO: sys/corefiles/mutation

fsmRmtErrSysfileMutationGlobal:Local

Fault Code: F78041

Message:

[FSM:STAGE:REMOTE-ERROR]: remove files from local(FSM-STAGE:sam:dme:SysfileMutationGlobal:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78041
mibFaultName: fsmRmtErrSysfileMutationGlobalLocal
moClass: sysfile:Mutation
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]/mutation
Affected MO: sys/corefiles/mutation

fsmRmtErrSysfileMutationGlobal:Peer

Fault Code: F78041

Message:

[FSM:STAGE:REMOTE-ERROR]: remove files from peer(FSM-STAGE:sam:dme:SysfileMutationGlobal:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F78041
mibFaultName: fsmRmtErrSysfileMutationGlobalPeer
moClass: sysfile:Mutation
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]/mutation
Affected MO: sys/corefiles/mutation

fsmRmtErrSysdebugManualCoreFileExportTargetExport:Execute

Fault Code: F78044

Message:

[FSM:STAGE:REMOTE-ERROR]: export core file [name] to [hostname](FSM-STAGE:sam:dme:SysdebugManualCoreFileExportTargetExport:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78044
mibFaultName: fsmRmtErrSysdebugManualCoreFileExportTargetExportExecute
moClass: sysdebug:ManualCoreFileExportTarget
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]/export-to-[hostname]

fsmRmtErrSysdebugAutoCoreFileExportTargetConfigure:Local

Fault Code: F78045

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring automatic core file export service on local(FSM-STAGE:sam:dme:SysdebugAutoCoreFileExportTargetConfigure:Local)

Explanation:

Cisco UCS Manager could not set the configurations in the primary Fabric Interconnect for auto core transfer to remote TFTP server.

Recommended Action:

If you see this fault, take the following actions:

  1. Execute the show tech-support command and contact Cisco Technical Support.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78045
mibFaultName: fsmRmtErrSysdebugAutoCoreFileExportTargetConfigureLocal
moClass: sysdebug:AutoCoreFileExportTarget
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/file-export

fsmRmtErrSysdebugAutoCoreFileExportTargetConfigure:Peer

Fault Code: F78045

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring automatic core file export service on peer(FSM-STAGE:sam:dme:SysdebugAutoCoreFileExportTargetConfigure:Peer)

Explanation:

Cisco UCS Manager could not set the configurations in the subordinate Fabric Interconnect (FI) for auto core transfer to remote TFTP server. This fault typically appears for one of the following reasons:

  • The subordinate FI is not reachable.

  • The subordinate FI is experiencing an internal system error on applying the configuration.

Recommended Action:

If you see this fault, take the following actions:

  1. Check the FI cluster state to ensure that the subordinate FI is reachable and functioning correctly. If the subordinate FI is down, take appropriate corrective actions so that the UCS cluster goes into HA ready state.

  2. If the HA state of the primary and subordinate FIs are good, execute the show tech-support command and contact Cisco Technical Support.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F78045
mibFaultName: fsmRmtErrSysdebugAutoCoreFileExportTargetConfigurePeer
moClass: sysdebug:AutoCoreFileExportTarget
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/file-export

fsmRmtErrSysdebugLogControlEpLogControlPersist:Local

Fault Code: F78046

Message:

[FSM:STAGE:REMOTE-ERROR]: persisting LogControl on local(FSM-STAGE:sam:dme:SysdebugLogControlEpLogControlPersist:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78046
mibFaultName: fsmRmtErrSysdebugLogControlEpLogControlPersistLocal
moClass: sysdebug:LogControlEp
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/logcontrol

fsmRmtErrSysdebugLogControlEpLogControlPersist:Peer

Fault Code: F78046

Message:

[FSM:STAGE:REMOTE-ERROR]: persisting LogControl on peer(FSM-STAGE:sam:dme:SysdebugLogControlEpLogControlPersist:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F78046
mibFaultName: fsmRmtErrSysdebugLogControlEpLogControlPersistPeer
moClass: sysdebug:LogControlEp
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/logcontrol

fsmRmtErrSwAccessDomainDeploy:UpdateConnectivity

Fault Code: F78074

Message:

[FSM:STAGE:REMOTE-ERROR]: internal network configuration on [switchId](FSM-STAGE:sam:dme:SwAccessDomainDeploy:UpdateConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-connectivity-failed
mibFaultCode: F78074
mibFaultName: fsmRmtErrSwAccessDomainDeployUpdateConnectivity
moClass: sw:AccessDomain
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/access-eth

fsmRmtErrSwEthLanBorderDeploy:UpdateConnectivity

Fault Code: F78075

Message:

[FSM:STAGE:REMOTE-ERROR]: Uplink eth port configuration on [switchId](FSM-STAGE:sam:dme:SwEthLanBorderDeploy:UpdateConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-connectivity-failed
mibFaultCode: F78075
mibFaultName: fsmRmtErrSwEthLanBorderDeployUpdateConnectivity
moClass: sw:EthLanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-eth

fsmRmtErrSwEthLanBorderDeploy:UpdateVlanGroups

Fault Code: F78075

Message:

[FSM:STAGE:REMOTE-ERROR]: VLAN group configuration on [switchId](FSM-STAGE:sam:dme:SwEthLanBorderDeploy:UpdateVlanGroups)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-vlan-groups-failed
mibFaultCode: F78075
mibFaultName: fsmRmtErrSwEthLanBorderDeployUpdateVlanGroups
moClass: sw:EthLanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-eth

fsmRmtErrSwEthLanBorderDeploy:WaitOnSwConfigHost

Fault Code: F78075

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting on applying switch configuration on host to complete(FSM-STAGE:sam:dme:SwEthLanBorderDeploy:WaitOnSwConfigHost)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-on-sw-config-host-failed
mibFaultCode: F78075
mibFaultName: fsmRmtErrSwEthLanBorderDeployWaitOnSwConfigHost
moClass: sw:EthLanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-eth

fsmRmtErrSwFcSanBorderDeploy:UpdateConnectivity

Fault Code: F78076

Message:

[FSM:STAGE:REMOTE-ERROR]: Uplink fc port configuration on [switchId](FSM-STAGE:sam:dme:SwFcSanBorderDeploy:UpdateConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-connectivity-failed
mibFaultCode: F78076
mibFaultName: fsmRmtErrSwFcSanBorderDeployUpdateConnectivity
moClass: sw:FcSanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-fc

fsmRmtErrSwUtilityDomainDeploy:UpdateConnectivity

Fault Code: F78077

Message:

[FSM:STAGE:REMOTE-ERROR]: Utility network configuration on [switchId](FSM-STAGE:sam:dme:SwUtilityDomainDeploy:UpdateConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-connectivity-failed
mibFaultCode: F78077
mibFaultName: fsmRmtErrSwUtilityDomainDeployUpdateConnectivity
moClass: sw:UtilityDomain
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/utility-eth

fsmRmtErrSyntheticFsObjCreate:createLocal

Fault Code: F78081

Message:

[FSM:STAGE:REMOTE-ERROR]: create on primary(FSM-STAGE:sam:dme:SyntheticFsObjCreate:createLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: create-local-failed
mibFaultCode: F78081
mibFaultName: fsmRmtErrSyntheticFsObjCreateCreateLocal
moClass: synthetic:FsObj
Type: fsm
autoCleared: true
Affected MO: sys/file-[name]

fsmRmtErrSyntheticFsObjCreate:createRemote

Fault Code: F78081

Message:

[FSM:STAGE:REMOTE-ERROR]: create on secondary(FSM-STAGE:sam:dme:SyntheticFsObjCreate:createRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: create-remote-failed
mibFaultCode: F78081
mibFaultName: fsmRmtErrSyntheticFsObjCreateCreateRemote
moClass: synthetic:FsObj
Type: fsm
autoCleared: true
Affected MO: sys/file-[name]

fsmRmtErrFirmwareDownloaderDownload:CopyRemote

Fault Code: F78090

Message:

[FSM:STAGE:REMOTE-ERROR]: sync images to subordinate(FSM-STAGE:sam:dme:FirmwareDownloaderDownload:CopyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F78090
mibFaultName: fsmRmtErrFirmwareDownloaderDownloadCopyRemote
moClass: firmware:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/dnld-[fileName]

fsmRmtErrFirmwareDownloaderDownload:DeleteLocal

Fault Code: F78090

Message:

[FSM:STAGE:REMOTE-ERROR]: deleting downloadable [fileName] on local(FSM-STAGE:sam:dme:FirmwareDownloaderDownload:DeleteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-local-failed
mibFaultCode: F78090
mibFaultName: fsmRmtErrFirmwareDownloaderDownloadDeleteLocal
moClass: firmware:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/dnld-[fileName]

fsmRmtErrFirmwareDownloaderDownload:Local

Fault Code: F78090

Message:

[FSM:STAGE:REMOTE-ERROR]: downloading image [fileName] from [server](FSM-STAGE:sam:dme:FirmwareDownloaderDownload:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78090
mibFaultName: fsmRmtErrFirmwareDownloaderDownloadLocal
moClass: firmware:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/dnld-[fileName]

fsmRmtErrFirmwareDownloaderDownload:UnpackLocal

Fault Code: F78090

Message:

[FSM:STAGE:REMOTE-ERROR]: unpacking image [fileName] on primary(FSM-STAGE:sam:dme:FirmwareDownloaderDownload:UnpackLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unpack-local-failed
mibFaultCode: F78090
mibFaultName: fsmRmtErrFirmwareDownloaderDownloadUnpackLocal
moClass: firmware:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/dnld-[fileName]

fsmRmtErrFirmwareImageDelete:Local

Fault Code: F78091

Message:

[FSM:STAGE:REMOTE-ERROR]: deleting image file [name] ([invTag]) from primary(FSM-STAGE:sam:dme:FirmwareImageDelete:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78091
mibFaultName: fsmRmtErrFirmwareImageDeleteLocal
moClass: firmware:Image
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/image-[name]

fsmRmtErrFirmwareImageDelete:Remote

Fault Code: F78091

Message:

[FSM:STAGE:REMOTE-ERROR]: deleting image file [name] ([invTag]) from secondary(FSM-STAGE:sam:dme:FirmwareImageDelete:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F78091
mibFaultName: fsmRmtErrFirmwareImageDeleteRemote
moClass: firmware:Image
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/image-[name]

fsmRmtErrMgmtControllerUpdateSwitch:resetLocal

Fault Code: F78093

Message:

[FSM:STAGE:REMOTE-ERROR]: rebooting local fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:resetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-local-failed
mibFaultCode: F78093
mibFaultName: fsmRmtErrMgmtControllerUpdateSwitchResetLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateSwitch:resetRemote

Fault Code: F78093

Message:

[FSM:STAGE:REMOTE-ERROR]: rebooting remote fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:resetRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-remote-failed
mibFaultCode: F78093
mibFaultName: fsmRmtErrMgmtControllerUpdateSwitchResetRemote
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateSwitch:updateLocal

Fault Code: F78093

Message:

[FSM:STAGE:REMOTE-ERROR]: updating local fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:updateLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-local-failed
mibFaultCode: F78093
mibFaultName: fsmRmtErrMgmtControllerUpdateSwitchUpdateLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateSwitch:updateRemote

Fault Code: F78093

Message:

[FSM:STAGE:REMOTE-ERROR]: updating peer fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:updateRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-remote-failed
mibFaultCode: F78093
mibFaultName: fsmRmtErrMgmtControllerUpdateSwitchUpdateRemote
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateSwitch:updateSpLocal

Fault Code: F78093

Message:

[FSM:STAGE:REMOTE-ERROR]: updating sp version on local fabric interconnect and reboot switch if needed(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:updateSpLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-sp-local-failed
mibFaultCode: F78093
mibFaultName: fsmRmtErrMgmtControllerUpdateSwitchUpdateSpLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateSwitch:updateSpRemote

Fault Code: F78093

Message:

[FSM:STAGE:REMOTE-ERROR]: updating sp version on peer fabric interconnect and reboot switch if needed(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:updateSpRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-sp-remote-failed
mibFaultCode: F78093
mibFaultName: fsmRmtErrMgmtControllerUpdateSwitchUpdateSpRemote
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateSwitch:verifyLocal

Fault Code: F78093

Message:

[FSM:STAGE:REMOTE-ERROR]: verifying boot variables for local fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:verifyLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-local-failed
mibFaultCode: F78093
mibFaultName: fsmRmtErrMgmtControllerUpdateSwitchVerifyLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateSwitch:verifyRemote

Fault Code: F78093

Message:

[FSM:STAGE:REMOTE-ERROR]: verifying boot variables for remote fabric interconnect(FSM-STAGE:sam:dme:MgmtControllerUpdateSwitch:verifyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-remote-failed
mibFaultCode: F78093
mibFaultName: fsmRmtErrMgmtControllerUpdateSwitchVerifyRemote
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateIOM:CopyIOMImgToSub

Fault Code: F78094

Message:

[FSM:STAGE:REMOTE-ERROR]: Copying IOM Image to subordinate FI(FSM-STAGE:sam:dme:MgmtControllerUpdateIOM:CopyIOMImgToSub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copyiomimg-to-sub-failed
mibFaultCode: F78094
mibFaultName: fsmRmtErrMgmtControllerUpdateIOMCopyIOMImgToSub
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateIOM:CopyImgFromRep

Fault Code: F78094

Message:

[FSM:STAGE:REMOTE-ERROR]: Copying IOM Image from repository to FI(FSM-STAGE:sam:dme:MgmtControllerUpdateIOM:CopyImgFromRep)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-img-from-rep-failed
mibFaultCode: F78094
mibFaultName: fsmRmtErrMgmtControllerUpdateIOMCopyImgFromRep
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateIOM:PollUpdateStatus

Fault Code: F78094

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for IOM update(FSM-STAGE:sam:dme:MgmtControllerUpdateIOM:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F78094
mibFaultName: fsmRmtErrMgmtControllerUpdateIOMPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateIOM:UpdateRequest

Fault Code: F78094

Message:

[FSM:STAGE:REMOTE-ERROR]: sending update request to IOM(FSM-STAGE:sam:dme:MgmtControllerUpdateIOM:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F78094
mibFaultName: fsmRmtErrMgmtControllerUpdateIOMUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateIOM:Activate

Fault Code: F78095

Message:

[FSM:STAGE:REMOTE-ERROR]: activating backup image of IOM(FSM-STAGE:sam:dme:MgmtControllerActivateIOM:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F78095
mibFaultName: fsmRmtErrMgmtControllerActivateIOMActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateIOM:Reset

Fault Code: F78095

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting IOM to boot the activated version(FSM-STAGE:sam:dme:MgmtControllerActivateIOM:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F78095
mibFaultName: fsmRmtErrMgmtControllerActivateIOMReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateBMC:PollUpdateStatus

Fault Code: F78096

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for update to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateBMC:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F78096
mibFaultName: fsmRmtErrMgmtControllerUpdateBMCPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateBMC:UpdateRequest

Fault Code: F78096

Message:

[FSM:STAGE:REMOTE-ERROR]: sending update request to CIMC(FSM-STAGE:sam:dme:MgmtControllerUpdateBMC:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F78096
mibFaultName: fsmRmtErrMgmtControllerUpdateBMCUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateBMC:Activate

Fault Code: F78097

Message:

[FSM:STAGE:REMOTE-ERROR]: activating backup image of CIMC(FSM-STAGE:sam:dme:MgmtControllerActivateBMC:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F78097
mibFaultName: fsmRmtErrMgmtControllerActivateBMCActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateBMC:Reset

Fault Code: F78097

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting CIMC to boot the activated version(FSM-STAGE:sam:dme:MgmtControllerActivateBMC:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F78097
mibFaultName: fsmRmtErrMgmtControllerActivateBMCReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrCallhomeEpConfigCallhome:SetLocal

Fault Code: F78110

Message:

[FSM:STAGE:REMOTE-ERROR]: call-home configuration on primary(FSM-STAGE:sam:dme:CallhomeEpConfigCallhome:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F78110
mibFaultName: fsmRmtErrCallhomeEpConfigCallhomeSetLocal
moClass: callhome:Ep
Type: fsm
autoCleared: true
Affected MO: call-home

fsmRmtErrCallhomeEpConfigCallhome:SetPeer

Fault Code: F78110

Message:

[FSM:STAGE:REMOTE-ERROR]: call-home configuration on secondary(FSM-STAGE:sam:dme:CallhomeEpConfigCallhome:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F78110
mibFaultName: fsmRmtErrCallhomeEpConfigCallhomeSetPeer
moClass: callhome:Ep
Type: fsm
autoCleared: true
Affected MO: call-home

fsmRmtErrMgmtIfSwMgmtOobIfConfig:Switch

Fault Code: F78113

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring the out-of-band interface(FSM-STAGE:sam:dme:MgmtIfSwMgmtOobIfConfig:Switch)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: switch-failed
mibFaultCode: F78113
mibFaultName: fsmRmtErrMgmtIfSwMgmtOobIfConfigSwitch
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfSwMgmtInbandIfConfig:Switch

Fault Code: F78114

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring the inband interface(FSM-STAGE:sam:dme:MgmtIfSwMgmtInbandIfConfig:Switch)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: switch-failed
mibFaultCode: F78114
mibFaultName: fsmRmtErrMgmtIfSwMgmtInbandIfConfigSwitch
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfVirtualIfConfig:Local

Fault Code: F78119

Message:

[FSM:STAGE:REMOTE-ERROR]: Updating virtual interface on local fabric interconnect(FSM-STAGE:sam:dme:MgmtIfVirtualIfConfig:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78119
mibFaultName: fsmRmtErrMgmtIfVirtualIfConfigLocal
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfVirtualIfConfig:Remote

Fault Code: F78119

Message:

[FSM:STAGE:REMOTE-ERROR]: Updating virtual interface on peer fabric interconnect(FSM-STAGE:sam:dme:MgmtIfVirtualIfConfig:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F78119
mibFaultName: fsmRmtErrMgmtIfVirtualIfConfigRemote
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfEnableVip:Local

Fault Code: F78120

Message:

[FSM:STAGE:REMOTE-ERROR]: Enable virtual interface on local fabric interconnect(FSM-STAGE:sam:dme:MgmtIfEnableVip:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78120
mibFaultName: fsmRmtErrMgmtIfEnableVipLocal
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfDisableVip:Peer

Fault Code: F78121

Message:

[FSM:STAGE:REMOTE-ERROR]: Disable virtual interface on peer fabric interconnect(FSM-STAGE:sam:dme:MgmtIfDisableVip:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F78121
mibFaultName: fsmRmtErrMgmtIfDisableVipPeer
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfEnableHA:Local

Fault Code: F78122

Message:

[FSM:STAGE:REMOTE-ERROR]: Transition from single to cluster mode(FSM-STAGE:sam:dme:MgmtIfEnableHA:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78122
mibFaultName: fsmRmtErrMgmtIfEnableHALocal
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtBackupBackup:backupLocal

Fault Code: F78123

Message:

[FSM:STAGE:REMOTE-ERROR]: internal database backup(FSM-STAGE:sam:dme:MgmtBackupBackup:backupLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: backup-local-failed
mibFaultCode: F78123
mibFaultName: fsmRmtErrMgmtBackupBackupBackupLocal
moClass: mgmt:Backup
Type: fsm
autoCleared: true
Affected MO: sys/backup-[hostname]

fsmRmtErrMgmtBackupBackup:upload

Fault Code: F78123

Message:

[FSM:STAGE:REMOTE-ERROR]: internal system backup(FSM-STAGE:sam:dme:MgmtBackupBackup:upload)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: upload-failed
mibFaultCode: F78123
mibFaultName: fsmRmtErrMgmtBackupBackupUpload
moClass: mgmt:Backup
Type: fsm
autoCleared: true
Affected MO: sys/backup-[hostname]

fsmRmtErrMgmtImporterImport:config

Fault Code: F78124

Message:

[FSM:STAGE:REMOTE-ERROR]: importing the configuration file(FSM-STAGE:sam:dme:MgmtImporterImport:config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F78124
mibFaultName: fsmRmtErrMgmtImporterImportConfig
moClass: mgmt:Importer
Type: fsm
autoCleared: true
Affected MO: sys/import-config-[hostname]

fsmRmtErrMgmtImporterImport:downloadLocal

Fault Code: F78124

Message:

[FSM:STAGE:REMOTE-ERROR]: downloading the configuration file from the remote location(FSM-STAGE:sam:dme:MgmtImporterImport:downloadLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-local-failed
mibFaultCode: F78124
mibFaultName: fsmRmtErrMgmtImporterImportDownloadLocal
moClass: mgmt:Importer
Type: fsm
autoCleared: true
Affected MO: sys/import-config-[hostname]

fsmRmtErrMgmtImporterImport:reportResults

Fault Code: F78124

Message:

[FSM:STAGE:REMOTE-ERROR]: Report results of configuration application(FSM-STAGE:sam:dme:MgmtImporterImport:reportResults)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-results-failed
mibFaultCode: F78124
mibFaultName: fsmRmtErrMgmtImporterImportReportResults
moClass: mgmt:Importer
Type: fsm
autoCleared: true
Affected MO: sys/import-config-[hostname]

fsmRmtErrStatsCollectionPolicyUpdateEp:SetEpA

Fault Code: F78182

Message:

[FSM:STAGE:REMOTE-ERROR]: Update endpoint on fabric interconnect A(FSM-STAGE:sam:dme:StatsCollectionPolicyUpdateEp:SetEpA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-ep-afailed
mibFaultCode: F78182
mibFaultName: fsmRmtErrStatsCollectionPolicyUpdateEpSetEpA
moClass: stats:CollectionPolicy
Type: fsm
autoCleared: true
Affected MO: stats/coll-policy-[name]

fsmRmtErrStatsCollectionPolicyUpdateEp:SetEpB

Fault Code: F78182

Message:

[FSM:STAGE:REMOTE-ERROR]: Update endpoint on fabric interconnect B(FSM-STAGE:sam:dme:StatsCollectionPolicyUpdateEp:SetEpB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-ep-bfailed
mibFaultCode: F78182
mibFaultName: fsmRmtErrStatsCollectionPolicyUpdateEpSetEpB
moClass: stats:CollectionPolicy
Type: fsm
autoCleared: true
Affected MO: stats/coll-policy-[name]

fsmRmtErrQosclassDefinitionConfigGlobalQoS:SetLocal

Fault Code: F78185

Message:

[FSM:STAGE:REMOTE-ERROR]: QoS Classification Definition [name] configuration on primary(FSM-STAGE:sam:dme:QosclassDefinitionConfigGlobalQoS:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F78185
mibFaultName: fsmRmtErrQosclassDefinitionConfigGlobalQoSSetLocal
moClass: qosclass:Definition
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes

fsmRmtErrQosclassDefinitionConfigGlobalQoS:SetPeer

Fault Code: F78185

Message:

[FSM:STAGE:REMOTE-ERROR]: QoS Classification Definition [name] configuration on secondary(FSM-STAGE:sam:dme:QosclassDefinitionConfigGlobalQoS:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F78185
mibFaultName: fsmRmtErrQosclassDefinitionConfigGlobalQoSSetPeer
moClass: qosclass:Definition
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes

fsmRmtErrQosclassDefinitionConfigGlobalQoS:WaitForUserAck

Fault Code: F78185

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for User Acknowledgment to configuration on primary(FSM-STAGE:sam:dme:QosclassDefinitionConfigGlobalQoS:WaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-user-ack-failed
mibFaultCode: F78185
mibFaultName: fsmRmtErrQosclassDefinitionConfigGlobalQoSWaitForUserAck
moClass: qosclass:Definition
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes

fsmRmtErrEpqosDefinitionDeploy:Local

Fault Code: F78189

Message:

[FSM:STAGE:REMOTE-ERROR]: vnic qos policy [name] configuration to primary(FSM-STAGE:sam:dme:EpqosDefinitionDeploy:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78189
mibFaultName: fsmRmtErrEpqosDefinitionDeployLocal
moClass: epqos:Definition
Type: fsm
autoCleared: true
Affected MO: org-[name]/ep-qos-[name]

fsmRmtErrEpqosDefinitionDeploy:Peer

Fault Code: F78189

Message:

[FSM:STAGE:REMOTE-ERROR]: vnic qos policy [name] configuration to secondary(FSM-STAGE:sam:dme:EpqosDefinitionDeploy:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F78189
mibFaultName: fsmRmtErrEpqosDefinitionDeployPeer
moClass: epqos:Definition
Type: fsm
autoCleared: true
Affected MO: org-[name]/ep-qos-[name]

fsmRmtErrEpqosDefinitionDelTaskRemove:Local

Fault Code: F78190

Message:

[FSM:STAGE:REMOTE-ERROR]: vnic qos policy [name] removal from primary(FSM-STAGE:sam:dme:EpqosDefinitionDelTaskRemove:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78190
mibFaultName: fsmRmtErrEpqosDefinitionDelTaskRemoveLocal
moClass: epqos:DefinitionDelTask
Type: fsm
autoCleared: true
Affected MO: org-[name]/ep-qos-deletion-[defIntId]

fsmRmtErrEpqosDefinitionDelTaskRemove:Peer

Fault Code: F78190

Message:

[FSM:STAGE:REMOTE-ERROR]: vnic qos policy [name] removal from secondary(FSM-STAGE:sam:dme:EpqosDefinitionDelTaskRemove:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F78190
mibFaultName: fsmRmtErrEpqosDefinitionDelTaskRemovePeer
moClass: epqos:DefinitionDelTask
Type: fsm
autoCleared: true
Affected MO: org-[name]/ep-qos-deletion-[defIntId]

fsmRmtErrEquipmentIOCardResetCmc:Execute

Fault Code: F78243

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting Chassis Management Controller on IOM [chassisId]/[id](FSM-STAGE:sam:dme:EquipmentIOCardResetCmc:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78243
mibFaultName: fsmRmtErrEquipmentIOCardResetCmcExecute
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrMgmtControllerUpdateUCSManager:execute

Fault Code: F78255

Message:

[FSM:STAGE:REMOTE-ERROR]: Updating UCS Manager firmware(FSM-STAGE:sam:dme:MgmtControllerUpdateUCSManager:execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78255
mibFaultName: fsmRmtErrMgmtControllerUpdateUCSManagerExecute
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateUCSManager:start

Fault Code: F78255

Message:

[FSM:STAGE:REMOTE-ERROR]: Scheduling UCS manager update(FSM-STAGE:sam:dme:MgmtControllerUpdateUCSManager:start)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: start-failed
mibFaultCode: F78255
mibFaultName: fsmRmtErrMgmtControllerUpdateUCSManagerStart
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerSysConfig:Primary

Fault Code: F78263

Message:

[FSM:STAGE:REMOTE-ERROR]: system configuration on primary(FSM-STAGE:sam:dme:MgmtControllerSysConfig:Primary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: primary-failed
mibFaultCode: F78263
mibFaultName: fsmRmtErrMgmtControllerSysConfigPrimary
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerSysConfig:Secondary

Fault Code: F78263

Message:

[FSM:STAGE:REMOTE-ERROR]: system configuration on secondary(FSM-STAGE:sam:dme:MgmtControllerSysConfig:Secondary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: secondary-failed
mibFaultCode: F78263
mibFaultName: fsmRmtErrMgmtControllerSysConfigSecondary
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrAdaptorExtEthIfPathReset:Disable

Fault Code: F78292

Message:

[FSM:STAGE:REMOTE-ERROR]: Disable path [side]([switchId]) on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorExtEthIfPathReset:Disable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-failed
mibFaultCode: F78292
mibFaultName: fsmRmtErrAdaptorExtEthIfPathResetDisable
moClass: adaptor:ExtEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/ext-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/ext-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/ext-eth-[id]

fsmRmtErrAdaptorExtEthIfPathReset:Enable

Fault Code: F78292

Message:

[FSM:STAGE:REMOTE-ERROR]: Enable path [side]([switchId]) on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorExtEthIfPathReset:Enable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-failed
mibFaultCode: F78292
mibFaultName: fsmRmtErrAdaptorExtEthIfPathResetEnable
moClass: adaptor:ExtEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/ext-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/ext-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/ext-eth-[id]

fsmRmtErrAdaptorHostEthIfCircuitReset:DisableA

Fault Code: F78297

Message:

[FSM:STAGE:REMOTE-ERROR]: Disable circuit A for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostEthIfCircuitReset:DisableA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-afailed
mibFaultCode: F78297
mibFaultName: fsmRmtErrAdaptorHostEthIfCircuitResetDisableA
moClass: adaptor:HostEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]

fsmRmtErrAdaptorHostEthIfCircuitReset:DisableB

Fault Code: F78297

Message:

[FSM:STAGE:REMOTE-ERROR]: Disable circuit B for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostEthIfCircuitReset:DisableB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-bfailed
mibFaultCode: F78297
mibFaultName: fsmRmtErrAdaptorHostEthIfCircuitResetDisableB
moClass: adaptor:HostEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]

fsmRmtErrAdaptorHostEthIfCircuitReset:EnableA

Fault Code: F78297

Message:

[FSM:STAGE:REMOTE-ERROR]: Enable circuit A for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostEthIfCircuitReset:EnableA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-afailed
mibFaultCode: F78297
mibFaultName: fsmRmtErrAdaptorHostEthIfCircuitResetEnableA
moClass: adaptor:HostEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]

fsmRmtErrAdaptorHostEthIfCircuitReset:EnableB

Fault Code: F78297

Message:

[FSM:STAGE:REMOTE-ERROR]: Enable circuit B for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostEthIfCircuitReset:EnableB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-bfailed
mibFaultCode: F78297
mibFaultName: fsmRmtErrAdaptorHostEthIfCircuitResetEnableB
moClass: adaptor:HostEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]

fsmRmtErrAdaptorHostFcIfCircuitReset:DisableA

Fault Code: F78298

Message:

[FSM:STAGE:REMOTE-ERROR]: Disable circuit A for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostFcIfCircuitReset:DisableA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-afailed
mibFaultCode: F78298
mibFaultName: fsmRmtErrAdaptorHostFcIfCircuitResetDisableA
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmRmtErrAdaptorHostFcIfCircuitReset:DisableB

Fault Code: F78298

Message:

[FSM:STAGE:REMOTE-ERROR]: Disable circuit B for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostFcIfCircuitReset:DisableB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-bfailed
mibFaultCode: F78298
mibFaultName: fsmRmtErrAdaptorHostFcIfCircuitResetDisableB
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmRmtErrAdaptorHostFcIfCircuitReset:EnableA

Fault Code: F78298

Message:

[FSM:STAGE:REMOTE-ERROR]: Enable circuit A for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostFcIfCircuitReset:EnableA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-afailed
mibFaultCode: F78298
mibFaultName: fsmRmtErrAdaptorHostFcIfCircuitResetEnableA
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmRmtErrAdaptorHostFcIfCircuitReset:EnableB

Fault Code: F78298

Message:

[FSM:STAGE:REMOTE-ERROR]: Enable circuit B for host adaptor [id] on server [chassisId]/[slotId](FSM-STAGE:sam:dme:AdaptorHostFcIfCircuitReset:EnableB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-bfailed
mibFaultCode: F78298
mibFaultName: fsmRmtErrAdaptorHostFcIfCircuitResetEnableB
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmRmtErrExtvmmProviderConfig:GetVersion

Fault Code: F78319

Message:

[FSM:STAGE:REMOTE-ERROR]: external VM manager version fetch(FSM-STAGE:sam:dme:ExtvmmProviderConfig:GetVersion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: get-version-failed
mibFaultCode: F78319
mibFaultName: fsmRmtErrExtvmmProviderConfigGetVersion
moClass: extvmm:Provider
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/vm-[name]

fsmRmtErrExtvmmProviderConfig:SetLocal

Fault Code: F78319

Message:

[FSM:STAGE:REMOTE-ERROR]: external VM manager configuration on local fabric(FSM-STAGE:sam:dme:ExtvmmProviderConfig:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F78319
mibFaultName: fsmRmtErrExtvmmProviderConfigSetLocal
moClass: extvmm:Provider
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/vm-[name]

fsmRmtErrExtvmmProviderConfig:SetPeer

Fault Code: F78319

Message:

[FSM:STAGE:REMOTE-ERROR]: external VM manager configuration on peer fabric(FSM-STAGE:sam:dme:ExtvmmProviderConfig:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F78319
mibFaultName: fsmRmtErrExtvmmProviderConfigSetPeer
moClass: extvmm:Provider
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/vm-[name]

fsmRmtErrExtvmmKeyStoreCertInstall:SetLocal

Fault Code: F78320

Message:

[FSM:STAGE:REMOTE-ERROR]: external VM manager certificate configuration on local fabric(FSM-STAGE:sam:dme:ExtvmmKeyStoreCertInstall:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F78320
mibFaultName: fsmRmtErrExtvmmKeyStoreCertInstallSetLocal
moClass: extvmm:KeyStore
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/key-store

fsmRmtErrExtvmmKeyStoreCertInstall:SetPeer

Fault Code: F78320

Message:

[FSM:STAGE:REMOTE-ERROR]: external VM manager certificate configuration on peer fabric(FSM-STAGE:sam:dme:ExtvmmKeyStoreCertInstall:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F78320
mibFaultName: fsmRmtErrExtvmmKeyStoreCertInstallSetPeer
moClass: extvmm:KeyStore
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/key-store

fsmRmtErrExtvmmSwitchDelTaskRemoveProvider:RemoveLocal

Fault Code: F78321

Message:

[FSM:STAGE:REMOTE-ERROR]: external VM manager deletion from local fabric(FSM-STAGE:sam:dme:ExtvmmSwitchDelTaskRemoveProvider:RemoveLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remove-local-failed
mibFaultCode: F78321
mibFaultName: fsmRmtErrExtvmmSwitchDelTaskRemoveProviderRemoveLocal
moClass: extvmm:SwitchDelTask
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/vsw-deltask-[swIntId]

fsmRmtErrExtvmmMasterExtKeyConfig:SetLocal

Fault Code: F78338

Message:

[FSM:STAGE:REMOTE-ERROR]: external VM manager extension-key configuration on peer fabric(FSM-STAGE:sam:dme:ExtvmmMasterExtKeyConfig:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F78338
mibFaultName: fsmRmtErrExtvmmMasterExtKeyConfigSetLocal
moClass: extvmm:MasterExtKey
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/ext-key

fsmRmtErrExtvmmMasterExtKeyConfig:SetPeer

Fault Code: F78338

Message:

[FSM:STAGE:REMOTE-ERROR]: external VM manager extension-key configuration on local fabric(FSM-STAGE:sam:dme:ExtvmmMasterExtKeyConfig:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F78338
mibFaultName: fsmRmtErrExtvmmMasterExtKeyConfigSetPeer
moClass: extvmm:MasterExtKey
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/ext-key

fsmRmtErrCapabilityUpdaterUpdater:Apply

Fault Code: F78344

Message:

[FSM:STAGE:REMOTE-ERROR]: applying changes to catalog(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:Apply)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-failed
mibFaultCode: F78344
mibFaultName: fsmRmtErrCapabilityUpdaterUpdaterApply
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmRmtErrCapabilityUpdaterUpdater:CopyRemote

Fault Code: F78344

Message:

[FSM:STAGE:REMOTE-ERROR]: syncing catalog files to subordinate(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:CopyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F78344
mibFaultName: fsmRmtErrCapabilityUpdaterUpdaterCopyRemote
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmRmtErrCapabilityUpdaterUpdater:DeleteLocal

Fault Code: F78344

Message:

[FSM:STAGE:REMOTE-ERROR]: deleting temp image [fileName] on local(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:DeleteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-local-failed
mibFaultCode: F78344
mibFaultName: fsmRmtErrCapabilityUpdaterUpdaterDeleteLocal
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmRmtErrCapabilityUpdaterUpdater:EvaluateStatus

Fault Code: F78344

Message:

[FSM:STAGE:REMOTE-ERROR]: evaluating status of update(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:EvaluateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: evaluate-status-failed
mibFaultCode: F78344
mibFaultName: fsmRmtErrCapabilityUpdaterUpdaterEvaluateStatus
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmRmtErrCapabilityUpdaterUpdater:Local

Fault Code: F78344

Message:

[FSM:STAGE:REMOTE-ERROR]: downloading catalog file [fileName] from [server](FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78344
mibFaultName: fsmRmtErrCapabilityUpdaterUpdaterLocal
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmRmtErrCapabilityUpdaterUpdater:RescanImages

Fault Code: F78344

Message:

[FSM:STAGE:REMOTE-ERROR]: rescanning image files(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:RescanImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: rescan-images-failed
mibFaultCode: F78344
mibFaultName: fsmRmtErrCapabilityUpdaterUpdaterRescanImages
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmRmtErrCapabilityUpdaterUpdater:UnpackLocal

Fault Code: F78344

Message:

[FSM:STAGE:REMOTE-ERROR]: unpacking catalog file [fileName] on primary(FSM-STAGE:sam:dme:CapabilityUpdaterUpdater:UnpackLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unpack-local-failed
mibFaultCode: F78344
mibFaultName: fsmRmtErrCapabilityUpdaterUpdaterUnpackLocal
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmRmtErrFirmwareDistributableDelete:Local

Fault Code: F78346

Message:

[FSM:STAGE:REMOTE-ERROR]: deleting package [name] from primary(FSM-STAGE:sam:dme:FirmwareDistributableDelete:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78346
mibFaultName: fsmRmtErrFirmwareDistributableDeleteLocal
moClass: firmware:Distributable
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/distrib-[name]

fsmRmtErrFirmwareDistributableDelete:Remote

Fault Code: F78346

Message:

[FSM:STAGE:REMOTE-ERROR]: deleting package [name] from secondary(FSM-STAGE:sam:dme:FirmwareDistributableDelete:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F78346
mibFaultName: fsmRmtErrFirmwareDistributableDeleteRemote
moClass: firmware:Distributable
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/distrib-[name]

fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncBladeAGLocal

Fault Code: F78371

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending capability catalogue [version] to local bladeAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncBladeAGLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-bladeaglocal-failed
mibFaultCode: F78371
mibFaultName: fsmRmtErrCapabilityCatalogueDeployCatalogueSyncBladeAGLocal
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncBladeAGRemote

Fault Code: F78371

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending capability catalogue [version] to remote bladeAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncBladeAGRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-bladeagremote-failed
mibFaultCode: F78371
mibFaultName: fsmRmtErrCapabilityCatalogueDeployCatalogueSyncBladeAGRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncHostagentAGLocal

Fault Code: F78371

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending capability catalogue [version] to local hostagentAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncHostagentAGLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-hostagentaglocal-failed
mibFaultCode: F78371
mibFaultName: fsmRmtErrCapabilityCatalogueDeployCatalogueSyncHostagentAGLocal
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncHostagentAGRemote

Fault Code: F78371

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending capability catalogue [version] to remote hostagentAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncHostagentAGRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-hostagentagremote-failed
mibFaultCode: F78371
mibFaultName: fsmRmtErrCapabilityCatalogueDeployCatalogueSyncHostagentAGRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncNicAGLocal

Fault Code: F78371

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending capability catalogue [version] to local nicAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncNicAGLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-nicaglocal-failed
mibFaultCode: F78371
mibFaultName: fsmRmtErrCapabilityCatalogueDeployCatalogueSyncNicAGLocal
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncNicAGRemote

Fault Code: F78371

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending capability catalogue [version] to remote nicAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncNicAGRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-nicagremote-failed
mibFaultCode: F78371
mibFaultName: fsmRmtErrCapabilityCatalogueDeployCatalogueSyncNicAGRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncPortAGLocal

Fault Code: F78371

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending capability catalogue [version] to local portAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncPortAGLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-portaglocal-failed
mibFaultCode: F78371
mibFaultName: fsmRmtErrCapabilityCatalogueDeployCatalogueSyncPortAGLocal
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueDeployCatalogue:SyncPortAGRemote

Fault Code: F78371

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending capability catalogue [version] to remote portAG(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:SyncPortAGRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-portagremote-failed
mibFaultCode: F78371
mibFaultName: fsmRmtErrCapabilityCatalogueDeployCatalogueSyncPortAGRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueDeployCatalogue:finalize

Fault Code: F78371

Message:

[FSM:STAGE:REMOTE-ERROR]: Finalizing capability catalogue [version] deployment(FSM-STAGE:sam:dme:CapabilityCatalogueDeployCatalogue:finalize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: finalize-failed
mibFaultCode: F78371
mibFaultName: fsmRmtErrCapabilityCatalogueDeployCatalogueFinalize
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrEquipmentFexRemoveFex:CleanUpVIfs

Fault Code: F78382

Message:

[FSM:STAGE:REMOTE-ERROR]: deleting VIfs from fex [id] from primary(FSM-STAGE:sam:dme:EquipmentFexRemoveFex:CleanUpVIfs)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clean-upvifs-failed
mibFaultCode: F78382
mibFaultName: fsmRmtErrEquipmentFexRemoveFexCleanUpVIfs
moClass: equipment:Fex
Type: fsm
autoCleared: true
Affected MO: sys/fex-[id]

fsmRmtErrEquipmentFexRemoveFex:CleanupEntries

Fault Code: F78382

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning host entries(FSM-STAGE:sam:dme:EquipmentFexRemoveFex:CleanupEntries)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-entries-failed
mibFaultCode: F78382
mibFaultName: fsmRmtErrEquipmentFexRemoveFexCleanupEntries
moClass: equipment:Fex
Type: fsm
autoCleared: true
Affected MO: sys/fex-[id]

fsmRmtErrEquipmentFexRemoveFex:UnIdentifyLocal

Fault Code: F78382

Message:

[FSM:STAGE:REMOTE-ERROR]: erasing fex identity [id] from primary(FSM-STAGE:sam:dme:EquipmentFexRemoveFex:UnIdentifyLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: un-identify-local-failed
mibFaultCode: F78382
mibFaultName: fsmRmtErrEquipmentFexRemoveFexUnIdentifyLocal
moClass: equipment:Fex
Type: fsm
autoCleared: true
Affected MO: sys/fex-[id]

fsmRmtErrEquipmentFexRemoveFex:Wait

Fault Code: F78382

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for clean up of resources for chassis [id] (approx. 2 min)(FSM-STAGE:sam:dme:EquipmentFexRemoveFex:Wait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-failed
mibFaultCode: F78382
mibFaultName: fsmRmtErrEquipmentFexRemoveFexWait
moClass: equipment:Fex
Type: fsm
autoCleared: true
Affected MO: sys/fex-[id]

fsmRmtErrEquipmentFexRemoveFex:decomission

Fault Code: F78382

Message:

[FSM:STAGE:REMOTE-ERROR]: decommissioning fex [id](FSM-STAGE:sam:dme:EquipmentFexRemoveFex:decomission)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: decomission-failed
mibFaultCode: F78382
mibFaultName: fsmRmtErrEquipmentFexRemoveFexDecomission
moClass: equipment:Fex
Type: fsm
autoCleared: true
Affected MO: sys/fex-[id]

fsmRmtErrEquipmentLocatorLedSetFeLocatorLed:Execute

Fault Code: F78383

Message:

[FSM:STAGE:REMOTE-ERROR]: setting locator led to [adminState](FSM-STAGE:sam:dme:EquipmentLocatorLedSetFeLocatorLed:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78383
mibFaultName: fsmRmtErrEquipmentLocatorLedSetFeLocatorLedExecute
moClass: equipment:LocatorLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/locator-led
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/chassis-[id]/locator-led
Affected MO: sys/chassis-[id]/psu-[id]/locator-led
Affected MO: sys/chassis-[id]/slot-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/fex-[id]/locator-led
Affected MO: sys/fex-[id]/psu-[id]/locator-led
Affected MO: sys/fex-[id]/slot-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/psu-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/ext-board-[id]/locator-led
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-unit-[id]/locator-led
Affected MO: sys/rack-unit-[id]/psu-[id]/locator-led
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/switch-[id]/locator-led
Affected MO: sys/switch-[id]/psu-[id]/locator-led

fsmRmtErrEquipmentChassisPowerCap:Config

Fault Code: F78384

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:EquipmentChassisPowerCap:Config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F78384
mibFaultName: fsmRmtErrEquipmentChassisPowerCapConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisPowerCap:Wait

Fault Code: F78384

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting before powercap deployment on chassis [id](FSM-STAGE:sam:dme:EquipmentChassisPowerCap:Wait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-failed
mibFaultCode: F78384
mibFaultName: fsmRmtErrEquipmentChassisPowerCapWait
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentIOCardMuxOffline:CleanupEntries

Fault Code: F78385

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning host entries(FSM-STAGE:sam:dme:EquipmentIOCardMuxOffline:CleanupEntries)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-entries-failed
mibFaultCode: F78385
mibFaultName: fsmRmtErrEquipmentIOCardMuxOfflineCleanupEntries
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrComputePhysicalAssociate:ActivateBios

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Activate BIOS image for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:ActivateBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-bios-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateActivateBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:AssertBypassWait

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for assert bypass on rack server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:AssertBypassWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: assert-bypass-wait-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateAssertBypassWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:BiosImgUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update blade BIOS image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BiosImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-img-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateBiosImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:BiosPostCompletion

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for BIOS POST completion from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:BladePowerOff

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Power off server for configuration of service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:BladePowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-off-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateBladePowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:BmcConfigPnuOS

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: provisioning a bootable device with a bootable pre-boot image for server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateBmcConfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:BmcPreconfigPnuOSLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BmcPreconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuoslocal-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateBmcPreconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:BmcPreconfigPnuOSPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BmcPreconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuospeer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateBmcPreconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:BmcUnconfigPnuOS

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: unprovisioning the bootable device for server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BmcUnconfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-unconfig-pnuos-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateBmcUnconfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:BootHost

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Boot host OS for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BootHost)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-host-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateBootHost
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:BootPnuos

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Bring-up pre-boot environment for association with [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:BootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-pnuos-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateBootPnuos
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:BootWait

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for system reset(FSM-STAGE:sam:dme:ComputePhysicalAssociate:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateBootWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:CalculateVlanGroupForHostOSLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Calculate VLAN group for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:CalculateVlanGroupForHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: calculate-vlan-group-for-hostoslocal-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateCalculateVlanGroupForHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:CalculateVlanGroupForHostOSPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Calculate VLAN group for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:CalculateVlanGroupForHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: calculate-vlan-group-for-hostospeer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateCalculateVlanGroupForHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:CheckPowerAvailability

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:CiscoOSOpenGate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Open Gate from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:CiscoOSOpenGate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: ciscoosopen-gate-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateCiscoOSOpenGate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ClearBiosUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Clearing pending BIOS image update(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ClearBiosUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clear-bios-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateClearBiosUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ConfigCimcVMedia

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring mappings for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-cimcvmedia-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateConfigCimcVMedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ConfigExtMgmtGw

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring ext mgmt gateway for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-ext-mgmt-gw-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateConfigExtMgmtGw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ConfigExtMgmtRules

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-ext-mgmt-rules-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateConfigExtMgmtRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ConfigFanSpeed

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring Rack Fan Speed(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigFanSpeed)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-fan-speed-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateConfigFanSpeed
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ConfigFlexFlash

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring FlexFlash(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigFlexFlash)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-flex-flash-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateConfigFlexFlash
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ConfigHostOsAnnotations

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure host OS annotations for server profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigHostOsAnnotations)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-host-os-annotations-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateConfigHostOsAnnotations
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ConfigMgmtIpRules

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring ip mgmt rules(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigMgmtIpRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-mgmt-ip-rules-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateConfigMgmtIpRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ConfigServerIdentity

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure asset tag for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigServerIdentity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-server-identity-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateConfigServerIdentity
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ConfigSoL

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring SoL interface on server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigSoL)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-so-lfailed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateConfigSoL
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ConfigUserAccess

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring external user access(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigUserAccess)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-user-access-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateConfigUserAccess
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:ConfigUuid

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure logical UUID for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:ConfigUuid)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-uuid-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateConfigUuid
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:DeassertResetBypass

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputePhysicalAssociate:DeassertResetBypass)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deassert-reset-bypass-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateDeassertResetBypass
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:DeleteCurlDownloadedImages

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:ComputePhysicalAssociate:DeleteCurlDownloadedImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-curl-downloaded-images-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateDeleteCurlDownloadedImages
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:DeleteImagesRemote

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:ComputePhysicalAssociate:DeleteImagesRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-images-remote-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateDeleteImagesRemote
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:GraphicsImageUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update gpu firmware image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:GraphicsImageUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: graphics-image-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateGraphicsImageUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:HbaImgUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update Host Bus Adapter image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HbaImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hba-img-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateHbaImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:HostOSConfig

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure host OS components on server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HostOSConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hostosconfig-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateHostOSConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:HostOSConnect

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to Host OS on server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HostOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hostosconnect-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateHostOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:HostOSIdent

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Identify host agent on server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HostOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hostosident-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateHostOSIdent
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:HostOSPolicy

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Upload host agent policy to host agent on server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HostOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hostospolicy-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateHostOSPolicy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:HostOSValidate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Validate host OS on server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:HostOSValidate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hostosvalidate-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateHostOSValidate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:LocalDiskFwUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update LocalDisk firmware image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:LocalDiskFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-disk-fw-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateLocalDiskFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:MarkAdapterForReboot

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputePhysicalAssociate:MarkAdapterForReboot)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: mark-adapter-for-reboot-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateMarkAdapterForReboot
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:MswitchImgUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update NVMe MSwitch image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:MswitchImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: mswitch-img-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateMswitchImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:NicConfigHostOSLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter in server for host OS (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-hostoslocal-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateNicConfigHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:NicConfigHostOSPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter in server for host OS (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-hostospeer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateNicConfigHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:NicConfigParamsHostOSLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure and modify properties of vNIC(s) on the adapter (service profile : [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigParamsHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-params-hostoslocal-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateNicConfigParamsHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:NicConfigParamsHostOSPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure and modify properties of vNIC(s) on the adapter (service profile : [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigParamsHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-params-hostospeer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateNicConfigParamsHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:NicConfigPnuOSLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuoslocal-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateNicConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:NicConfigPnuOSPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuospeer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateNicConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:NicConfigServiceInfraLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigServiceInfraLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-service-infra-local-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateNicConfigServiceInfraLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:NicConfigServiceInfraPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicConfigServiceInfraPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-service-infra-peer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateNicConfigServiceInfraPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:NicImgUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update adapter image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-img-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateNicImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:NicUnconfigPnuOSLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuoslocal-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateNicUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:NicUnconfigPnuOSPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:NicUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuospeer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateNicUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:OobPollSasExpanderActivateStatus

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Sas expander regular firmware activation to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobPollSasExpanderActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-activate-status-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateOobPollSasExpanderActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:OobPollSasExpanderBootImgActivateStatus

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Sas expander boot firmware update to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobPollSasExpanderBootImgActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-boot-img-activate-status-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateOobPollSasExpanderBootImgActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:OobPollSasExpanderUpdateStatus

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Sas expander regular firmware update to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobPollSasExpanderUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-update-status-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateOobPollSasExpanderUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:OobSasExpanderBootImgActivate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Sas expander boot firmware update(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobSasExpanderBootImgActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-boot-img-activate-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateOobSasExpanderBootImgActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:OobSasExpanderImgActivate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Sas expander regular firmware activate(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobSasExpanderImgActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-img-activate-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateOobSasExpanderImgActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:OobSasExpanderImgUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Sas expander regular firmware update(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobSasExpanderImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-img-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateOobSasExpanderImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:OobStorageConfig

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Storage configuration(FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobStorageConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-config-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateOobStorageConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:OobStorageInventory

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Perform oob storage inventory with server profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateOobStorageInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PciSwitchImageUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update Pci Switch firmware image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PciSwitchImageUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pci-switch-image-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePciSwitchImageUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PersistentMemoryDimmFwUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update Persistent Memory DIMM firmware image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PersistentMemoryDimmFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: persistent-memory-dimm-fw-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePersistentMemoryDimmFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PnuOSCatalog

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Populate pre-boot catalog to server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoscatalog-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePnuOSCatalog
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PnuOSConfig

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure server with service profile [assignedToDn] pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosconfig-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePnuOSConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PnuOSIdent

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Identify pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePnuOSIdent
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PnuOSInventory

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Perform inventory of server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosinventory-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePnuOSInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PnuOSLocalDiskConfig

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure local disk on server with service profile [assignedToDn] pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSLocalDiskConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoslocal-disk-config-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePnuOSLocalDiskConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PnuOSPeripheralComponentConfig

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure peripheral component on server with service profile [assignedToDn] pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSPeripheralComponentConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosperipheral-component-config-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePnuOSPeripheralComponentConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PnuOSPolicy

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Populate pre-boot environment behavior policy(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospolicy-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePnuOSPolicy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PnuOSSelfTest

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Trigger self-test on pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSSelfTest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosself-test-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePnuOSSelfTest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PnuOSUnloadDrivers

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Unload drivers on server with service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSUnloadDrivers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosunload-drivers-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePnuOSUnloadDrivers
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PnuOSValidate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Pre-boot environment validation for association with [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:PnuOSValidate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosvalidate-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePnuOSValidate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PollBiosActivateStatus

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for BIOS activate(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PollBiosActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-bios-activate-status-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePollBiosActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PollBiosUpdateStatus

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for BIOS update to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PollBiosUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-bios-update-status-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePollBiosUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PollBoardCtrlPowerCycle

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Board Controller power cycle to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PollBoardCtrlPowerCycle)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-board-ctrl-power-cycle-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePollBoardCtrlPowerCycle
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PollBoardCtrlUpdateStatus

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Board Controller update to complete(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PollBoardCtrlUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-board-ctrl-update-status-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePollBoardCtrlUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PollClearBiosUpdateStatus

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for pending BIOS image update to clear(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PollClearBiosUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-clear-bios-update-status-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePollClearBiosUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PowerCycleBoard

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Power cycle the board controller(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PowerCycleBoard)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-cycle-board-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePowerCycleBoard
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PowerDeployWait

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PowerOn

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on server for configuration of service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PowerOnPreConfig

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: PowerOn preconfig for server of service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:PowerOnPreConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-pre-config-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePowerOnPreConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PreSanitize

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:PrepareForBoot

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Prepare server for booting host OS(FSM-STAGE:sam:dme:ComputePhysicalAssociate:PrepareForBoot)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: prepare-for-boot-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociatePrepareForBoot
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:RestoreVdStatus

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Restore virtual driver status(FSM-STAGE:sam:dme:ComputePhysicalAssociate:RestoreVdStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: restore-vd-status-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateRestoreVdStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:Sanitize

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalAssociate:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SasExpanderImgUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update sas expander image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SasExpanderImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sas-expander-img-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSasExpanderImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SharedComponentsOobInventory

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Inventory of shared components in SIOC(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SharedComponentsOobInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shared-components-oob-inventory-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSharedComponentsOobInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SharedComponentsOobInventoryPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Inventory of shared components in peer SIOC(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SharedComponentsOobInventoryPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shared-components-oob-inventory-peer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSharedComponentsOobInventoryPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SolRedirectDisable

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Disable Sol Redirection on server [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:SolRedirectDisable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-disable-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSolRedirectDisable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SolRedirectEnable

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: set up bios token for server [assignedToDn] for Sol redirect(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SolRedirectEnable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-enable-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSolRedirectEnable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:StorageCtlrImgUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update storage controller image(FSM-STAGE:sam:dme:ComputePhysicalAssociate:StorageCtlrImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: storage-ctlr-img-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateStorageCtlrImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SwConfigHostOSLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure primary fabric interconnect for server host os (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-hostoslocal-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSwConfigHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SwConfigHostOSPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure secondary fabric interconnect for server host OS (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-hostospeer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSwConfigHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SwConfigPnuOSLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure primary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuoslocal-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSwConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SwConfigPnuOSPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure secondary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuospeer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSwConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SwConfigPortNivLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring primary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigPortNivLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-local-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSwConfigPortNivLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SwConfigPortNivPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring secondary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigPortNivPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-peer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSwConfigPortNivPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SwConfigServiceInfraLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure service infrastructure on primary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigServiceInfraLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-service-infra-local-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSwConfigServiceInfraLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SwConfigServiceInfraPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure service infrastructure on secondary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwConfigServiceInfraPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-service-infra-peer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSwConfigServiceInfraPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SwUnconfigPnuOSLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure primary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuoslocal-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSwUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SwUnconfigPnuOSPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure secondary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SwUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuospeer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSwUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:SyncPowerState

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Sync power state for server(FSM-STAGE:sam:dme:ComputePhysicalAssociate:SyncPowerState)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-power-state-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSyncPowerState
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:UnconfigCimcVMedia

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all mappings for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateUnconfigCimcVMedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:UnconfigExtMgmtGw

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt gateway for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateUnconfigExtMgmtGw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:UnconfigExtMgmtRules

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateUnconfigExtMgmtRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:UnlockFirmwareImage

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Releasing the lock obtained(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UnlockFirmwareImage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unlock-firmware-image-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateUnlockFirmwareImage
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:UpdateBiosRequest

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending update BIOS request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UpdateBiosRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-bios-request-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateUpdateBiosRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:UpdateBoardCtrlRequest

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending Board Controller update request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalAssociate:UpdateBoardCtrlRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-board-ctrl-request-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateUpdateBoardCtrlRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:VerifyFcZoneConfig

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Verifying Storage(FC Zones) Connectivity(FSM-STAGE:sam:dme:ComputePhysicalAssociate:VerifyFcZoneConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-fc-zone-config-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateVerifyFcZoneConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:WaitForBorderConfigCompletionLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Wait for border ports configuration completion on primary fabric interconnect(FSM-STAGE:sam:dme:ComputePhysicalAssociate:WaitForBorderConfigCompletionLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-border-config-completion-local-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateWaitForBorderConfigCompletionLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:WaitForBorderConfigCompletionPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Wait for border ports configuration completion on secondary fabric interconnect(FSM-STAGE:sam:dme:ComputePhysicalAssociate:WaitForBorderConfigCompletionPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-border-config-completion-peer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateWaitForBorderConfigCompletionPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:activateAdaptorNwFwLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Activate adapter network firmware on(FSM-STAGE:sam:dme:ComputePhysicalAssociate:activateAdaptorNwFwLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-nw-fw-local-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateActivateAdaptorNwFwLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:activateAdaptorNwFwPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Activate adapter network firmware on(FSM-STAGE:sam:dme:ComputePhysicalAssociate:activateAdaptorNwFwPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-nw-fw-peer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateActivateAdaptorNwFwPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:activateIBMCFw

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Activate CIMC firmware of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:activateIBMCFw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activateibmcfw-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateActivateIBMCFw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:copyRemote

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Copy images to peer node(FSM-STAGE:sam:dme:ComputePhysicalAssociate:copyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateCopyRemote
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:downloadImages

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Download images from operations manager(FSM-STAGE:sam:dme:ComputePhysicalAssociate:downloadImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-images-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateDownloadImages
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:hagHostOSConnect

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to host agent on server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalAssociate:hagHostOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-hostosconnect-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateHagHostOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:hagPnuOSConnect

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent for association with [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:hagPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosconnect-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateHagPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:hagPnuOSDisconnect

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalAssociate:hagPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosdisconnect-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateHagPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:resetIBMC

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Reset CIMC of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:resetIBMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resetibmc-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateResetIBMC
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:serialDebugPnuOSConnect

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent for association with [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalAssociate:serialDebugPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosconnect-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSerialDebugPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:serialDebugPnuOSDisconnect

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalAssociate:serialDebugPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosdisconnect-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateSerialDebugPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:updateAdaptorNwFwLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update adapter network firmware(FSM-STAGE:sam:dme:ComputePhysicalAssociate:updateAdaptorNwFwLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-nw-fw-local-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateUpdateAdaptorNwFwLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:updateAdaptorNwFwPeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update adapter network firmware(FSM-STAGE:sam:dme:ComputePhysicalAssociate:updateAdaptorNwFwPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-nw-fw-peer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateUpdateAdaptorNwFwPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:updateIBMCFw

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Update CIMC firmware of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:updateIBMCFw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: updateibmcfw-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateUpdateIBMCFw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:waitForAdaptorNwFwUpdateLocal

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Wait for adapter network firmware update completion(FSM-STAGE:sam:dme:ComputePhysicalAssociate:waitForAdaptorNwFwUpdateLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-adaptor-nw-fw-update-local-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateWaitForAdaptorNwFwUpdateLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:waitForAdaptorNwFwUpdatePeer

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Wait for adapter network firmware update completion(FSM-STAGE:sam:dme:ComputePhysicalAssociate:waitForAdaptorNwFwUpdatePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-adaptor-nw-fw-update-peer-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateWaitForAdaptorNwFwUpdatePeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalAssociate:waitForIBMCFwUpdate

Fault Code: F78413

Message:

[FSM:STAGE:REMOTE-ERROR]: Wait for CIMC firmware completion on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalAssociate:waitForIBMCFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-foribmcfw-update-failed
mibFaultCode: F78413
mibFaultName: fsmRmtErrComputePhysicalAssociateWaitForIBMCFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:BiosPostCompletion

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for BIOS POST completion from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:BmcConfigPnuOS

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: provisioning a bootable device with a bootable pre-boot image for server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateBmcConfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:BmcPreconfigPnuOSLocal

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BmcPreconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuoslocal-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateBmcPreconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:BmcPreconfigPnuOSPeer

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BmcPreconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuospeer-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateBmcPreconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:BmcUnconfigPnuOS

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: unprovisioning the bootable device for server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BmcUnconfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-unconfig-pnuos-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateBmcUnconfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:BootPnuos

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Bring-up pre-boot environment on server for disassociation with service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-pnuos-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateBootPnuos
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:BootWait

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for system reset on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateBootWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:CheckPowerAvailability

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:ConfigBios

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring BIOS Defaults on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:ConfigBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-bios-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateConfigBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:ConfigFlexFlashScrub

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring FlexFlash Scrub on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:ConfigFlexFlashScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-flex-flash-scrub-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateConfigFlexFlashScrub
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:ConfigKvmMgmtDefaultSetting

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure KVM Mgmt to default before ConfigPnuOs(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:ConfigKvmMgmtDefaultSetting)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-kvm-mgmt-default-setting-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateConfigKvmMgmtDefaultSetting
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:ConfigUserAccess

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring external user access(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:ConfigUserAccess)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-user-access-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateConfigUserAccess
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:DeassertResetBypass

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:DeassertResetBypass)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deassert-reset-bypass-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateDeassertResetBypass
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:HandlePooling

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Apply post-disassociation policies to server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:HandlePooling)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: handle-pooling-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateHandlePooling
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:NicConfigPnuOSLocal

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter for pre-boot environment on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuoslocal-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateNicConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:NicConfigPnuOSPeer

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter for pre-boot environment on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuospeer-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateNicConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:NicUnconfigHostOSLocal

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure host OS connectivity from server adapter(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-hostoslocal-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateNicUnconfigHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:NicUnconfigHostOSPeer

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure host OS connectivity from server adapter(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-hostospeer-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateNicUnconfigHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:NicUnconfigPnuOSLocal

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuoslocal-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateNicUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:NicUnconfigPnuOSPeer

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuospeer-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateNicUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:NicUnconfigServiceInfraLocal

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure service infra connectivity from server adapter(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigServiceInfraLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-service-infra-local-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateNicUnconfigServiceInfraLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:NicUnconfigServiceInfraPeer

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure service infra connectivity from server adapter(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:NicUnconfigServiceInfraPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-service-infra-peer-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateNicUnconfigServiceInfraPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:OobDiskScrub

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Disk Scrub(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:OobDiskScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-disk-scrub-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateOobDiskScrub
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:PnuOSCatalog

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Populate pre-boot catalog to server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoscatalog-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociatePnuOSCatalog
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:PnuOSIdent

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Identify pre-boot environment agent on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociatePnuOSIdent
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:PnuOSPolicy

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Populate pre-boot environment behavior policy to server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospolicy-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociatePnuOSPolicy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:PnuOSScrub

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Scrub server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosscrub-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociatePnuOSScrub
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:PnuOSSelfTest

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Trigger self-test of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSSelfTest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosself-test-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociatePnuOSSelfTest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:PnuOSUnconfig

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure server from service profile [assignedToDn] pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSUnconfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosunconfig-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociatePnuOSUnconfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:PnuOSValidate

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Pre-boot environment validate server for disassociation with service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PnuOSValidate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosvalidate-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociatePnuOSValidate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:PowerDeployWait

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociatePowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:PowerOn

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on server for unconfiguration of service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociatePowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:PreSanitize

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociatePreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:ResetSecureBootConfig

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure secure boot configuration(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:ResetSecureBootConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-secure-boot-config-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateResetSecureBootConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:Sanitize

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:Shutdown

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Shutdown server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:SolRedirectDisable

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Disable Sol redirection on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SolRedirectDisable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-disable-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSolRedirectDisable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:SolRedirectEnable

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: set up bios token for server [serverId] for Sol redirect(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SolRedirectEnable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-enable-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSolRedirectEnable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:SwConfigPnuOSLocal

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure primary fabric interconnect for pre-boot environment on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuoslocal-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSwConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:SwConfigPnuOSPeer

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure secondary fabric interconnect for pre-boot environment on server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuospeer-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSwConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:SwConfigPortNivLocal

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring primary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwConfigPortNivLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-local-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSwConfigPortNivLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:SwConfigPortNivPeer

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring secondary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwConfigPortNivPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-peer-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSwConfigPortNivPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:SwUnconfigHostOSLocal

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure host OS connectivity from server to primary fabric interconnect(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwUnconfigHostOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-hostoslocal-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSwUnconfigHostOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:SwUnconfigHostOSPeer

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure host OS connectivity from server to secondary fabric interconnect(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwUnconfigHostOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-hostospeer-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSwUnconfigHostOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:SwUnconfigPnuOSLocal

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure primary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuoslocal-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSwUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:SwUnconfigPnuOSPeer

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure secondary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:SwUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuospeer-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSwUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:UnconfigBios

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfiguring BIOS Settings and Boot Order of server [serverId] (service profile [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-bios-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateUnconfigBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:UnconfigCimcVMedia

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all mappings for vmedia(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateUnconfigCimcVMedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:UnconfigExtMgmtGw

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt gateway for vmedia(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateUnconfigExtMgmtGw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:UnconfigExtMgmtRules

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateUnconfigExtMgmtRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:UnconfigFlexFlash

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfiguring FlexFlash(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigFlexFlash)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-flex-flash-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateUnconfigFlexFlash
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:UnconfigServerIdentity

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: reset asset tag for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigServerIdentity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-server-identity-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateUnconfigServerIdentity
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:UnconfigSoL

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Removing SoL configuration from server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigSoL)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-so-lfailed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateUnconfigSoL
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:UnconfigUuid

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Restore original UUID for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:UnconfigUuid)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-uuid-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateUnconfigUuid
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:VerifyFcZoneConfig

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Verifying Storage(FC Zones) Connectivity(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:VerifyFcZoneConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-fc-zone-config-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateVerifyFcZoneConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:hagPnuOSConnect

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent on server for disassociation with service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:hagPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosconnect-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateHagPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:hagPnuOSDisconnect

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect pre-boot environment agent for server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:hagPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosdisconnect-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateHagPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:serialDebugPnuOSConnect

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent on server for disassociation with service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalDisassociate:serialDebugPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosconnect-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSerialDebugPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDisassociate:serialDebugPnuOSDisconnect

Fault Code: F78414

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect pre-boot environment agent for server(FSM-STAGE:sam:dme:ComputePhysicalDisassociate:serialDebugPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosdisconnect-failed
mibFaultCode: F78414
mibFaultName: fsmRmtErrComputePhysicalDisassociateSerialDebugPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalPowerCap:Config

Fault Code: F78415

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring power cap of server [dn](FSM-STAGE:sam:dme:ComputePhysicalPowerCap:Config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F78415
mibFaultName: fsmRmtErrComputePhysicalPowerCapConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDecommission:CleanupCIMC

Fault Code: F78416

Message:

[FSM:STAGE:REMOTE-ERROR]: Cleaning up CIMC configuration for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:CleanupCIMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanupcimc-failed
mibFaultCode: F78416
mibFaultName: fsmRmtErrComputePhysicalDecommissionCleanupCIMC
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDecommission:CleanupPortConfigLocal

Fault Code: F78416

Message:

[FSM:STAGE:REMOTE-ERROR]: Cleaning up local port config for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:CleanupPortConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-port-config-local-failed
mibFaultCode: F78416
mibFaultName: fsmRmtErrComputePhysicalDecommissionCleanupPortConfigLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDecommission:CleanupPortConfigPeer

Fault Code: F78416

Message:

[FSM:STAGE:REMOTE-ERROR]: Cleaning up peer port config for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:CleanupPortConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-port-config-peer-failed
mibFaultCode: F78416
mibFaultName: fsmRmtErrComputePhysicalDecommissionCleanupPortConfigPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDecommission:Execute

Fault Code: F78416

Message:

[FSM:STAGE:REMOTE-ERROR]: Decommissioning server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78416
mibFaultName: fsmRmtErrComputePhysicalDecommissionExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDecommission:PrecleanupPortConfig

Fault Code: F78416

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to clean port config for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:PrecleanupPortConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: precleanup-port-config-failed
mibFaultCode: F78416
mibFaultName: fsmRmtErrComputePhysicalDecommissionPrecleanupPortConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDecommission:StopVMediaLocal

Fault Code: F78416

Message:

[FSM:STAGE:REMOTE-ERROR]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:StopVMediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-local-failed
mibFaultCode: F78416
mibFaultName: fsmRmtErrComputePhysicalDecommissionStopVMediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDecommission:StopVMediaPeer

Fault Code: F78416

Message:

[FSM:STAGE:REMOTE-ERROR]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDecommission:StopVMediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-peer-failed
mibFaultCode: F78416
mibFaultName: fsmRmtErrComputePhysicalDecommissionStopVMediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDecommission:UnconfigExtMgmtGw

Fault Code: F78416

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt gateway for vmedia(FSM-STAGE:sam:dme:ComputePhysicalDecommission:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F78416
mibFaultName: fsmRmtErrComputePhysicalDecommissionUnconfigExtMgmtGw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDecommission:UnconfigExtMgmtRules

Fault Code: F78416

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputePhysicalDecommission:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F78416
mibFaultName: fsmRmtErrComputePhysicalDecommissionUnconfigExtMgmtRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalSoftShutdown:Execute

Fault Code: F78417

Message:

[FSM:STAGE:REMOTE-ERROR]: Soft shutdown of server [dn](FSM-STAGE:sam:dme:ComputePhysicalSoftShutdown:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78417
mibFaultName: fsmRmtErrComputePhysicalSoftShutdownExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalHardShutdown:Execute

Fault Code: F78418

Message:

[FSM:STAGE:REMOTE-ERROR]: Hard shutdown of server [dn](FSM-STAGE:sam:dme:ComputePhysicalHardShutdown:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78418
mibFaultName: fsmRmtErrComputePhysicalHardShutdownExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalTurnup:CheckPowerAvailability

Fault Code: F78419

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalTurnup:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78419
mibFaultName: fsmRmtErrComputePhysicalTurnupCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalTurnup:Execute

Fault Code: F78419

Message:

[FSM:STAGE:REMOTE-ERROR]: Power-on server [dn](FSM-STAGE:sam:dme:ComputePhysicalTurnup:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78419
mibFaultName: fsmRmtErrComputePhysicalTurnupExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalTurnup:PowerDeployWait

Fault Code: F78419

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalTurnup:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78419
mibFaultName: fsmRmtErrComputePhysicalTurnupPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalPowercycle:CheckPowerAvailability

Fault Code: F78420

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalPowercycle:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78420
mibFaultName: fsmRmtErrComputePhysicalPowercycleCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalPowercycle:Execute

Fault Code: F78420

Message:

[FSM:STAGE:REMOTE-ERROR]: Power-cycle server [dn](FSM-STAGE:sam:dme:ComputePhysicalPowercycle:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78420
mibFaultName: fsmRmtErrComputePhysicalPowercycleExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalPowercycle:PowerDeployWait

Fault Code: F78420

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalPowercycle:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78420
mibFaultName: fsmRmtErrComputePhysicalPowercyclePowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalPowercycle:PreSanitize

Fault Code: F78420

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalPowercycle:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F78420
mibFaultName: fsmRmtErrComputePhysicalPowercyclePreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalPowercycle:Sanitize

Fault Code: F78420

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalPowercycle:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F78420
mibFaultName: fsmRmtErrComputePhysicalPowercycleSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalHardreset:CheckPowerAvailability

Fault Code: F78421

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalHardreset:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78421
mibFaultName: fsmRmtErrComputePhysicalHardresetCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalHardreset:Execute

Fault Code: F78421

Message:

[FSM:STAGE:REMOTE-ERROR]: Hard-reset server [dn](FSM-STAGE:sam:dme:ComputePhysicalHardreset:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78421
mibFaultName: fsmRmtErrComputePhysicalHardresetExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalHardreset:PowerDeployWait

Fault Code: F78421

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalHardreset:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78421
mibFaultName: fsmRmtErrComputePhysicalHardresetPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalHardreset:PreSanitize

Fault Code: F78421

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalHardreset:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F78421
mibFaultName: fsmRmtErrComputePhysicalHardresetPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalHardreset:Sanitize

Fault Code: F78421

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalHardreset:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F78421
mibFaultName: fsmRmtErrComputePhysicalHardresetSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalSoftreset:CheckPowerAvailability

Fault Code: F78422

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalSoftreset:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78422
mibFaultName: fsmRmtErrComputePhysicalSoftresetCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalSoftreset:Execute

Fault Code: F78422

Message:

[FSM:STAGE:REMOTE-ERROR]: Soft-reset server [dn](FSM-STAGE:sam:dme:ComputePhysicalSoftreset:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78422
mibFaultName: fsmRmtErrComputePhysicalSoftresetExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalSoftreset:PowerDeployWait

Fault Code: F78422

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalSoftreset:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78422
mibFaultName: fsmRmtErrComputePhysicalSoftresetPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalSoftreset:PreSanitize

Fault Code: F78422

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalSoftreset:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F78422
mibFaultName: fsmRmtErrComputePhysicalSoftresetPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalSoftreset:Sanitize

Fault Code: F78422

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalSoftreset:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F78422
mibFaultName: fsmRmtErrComputePhysicalSoftresetSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalSwConnUpd:A

Fault Code: F78423

Message:

[FSM:STAGE:REMOTE-ERROR]: Updating fabric A for server [dn](FSM-STAGE:sam:dme:ComputePhysicalSwConnUpd:A)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: a-failed
mibFaultCode: F78423
mibFaultName: fsmRmtErrComputePhysicalSwConnUpdA
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalSwConnUpd:B

Fault Code: F78423

Message:

[FSM:STAGE:REMOTE-ERROR]: Updating fabric B for server [dn](FSM-STAGE:sam:dme:ComputePhysicalSwConnUpd:B)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: b-failed
mibFaultCode: F78423
mibFaultName: fsmRmtErrComputePhysicalSwConnUpdB
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:CheckPowerAvailability

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:Cleanup

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Completing BIOS recovery mode for server [dn], and shutting it down(FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Cleanup)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryCleanup
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:PowerDeployWait

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:PreSanitize

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:Reset

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting server [dn] power state after BIOS recovery(FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryReset
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:Sanitize

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoverySanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:SetupVmediaLocal

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Provisioning a V-Media device with a bootable BIOS image for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:SetupVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-local-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoverySetupVmediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:SetupVmediaPeer

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Provisioning a V-Media device with a bootable BIOS image for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:SetupVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-peer-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoverySetupVmediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:Shutdown

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Shutting down server [dn] to prepare for BIOS recovery(FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:Start

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Running BIOS recovery on server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Start)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: start-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryStart
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:StopVMediaLocal

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:StopVMediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-local-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryStopVMediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:StopVMediaPeer

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:StopVMediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-peer-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryStopVMediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:TeardownVmediaLocal

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:TeardownVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-local-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryTeardownVmediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:TeardownVmediaPeer

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:TeardownVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-peer-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryTeardownVmediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalBiosRecovery:Wait

Fault Code: F78424

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for completion of BIOS recovery for server [dn] (up to 15 min)(FSM-STAGE:sam:dme:ComputePhysicalBiosRecovery:Wait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-failed
mibFaultCode: F78424
mibFaultName: fsmRmtErrComputePhysicalBiosRecoveryWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalCmosReset:BladePowerOn

Fault Code: F78426

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:BladePowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-on-failed
mibFaultCode: F78426
mibFaultName: fsmRmtErrComputePhysicalCmosResetBladePowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalCmosReset:CheckPowerAvailability

Fault Code: F78426

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78426
mibFaultName: fsmRmtErrComputePhysicalCmosResetCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalCmosReset:Execute

Fault Code: F78426

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting CMOS for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78426
mibFaultName: fsmRmtErrComputePhysicalCmosResetExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalCmosReset:PowerDeployWait

Fault Code: F78426

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78426
mibFaultName: fsmRmtErrComputePhysicalCmosResetPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalCmosReset:PreSanitize

Fault Code: F78426

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F78426
mibFaultName: fsmRmtErrComputePhysicalCmosResetPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalCmosReset:ReconfigBios

Fault Code: F78426

Message:

[FSM:STAGE:REMOTE-ERROR]: Reconfiguring BIOS Settings and Boot Order of server [serverId] for service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:ReconfigBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reconfig-bios-failed
mibFaultCode: F78426
mibFaultName: fsmRmtErrComputePhysicalCmosResetReconfigBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalCmosReset:ReconfigUuid

Fault Code: F78426

Message:

[FSM:STAGE:REMOTE-ERROR]: Reconfiguring logical UUID of server [serverId] for service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:ReconfigUuid)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reconfig-uuid-failed
mibFaultCode: F78426
mibFaultName: fsmRmtErrComputePhysicalCmosResetReconfigUuid
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalCmosReset:Sanitize

Fault Code: F78426

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalCmosReset:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F78426
mibFaultName: fsmRmtErrComputePhysicalCmosResetSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalResetBmc:Execute

Fault Code: F78427

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting Management Controller on server [dn](FSM-STAGE:sam:dme:ComputePhysicalResetBmc:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78427
mibFaultName: fsmRmtErrComputePhysicalResetBmcExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrEquipmentIOCardResetIom:Execute

Fault Code: F78428

Message:

[FSM:STAGE:REMOTE-ERROR]: Reset IOM [id] on Fex [chassisId](FSM-STAGE:sam:dme:EquipmentIOCardResetIom:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78428
mibFaultName: fsmRmtErrEquipmentIOCardResetIomExecute
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrComputeRackUnitDiscover:BiosPostCompletion

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for BIOS POST completion from CIMC on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBiosPostCompletion
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BladePowerOff

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: power on server [id] for discovery(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BladePowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-off-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBladePowerOff
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BmcConfigPnuOS

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: provisioning a bootable device with a bootable pre-boot image for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBmcConfigPnuOS
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BmcConfigureConnLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring connectivity on CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcConfigureConnLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-configure-conn-local-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBmcConfigureConnLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BmcConfigureConnPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring connectivity on CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcConfigureConnPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-configure-conn-peer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBmcConfigureConnPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BmcFactoryReset

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: performing factory reset of server [id] via CIMC(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcFactoryReset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-factory-reset-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBmcFactoryReset
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BmcInventory

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: getting inventory of server [id] via CIMC(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-inventory-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBmcInventory
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BmcPreconfigPnuOSLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcPreconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuoslocal-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBmcPreconfigPnuOSLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BmcPreconfigPnuOSPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcPreconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuospeer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBmcPreconfigPnuOSPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BmcPresence

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: checking CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcPresence)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-presence-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBmcPresence
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BmcShutdownDiscovered

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Shutdown the server [id]; deep discovery completed(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcShutdownDiscovered)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-shutdown-discovered-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBmcShutdownDiscovered
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BmcUnconfigPnuOS

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: unprovisioning the bootable device for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BmcUnconfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-unconfig-pnuos-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBmcUnconfigPnuOS
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BootPnuos

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: power server [id] on with pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-pnuos-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBootPnuos
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:BootWait

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for system reset on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverBootWait
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:CheckPowerAvailability

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverCheckPowerAvailability
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:ConfigDiscoveryMode

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: setting adapter mode to discovery for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:ConfigDiscoveryMode)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-discovery-mode-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverConfigDiscoveryMode
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:ConfigFlexFlashScrub

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring FlexFlash Scrub on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:ConfigFlexFlashScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-flex-flash-scrub-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverConfigFlexFlashScrub
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:ConfigNivMode

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: setting adapter mode to NIV for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:ConfigNivMode)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-niv-mode-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverConfigNivMode
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:ConfigUserAccess

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring external user access to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:ConfigUserAccess)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-user-access-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverConfigUserAccess
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:HandlePooling

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Invoke post-discovery policies on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:HandlePooling)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: handle-pooling-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverHandlePooling
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:NicConfigPnuOSLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: configure primary adapter in server [id] for pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:NicConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuoslocal-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverNicConfigPnuOSLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:NicConfigPnuOSPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: configure secondary adapter in server [id] for pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:NicConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuospeer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverNicConfigPnuOSPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:NicInventoryLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: detect and get mezz cards information from [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:NicInventoryLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-inventory-local-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverNicInventoryLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:NicInventoryPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: detect and get mezz cards information from [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:NicInventoryPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-inventory-peer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverNicInventoryPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:OobStorageConfig

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure the storage configuration settings of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:OobStorageConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-config-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverOobStorageConfig
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:OobStorageInventory

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: getting oob storage inventory of server [id] via CIMC(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverOobStorageInventory
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:PnuOSCatalog

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Populate pre-boot catalog to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoscatalog-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverPnuOSCatalog
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:PnuOSConnStatus

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Explore connectivity of server [id] in pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSConnStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosconn-status-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverPnuOSConnStatus
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:PnuOSConnectivity

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Explore connectivity of server [id] in pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosconnectivity-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverPnuOSConnectivity
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:PnuOSIdent

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Identify pre-boot environment agent on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverPnuOSIdent
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:PnuOSInventory

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Perform inventory of server [id] pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosinventory-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverPnuOSInventory
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:PnuOSPolicy

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Populate pre-boot environment behavior policy to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospolicy-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverPnuOSPolicy
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:PnuOSScrub

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Scrub server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSScrub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosscrub-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverPnuOSScrub
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:PnuOSSelfTest

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Trigger self-test of server [id] pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuOSSelfTest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosself-test-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverPnuOSSelfTest
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:PnuosBootWait

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for PNUOS to boot on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PnuosBootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuos-boot-wait-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverPnuosBootWait
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:PowerDeployWait

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverPowerDeployWait
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:PreSanitize

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverPreSanitize
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:ReadSmbios

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for SMBIOS table from CIMC on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:ReadSmbios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: read-smbios-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverReadSmbios
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:Sanitize

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSanitize
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SolRedirectDisable

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Disable Sol Redirection on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SolRedirectDisable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-disable-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSolRedirectDisable
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SolRedirectEnable

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: set up bios token on server [id] for Sol redirect(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SolRedirectEnable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-enable-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSolRedirectEnable
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwConfigPnuOSLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: configure primary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuoslocal-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwConfigPnuOSLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwConfigPnuOSPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: configure secondary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuospeer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwConfigPnuOSPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwConfigPortNivLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring primary fabric interconnect access to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigPortNivLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-local-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwConfigPortNivLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwConfigPortNivPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring secondary fabric interconnect access to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigPortNivPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-peer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwConfigPortNivPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwConfigureConnLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring fabric-interconnect connectivity to CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigureConnLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-conn-local-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwConfigureConnLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwConfigureConnPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring fabric-interconnect connectivity to CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigureConnPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-conn-peer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwConfigureConnPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwConfigurePortChannelLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring port channel for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigurePortChannelLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-port-channel-local-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwConfigurePortChannelLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwConfigurePortChannelPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring port channel for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwConfigurePortChannelPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-port-channel-peer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwConfigurePortChannelPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwHostOSConfigurePortChannelLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring port channel for multi-port adaptor on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwHostOSConfigurePortChannelLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-hostosconfigure-port-channel-local-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwHostOSConfigurePortChannelLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwHostOSConfigurePortChannelPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring port channel for multi-port adaptor on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwHostOSConfigurePortChannelPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-hostosconfigure-port-channel-peer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwHostOSConfigurePortChannelPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwHostOSMultiPortConnectivityLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Fetching adaptor connectivity details for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwHostOSMultiPortConnectivityLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-hostosmulti-port-connectivity-local-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwHostOSMultiPortConnectivityLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwHostOSMultiPortConnectivityPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Fetching adaptor connectivity details for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwHostOSMultiPortConnectivityPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-hostosmulti-port-connectivity-peer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwHostOSMultiPortConnectivityPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwPnuOSConnectivityLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: determine connectivity of server [id] to fabric(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwPnuOSConnectivityLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-pnuosconnectivity-local-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwPnuOSConnectivityLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwPnuOSConnectivityPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: determine connectivity of server [id] to fabric(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwPnuOSConnectivityPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-pnuosconnectivity-peer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwPnuOSConnectivityPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwPortDetailsLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Fetching adaptor connectivity details for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwPortDetailsLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-port-details-local-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwPortDetailsLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwPortDetailsPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Fetching adaptor connectivity details for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwPortDetailsPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-port-details-peer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwPortDetailsPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwUnconfigPortNivLocal

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfiguring primary fabric interconnect access to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwUnconfigPortNivLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-port-niv-local-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwUnconfigPortNivLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:SwUnconfigPortNivPeer

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfiguring secondary fabric interconnect access to server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:SwUnconfigPortNivPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-port-niv-peer-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSwUnconfigPortNivPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:UnconfigCimcVMedia

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all bmc mappings for vmedia(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverUnconfigCimcVMedia
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:UnconfigExtMgmtGw

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt bmc gateway for vmedia(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverUnconfigExtMgmtGw
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:UnconfigExtMgmtRules

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverUnconfigExtMgmtRules
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:hagConnect

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:hagConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-connect-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverHagConnect
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:hagDisconnect

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect pre-boot environment agent for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:hagDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-disconnect-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverHagDisconnect
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:serialDebugConnect

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent on server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:serialDebugConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-connect-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSerialDebugConnect
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:serialDebugDisconnect

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect pre-boot environment agent for server [id](FSM-STAGE:sam:dme:ComputeRackUnitDiscover:serialDebugDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-disconnect-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverSerialDebugDisconnect
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitDiscover:waitForConnReady

Fault Code: F78434

Message:

[FSM:STAGE:REMOTE-ERROR]: wait for connection to be established(FSM-STAGE:sam:dme:ComputeRackUnitDiscover:waitForConnReady)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-conn-ready-failed
mibFaultCode: F78434
mibFaultName: fsmRmtErrComputeRackUnitDiscoverWaitForConnReady
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrLsServerConfigure:AnalyzeImpact

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Analyzing changes impact(FSM-STAGE:sam:dme:LsServerConfigure:AnalyzeImpact)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: analyze-impact-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureAnalyzeImpact
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ApplyConfig

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Applying config to server [pnDn](FSM-STAGE:sam:dme:LsServerConfigure:ApplyConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-config-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureApplyConfig
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ApplyDefaultIdentifiers

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving and applying default identifiers locally(FSM-STAGE:sam:dme:LsServerConfigure:ApplyDefaultIdentifiers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-default-identifiers-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureApplyDefaultIdentifiers
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ApplyIdentifiers

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving and applying identifiers locally(FSM-STAGE:sam:dme:LsServerConfigure:ApplyIdentifiers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-identifiers-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureApplyIdentifiers
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ApplyMaintConfig

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting to set the server maintenance mode on CIMC(FSM-STAGE:sam:dme:LsServerConfigure:ApplyMaintConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-maint-config-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureApplyMaintConfig
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ApplyPolicies

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving and applying policies(FSM-STAGE:sam:dme:LsServerConfigure:ApplyPolicies)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-policies-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureApplyPolicies
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ApplyTemplate

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Applying configuration template [srcTemplName](FSM-STAGE:sam:dme:LsServerConfigure:ApplyTemplate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-template-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureApplyTemplate
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:CommitStorage

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: committing storage for service profile(FSM-STAGE:sam:dme:LsServerConfigure:CommitStorage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: commit-storage-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureCommitStorage
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:EstimateApplyConfig

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Estimating Apply config change impact(FSM-STAGE:sam:dme:LsServerConfigure:EstimateApplyConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: estimate-apply-config-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureEstimateApplyConfig
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:EvaluateAssociation

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Evaluate association with server [pnDn](FSM-STAGE:sam:dme:LsServerConfigure:EvaluateAssociation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: evaluate-association-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureEvaluateAssociation
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ProvisionStorage

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving storage policy(FSM-STAGE:sam:dme:LsServerConfigure:ProvisionStorage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: provision-storage-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureProvisionStorage
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ResolveBootConfig

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Computing binding changes(FSM-STAGE:sam:dme:LsServerConfigure:ResolveBootConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-boot-config-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureResolveBootConfig
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ResolveDefaultIdentifiers

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving default identifiers from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveDefaultIdentifiers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-default-identifiers-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureResolveDefaultIdentifiers
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ResolveDistributable

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve distributable from operations manager(FSM-STAGE:sam:dme:LsServerConfigure:ResolveDistributable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureResolveDistributable
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ResolveDistributableNames

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving distributable names from host pack(FSM-STAGE:sam:dme:LsServerConfigure:ResolveDistributableNames)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-names-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureResolveDistributableNames
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ResolveIdentifiers

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving identifiers from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveIdentifiers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-identifiers-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureResolveIdentifiers
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ResolveImages

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve images from operations manager(FSM-STAGE:sam:dme:LsServerConfigure:ResolveImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-images-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureResolveImages
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ResolveNetworkPolicies

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving various dependent policies from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveNetworkPolicies)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-network-policies-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureResolveNetworkPolicies
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ResolveNetworkTemplates

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving various template policies from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveNetworkTemplates)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-network-templates-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureResolveNetworkTemplates
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ResolvePolicies

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving various policies from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolvePolicies)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-policies-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureResolvePolicies
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ResolveSchedule

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving schedule policy from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveSchedule)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-schedule-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureResolveSchedule
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ResolveStorageSchedule

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving schedule policy from UCS Central(FSM-STAGE:sam:dme:LsServerConfigure:ResolveStorageSchedule)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-storage-schedule-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureResolveStorageSchedule
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:ValidatePolicyOwnership

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Validating policy integrity from ownership perspective(FSM-STAGE:sam:dme:LsServerConfigure:ValidatePolicyOwnership)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-policy-ownership-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureValidatePolicyOwnership
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:WaitForAssocCompletion

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Association completion on server [pnDn](FSM-STAGE:sam:dme:LsServerConfigure:WaitForAssocCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-assoc-completion-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureWaitForAssocCompletion
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:WaitForCommitStorage

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for storage commit to complete(FSM-STAGE:sam:dme:LsServerConfigure:WaitForCommitStorage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-commit-storage-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureWaitForCommitStorage
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:WaitForMaintPermission

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for ack or maint window(FSM-STAGE:sam:dme:LsServerConfigure:WaitForMaintPermission)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-maint-permission-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureWaitForMaintPermission
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:WaitForMaintWindow

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for maintenance window(FSM-STAGE:sam:dme:LsServerConfigure:WaitForMaintWindow)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-maint-window-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureWaitForMaintWindow
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:WaitForStorageProvision

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for storage provisioning to complete(FSM-STAGE:sam:dme:LsServerConfigure:WaitForStorageProvision)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-storage-provision-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureWaitForStorageProvision
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:checkAssignedDefaultIdentifiersForDup

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: checking assigned identifiers(from default pool) for dup(FSM-STAGE:sam:dme:LsServerConfigure:checkAssignedDefaultIdentifiersForDup)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-assigned-default-identifiers-for-dup-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureCheckAssignedDefaultIdentifiersForDup
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrLsServerConfigure:checkAssignedIdentifiersForDup

Fault Code: F78435

Message:

[FSM:STAGE:REMOTE-ERROR]: checking assigned identifiers for dup(FSM-STAGE:sam:dme:LsServerConfigure:checkAssignedIdentifiersForDup)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-assigned-identifiers-for-dup-failed
mibFaultCode: F78435
mibFaultName: fsmRmtErrLsServerConfigureCheckAssignedIdentifiersForDup
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmRmtErrSwEthMonDeploy:UpdateEthMon

Fault Code: F78440

Message:

[FSM:STAGE:REMOTE-ERROR]: Ethernet traffic monitor (SPAN)configuration on [switchId](FSM-STAGE:sam:dme:SwEthMonDeploy:UpdateEthMon)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-eth-mon-failed
mibFaultCode: F78440
mibFaultName: fsmRmtErrSwEthMonDeployUpdateEthMon
moClass: sw:EthMon
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/lanmon-eth/mon-[name]

fsmRmtErrSwFcMonDeploy:UpdateFcMon

Fault Code: F78441

Message:

[FSM:STAGE:REMOTE-ERROR]: FC traffic monitor (SPAN)configuration on [switchId](FSM-STAGE:sam:dme:SwFcMonDeploy:UpdateFcMon)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-fc-mon-failed
mibFaultCode: F78441
mibFaultName: fsmRmtErrSwFcMonDeployUpdateFcMon
moClass: sw:FcMon
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/sanmon-fc/mon-[name]

fsmRmtErrFabricSanCloudSwitchMode:SwConfigLocal

Fault Code: F78442

Message:

[FSM:STAGE:REMOTE-ERROR]: Fabric interconnect FC mode configuration to primary(FSM-STAGE:sam:dme:FabricSanCloudSwitchMode:SwConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-local-failed
mibFaultCode: F78442
mibFaultName: fsmRmtErrFabricSanCloudSwitchModeSwConfigLocal
moClass: fabric:SanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/san

fsmRmtErrFabricSanCloudSwitchMode:SwConfigPeer

Fault Code: F78442

Message:

[FSM:STAGE:REMOTE-ERROR]: Fabric interconnect FC mode configuration to secondary(FSM-STAGE:sam:dme:FabricSanCloudSwitchMode:SwConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-peer-failed
mibFaultCode: F78442
mibFaultName: fsmRmtErrFabricSanCloudSwitchModeSwConfigPeer
moClass: fabric:SanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/san

fsmRmtErrFabricSanCloudSwitchMode:WaitForUserAck

Fault Code: F78442

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for User Acknowledgment to configuration on primary(FSM-STAGE:sam:dme:FabricSanCloudSwitchMode:WaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-user-ack-failed
mibFaultCode: F78442
mibFaultName: fsmRmtErrFabricSanCloudSwitchModeWaitForUserAck
moClass: fabric:SanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/san

fsmRmtErrComputePhysicalUpdateExtUsers:Deploy

Fault Code: F78448

Message:

[FSM:STAGE:REMOTE-ERROR]: external mgmt user deployment on server [dn] (profile [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalUpdateExtUsers:Deploy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deploy-failed
mibFaultCode: F78448
mibFaultName: fsmRmtErrComputePhysicalUpdateExtUsersDeploy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrSysdebugTechSupportInitiate:Local

Fault Code: F78452

Message:

[FSM:STAGE:REMOTE-ERROR]: create tech-support file from GUI on local(FSM-STAGE:sam:dme:SysdebugTechSupportInitiate:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78452
mibFaultName: fsmRmtErrSysdebugTechSupportInitiateLocal
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmRmtErrSysdebugTechSupportDeleteTechSupFile:Local

Fault Code: F78453

Message:

[FSM:STAGE:REMOTE-ERROR]: delete tech-support file from GUI on local(FSM-STAGE:sam:dme:SysdebugTechSupportDeleteTechSupFile:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78453
mibFaultName: fsmRmtErrSysdebugTechSupportDeleteTechSupFileLocal
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmRmtErrSysdebugTechSupportDeleteTechSupFile:peer

Fault Code: F78453

Message:

[FSM:STAGE:REMOTE-ERROR]: delete tech-support file from GUI on peer(FSM-STAGE:sam:dme:SysdebugTechSupportDeleteTechSupFile:peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F78453
mibFaultName: fsmRmtErrSysdebugTechSupportDeleteTechSupFilePeer
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmRmtErrSysdebugTechSupportDownload:CopyPrimary

Fault Code: F78454

Message:

[FSM:STAGE:REMOTE-ERROR]: Copy the tech-support file to primary for download(FSM-STAGE:sam:dme:SysdebugTechSupportDownload:CopyPrimary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-primary-failed
mibFaultCode: F78454
mibFaultName: fsmRmtErrSysdebugTechSupportDownloadCopyPrimary
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmRmtErrSysdebugTechSupportDownload:CopySub

Fault Code: F78454

Message:

[FSM:STAGE:REMOTE-ERROR]: copy tech-support file on subordinate switch to tmp directory(FSM-STAGE:sam:dme:SysdebugTechSupportDownload:CopySub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-sub-failed
mibFaultCode: F78454
mibFaultName: fsmRmtErrSysdebugTechSupportDownloadCopySub
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmRmtErrSysdebugTechSupportDownload:DeletePrimary

Fault Code: F78454

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete the tech-support file from primary switch under tmp directory(FSM-STAGE:sam:dme:SysdebugTechSupportDownload:DeletePrimary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-primary-failed
mibFaultCode: F78454
mibFaultName: fsmRmtErrSysdebugTechSupportDownloadDeletePrimary
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmRmtErrSysdebugTechSupportDownload:DeleteSub

Fault Code: F78454

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete the tech-support file from subordinate under tmp directory(FSM-STAGE:sam:dme:SysdebugTechSupportDownload:DeleteSub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-sub-failed
mibFaultCode: F78454
mibFaultName: fsmRmtErrSysdebugTechSupportDownloadDeleteSub
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmRmtErrComputePhysicalUpdateAdaptor:CheckPowerAvailability

Fault Code: F78483

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78483
mibFaultName: fsmRmtErrComputePhysicalUpdateAdaptorCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateAdaptor:PollUpdateStatusLocal

Fault Code: F78483

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for update to complete(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:PollUpdateStatusLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-local-failed
mibFaultCode: F78483
mibFaultName: fsmRmtErrComputePhysicalUpdateAdaptorPollUpdateStatusLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateAdaptor:PollUpdateStatusPeer

Fault Code: F78483

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for update to complete(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:PollUpdateStatusPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-peer-failed
mibFaultCode: F78483
mibFaultName: fsmRmtErrComputePhysicalUpdateAdaptorPollUpdateStatusPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateAdaptor:PowerDeployWait

Fault Code: F78483

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78483
mibFaultName: fsmRmtErrComputePhysicalUpdateAdaptorPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateAdaptor:PowerOff

Fault Code: F78483

Message:

[FSM:STAGE:REMOTE-ERROR]: Power off the server(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:PowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-failed
mibFaultCode: F78483
mibFaultName: fsmRmtErrComputePhysicalUpdateAdaptorPowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateAdaptor:PowerOn

Fault Code: F78483

Message:

[FSM:STAGE:REMOTE-ERROR]: power on the blade(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F78483
mibFaultName: fsmRmtErrComputePhysicalUpdateAdaptorPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateAdaptor:UpdateRequestLocal

Fault Code: F78483

Message:

[FSM:STAGE:REMOTE-ERROR]: sending update request to Adaptor(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:UpdateRequestLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-local-failed
mibFaultCode: F78483
mibFaultName: fsmRmtErrComputePhysicalUpdateAdaptorUpdateRequestLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateAdaptor:UpdateRequestPeer

Fault Code: F78483

Message:

[FSM:STAGE:REMOTE-ERROR]: sending update request to Adaptor(FSM-STAGE:sam:dme:ComputePhysicalUpdateAdaptor:UpdateRequestPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-peer-failed
mibFaultCode: F78483
mibFaultName: fsmRmtErrComputePhysicalUpdateAdaptorUpdateRequestPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateAdaptor:ActivateLocal

Fault Code: F78484

Message:

[FSM:STAGE:REMOTE-ERROR]: activating backup image of Adaptor(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:ActivateLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-local-failed
mibFaultCode: F78484
mibFaultName: fsmRmtErrComputePhysicalActivateAdaptorActivateLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateAdaptor:ActivatePeer

Fault Code: F78484

Message:

[FSM:STAGE:REMOTE-ERROR]: activating backup image of Adaptor(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:ActivatePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-peer-failed
mibFaultCode: F78484
mibFaultName: fsmRmtErrComputePhysicalActivateAdaptorActivatePeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateAdaptor:AssertBypassWait

Fault Code: F78484

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for assert bypass on rack server(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:AssertBypassWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: assert-bypass-wait-failed
mibFaultCode: F78484
mibFaultName: fsmRmtErrComputePhysicalActivateAdaptorAssertBypassWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateAdaptor:CheckPowerAvailability

Fault Code: F78484

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78484
mibFaultName: fsmRmtErrComputePhysicalActivateAdaptorCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateAdaptor:DeassertResetBypass

Fault Code: F78484

Message:

[FSM:STAGE:REMOTE-ERROR]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:DeassertResetBypass)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deassert-reset-bypass-failed
mibFaultCode: F78484
mibFaultName: fsmRmtErrComputePhysicalActivateAdaptorDeassertResetBypass
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateAdaptor:PowerDeployWait

Fault Code: F78484

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78484
mibFaultName: fsmRmtErrComputePhysicalActivateAdaptorPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateAdaptor:PowerOn

Fault Code: F78484

Message:

[FSM:STAGE:REMOTE-ERROR]: power on the blade(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F78484
mibFaultName: fsmRmtErrComputePhysicalActivateAdaptorPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateAdaptor:Reset

Fault Code: F78484

Message:

[FSM:STAGE:REMOTE-ERROR]: resetting the blade(FSM-STAGE:sam:dme:ComputePhysicalActivateAdaptor:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F78484
mibFaultName: fsmRmtErrComputePhysicalActivateAdaptorReset
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrCapabilityCatalogueActivateCatalog:ApplyCatalog

Fault Code: F78485

Message:

[FSM:STAGE:REMOTE-ERROR]: applying changes to catalog(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:ApplyCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-catalog-failed
mibFaultCode: F78485
mibFaultName: fsmRmtErrCapabilityCatalogueActivateCatalogApplyCatalog
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueActivateCatalog:CopyCatFromRep

Fault Code: F78485

Message:

[FSM:STAGE:REMOTE-ERROR]: Copying Catalogue from repository to FI(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:CopyCatFromRep)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-cat-from-rep-failed
mibFaultCode: F78485
mibFaultName: fsmRmtErrCapabilityCatalogueActivateCatalogCopyCatFromRep
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueActivateCatalog:CopyExternalRepToRemote

Fault Code: F78485

Message:

[FSM:STAGE:REMOTE-ERROR]: syncing external repository to subordinate(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:CopyExternalRepToRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-external-rep-to-remote-failed
mibFaultCode: F78485
mibFaultName: fsmRmtErrCapabilityCatalogueActivateCatalogCopyExternalRepToRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueActivateCatalog:CopyRemote

Fault Code: F78485

Message:

[FSM:STAGE:REMOTE-ERROR]: syncing catalog changes to subordinate(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:CopyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F78485
mibFaultName: fsmRmtErrCapabilityCatalogueActivateCatalogCopyRemote
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueActivateCatalog:EvaluateStatus

Fault Code: F78485

Message:

[FSM:STAGE:REMOTE-ERROR]: evaluating status of activation(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:EvaluateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: evaluate-status-failed
mibFaultCode: F78485
mibFaultName: fsmRmtErrCapabilityCatalogueActivateCatalogEvaluateStatus
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueActivateCatalog:RescanImages

Fault Code: F78485

Message:

[FSM:STAGE:REMOTE-ERROR]: rescanning image files(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:RescanImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: rescan-images-failed
mibFaultCode: F78485
mibFaultName: fsmRmtErrCapabilityCatalogueActivateCatalogRescanImages
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityCatalogueActivateCatalog:UnpackLocal

Fault Code: F78485

Message:

[FSM:STAGE:REMOTE-ERROR]: activating catalog changes(FSM-STAGE:sam:dme:CapabilityCatalogueActivateCatalog:UnpackLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unpack-local-failed
mibFaultCode: F78485
mibFaultName: fsmRmtErrCapabilityCatalogueActivateCatalogUnpackLocal
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmRmtErrCapabilityMgmtExtensionActivateMgmtExt:ApplyCatalog

Fault Code: F78486

Message:

[FSM:STAGE:REMOTE-ERROR]: applying changes to catalog(FSM-STAGE:sam:dme:CapabilityMgmtExtensionActivateMgmtExt:ApplyCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-catalog-failed
mibFaultCode: F78486
mibFaultName: fsmRmtErrCapabilityMgmtExtensionActivateMgmtExtApplyCatalog
moClass: capability:MgmtExtension
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/mgmt-ext

fsmRmtErrCapabilityMgmtExtensionActivateMgmtExt:CopyRemote

Fault Code: F78486

Message:

[FSM:STAGE:REMOTE-ERROR]: syncing management extension changes to subordinate(FSM-STAGE:sam:dme:CapabilityMgmtExtensionActivateMgmtExt:CopyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F78486
mibFaultName: fsmRmtErrCapabilityMgmtExtensionActivateMgmtExtCopyRemote
moClass: capability:MgmtExtension
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/mgmt-ext

fsmRmtErrCapabilityMgmtExtensionActivateMgmtExt:EvaluateStatus

Fault Code: F78486

Message:

[FSM:STAGE:REMOTE-ERROR]: evaluating status of activation(FSM-STAGE:sam:dme:CapabilityMgmtExtensionActivateMgmtExt:EvaluateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: evaluate-status-failed
mibFaultCode: F78486
mibFaultName: fsmRmtErrCapabilityMgmtExtensionActivateMgmtExtEvaluateStatus
moClass: capability:MgmtExtension
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/mgmt-ext

fsmRmtErrCapabilityMgmtExtensionActivateMgmtExt:RescanImages

Fault Code: F78486

Message:

[FSM:STAGE:REMOTE-ERROR]: rescanning image files(FSM-STAGE:sam:dme:CapabilityMgmtExtensionActivateMgmtExt:RescanImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: rescan-images-failed
mibFaultCode: F78486
mibFaultName: fsmRmtErrCapabilityMgmtExtensionActivateMgmtExtRescanImages
moClass: capability:MgmtExtension
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/mgmt-ext

fsmRmtErrCapabilityMgmtExtensionActivateMgmtExt:UnpackLocal

Fault Code: F78486

Message:

[FSM:STAGE:REMOTE-ERROR]: activating management extension changes(FSM-STAGE:sam:dme:CapabilityMgmtExtensionActivateMgmtExt:UnpackLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unpack-local-failed
mibFaultCode: F78486
mibFaultName: fsmRmtErrCapabilityMgmtExtensionActivateMgmtExtUnpackLocal
moClass: capability:MgmtExtension
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/mgmt-ext

fsmRmtErrLicenseDownloaderDownload:CopyRemote

Fault Code: F78490

Message:

[FSM:STAGE:REMOTE-ERROR]: Copy the license file to subordinate for inventory(FSM-STAGE:sam:dme:LicenseDownloaderDownload:CopyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F78490
mibFaultName: fsmRmtErrLicenseDownloaderDownloadCopyRemote
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmRmtErrLicenseDownloaderDownload:DeleteLocal

Fault Code: F78490

Message:

[FSM:STAGE:REMOTE-ERROR]: deleting temporary files for [fileName] on local(FSM-STAGE:sam:dme:LicenseDownloaderDownload:DeleteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-local-failed
mibFaultCode: F78490
mibFaultName: fsmRmtErrLicenseDownloaderDownloadDeleteLocal
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmRmtErrLicenseDownloaderDownload:DeleteRemote

Fault Code: F78490

Message:

[FSM:STAGE:REMOTE-ERROR]: deleting temporary files for [fileName] on subordinate(FSM-STAGE:sam:dme:LicenseDownloaderDownload:DeleteRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-remote-failed
mibFaultCode: F78490
mibFaultName: fsmRmtErrLicenseDownloaderDownloadDeleteRemote
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmRmtErrLicenseDownloaderDownload:Local

Fault Code: F78490

Message:

[FSM:STAGE:REMOTE-ERROR]: downloading license file [fileName] from [server](FSM-STAGE:sam:dme:LicenseDownloaderDownload:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78490
mibFaultName: fsmRmtErrLicenseDownloaderDownloadLocal
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmRmtErrLicenseDownloaderDownload:ValidateLocal

Fault Code: F78490

Message:

[FSM:STAGE:REMOTE-ERROR]: validation for license file [fileName] on primary(FSM-STAGE:sam:dme:LicenseDownloaderDownload:ValidateLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-local-failed
mibFaultCode: F78490
mibFaultName: fsmRmtErrLicenseDownloaderDownloadValidateLocal
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmRmtErrLicenseDownloaderDownload:ValidateRemote

Fault Code: F78490

Message:

[FSM:STAGE:REMOTE-ERROR]: validation for license file [fileName] on subordinate(FSM-STAGE:sam:dme:LicenseDownloaderDownload:ValidateRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-remote-failed
mibFaultCode: F78490
mibFaultName: fsmRmtErrLicenseDownloaderDownloadValidateRemote
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmRmtErrLicenseFileInstall:Local

Fault Code: F78491

Message:

[FSM:STAGE:REMOTE-ERROR]: Installing license on primary(FSM-STAGE:sam:dme:LicenseFileInstall:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78491
mibFaultName: fsmRmtErrLicenseFileInstallLocal
moClass: license:File
Type: fsm
autoCleared: true
Affected MO: sys/license/file-[scope]:[id]

fsmRmtErrLicenseFileInstall:Remote

Fault Code: F78491

Message:

[FSM:STAGE:REMOTE-ERROR]: Installing license on subordinate(FSM-STAGE:sam:dme:LicenseFileInstall:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F78491
mibFaultName: fsmRmtErrLicenseFileInstallRemote
moClass: license:File
Type: fsm
autoCleared: true
Affected MO: sys/license/file-[scope]:[id]

fsmRmtErrLicenseFileClear:Local

Fault Code: F78492

Message:

[FSM:STAGE:REMOTE-ERROR]: Clearing license on primary(FSM-STAGE:sam:dme:LicenseFileClear:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78492
mibFaultName: fsmRmtErrLicenseFileClearLocal
moClass: license:File
Type: fsm
autoCleared: true
Affected MO: sys/license/file-[scope]:[id]

fsmRmtErrLicenseFileClear:Remote

Fault Code: F78492

Message:

[FSM:STAGE:REMOTE-ERROR]: Clearing license on subordinate(FSM-STAGE:sam:dme:LicenseFileClear:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F78492
mibFaultName: fsmRmtErrLicenseFileClearRemote
moClass: license:File
Type: fsm
autoCleared: true
Affected MO: sys/license/file-[scope]:[id]

fsmRmtErrLicenseInstanceUpdateFlexlm:Local

Fault Code: F78493

Message:

[FSM:STAGE:REMOTE-ERROR]: Updating on primary(FSM-STAGE:sam:dme:LicenseInstanceUpdateFlexlm:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78493
mibFaultName: fsmRmtErrLicenseInstanceUpdateFlexlmLocal
moClass: license:Instance
Type: fsm
autoCleared: true
Affected MO: sys/license/feature-[name]-[vendor]-[version]/inst-[scope]

fsmRmtErrLicenseInstanceUpdateFlexlm:Remote

Fault Code: F78493

Message:

[FSM:STAGE:REMOTE-ERROR]: Updating on subordinate(FSM-STAGE:sam:dme:LicenseInstanceUpdateFlexlm:Remote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remote-failed
mibFaultCode: F78493
mibFaultName: fsmRmtErrLicenseInstanceUpdateFlexlmRemote
moClass: license:Instance
Type: fsm
autoCleared: true
Affected MO: sys/license/feature-[name]-[vendor]-[version]/inst-[scope]

fsmRmtErrComputePhysicalConfigSoL:Execute

Fault Code: F78523

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring SoL interface on server [dn](FSM-STAGE:sam:dme:ComputePhysicalConfigSoL:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78523
mibFaultName: fsmRmtErrComputePhysicalConfigSoLExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUnconfigSoL:Execute

Fault Code: F78524

Message:

[FSM:STAGE:REMOTE-ERROR]: removing SoL interface configuration from server [dn](FSM-STAGE:sam:dme:ComputePhysicalUnconfigSoL:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78524
mibFaultName: fsmRmtErrComputePhysicalUnconfigSoLExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrPortPIoInCompatSfpPresence:Shutdown

Fault Code: F78529

Message:

[FSM:STAGE:REMOTE-ERROR]: Shutting down port(FSM-STAGE:sam:dme:PortPIoInCompatSfpPresence:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F78529
mibFaultName: fsmRmtErrPortPIoInCompatSfpPresenceShutdown
moClass: port:PIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmRmtErrComputePhysicalDiagnosticInterrupt:Execute

Fault Code: F78556

Message:

[FSM:STAGE:REMOTE-ERROR]: Execute Diagnostic Interrupt(NMI) for server [dn](FSM-STAGE:sam:dme:ComputePhysicalDiagnosticInterrupt:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78556
mibFaultName: fsmRmtErrComputePhysicalDiagnosticInterruptExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrSysdebugCoreDownload:CopyPrimary

Fault Code: F78573

Message:

[FSM:STAGE:REMOTE-ERROR]: Copy the Core file to primary for download(FSM-STAGE:sam:dme:SysdebugCoreDownload:CopyPrimary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-primary-failed
mibFaultCode: F78573
mibFaultName: fsmRmtErrSysdebugCoreDownloadCopyPrimary
moClass: sysdebug:Core
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]

fsmRmtErrSysdebugCoreDownload:CopySub

Fault Code: F78573

Message:

[FSM:STAGE:REMOTE-ERROR]: copy Core file on subordinate switch to tmp directory(FSM-STAGE:sam:dme:SysdebugCoreDownload:CopySub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-sub-failed
mibFaultCode: F78573
mibFaultName: fsmRmtErrSysdebugCoreDownloadCopySub
moClass: sysdebug:Core
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]

fsmRmtErrSysdebugCoreDownload:DeletePrimary

Fault Code: F78573

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete the Core file from primary switch under tmp directory(FSM-STAGE:sam:dme:SysdebugCoreDownload:DeletePrimary)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-primary-failed
mibFaultCode: F78573
mibFaultName: fsmRmtErrSysdebugCoreDownloadDeletePrimary
moClass: sysdebug:Core
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]

fsmRmtErrSysdebugCoreDownload:DeleteSub

Fault Code: F78573

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete the Core file from subordinate under tmp directory(FSM-STAGE:sam:dme:SysdebugCoreDownload:DeleteSub)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-sub-failed
mibFaultCode: F78573
mibFaultName: fsmRmtErrSysdebugCoreDownloadDeleteSub
moClass: sysdebug:Core
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]

fsmRmtErrEquipmentChassisDynamicReallocation:Config

Fault Code: F78574

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:EquipmentChassisDynamicReallocation:Config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F78574
mibFaultName: fsmRmtErrEquipmentChassisDynamicReallocationConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrComputePhysicalResetKvm:Execute

Fault Code: F78603

Message:

[FSM:STAGE:REMOTE-ERROR]: Execute KVM Reset for server [dn](FSM-STAGE:sam:dme:ComputePhysicalResetKvm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78603
mibFaultName: fsmRmtErrComputePhysicalResetKvmExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrMgmtControllerOnline:BmcConfigureConnLocal

Fault Code: F78609

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring connectivity on CIMC(FSM-STAGE:sam:dme:MgmtControllerOnline:BmcConfigureConnLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-configure-conn-local-failed
mibFaultCode: F78609
mibFaultName: fsmRmtErrMgmtControllerOnlineBmcConfigureConnLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerOnline:BmcConfigureConnPeer

Fault Code: F78609

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring connectivity on CIMC(FSM-STAGE:sam:dme:MgmtControllerOnline:BmcConfigureConnPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-configure-conn-peer-failed
mibFaultCode: F78609
mibFaultName: fsmRmtErrMgmtControllerOnlineBmcConfigureConnPeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerOnline:SwConfigureConnLocal

Fault Code: F78609

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring fabric-interconnect connectivity to CIMC(FSM-STAGE:sam:dme:MgmtControllerOnline:SwConfigureConnLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-conn-local-failed
mibFaultCode: F78609
mibFaultName: fsmRmtErrMgmtControllerOnlineSwConfigureConnLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerOnline:SwConfigureConnPeer

Fault Code: F78609

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring fabric-interconnect connectivity to CIMC(FSM-STAGE:sam:dme:MgmtControllerOnline:SwConfigureConnPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-configure-conn-peer-failed
mibFaultCode: F78609
mibFaultName: fsmRmtErrMgmtControllerOnlineSwConfigureConnPeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrComputeRackUnitOffline:CleanupLocal

Fault Code: F78610

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning host entries on local fabric-interconnect(FSM-STAGE:sam:dme:ComputeRackUnitOffline:CleanupLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-local-failed
mibFaultCode: F78610
mibFaultName: fsmRmtErrComputeRackUnitOfflineCleanupLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitOffline:CleanupPeer

Fault Code: F78610

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning host entries on peer fabric-interconnect(FSM-STAGE:sam:dme:ComputeRackUnitOffline:CleanupPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-peer-failed
mibFaultCode: F78610
mibFaultName: fsmRmtErrComputeRackUnitOfflineCleanupPeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitOffline:SwUnconfigureLocal

Fault Code: F78610

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfiguring fabric-interconnect connectivity to CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitOffline:SwUnconfigureLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfigure-local-failed
mibFaultCode: F78610
mibFaultName: fsmRmtErrComputeRackUnitOfflineSwUnconfigureLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitOffline:SwUnconfigurePeer

Fault Code: F78610

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfiguring fabric-interconnect connectivity to CIMC of server [id](FSM-STAGE:sam:dme:ComputeRackUnitOffline:SwUnconfigurePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfigure-peer-failed
mibFaultCode: F78610
mibFaultName: fsmRmtErrComputeRackUnitOfflineSwUnconfigurePeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrEquipmentLocatorLedSetFiLocatorLed:Execute

Fault Code: F78627

Message:

[FSM:STAGE:REMOTE-ERROR]: setting FI locator led to [adminState](FSM-STAGE:sam:dme:EquipmentLocatorLedSetFiLocatorLed:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78627
mibFaultName: fsmRmtErrEquipmentLocatorLedSetFiLocatorLedExecute
moClass: equipment:LocatorLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/locator-led
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/chassis-[id]/locator-led
Affected MO: sys/chassis-[id]/psu-[id]/locator-led
Affected MO: sys/chassis-[id]/slot-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/fex-[id]/locator-led
Affected MO: sys/fex-[id]/psu-[id]/locator-led
Affected MO: sys/fex-[id]/slot-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/psu-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/ext-board-[id]/locator-led
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-unit-[id]/locator-led
Affected MO: sys/rack-unit-[id]/psu-[id]/locator-led
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/switch-[id]/locator-led
Affected MO: sys/switch-[id]/psu-[id]/locator-led

fsmRmtErrFabricEpMgrConfigure:ApplyConfig

Fault Code: F78654

Message:

[FSM:STAGE:REMOTE-ERROR]: Apply switch configuration(FSM-STAGE:sam:dme:FabricEpMgrConfigure:ApplyConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-config-failed
mibFaultCode: F78654
mibFaultName: fsmRmtErrFabricEpMgrConfigureApplyConfig
moClass: fabric:EpMgr
Type: fsm
autoCleared: true
Affected MO: fabric/[id]

fsmRmtErrFabricEpMgrConfigure:ApplyPhysical

Fault Code: F78654

Message:

[FSM:STAGE:REMOTE-ERROR]: Applying physical configuration(FSM-STAGE:sam:dme:FabricEpMgrConfigure:ApplyPhysical)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-physical-failed
mibFaultCode: F78654
mibFaultName: fsmRmtErrFabricEpMgrConfigureApplyPhysical
moClass: fabric:EpMgr
Type: fsm
autoCleared: true
Affected MO: fabric/[id]

fsmRmtErrFabricEpMgrConfigure:ValidateConfiguration

Fault Code: F78654

Message:

[FSM:STAGE:REMOTE-ERROR]: Validating logical configuration(FSM-STAGE:sam:dme:FabricEpMgrConfigure:ValidateConfiguration)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-configuration-failed
mibFaultCode: F78654
mibFaultName: fsmRmtErrFabricEpMgrConfigureValidateConfiguration
moClass: fabric:EpMgr
Type: fsm
autoCleared: true
Affected MO: fabric/[id]

fsmRmtErrFabricEpMgrConfigure:WaitOnPhys

Fault Code: F78654

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting on physical change application(FSM-STAGE:sam:dme:FabricEpMgrConfigure:WaitOnPhys)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-on-phys-failed
mibFaultCode: F78654
mibFaultName: fsmRmtErrFabricEpMgrConfigureWaitOnPhys
moClass: fabric:EpMgr
Type: fsm
autoCleared: true
Affected MO: fabric/[id]

fsmRmtErrVnicProfileSetDeployAlias:Local

Fault Code: F78663

Message:

[FSM:STAGE:REMOTE-ERROR]: VNIC profile alias configuration on local fabric(FSM-STAGE:sam:dme:VnicProfileSetDeployAlias:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78663
mibFaultName: fsmRmtErrVnicProfileSetDeployAliasLocal
moClass: vnic:ProfileSet
Type: fsm
autoCleared: true
Affected MO: fabric/lan/profiles

fsmRmtErrVnicProfileSetDeployAlias:Peer

Fault Code: F78663

Message:

[FSM:STAGE:REMOTE-ERROR]: VNIC profile alias configuration on peer fabric(FSM-STAGE:sam:dme:VnicProfileSetDeployAlias:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F78663
mibFaultName: fsmRmtErrVnicProfileSetDeployAliasPeer
moClass: vnic:ProfileSet
Type: fsm
autoCleared: true
Affected MO: fabric/lan/profiles

fsmRmtErrSwPhysConfPhysical:ConfigSwA

Fault Code: F78679

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure physical port mode on fabric interconnect [id](FSM-STAGE:sam:dme:SwPhysConfPhysical:ConfigSwA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-sw-afailed
mibFaultCode: F78679
mibFaultName: fsmRmtErrSwPhysConfPhysicalConfigSwA
moClass: sw:Phys
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/phys

fsmRmtErrSwPhysConfPhysical:ConfigSwB

Fault Code: F78679

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure physical port mode on fabric interconnect [id](FSM-STAGE:sam:dme:SwPhysConfPhysical:ConfigSwB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-sw-bfailed
mibFaultCode: F78679
mibFaultName: fsmRmtErrSwPhysConfPhysicalConfigSwB
moClass: sw:Phys
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/phys

fsmRmtErrSwPhysConfPhysical:PortInventorySwA

Fault Code: F78679

Message:

[FSM:STAGE:REMOTE-ERROR]: Performing local port inventory of switch [id](FSM-STAGE:sam:dme:SwPhysConfPhysical:PortInventorySwA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: port-inventory-sw-afailed
mibFaultCode: F78679
mibFaultName: fsmRmtErrSwPhysConfPhysicalPortInventorySwA
moClass: sw:Phys
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/phys

fsmRmtErrSwPhysConfPhysical:PortInventorySwB

Fault Code: F78679

Message:

[FSM:STAGE:REMOTE-ERROR]: Performing peer port inventory of switch [id](FSM-STAGE:sam:dme:SwPhysConfPhysical:PortInventorySwB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: port-inventory-sw-bfailed
mibFaultCode: F78679
mibFaultName: fsmRmtErrSwPhysConfPhysicalPortInventorySwB
moClass: sw:Phys
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/phys

fsmRmtErrSwPhysConfPhysical:VerifyPhysConfig

Fault Code: F78679

Message:

[FSM:STAGE:REMOTE-ERROR]: Verifying physical transition on fabric interconnect [id](FSM-STAGE:sam:dme:SwPhysConfPhysical:VerifyPhysConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-phys-config-failed
mibFaultCode: F78679
mibFaultName: fsmRmtErrSwPhysConfPhysicalVerifyPhysConfig
moClass: sw:Phys
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/phys

fsmRmtErrExtvmmEpClusterRole:SetLocal

Fault Code: F78694

Message:

[FSM:STAGE:REMOTE-ERROR]: external VM management cluster role configuration on local fabric(FSM-STAGE:sam:dme:ExtvmmEpClusterRole:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F78694
mibFaultName: fsmRmtErrExtvmmEpClusterRoleSetLocal
moClass: extvmm:Ep
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt

fsmRmtErrExtvmmEpClusterRole:SetPeer

Fault Code: F78694

Message:

[FSM:STAGE:REMOTE-ERROR]: external VM management cluster role configuration on peer fabric(FSM-STAGE:sam:dme:ExtvmmEpClusterRole:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F78694
mibFaultName: fsmRmtErrExtvmmEpClusterRoleSetPeer
moClass: extvmm:Ep
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt

fsmRmtErrVmLifeCyclePolicyConfig:Local

Fault Code: F78699

Message:

[FSM:STAGE:REMOTE-ERROR]: set Veth Auto-delete Retention Timer on local fabric(FSM-STAGE:sam:dme:VmLifeCyclePolicyConfig:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F78699
mibFaultName: fsmRmtErrVmLifeCyclePolicyConfigLocal
moClass: vm:LifeCyclePolicy
Type: fsm
autoCleared: true
Affected MO: org-[name]/vm-lc-policy

fsmRmtErrVmLifeCyclePolicyConfig:Peer

Fault Code: F78699

Message:

[FSM:STAGE:REMOTE-ERROR]: set Veth Auto-delete Retention Timer on peer fabric(FSM-STAGE:sam:dme:VmLifeCyclePolicyConfig:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F78699
mibFaultName: fsmRmtErrVmLifeCyclePolicyConfigPeer
moClass: vm:LifeCyclePolicy
Type: fsm
autoCleared: true
Affected MO: org-[name]/vm-lc-policy

fsmRmtErrEquipmentBeaconLedIlluminate:ExecuteA

Fault Code: F78702

Message:

[FSM:STAGE:REMOTE-ERROR]: Turn beacon lights on/off for [dn] on fabric interconnect [id](FSM-STAGE:sam:dme:EquipmentBeaconLedIlluminate:ExecuteA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-afailed
mibFaultCode: F78702
mibFaultName: fsmRmtErrEquipmentBeaconLedIlluminateExecuteA
moClass: equipment:BeaconLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/beacon
Affected MO: sys/chassis-[id]/blade-[slotId]/beacon
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/beacon
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/chassis-[id]/psu-[id]/beacon
Affected MO: sys/chassis-[id]/slot-[id]/beacon
Affected MO: sys/fex-[id]/beacon
Affected MO: sys/fex-[id]/psu-[id]/beacon
Affected MO: sys/fex-[id]/slot-[id]/beacon
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/rack-enclosure-[id]/psu-[id]/beacon
Affected MO: sys/rack-unit-[id]/beacon
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/rack-unit-[id]/psu-[id]/beacon
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/switch-[id]/psu-[id]/beacon
Affected MO: sys/switch-[id]/slot-[id]/beacon

fsmRmtErrEquipmentBeaconLedIlluminate:ExecuteB

Fault Code: F78702

Message:

[FSM:STAGE:REMOTE-ERROR]: Turn beacon lights on/off for [dn] on fabric interconnect [id](FSM-STAGE:sam:dme:EquipmentBeaconLedIlluminate:ExecuteB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-bfailed
mibFaultCode: F78702
mibFaultName: fsmRmtErrEquipmentBeaconLedIlluminateExecuteB
moClass: equipment:BeaconLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/beacon
Affected MO: sys/chassis-[id]/blade-[slotId]/beacon
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/beacon
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/chassis-[id]/psu-[id]/beacon
Affected MO: sys/chassis-[id]/slot-[id]/beacon
Affected MO: sys/fex-[id]/beacon
Affected MO: sys/fex-[id]/psu-[id]/beacon
Affected MO: sys/fex-[id]/slot-[id]/beacon
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/rack-enclosure-[id]/psu-[id]/beacon
Affected MO: sys/rack-unit-[id]/beacon
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/rack-unit-[id]/psu-[id]/beacon
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/switch-[id]/psu-[id]/beacon
Affected MO: sys/switch-[id]/slot-[id]/beacon

fsmRmtErrEtherServerIntFIoConfigSpeed:Configure

Fault Code: F78711

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure admin speed for [dn](FSM-STAGE:sam:dme:EtherServerIntFIoConfigSpeed:Configure)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-failed
mibFaultCode: F78711
mibFaultName: fsmRmtErrEtherServerIntFIoConfigSpeedConfigure
moClass: ether:ServerIntFIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/rack-unit-[id]/diag/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmRmtErrComputePhysicalUpdateBIOS:Clear

Fault Code: F78721

Message:

[FSM:STAGE:REMOTE-ERROR]: clearing pending BIOS image update(FSM-STAGE:sam:dme:ComputePhysicalUpdateBIOS:Clear)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clear-failed
mibFaultCode: F78721
mibFaultName: fsmRmtErrComputePhysicalUpdateBIOSClear
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateBIOS:PollClearStatus

Fault Code: F78721

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for pending BIOS image update to clear(FSM-STAGE:sam:dme:ComputePhysicalUpdateBIOS:PollClearStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-clear-status-failed
mibFaultCode: F78721
mibFaultName: fsmRmtErrComputePhysicalUpdateBIOSPollClearStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateBIOS:PollUpdateStatus

Fault Code: F78721

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for BIOS update to complete(FSM-STAGE:sam:dme:ComputePhysicalUpdateBIOS:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F78721
mibFaultName: fsmRmtErrComputePhysicalUpdateBIOSPollUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateBIOS:UpdateRequest

Fault Code: F78721

Message:

[FSM:STAGE:REMOTE-ERROR]: sending BIOS update request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalUpdateBIOS:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F78721
mibFaultName: fsmRmtErrComputePhysicalUpdateBIOSUpdateRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateBIOS:Activate

Fault Code: F78722

Message:

[FSM:STAGE:REMOTE-ERROR]: activating BIOS image(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F78722
mibFaultName: fsmRmtErrComputePhysicalActivateBIOSActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateBIOS:CheckPowerAvailability

Fault Code: F78722

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78722
mibFaultName: fsmRmtErrComputePhysicalActivateBIOSCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateBIOS:Clear

Fault Code: F78722

Message:

[FSM:STAGE:REMOTE-ERROR]: clearing pending BIOS image activate(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:Clear)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clear-failed
mibFaultCode: F78722
mibFaultName: fsmRmtErrComputePhysicalActivateBIOSClear
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateBIOS:PollActivateStatus

Fault Code: F78722

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for BIOS activate(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:PollActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-status-failed
mibFaultCode: F78722
mibFaultName: fsmRmtErrComputePhysicalActivateBIOSPollActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateBIOS:PollClearStatus

Fault Code: F78722

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for pending BIOS image activate to clear(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:PollClearStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-clear-status-failed
mibFaultCode: F78722
mibFaultName: fsmRmtErrComputePhysicalActivateBIOSPollClearStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateBIOS:PowerDeployWait

Fault Code: F78722

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78722
mibFaultName: fsmRmtErrComputePhysicalActivateBIOSPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateBIOS:PowerOff

Fault Code: F78722

Message:

[FSM:STAGE:REMOTE-ERROR]: Power off the server(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:PowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-failed
mibFaultCode: F78722
mibFaultName: fsmRmtErrComputePhysicalActivateBIOSPowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateBIOS:PowerOn

Fault Code: F78722

Message:

[FSM:STAGE:REMOTE-ERROR]: power on the server(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F78722
mibFaultName: fsmRmtErrComputePhysicalActivateBIOSPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalActivateBIOS:UpdateTokens

Fault Code: F78722

Message:

[FSM:STAGE:REMOTE-ERROR]: updating BIOS tokens(FSM-STAGE:sam:dme:ComputePhysicalActivateBIOS:UpdateTokens)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-tokens-failed
mibFaultCode: F78722
mibFaultName: fsmRmtErrComputePhysicalActivateBIOSUpdateTokens
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrIdentIdentRequestUpdateIdent:Execute

Fault Code: F78752

Message:

[FSM:STAGE:REMOTE-ERROR]: Update identities to external identifier manager(FSM-STAGE:sam:dme:IdentIdentRequestUpdateIdent:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78752
mibFaultName: fsmRmtErrIdentIdentRequestUpdateIdentExecute
moClass: ident:IdentRequest
Type: fsm
autoCleared: true
Affected MO: metaverse/metasys/IdentQ-[id]

fsmRmtErrIdentMetaSystemSync:Execute

Fault Code: F78753

Message:

[FSM:STAGE:REMOTE-ERROR]: Synchronise ID universe to external identifier manager(FSM-STAGE:sam:dme:IdentMetaSystemSync:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78753
mibFaultName: fsmRmtErrIdentMetaSystemSyncExecute
moClass: ident:MetaSystem
Type: fsm
autoCleared: true
Affected MO: metaverse/metasys

fsmRmtErrIdentMetaSystemSync:Ping

Fault Code: F78753

Message:

[FSM:STAGE:REMOTE-ERROR]: Check identifier manager availability(FSM-STAGE:sam:dme:IdentMetaSystemSync:Ping)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: ping-failed
mibFaultCode: F78753
mibFaultName: fsmRmtErrIdentMetaSystemSyncPing
moClass: ident:MetaSystem
Type: fsm
autoCleared: true
Affected MO: metaverse/metasys

fsmRmtErrComputePhysicalResetIpmi:Execute

Fault Code: F78766

Message:

[FSM:STAGE:REMOTE-ERROR]: Execute Reset IPMI configuration for server [dn](FSM-STAGE:sam:dme:ComputePhysicalResetIpmi:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78766
mibFaultName: fsmRmtErrComputePhysicalResetIpmiExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:ActivateBios

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Activate BIOS image for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:ActivateBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-bios-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeActivateBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:AssertBypassWait

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for assert bypass on rack server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:AssertBypassWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: assert-bypass-wait-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeAssertBypassWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:BiosImgUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update blade BIOS image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BiosImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-img-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeBiosImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:BiosPostCompletion

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for BIOS POST completion from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:BladePowerOff

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Power off server for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BladePowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-off-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeBladePowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:BmcConfigPnuOS

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: provisioning a bootable device with a bootable pre-boot image for server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeBmcConfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:BmcPreconfigPnuOSLocal

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BmcPreconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuoslocal-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeBmcPreconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:BmcPreconfigPnuOSPeer

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: prepare configuration for preboot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BmcPreconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-preconfig-pnuospeer-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeBmcPreconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:BmcUnconfigPnuOS

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: unprovisioning the bootable device for server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BmcUnconfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-unconfig-pnuos-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeBmcUnconfigPnuOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:BootPnuos

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Bring-up pre-boot environment for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-pnuos-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeBootPnuos
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:BootWait

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for system reset(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeBootWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:CheckPowerAvailability

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:CiscoOSOpenGate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Open Gate from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:CiscoOSOpenGate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: ciscoosopen-gate-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeCiscoOSOpenGate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:ClearBiosUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Clearing pending BIOS image update(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:ClearBiosUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clear-bios-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeClearBiosUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:DeassertResetBypass

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:DeassertResetBypass)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deassert-reset-bypass-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeDeassertResetBypass
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:DeleteCurlDownloadedImages

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:DeleteCurlDownloadedImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-curl-downloaded-images-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeDeleteCurlDownloadedImages
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:DeleteImagesRemote

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:DeleteImagesRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-images-remote-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeDeleteImagesRemote
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:GraphicsImageUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update gpu firmware image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:GraphicsImageUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: graphics-image-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeGraphicsImageUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:HbaImgUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update Host Bus Adapter image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:HbaImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hba-img-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeHbaImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:LocalDiskFwUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update LocalDisk firmware image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:LocalDiskFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-disk-fw-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeLocalDiskFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:MswitchImgUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update NVMe MSwitch image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:MswitchImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: mswitch-img-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeMswitchImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:NicConfigPnuOSLocal

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:NicConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuoslocal-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeNicConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:NicConfigPnuOSPeer

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:NicConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-pnuospeer-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeNicConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:NicImgUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update adapter image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:NicImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-img-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeNicImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:NicUnconfigPnuOSLocal

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:NicUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuoslocal-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeNicUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:NicUnconfigPnuOSPeer

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure adapter of server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:NicUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-unconfig-pnuospeer-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeNicUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:OobPollSasExpanderActivateStatus

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Sas expander regular firmware activation to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobPollSasExpanderActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-activate-status-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeOobPollSasExpanderActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:OobPollSasExpanderBootImgActivateStatus

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Sas expander boot firmware update to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobPollSasExpanderBootImgActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-boot-img-activate-status-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeOobPollSasExpanderBootImgActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:OobPollSasExpanderUpdateStatus

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Sas expander regular firmware update to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobPollSasExpanderUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-poll-sas-expander-update-status-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeOobPollSasExpanderUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:OobSasExpanderBootImgActivate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Sas expander boot firmware update(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobSasExpanderBootImgActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-boot-img-activate-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeOobSasExpanderBootImgActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:OobSasExpanderImgActivate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Sas expander regular firmware activate(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobSasExpanderImgActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-img-activate-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeOobSasExpanderImgActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:OobSasExpanderImgUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Sas expander regular firmware update(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobSasExpanderImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-sas-expander-img-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeOobSasExpanderImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:OobStorageInventory

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Perform oob storage inventory(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeOobStorageInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PciSwitchImageUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update Pci Switch firmware image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PciSwitchImageUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pci-switch-image-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePciSwitchImageUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PersistentMemoryDimmFwUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update Persistent Memory DIMM firmware image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PersistentMemoryDimmFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: persistent-memory-dimm-fw-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePersistentMemoryDimmFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PnuOSCatalog

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Populate pre-boot catalog to server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuoscatalog-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePnuOSCatalog
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PnuOSConfig

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure server with service profile [assignedToDn] pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosconfig-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePnuOSConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PnuOSIdent

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Identify pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePnuOSIdent
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PnuOSInventory

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Perform inventory of server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosinventory-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePnuOSInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PnuOSPolicy

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Populate pre-boot environment behavior policy(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuospolicy-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePnuOSPolicy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PnuOSSelfTest

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Trigger self-test on pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSSelfTest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosself-test-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePnuOSSelfTest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PnuOSUnloadDrivers

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Unload drivers on server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSUnloadDrivers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosunload-drivers-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePnuOSUnloadDrivers
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PnuOSValidate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Pre-boot environment validation for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PnuOSValidate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosvalidate-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePnuOSValidate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PollBiosActivateStatus

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for BIOS activate(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PollBiosActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-bios-activate-status-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePollBiosActivateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PollBiosUpdateStatus

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for BIOS update to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PollBiosUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-bios-update-status-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePollBiosUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PollBoardCtrlPowerCycle

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Board Controller power cycle to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PollBoardCtrlPowerCycle)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-board-ctrl-power-cycle-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePollBoardCtrlPowerCycle
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PollBoardCtrlUpdateStatus

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Board Controller update to complete(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PollBoardCtrlUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-board-ctrl-update-status-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePollBoardCtrlUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PollClearBiosUpdateStatus

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for pending BIOS image update to clear(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PollClearBiosUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-clear-bios-update-status-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePollClearBiosUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PowerCycleBoard

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Power cycle the board controller(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PowerCycleBoard)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-cycle-board-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePowerCycleBoard
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PowerDeployWait

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PowerOn

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on server for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:PreSanitize

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradePreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:Sanitize

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:SasExpanderImgUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update sas expander image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SasExpanderImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sas-expander-img-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSasExpanderImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:Shutdown

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Shutting down server [dn] after firmware upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:SolRedirectDisable

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Disable Sol redirection on server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SolRedirectDisable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-disable-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSolRedirectDisable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:SolRedirectEnable

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: set up bios token for server for Sol redirect(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SolRedirectEnable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sol-redirect-enable-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSolRedirectEnable
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:StorageCtlrImgUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update storage controller image(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:StorageCtlrImgUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: storage-ctlr-img-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeStorageCtlrImgUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:SwConfigPnuOSLocal

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure primary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwConfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuoslocal-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSwConfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:SwConfigPnuOSPeer

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure secondary fabric interconnect for pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwConfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-pnuospeer-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSwConfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:SwConfigPortNivLocal

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring primary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwConfigPortNivLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-local-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSwConfigPortNivLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:SwConfigPortNivPeer

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring secondary fabric interconnect access to server(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwConfigPortNivPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-port-niv-peer-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSwConfigPortNivPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:SwUnconfigPnuOSLocal

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure primary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwUnconfigPnuOSLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuoslocal-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSwUnconfigPnuOSLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:SwUnconfigPnuOSPeer

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure secondary fabric interconnect for server pre-boot environment(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:SwUnconfigPnuOSPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-unconfig-pnuospeer-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSwUnconfigPnuOSPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:UnconfigCimcVMedia

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all mappings for vmedia(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeUnconfigCimcVMedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:UnconfigExtMgmtGw

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt bmc gateway for vmedia(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeUnconfigExtMgmtGw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:UnconfigExtMgmtRules

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeUnconfigExtMgmtRules
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:UnlockFirmwareImage

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Releasing the lock obtained(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UnlockFirmwareImage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unlock-firmware-image-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeUnlockFirmwareImage
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:UpdateBiosRequest

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending update BIOS request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UpdateBiosRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-bios-request-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeUpdateBiosRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:UpdateBoardCtrlRequest

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending Board Controller update request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:UpdateBoardCtrlRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-board-ctrl-request-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeUpdateBoardCtrlRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:activateAdaptorNwFwLocal

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Activate adapter network firmware on(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:activateAdaptorNwFwLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-nw-fw-local-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeActivateAdaptorNwFwLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:activateAdaptorNwFwPeer

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Activate adapter network firmware on(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:activateAdaptorNwFwPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-nw-fw-peer-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeActivateAdaptorNwFwPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:activateIBMCFw

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Activate CIMC firmware of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:activateIBMCFw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activateibmcfw-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeActivateIBMCFw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:copyRemote

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Copy images to peer node(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:copyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeCopyRemote
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:downloadImages

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Download images from operations manager(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:downloadImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-images-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeDownloadImages
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:hagPnuOSConnect

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:hagPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosconnect-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeHagPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:hagPnuOSDisconnect

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:hagPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-pnuosdisconnect-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeHagPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:resetIBMC

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Reset CIMC of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:resetIBMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resetibmc-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeResetIBMC
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:serialDebugPnuOSConnect

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent for Firmware Upgrade(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:serialDebugPnuOSConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosconnect-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSerialDebugPnuOSConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:serialDebugPnuOSDisconnect

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect pre-boot environment agent(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:serialDebugPnuOSDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-pnuosdisconnect-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeSerialDebugPnuOSDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:updateAdaptorNwFwLocal

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update adapter network firmware(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:updateAdaptorNwFwLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-nw-fw-local-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeUpdateAdaptorNwFwLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:updateAdaptorNwFwPeer

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update adapter network firmware(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:updateAdaptorNwFwPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-nw-fw-peer-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeUpdateAdaptorNwFwPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:updateIBMCFw

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Update CIMC firmware of server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:updateIBMCFw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: updateibmcfw-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeUpdateIBMCFw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdateLocal

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Wait for adapter network firmware update completion(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdateLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-adaptor-nw-fw-update-local-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeWaitForAdaptorNwFwUpdateLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdatePeer

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Wait for adapter network firmware update completion(FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:waitForAdaptorNwFwUpdatePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-adaptor-nw-fw-update-peer-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeWaitForAdaptorNwFwUpdatePeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalFwUpgrade:waitForIBMCFwUpdate

Fault Code: F78767

Message:

[FSM:STAGE:REMOTE-ERROR]: Wait for CIMC firmware completion on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalFwUpgrade:waitForIBMCFwUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-foribmcfw-update-failed
mibFaultCode: F78767
mibFaultName: fsmRmtErrComputePhysicalFwUpgradeWaitForIBMCFwUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitAdapterReset:DeassertResetBypass

Fault Code: F78768

Message:

[FSM:STAGE:REMOTE-ERROR]: deassert reset-bypass(FSM-STAGE:sam:dme:ComputeRackUnitAdapterReset:DeassertResetBypass)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: deassert-reset-bypass-failed
mibFaultCode: F78768
mibFaultName: fsmRmtErrComputeRackUnitAdapterResetDeassertResetBypass
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitAdapterReset:PowerCycle

Fault Code: F78768

Message:

[FSM:STAGE:REMOTE-ERROR]: Power-cycle server [dn](FSM-STAGE:sam:dme:ComputeRackUnitAdapterReset:PowerCycle)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-cycle-failed
mibFaultCode: F78768
mibFaultName: fsmRmtErrComputeRackUnitAdapterResetPowerCycle
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitAdapterReset:PreSanitize

Fault Code: F78768

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server [dn](FSM-STAGE:sam:dme:ComputeRackUnitAdapterReset:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F78768
mibFaultName: fsmRmtErrComputeRackUnitAdapterResetPreSanitize
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitAdapterReset:Sanitize

Fault Code: F78768

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server [dn](FSM-STAGE:sam:dme:ComputeRackUnitAdapterReset:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F78768
mibFaultName: fsmRmtErrComputeRackUnitAdapterResetSanitize
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrPortPIoInCompatSfpReplaced:EnablePort

Fault Code: F78798

Message:

[FSM:STAGE:REMOTE-ERROR]: Enabling port(FSM-STAGE:sam:dme:PortPIoInCompatSfpReplaced:EnablePort)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-port-failed
mibFaultCode: F78798
mibFaultName: fsmRmtErrPortPIoInCompatSfpReplacedEnablePort
moClass: port:PIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmRmtErrExtpolEpRegisterFsm:Execute

Fault Code: F78799

Message:

[FSM:STAGE:REMOTE-ERROR]: Register FSM Execute(FSM-STAGE:sam:dme:ExtpolEpRegisterFsm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78799
mibFaultName: fsmRmtErrExtpolEpRegisterFsmExecute
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmRmtErrExtpolRegistryCrossDomainConfig:SetLocal

Fault Code: F78800

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure cross-domain XML for FLEX client on local fabric-interconnect(FSM-STAGE:sam:dme:ExtpolRegistryCrossDomainConfig:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F78800
mibFaultName: fsmRmtErrExtpolRegistryCrossDomainConfigSetLocal
moClass: extpol:Registry
Type: fsm
autoCleared: true
Affected MO: extpol/reg

fsmRmtErrExtpolRegistryCrossDomainConfig:SetPeer

Fault Code: F78800

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure cross-domain XML for FLEX client on peer fabric-interconnect(FSM-STAGE:sam:dme:ExtpolRegistryCrossDomainConfig:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F78800
mibFaultName: fsmRmtErrExtpolRegistryCrossDomainConfigSetPeer
moClass: extpol:Registry
Type: fsm
autoCleared: true
Affected MO: extpol/reg

fsmRmtErrExtpolRegistryCrossDomainDelete:SetLocal

Fault Code: F78801

Message:

[FSM:STAGE:REMOTE-ERROR]: Remove cross-domain XML for FLEX client on local fabric-interconnect(FSM-STAGE:sam:dme:ExtpolRegistryCrossDomainDelete:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F78801
mibFaultName: fsmRmtErrExtpolRegistryCrossDomainDeleteSetLocal
moClass: extpol:Registry
Type: fsm
autoCleared: true
Affected MO: extpol/reg

fsmRmtErrExtpolRegistryCrossDomainDelete:SetPeer

Fault Code: F78801

Message:

[FSM:STAGE:REMOTE-ERROR]: Remove cross-domain XML for FLEX client on peer fabric-interconnect(FSM-STAGE:sam:dme:ExtpolRegistryCrossDomainDelete:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F78801
mibFaultName: fsmRmtErrExtpolRegistryCrossDomainDeleteSetPeer
moClass: extpol:Registry
Type: fsm
autoCleared: true
Affected MO: extpol/reg

fsmRmtErrNfsMountInstMount:MountLocal

Fault Code: F78817

Message:

[FSM:STAGE:REMOTE-ERROR]: Mount nfs [remoteDir] from server [server] on local switch(FSM-STAGE:sam:dme:NfsMountInstMount:MountLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: mount-local-failed
mibFaultCode: F78817
mibFaultName: fsmRmtErrNfsMountInstMountMountLocal
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmRmtErrNfsMountInstMount:MountPeer

Fault Code: F78817

Message:

[FSM:STAGE:REMOTE-ERROR]: Mount nfs [remoteDir] from NFS server [server] on peer switch(FSM-STAGE:sam:dme:NfsMountInstMount:MountPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: mount-peer-failed
mibFaultCode: F78817
mibFaultName: fsmRmtErrNfsMountInstMountMountPeer
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmRmtErrNfsMountInstMount:RegisterClient

Fault Code: F78817

Message:

[FSM:STAGE:REMOTE-ERROR]: Register client with Ops Mgr(FSM-STAGE:sam:dme:NfsMountInstMount:RegisterClient)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: register-client-failed
mibFaultCode: F78817
mibFaultName: fsmRmtErrNfsMountInstMountRegisterClient
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmRmtErrNfsMountInstMount:VerifyRegistration

Fault Code: F78817

Message:

[FSM:STAGE:REMOTE-ERROR]: Verify client registration with Ops Mgr(FSM-STAGE:sam:dme:NfsMountInstMount:VerifyRegistration)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-registration-failed
mibFaultCode: F78817
mibFaultName: fsmRmtErrNfsMountInstMountVerifyRegistration
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmRmtErrNfsMountInstUnmount:UnmountLocal

Fault Code: F78818

Message:

[FSM:STAGE:REMOTE-ERROR]: Unmount nfs [remoteDir] from server [server](FSM-STAGE:sam:dme:NfsMountInstUnmount:UnmountLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unmount-local-failed
mibFaultCode: F78818
mibFaultName: fsmRmtErrNfsMountInstUnmountUnmountLocal
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmRmtErrNfsMountInstUnmount:UnmountPeer

Fault Code: F78818

Message:

[FSM:STAGE:REMOTE-ERROR]: Unmount nfs [remoteDir] from server [server](FSM-STAGE:sam:dme:NfsMountInstUnmount:UnmountPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unmount-peer-failed
mibFaultCode: F78818
mibFaultName: fsmRmtErrNfsMountInstUnmountUnmountPeer
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmRmtErrNfsMountDefReportNfsMountSuspend:Report

Fault Code: F78819

Message:

[FSM:STAGE:REMOTE-ERROR]: Report mount suspend success to operations manager(FSM-STAGE:sam:dme:NfsMountDefReportNfsMountSuspend:Report)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-failed
mibFaultCode: F78819
mibFaultName: fsmRmtErrNfsMountDefReportNfsMountSuspendReport
moClass: nfs:MountDef
Type: fsm
autoCleared: true
Affected MO: nfs-ep/nfs-mount-def-[name]

fsmRmtErrStorageSystemSync:Execute

Fault Code: F78835

Message:

[FSM:STAGE:REMOTE-ERROR]: Synchronise requestors with storage broker(FSM-STAGE:sam:dme:StorageSystemSync:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78835
mibFaultName: fsmRmtErrStorageSystemSyncExecute
moClass: storage:System
Type: fsm
autoCleared: true
Affected MO: storage-ep/system

fsmRmtErrFirmwareSystemDeploy:ActivateIOM

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Activating IOMs(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ActivateIOM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activateiom-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployActivateIOM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:ActivateLocalFI

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Activating Local Fabric Interconnect(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ActivateLocalFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-localfi-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployActivateLocalFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:ActivateRemoteFI

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Activating Peer Fabric Interconnect(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ActivateRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-remotefi-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployActivateRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:ActivateUCSM

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Activating UCSM(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ActivateUCSM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activateucsm-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployActivateUCSM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:ActivateUCSMServicePack

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Activating UCSM Service Pack(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ActivateUCSMServicePack)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activateucsmservice-pack-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployActivateUCSMServicePack
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:CopyAllImagesToPeer

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Copy all images to peer(FSM-STAGE:sam:dme:FirmwareSystemDeploy:CopyAllImagesToPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-all-images-to-peer-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployCopyAllImagesToPeer
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:FabEvacOffRemoteFI

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Disabling Fabric Evacuation on Remote FI(FSM-STAGE:sam:dme:FirmwareSystemDeploy:FabEvacOffRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: fab-evac-off-remotefi-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployFabEvacOffRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:FabEvacOnRemoteFI

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Enabling Fabric Evacuation on Remote FI(FSM-STAGE:sam:dme:FirmwareSystemDeploy:FabEvacOnRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: fab-evac-on-remotefi-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployFabEvacOnRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:FailOverToRemoteFI

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Switching Over to Remote FI to make it as Primary(FSM-STAGE:sam:dme:FirmwareSystemDeploy:FailOverToRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: fail-over-to-remotefi-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployFailOverToRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:InternalBackup

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Taking Internal Backup(FSM-STAGE:sam:dme:FirmwareSystemDeploy:InternalBackup)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: internal-backup-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployInternalBackup
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:PollActivateOfIOM

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Activation to complete on IOMs(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollActivateOfIOM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-ofiom-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployPollActivateOfIOM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:PollActivateOfLocalFI

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Activation to complete on Local Fabric Interconnect(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollActivateOfLocalFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-of-localfi-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployPollActivateOfLocalFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:PollActivateOfRemoteFI

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Activation to complete on Peer Fabric Interconnect(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollActivateOfRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-of-remotefi-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployPollActivateOfRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:PollActivateOfUCSM

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for UCSM Activate to complete(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollActivateOfUCSM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-ofucsm-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployPollActivateOfUCSM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:PollActivateOfUCSMServicePack

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for UCSM Service Pack Activate to complete(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollActivateOfUCSMServicePack)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-ofucsmservice-pack-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployPollActivateOfUCSMServicePack
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:PollFabEvacOffRemoteFI

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Fabric Evacuation to be Disabled on Remote FI(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollFabEvacOffRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-fab-evac-off-remotefi-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployPollFabEvacOffRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:PollFabEvacOnRemoteFI

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Fabric Evacuation to be Enabled on Remote FI(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollFabEvacOnRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-fab-evac-on-remotefi-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployPollFabEvacOnRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:PollFailOverToRemoteFI

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Switch Over to complete(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollFailOverToRemoteFI)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-fail-over-to-remotefi-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployPollFailOverToRemoteFI
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:PollInternalBackup

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Internal Backup to complete(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollInternalBackup)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-internal-backup-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployPollInternalBackup
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:PollUpdateOfIOM

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for update of IOMs to complete(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollUpdateOfIOM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-ofiom-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployPollUpdateOfIOM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:PollWaitForUserAck

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Polling to wait for user acknowledgment(FSM-STAGE:sam:dme:FirmwareSystemDeploy:PollWaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-wait-for-user-ack-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployPollWaitForUserAck
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:ResolveDistributable

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve distributable from operations manager(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ResolveDistributable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployResolveDistributable
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:ResolveDistributableNames

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving distributable name from infra pack(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ResolveDistributableNames)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-names-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployResolveDistributableNames
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:ResolveImages

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve images from operations manager(FSM-STAGE:sam:dme:FirmwareSystemDeploy:ResolveImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-images-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployResolveImages
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:UpdateIOM

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Updating back-up image of IOMs(FSM-STAGE:sam:dme:FirmwareSystemDeploy:UpdateIOM)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: updateiom-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployUpdateIOM
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:WaitForDeploy

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Deploy to begin(FSM-STAGE:sam:dme:FirmwareSystemDeploy:WaitForDeploy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-deploy-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployWaitForDeploy
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:WaitForUserAck

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for User Acknowledgment To Start Primary Fabric Interconnect Activation(FSM-STAGE:sam:dme:FirmwareSystemDeploy:WaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-user-ack-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployWaitForUserAck
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemDeploy:downloadImages

Fault Code: F78848

Message:

[FSM:STAGE:REMOTE-ERROR]: downloading image from central to local repository(FSM-STAGE:sam:dme:FirmwareSystemDeploy:downloadImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-images-failed
mibFaultCode: F78848
mibFaultName: fsmRmtErrFirmwareSystemDeployDownloadImages
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemApplyCatalogPack:ActivateCatalog

Fault Code: F78849

Message:

[FSM:STAGE:REMOTE-ERROR]: Activating Catalog(FSM-STAGE:sam:dme:FirmwareSystemApplyCatalogPack:ActivateCatalog)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-catalog-failed
mibFaultCode: F78849
mibFaultName: fsmRmtErrFirmwareSystemApplyCatalogPackActivateCatalog
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemApplyCatalogPack:ResolveDistributable

Fault Code: F78849

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve distributable from operations manager(FSM-STAGE:sam:dme:FirmwareSystemApplyCatalogPack:ResolveDistributable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-failed
mibFaultCode: F78849
mibFaultName: fsmRmtErrFirmwareSystemApplyCatalogPackResolveDistributable
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemApplyCatalogPack:ResolveDistributableNames

Fault Code: F78849

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving distributable name(FSM-STAGE:sam:dme:FirmwareSystemApplyCatalogPack:ResolveDistributableNames)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-names-failed
mibFaultCode: F78849
mibFaultName: fsmRmtErrFirmwareSystemApplyCatalogPackResolveDistributableNames
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrFirmwareSystemApplyCatalogPack:ResolveImages

Fault Code: F78849

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve images from operations manager(FSM-STAGE:sam:dme:FirmwareSystemApplyCatalogPack:ResolveImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-images-failed
mibFaultCode: F78849
mibFaultName: fsmRmtErrFirmwareSystemApplyCatalogPackResolveImages
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmRmtErrComputeServerDiscPolicyResolveScrubPolicy:Resolve

Fault Code: F78866

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving scrub policy from UCS Central(FSM-STAGE:sam:dme:ComputeServerDiscPolicyResolveScrubPolicy:Resolve)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-failed
mibFaultCode: F78866
mibFaultName: fsmRmtErrComputeServerDiscPolicyResolveScrubPolicyResolve
moClass: compute:ServerDiscPolicy
Type: fsm
autoCleared: true
Affected MO: org-[name]/server-discovery

fsmRmtErrSwFcSanBorderActivateZoneSet:UpdateZones

Fault Code: F78879

Message:

[FSM:STAGE:REMOTE-ERROR]: fc zone configuration on [switchId](FSM-STAGE:sam:dme:SwFcSanBorderActivateZoneSet:UpdateZones)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-zones-failed
mibFaultCode: F78879
mibFaultName: fsmRmtErrSwFcSanBorderActivateZoneSetUpdateZones
moClass: sw:FcSanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-fc

fsmRmtErrSwFcSanBorderActivateZoneSet:VerifyUserZoneConfig

Fault Code: F78879

Message:

[FSM:STAGE:REMOTE-ERROR]: Verifying Storage(FC User Configured Zones) Connectivity(FSM-STAGE:sam:dme:SwFcSanBorderActivateZoneSet:VerifyUserZoneConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-user-zone-config-failed
mibFaultCode: F78879
mibFaultName: fsmRmtErrSwFcSanBorderActivateZoneSetVerifyUserZoneConfig
moClass: sw:FcSanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-fc

fsmRmtErrExtpolEpRepairCert:cleanOldData

Fault Code: F78886

Message:

[FSM:STAGE:REMOTE-ERROR]: Cleaning certificates, channels and policy meta data(FSM-STAGE:sam:dme:ExtpolEpRepairCert:cleanOldData)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clean-old-data-failed
mibFaultCode: F78886
mibFaultName: fsmRmtErrExtpolEpRepairCertCleanOldData
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmRmtErrExtpolEpRepairCert:request

Fault Code: F78886

Message:

[FSM:STAGE:REMOTE-ERROR]: Provisioning latest certificates(FSM-STAGE:sam:dme:ExtpolEpRepairCert:request)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: request-failed
mibFaultCode: F78886
mibFaultName: fsmRmtErrExtpolEpRepairCertRequest
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmRmtErrExtpolEpRepairCert:unregister

Fault Code: F78886

Message:

[FSM:STAGE:REMOTE-ERROR]: unregister from old UCS Central, if needed(FSM-STAGE:sam:dme:ExtpolEpRepairCert:unregister)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unregister-failed
mibFaultCode: F78886
mibFaultName: fsmRmtErrExtpolEpRepairCertUnregister
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmRmtErrExtpolEpRepairCert:verify

Fault Code: F78886

Message:

[FSM:STAGE:REMOTE-ERROR]: checking that cert was provisioned(FSM-STAGE:sam:dme:ExtpolEpRepairCert:verify)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-failed
mibFaultCode: F78886
mibFaultName: fsmRmtErrExtpolEpRepairCertVerify
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmRmtErrExtpolEpRepairCert:verifyGuid

Fault Code: F78886

Message:

[FSM:STAGE:REMOTE-ERROR]: verifying GUID of UCS Central(FSM-STAGE:sam:dme:ExtpolEpRepairCert:verifyGuid)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-guid-failed
mibFaultCode: F78886
mibFaultName: fsmRmtErrExtpolEpRepairCertVerifyGuid
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmRmtErrPolicyControlEpOperate:Resolve

Fault Code: F78887

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyControlEpOperate:Resolve)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-failed
mibFaultCode: F78887
mibFaultName: fsmRmtErrPolicyControlEpOperateResolve
moClass: policy:ControlEp
Type: fsm
autoCleared: true
Affected MO: sys/control-ep-[type]

fsmRmtErrPolicyPolicyScopeReleasePolicyFsm:Release

Fault Code: F78888

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleasePolicyFsm:Release)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-failed
mibFaultCode: F78888
mibFaultName: fsmRmtErrPolicyPolicyScopeReleasePolicyFsmRelease
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeReleaseOperationFsm:Release

Fault Code: F78889

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseOperationFsm:Release)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-failed
mibFaultCode: F78889
mibFaultName: fsmRmtErrPolicyPolicyScopeReleaseOperationFsmRelease
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeReleaseStorageFsm:Release

Fault Code: F78890

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseStorageFsm:Release)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-failed
mibFaultCode: F78890
mibFaultName: fsmRmtErrPolicyPolicyScopeReleaseStorageFsmRelease
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeResolveManyPolicyFsm:ResolveMany

Fault Code: F78891

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveManyPolicyFsm:ResolveMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-many-failed
mibFaultCode: F78891
mibFaultName: fsmRmtErrPolicyPolicyScopeResolveManyPolicyFsmResolveMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeResolveManyOperationFsm:ResolveMany

Fault Code: F78892

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveManyOperationFsm:ResolveMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-many-failed
mibFaultCode: F78892
mibFaultName: fsmRmtErrPolicyPolicyScopeResolveManyOperationFsmResolveMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeResolveManyStorageFsm:ResolveMany

Fault Code: F78893

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveManyStorageFsm:ResolveMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-many-failed
mibFaultCode: F78893
mibFaultName: fsmRmtErrPolicyPolicyScopeResolveManyStorageFsmResolveMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeReleaseManyPolicyFsm:ReleaseMany

Fault Code: F78894

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseManyPolicyFsm:ReleaseMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-many-failed
mibFaultCode: F78894
mibFaultName: fsmRmtErrPolicyPolicyScopeReleaseManyPolicyFsmReleaseMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeReleaseManyOperationFsm:ReleaseMany

Fault Code: F78895

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseManyOperationFsm:ReleaseMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-many-failed
mibFaultCode: F78895
mibFaultName: fsmRmtErrPolicyPolicyScopeReleaseManyOperationFsmReleaseMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeReleaseManyStorageFsm:ReleaseMany

Fault Code: F78896

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseManyStorageFsm:ReleaseMany)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-many-failed
mibFaultCode: F78896
mibFaultName: fsmRmtErrPolicyPolicyScopeReleaseManyStorageFsmReleaseMany
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeResolveAllPolicyFsm:ResolveAll

Fault Code: F78897

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveAllPolicyFsm:ResolveAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-all-failed
mibFaultCode: F78897
mibFaultName: fsmRmtErrPolicyPolicyScopeResolveAllPolicyFsmResolveAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeResolveAllOperationFsm:ResolveAll

Fault Code: F78898

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveAllOperationFsm:ResolveAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-all-failed
mibFaultCode: F78898
mibFaultName: fsmRmtErrPolicyPolicyScopeResolveAllOperationFsmResolveAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeResolveAllStorageFsm:ResolveAll

Fault Code: F78899

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeResolveAllStorageFsm:ResolveAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-all-failed
mibFaultCode: F78899
mibFaultName: fsmRmtErrPolicyPolicyScopeResolveAllStorageFsmResolveAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeReleaseAllPolicyFsm:ReleaseAll

Fault Code: F78900

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseAllPolicyFsm:ReleaseAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-all-failed
mibFaultCode: F78900
mibFaultName: fsmRmtErrPolicyPolicyScopeReleaseAllPolicyFsmReleaseAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeReleaseAllOperationFsm:ReleaseAll

Fault Code: F78901

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseAllOperationFsm:ReleaseAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-all-failed
mibFaultCode: F78901
mibFaultName: fsmRmtErrPolicyPolicyScopeReleaseAllOperationFsmReleaseAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrPolicyPolicyScopeReleaseAllStorageFsm:ReleaseAll

Fault Code: F78902

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeReleaseAllStorageFsm:ReleaseAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: release-all-failed
mibFaultCode: F78902
mibFaultName: fsmRmtErrPolicyPolicyScopeReleaseAllStorageFsmReleaseAll
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmRmtErrMgmtExportPolicyReportConfigCopy:Report

Fault Code: F78924

Message:

[FSM:STAGE:REMOTE-ERROR]: Report config copy to Ops Mgr(FSM-STAGE:sam:dme:MgmtExportPolicyReportConfigCopy:Report)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-failed
mibFaultCode: F78924
mibFaultName: fsmRmtErrMgmtExportPolicyReportConfigCopyReport
moClass: mgmt:ExportPolicy
Type: fsm
autoCleared: true
Affected MO: org-[name]/cfg-exp-policy-[name]
Affected MO: org-[name]/db-backup-policy-[name]

fsmRmtErrExtpolProviderReportConfigImport:Report

Fault Code: F78925

Message:

[FSM:STAGE:REMOTE-ERROR]: Report config import to Ops Mgr(FSM-STAGE:sam:dme:ExtpolProviderReportConfigImport:Report)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-failed
mibFaultCode: F78925
mibFaultName: fsmRmtErrExtpolProviderReportConfigImportReport
moClass: extpol:Provider
Type: fsm
autoCleared: true
Affected MO: extpol/reg/providers/prov-[type]

fsmRmtErrObserveObservedResolvePolicyFsm:Execute

Fault Code: F78931

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve Policy FSM Execute(FSM-STAGE:sam:dme:ObserveObservedResolvePolicyFsm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78931
mibFaultName: fsmRmtErrObserveObservedResolvePolicyFsmExecute
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmRmtErrObserveObservedResolveResourceFsm:Execute

Fault Code: F78932

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve Resource FSM Execute(FSM-STAGE:sam:dme:ObserveObservedResolveResourceFsm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78932
mibFaultName: fsmRmtErrObserveObservedResolveResourceFsmExecute
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmRmtErrObserveObservedResolveVMFsm:Execute

Fault Code: F78933

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve VM FSM Execute(FSM-STAGE:sam:dme:ObserveObservedResolveVMFsm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78933
mibFaultName: fsmRmtErrObserveObservedResolveVMFsmExecute
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmRmtErrObserveObservedResolveControllerFsm:Execute

Fault Code: F78934

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve Mgmt Controller FSM Execute(FSM-STAGE:sam:dme:ObserveObservedResolveControllerFsm:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F78934
mibFaultName: fsmRmtErrObserveObservedResolveControllerFsmExecute
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmRmtErrMgmtControllerRegistryConfig:Remove

Fault Code: F78939

Message:

[FSM:STAGE:REMOTE-ERROR]: Deleting registry information from local config file(FSM-STAGE:sam:dme:MgmtControllerRegistryConfig:Remove)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remove-failed
mibFaultCode: F78939
mibFaultName: fsmRmtErrMgmtControllerRegistryConfigRemove
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerRegistryConfig:RemovePeer

Fault Code: F78939

Message:

[FSM:STAGE:REMOTE-ERROR]: Deleting registry information from peer config file(FSM-STAGE:sam:dme:MgmtControllerRegistryConfig:RemovePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: remove-peer-failed
mibFaultCode: F78939
mibFaultName: fsmRmtErrMgmtControllerRegistryConfigRemovePeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrGmetaHolderInventory:BeginInventory

Fault Code: F79048

Message:

[FSM:STAGE:REMOTE-ERROR]: Begin inventory stages(FSM-STAGE:sam:dme:GmetaHolderInventory:BeginInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: begin-inventory-failed
mibFaultCode: F79048
mibFaultName: fsmRmtErrGmetaHolderInventoryBeginInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmRmtErrGmetaHolderInventory:CheckInventoryStatus

Fault Code: F79048

Message:

[FSM:STAGE:REMOTE-ERROR]: Throttle inventory(FSM-STAGE:sam:dme:GmetaHolderInventory:CheckInventoryStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-inventory-status-failed
mibFaultCode: F79048
mibFaultName: fsmRmtErrGmetaHolderInventoryCheckInventoryStatus
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmRmtErrGmetaHolderInventory:EndInventory

Fault Code: F79048

Message:

[FSM:STAGE:REMOTE-ERROR]: End inventory stages(FSM-STAGE:sam:dme:GmetaHolderInventory:EndInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: end-inventory-failed
mibFaultCode: F79048
mibFaultName: fsmRmtErrGmetaHolderInventoryEndInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmRmtErrGmetaHolderInventory:FullInventory

Fault Code: F79048

Message:

[FSM:STAGE:REMOTE-ERROR]: Full inventory stages(FSM-STAGE:sam:dme:GmetaHolderInventory:FullInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: full-inventory-failed
mibFaultCode: F79048
mibFaultName: fsmRmtErrGmetaHolderInventoryFullInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmRmtErrGmetaHolderInventory:ReportFaultInventory

Fault Code: F79048

Message:

[FSM:STAGE:REMOTE-ERROR]: Report fault inventory to UCS-Central(FSM-STAGE:sam:dme:GmetaHolderInventory:ReportFaultInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-fault-inventory-failed
mibFaultCode: F79048
mibFaultName: fsmRmtErrGmetaHolderInventoryReportFaultInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmRmtErrGmetaHolderInventory:ReportOrgInventory

Fault Code: F79048

Message:

[FSM:STAGE:REMOTE-ERROR]: Report org inventory to UCS-Central(FSM-STAGE:sam:dme:GmetaHolderInventory:ReportOrgInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-org-inventory-failed
mibFaultCode: F79048
mibFaultName: fsmRmtErrGmetaHolderInventoryReportOrgInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmRmtErrGmetaHolderInventory:ReportPhysicalInventory

Fault Code: F79048

Message:

[FSM:STAGE:REMOTE-ERROR]: Report physical inventory to UCS-Central(FSM-STAGE:sam:dme:GmetaHolderInventory:ReportPhysicalInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-physical-inventory-failed
mibFaultCode: F79048
mibFaultName: fsmRmtErrGmetaHolderInventoryReportPhysicalInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmRmtErrGmetaHolderInventory:ReportStorageInventory

Fault Code: F79048

Message:

[FSM:STAGE:REMOTE-ERROR]: Report storage inventory to UCS-Central(FSM-STAGE:sam:dme:GmetaHolderInventory:ReportStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-storage-inventory-failed
mibFaultCode: F79048
mibFaultName: fsmRmtErrGmetaHolderInventoryReportStorageInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmRmtErrComputePhysicalCimcSessionDelete:Execute

Fault Code: F79049

Message:

[FSM:STAGE:REMOTE-ERROR]: Terminating Cimc Sessions(FSM-STAGE:sam:dme:ComputePhysicalCimcSessionDelete:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79049
mibFaultName: fsmRmtErrComputePhysicalCimcSessionDeleteExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrPolicyControlledTypeOperate:ResolveAll

Fault Code: F79052

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving controlled type global policies(FSM-STAGE:sam:dme:PolicyControlledTypeOperate:ResolveAll)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-all-failed
mibFaultCode: F79052
mibFaultName: fsmRmtErrPolicyControlledTypeOperateResolveAll
moClass: policy:ControlledType
Type: fsm
autoCleared: true
Affected MO: sys/control-ep-[type]/cfg-backup-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/comm-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/datetime-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/discovery-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/dns-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/equipment-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/fabric-fw-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/fault-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/mep-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/monitoring-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/portconfig-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/powermgmt-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/psu-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/security-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/storage-autoconfig-ctrl/ctrlled-type-[type]

fsmRmtErrFabricVnetEpSyncEpPushVnetEpDeletion:Sync

Fault Code: F79059

Message:

[FSM:STAGE:REMOTE-ERROR]: Update resource-mgr with VnetEp deletion(FSM-STAGE:sam:dme:FabricVnetEpSyncEpPushVnetEpDeletion:Sync)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sync-failed
mibFaultCode: F79059
mibFaultName: fsmRmtErrFabricVnetEpSyncEpPushVnetEpDeletionSync
moClass: fabric:VnetEpSyncEp
Type: fsm
autoCleared: true
Affected MO: extpol/reg/providers/prov-[type]/syncEp

fsmRmtErrSwEthLanFlowMonDeploy:UpdateEthFlowMon

Fault Code: F79079

Message:

[FSM:STAGE:REMOTE-ERROR]: Ethernet traffic flow monitoring configuration on [switchId](FSM-STAGE:sam:dme:SwEthLanFlowMonDeploy:UpdateEthFlowMon)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-eth-flow-mon-failed
mibFaultCode: F79079
mibFaultName: fsmRmtErrSwEthLanFlowMonDeployUpdateEthFlowMon
moClass: sw:EthLanFlowMon
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ethlanflowmon

fsmRmtErrMgmtIPv6IfAddrSwMgmtOobIpv6IfConfig:Switch

Fault Code: F79105

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring the out-of-band IPv6 interface(FSM-STAGE:sam:dme:MgmtIPv6IfAddrSwMgmtOobIpv6IfConfig:Switch)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: switch-failed
mibFaultCode: F79105
mibFaultName: fsmRmtErrMgmtIPv6IfAddrSwMgmtOobIpv6IfConfigSwitch
moClass: mgmt:IPv6IfAddr
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/fex-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/switch-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/switch-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6

fsmRmtErrComputePhysicalUpdateBoardController:CheckPowerAvailability

Fault Code: F79107

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F79107
mibFaultName: fsmRmtErrComputePhysicalUpdateBoardControllerCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateBoardController:PollBoardCtrlPowerCycle

Fault Code: F79107

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Board Controller power cycle to complete(FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:PollBoardCtrlPowerCycle)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-board-ctrl-power-cycle-failed
mibFaultCode: F79107
mibFaultName: fsmRmtErrComputePhysicalUpdateBoardControllerPollBoardCtrlPowerCycle
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateBoardController:PollUpdateStatus

Fault Code: F79107

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Board Controller update to complete(FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79107
mibFaultName: fsmRmtErrComputePhysicalUpdateBoardControllerPollUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateBoardController:PowerCycleBoard

Fault Code: F79107

Message:

[FSM:STAGE:REMOTE-ERROR]: Power cycle the board controller(FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:PowerCycleBoard)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-cycle-board-failed
mibFaultCode: F79107
mibFaultName: fsmRmtErrComputePhysicalUpdateBoardControllerPowerCycleBoard
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateBoardController:PowerDeployWait

Fault Code: F79107

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F79107
mibFaultName: fsmRmtErrComputePhysicalUpdateBoardControllerPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateBoardController:PrepareForUpdate

Fault Code: F79107

Message:

[FSM:STAGE:REMOTE-ERROR]: Prepare for BoardController update(FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:PrepareForUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: prepare-for-update-failed
mibFaultCode: F79107
mibFaultName: fsmRmtErrComputePhysicalUpdateBoardControllerPrepareForUpdate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateBoardController:ServerPowerOff

Fault Code: F79107

Message:

[FSM:STAGE:REMOTE-ERROR]: Power off server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:ServerPowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: server-power-off-failed
mibFaultCode: F79107
mibFaultName: fsmRmtErrComputePhysicalUpdateBoardControllerServerPowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateBoardController:ServerPowerOn

Fault Code: F79107

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:ServerPowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: server-power-on-failed
mibFaultCode: F79107
mibFaultName: fsmRmtErrComputePhysicalUpdateBoardControllerServerPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalUpdateBoardController:UpdateRequest

Fault Code: F79107

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending Board Controller update request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalUpdateBoardController:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79107
mibFaultName: fsmRmtErrComputePhysicalUpdateBoardControllerUpdateRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrExtvmmNetworkSetsDeploy:Local

Fault Code: F79143

Message:

[FSM:STAGE:REMOTE-ERROR]: VMNetworkDefinition configuration on local fabric(FSM-STAGE:sam:dme:ExtvmmNetworkSetsDeploy:Local)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F79143
mibFaultName: fsmRmtErrExtvmmNetworkSetsDeployLocal
moClass: extvmm:NetworkSets
Type: fsm
autoCleared: true
Affected MO: fabric/lan/network-sets

fsmRmtErrExtvmmNetworkSetsDeploy:Peer

Fault Code: F79143

Message:

[FSM:STAGE:REMOTE-ERROR]: VMNetworkDefinition configuration on peer fabric(FSM-STAGE:sam:dme:ExtvmmNetworkSetsDeploy:Peer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F79143
mibFaultName: fsmRmtErrExtvmmNetworkSetsDeployPeer
moClass: extvmm:NetworkSets
Type: fsm
autoCleared: true
Affected MO: fabric/lan/network-sets

fsmRmtErrComputePhysicalConfigBoard:ConfigMemoryPolicy

Fault Code: F79147

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure Memory Configuration Policy on server [dn](FSM-STAGE:sam:dme:ComputePhysicalConfigBoard:ConfigMemoryPolicy)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-memory-policy-failed
mibFaultCode: F79147
mibFaultName: fsmRmtErrComputePhysicalConfigBoardConfigMemoryPolicy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalResetMemoryErrors:Execute

Fault Code: F79148

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting memory errors on server [dn](FSM-STAGE:sam:dme:ComputePhysicalResetMemoryErrors:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79148
mibFaultName: fsmRmtErrComputePhysicalResetMemoryErrorsExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrMgmtControllerExtMgmtInterfaceConfig:Active

Fault Code: F79154

Message:

[FSM:STAGE:REMOTE-ERROR]: external in-band mgmt interface configuration on Active CIMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:Active)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: active-failed
mibFaultCode: F79154
mibFaultName: fsmRmtErrMgmtControllerExtMgmtInterfaceConfigActive
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgLocal

Fault Code: F79154

Message:

[FSM:STAGE:REMOTE-ERROR]: in-band vlan configuration on Local CIMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cimcvlan-cfg-local-failed
mibFaultCode: F79154
mibFaultName: fsmRmtErrMgmtControllerExtMgmtInterfaceConfigCIMCVlanCfgLocal
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgPeer

Fault Code: F79154

Message:

[FSM:STAGE:REMOTE-ERROR]: in-band vlan configuration on Peer CIMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:CIMCVlanCfgPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cimcvlan-cfg-peer-failed
mibFaultCode: F79154
mibFaultName: fsmRmtErrMgmtControllerExtMgmtInterfaceConfigCIMCVlanCfgPeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerExtMgmtInterfaceConfig:CMCVlanCfg

Fault Code: F79154

Message:

[FSM:STAGE:REMOTE-ERROR]: in-band vlan configuration on CMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:CMCVlanCfg)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cmcvlan-cfg-failed
mibFaultCode: F79154
mibFaultName: fsmRmtErrMgmtControllerExtMgmtInterfaceConfigCMCVlanCfg
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerExtMgmtInterfaceConfig:CMCVlanCfgPeer

Fault Code: F79154

Message:

[FSM:STAGE:REMOTE-ERROR]: in-band vlan configuration on CMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:CMCVlanCfgPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cmcvlan-cfg-peer-failed
mibFaultCode: F79154
mibFaultName: fsmRmtErrMgmtControllerExtMgmtInterfaceConfigCMCVlanCfgPeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerExtMgmtInterfaceConfig:StandbyCMCVlanCfg

Fault Code: F79154

Message:

[FSM:STAGE:REMOTE-ERROR]: in-band vlan configuration on CMC(FSM-STAGE:sam:dme:MgmtControllerExtMgmtInterfaceConfig:StandbyCMCVlanCfg)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: standbycmcvlan-cfg-failed
mibFaultCode: F79154
mibFaultName: fsmRmtErrMgmtControllerExtMgmtInterfaceConfigStandbyCMCVlanCfg
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrComputeRackUnitCreateDhcpEntry:ExecuteLocal

Fault Code: F79155

Message:

[FSM:STAGE:REMOTE-ERROR]: Creating host entry in dhcp database(FSM-STAGE:sam:dme:ComputeRackUnitCreateDhcpEntry:ExecuteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-local-failed
mibFaultCode: F79155
mibFaultName: fsmRmtErrComputeRackUnitCreateDhcpEntryExecuteLocal
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputeRackUnitCreateDhcpEntry:ExecutePeer

Fault Code: F79155

Message:

[FSM:STAGE:REMOTE-ERROR]: Creating host entry in dhcp database(FSM-STAGE:sam:dme:ComputeRackUnitCreateDhcpEntry:ExecutePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-peer-failed
mibFaultCode: F79155
mibFaultName: fsmRmtErrComputeRackUnitCreateDhcpEntryExecutePeer
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalServiceInfraDeploy:NicConfigLocal

Fault Code: F79156

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraDeploy:NicConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-local-failed
mibFaultCode: F79156
mibFaultName: fsmRmtErrComputePhysicalServiceInfraDeployNicConfigLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalServiceInfraDeploy:NicConfigPeer

Fault Code: F79156

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraDeploy:NicConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-config-peer-failed
mibFaultCode: F79156
mibFaultName: fsmRmtErrComputePhysicalServiceInfraDeployNicConfigPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalServiceInfraDeploy:SwConfigLocal

Fault Code: F79156

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure service infrastructure on primary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraDeploy:SwConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-local-failed
mibFaultCode: F79156
mibFaultName: fsmRmtErrComputePhysicalServiceInfraDeploySwConfigLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalServiceInfraDeploy:SwConfigPeer

Fault Code: F79156

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure service infrastructure on secondary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraDeploy:SwConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-config-peer-failed
mibFaultCode: F79156
mibFaultName: fsmRmtErrComputePhysicalServiceInfraDeploySwConfigPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalServiceInfraWithdraw:NicUnConfigLocal

Fault Code: F79157

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraWithdraw:NicUnConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-un-config-local-failed
mibFaultCode: F79157
mibFaultName: fsmRmtErrComputePhysicalServiceInfraWithdrawNicUnConfigLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalServiceInfraWithdraw:NicUnConfigPeer

Fault Code: F79157

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure adapter in server for service infrastructure ([assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraWithdraw:NicUnConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: nic-un-config-peer-failed
mibFaultCode: F79157
mibFaultName: fsmRmtErrComputePhysicalServiceInfraWithdrawNicUnConfigPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalServiceInfraWithdraw:SwUnConfigLocal

Fault Code: F79157

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure service infrastructure on primary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraWithdraw:SwUnConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-un-config-local-failed
mibFaultCode: F79157
mibFaultName: fsmRmtErrComputePhysicalServiceInfraWithdrawSwUnConfigLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalServiceInfraWithdraw:SwUnConfigPeer

Fault Code: F79157

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure service infrastructure on secondary fabric Interconnect(FSM-STAGE:sam:dme:ComputePhysicalServiceInfraWithdraw:SwUnConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sw-un-config-peer-failed
mibFaultCode: F79157
mibFaultName: fsmRmtErrComputePhysicalServiceInfraWithdrawSwUnConfigPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrSysdebugLogExportPolicyConfigure:Local

Fault Code: F79195

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring log file export service on local(FSM-STAGE:sam:dme:SysdebugLogExportPolicyConfigure:Local)

Explanation:

Cisco UCS Manager could not set the configurations in the primary Fabric Interconnect for log file transfer to remote server.

Recommended Action:

If you see this fault, take the following actions:

  1. Execute the show tech-support command and contact Cisco Technical Support.

Fault Details


Severity: warning
Cause: local-failed
mibFaultCode: F79195
mibFaultName: fsmRmtErrSysdebugLogExportPolicyConfigureLocal
moClass: sysdebug:LogExportPolicy
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/log-export-policy

fsmRmtErrSysdebugLogExportPolicyConfigure:Peer

Fault Code: F79195

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring log file export service on peer(FSM-STAGE:sam:dme:SysdebugLogExportPolicyConfigure:Peer)

Explanation:

Cisco UCS Manager could not set the configurations in the subordinate Fabric Interconnect (FI) for log file transfer to remote server. This fault typically appears for one of the following reasons:

  • The subordinate FI is not reachable.

  • The subordinate FI is experiencing an internal system error on applying the configuration.

Recommended Action:

If you see this fault, take the following actions:

  1. Check the FI cluster state to ensure that the subordinate FI is reachable and functioning correctly. If the subordinate FI is down, take appropriate corrective actions so that the UCS cluster goes into HA ready state.

  2. If the HA state of the primary and subordinate FIs are good, execute the show tech-support command and contact Cisco Technical Support.

Fault Details


Severity: warning
Cause: peer-failed
mibFaultCode: F79195
mibFaultName: fsmRmtErrSysdebugLogExportPolicyConfigurePeer
moClass: sysdebug:LogExportPolicy
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/log-export-policy

fsmRmtErrComputePhysicalFlashController:UpdateFlashLife

Fault Code: F79197

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Flash Life update to complete(FSM-STAGE:sam:dme:ComputePhysicalFlashController:UpdateFlashLife)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-flash-life-failed
mibFaultCode: F79197
mibFaultName: fsmRmtErrComputePhysicalFlashControllerUpdateFlashLife
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrStorageFlexFlashControllerMOpsReset:Reset

Fault Code: F79258

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting FlexFlashController [dn](FSM-STAGE:sam:dme:StorageFlexFlashControllerMOpsReset:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F79258
mibFaultName: fsmRmtErrStorageFlexFlashControllerMOpsResetReset
moClass: storage:FlexFlashController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]
Affected MO: sys/rack-unit-[id]/board/storage-flexflash-[id]

fsmRmtErrStorageFlexFlashControllerMOpsFormat:Format

Fault Code: F79259

Message:

[FSM:STAGE:REMOTE-ERROR]: Formatting FlexFlash Cards in Controller [dn](FSM-STAGE:sam:dme:StorageFlexFlashControllerMOpsFormat:Format)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: format-failed
mibFaultCode: F79259
mibFaultName: fsmRmtErrStorageFlexFlashControllerMOpsFormatFormat
moClass: storage:FlexFlashController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]
Affected MO: sys/rack-unit-[id]/board/storage-flexflash-[id]

fsmRmtErrStorageFlexFlashControllerMOpsPair:Pair

Fault Code: F79260

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure FlexFlash Card mirroring in Controller [dn](FSM-STAGE:sam:dme:StorageFlexFlashControllerMOpsPair:Pair)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pair-failed
mibFaultCode: F79260
mibFaultName: fsmRmtErrStorageFlexFlashControllerMOpsPairPair
moClass: storage:FlexFlashController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]
Affected MO: sys/rack-unit-[id]/board/storage-flexflash-[id]

fsmRmtErrComputePhysicalEnableCimcSecureBoot:Activate

Fault Code: F79266

Message:

[FSM:STAGE:REMOTE-ERROR]: Activating CIMC image(FSM-STAGE:sam:dme:ComputePhysicalEnableCimcSecureBoot:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F79266
mibFaultName: fsmRmtErrComputePhysicalEnableCimcSecureBootActivate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalEnableCimcSecureBoot:PollUpdateStatus

Fault Code: F79266

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for update to complete(FSM-STAGE:sam:dme:ComputePhysicalEnableCimcSecureBoot:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79266
mibFaultName: fsmRmtErrComputePhysicalEnableCimcSecureBootPollUpdateStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalEnableCimcSecureBoot:Reset

Fault Code: F79266

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting CIMC to boot the activated version(FSM-STAGE:sam:dme:ComputePhysicalEnableCimcSecureBoot:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F79266
mibFaultName: fsmRmtErrComputePhysicalEnableCimcSecureBootReset
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalEnableCimcSecureBoot:UpdateRequest

Fault Code: F79266

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending update request to CIMC(FSM-STAGE:sam:dme:ComputePhysicalEnableCimcSecureBoot:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79266
mibFaultName: fsmRmtErrComputePhysicalEnableCimcSecureBootUpdateRequest
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrIdentMetaSystemUcscUnivSync:Execute

Fault Code: F79290

Message:

[FSM:STAGE:REMOTE-ERROR]: Synchronise ID universe to external identifier manager(FSM-STAGE:sam:dme:IdentMetaSystemUcscUnivSync:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79290
mibFaultName: fsmRmtErrIdentMetaSystemUcscUnivSyncExecute
moClass: ident:MetaSystem
Type: fsm
autoCleared: true
Affected MO: metaverse/metasys

fsmRmtErrMgmtControllerLockConfig:PowerButtonLockConfig

Fault Code: F79373

Message:

[FSM:STAGE:REMOTE-ERROR]: Configuring Power Button Lock State(FSM-STAGE:sam:dme:MgmtControllerLockConfig:PowerButtonLockConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-button-lock-config-failed
mibFaultCode: F79373
mibFaultName: fsmRmtErrMgmtControllerLockConfigPowerButtonLockConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerPowerBudgetReclaimConfig:PowerOffReclaim

Fault Code: F79374

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking power-off and reclaiming power budget(FSM-STAGE:sam:dme:MgmtControllerPowerBudgetReclaimConfig:PowerOffReclaim)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-reclaim-failed
mibFaultCode: F79374
mibFaultName: fsmRmtErrMgmtControllerPowerBudgetReclaimConfigPowerOffReclaim
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerPowerBudgetReclaimConfig:PowerOffWait

Fault Code: F79374

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting to confirm power-off(FSM-STAGE:sam:dme:MgmtControllerPowerBudgetReclaimConfig:PowerOffWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-wait-failed
mibFaultCode: F79374
mibFaultName: fsmRmtErrMgmtControllerPowerBudgetReclaimConfigPowerOffWait
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrComputePhysicalOobStorageAdminConfig:BootHost

Fault Code: F79375

Message:

[FSM:STAGE:REMOTE-ERROR]: Bring-up pre-boot environment for local storage admin config(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:BootHost)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-host-failed
mibFaultCode: F79375
mibFaultName: fsmRmtErrComputePhysicalOobStorageAdminConfigBootHost
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalOobStorageAdminConfig:BootWait

Fault Code: F79375

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for system reset(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F79375
mibFaultName: fsmRmtErrComputePhysicalOobStorageAdminConfigBootWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalOobStorageAdminConfig:CheckPowerAvailability

Fault Code: F79375

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power can be allocated to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F79375
mibFaultName: fsmRmtErrComputePhysicalOobStorageAdminConfigCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalOobStorageAdminConfig:OobStorageConfig

Fault Code: F79375

Message:

[FSM:STAGE:REMOTE-ERROR]: Local storage admin configuration(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:OobStorageConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-config-failed
mibFaultCode: F79375
mibFaultName: fsmRmtErrComputePhysicalOobStorageAdminConfigOobStorageConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalOobStorageAdminConfig:OobStorageInventory

Fault Code: F79375

Message:

[FSM:STAGE:REMOTE-ERROR]: Perform oob storage inventory with server profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F79375
mibFaultName: fsmRmtErrComputePhysicalOobStorageAdminConfigOobStorageInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalOobStorageAdminConfig:PowerDeployWait

Fault Code: F79375

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power allocation to server [serverId](FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:PowerDeployWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-deploy-wait-failed
mibFaultCode: F79375
mibFaultName: fsmRmtErrComputePhysicalOobStorageAdminConfigPowerDeployWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalOobStorageAdminConfig:PreSanitize

Fault Code: F79375

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F79375
mibFaultName: fsmRmtErrComputePhysicalOobStorageAdminConfigPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalOobStorageAdminConfig:Sanitize

Fault Code: F79375

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F79375
mibFaultName: fsmRmtErrComputePhysicalOobStorageAdminConfigSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalOobStorageAdminConfig:Shutdown

Fault Code: F79375

Message:

[FSM:STAGE:REMOTE-ERROR]: Shutting down server [dn] after local storage admin configuration(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F79375
mibFaultName: fsmRmtErrComputePhysicalOobStorageAdminConfigShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalOobStorageAdminConfig:TearDownVMediaLocal

Fault Code: F79375

Message:

[FSM:STAGE:REMOTE-ERROR]: Tear down VMedia Local(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:TearDownVMediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: tear-downvmedia-local-failed
mibFaultCode: F79375
mibFaultName: fsmRmtErrComputePhysicalOobStorageAdminConfigTearDownVMediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalOobStorageAdminConfig:TearDownVMediaPeer

Fault Code: F79375

Message:

[FSM:STAGE:REMOTE-ERROR]: Tear down VMedia Peer(FSM-STAGE:sam:dme:ComputePhysicalOobStorageAdminConfig:TearDownVMediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: tear-downvmedia-peer-failed
mibFaultCode: F79375
mibFaultName: fsmRmtErrComputePhysicalOobStorageAdminConfigTearDownVMediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrEquipmentIOCardBaseFePresence:CheckLicense

Fault Code: F79380

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking license for chassis [chassisId] (iom [id])(FSM-STAGE:sam:dme:EquipmentIOCardBaseFePresence:CheckLicense)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-license-failed
mibFaultCode: F79380
mibFaultName: fsmRmtErrEquipmentIOCardBaseFePresenceCheckLicense
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrEquipmentIOCardBaseFePresence:ConfigChassisId

Fault Code: F79380

Message:

[FSM:STAGE:REMOTE-ERROR]: identifying SwitchIOCard [chassisId]/[id](FSM-STAGE:sam:dme:EquipmentIOCardBaseFePresence:ConfigChassisId)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-chassis-id-failed
mibFaultCode: F79380
mibFaultName: fsmRmtErrEquipmentIOCardBaseFePresenceConfigChassisId
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrEquipmentIOCardBaseFePresence:Identify

Fault Code: F79380

Message:

[FSM:STAGE:REMOTE-ERROR]: identifying IOM [chassisId]/[id](FSM-STAGE:sam:dme:EquipmentIOCardBaseFePresence:Identify)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: identify-failed
mibFaultCode: F79380
mibFaultName: fsmRmtErrEquipmentIOCardBaseFePresenceIdentify
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrEquipmentIOCardBaseFeConn:ConfigureEndPoint

Fault Code: F79381

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring management identity to IOM [chassisId]/[id]([side])(FSM-STAGE:sam:dme:EquipmentIOCardBaseFeConn:ConfigureEndPoint)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-end-point-failed
mibFaultCode: F79381
mibFaultName: fsmRmtErrEquipmentIOCardBaseFeConnConfigureEndPoint
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrEquipmentIOCardBaseFeConn:ConfigureSwMgmtEndPoint

Fault Code: F79381

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring fabric interconnect [switchId] mgmt connectivity to IOM [chassisId]/[id]([side])(FSM-STAGE:sam:dme:EquipmentIOCardBaseFeConn:ConfigureSwMgmtEndPoint)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-sw-mgmt-end-point-failed
mibFaultCode: F79381
mibFaultName: fsmRmtErrEquipmentIOCardBaseFeConnConfigureSwMgmtEndPoint
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrEquipmentIOCardBaseFeConn:ConfigureVifNs

Fault Code: F79381

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring IOM [chassisId]/[id]([side]) virtual name space(FSM-STAGE:sam:dme:EquipmentIOCardBaseFeConn:ConfigureVifNs)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-vif-ns-failed
mibFaultCode: F79381
mibFaultName: fsmRmtErrEquipmentIOCardBaseFeConnConfigureVifNs
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrEquipmentIOCardBaseFeConn:DiscoverChassis

Fault Code: F79381

Message:

[FSM:STAGE:REMOTE-ERROR]: triggering chassis discovery via IOM [chassisId]/[id]([side])(FSM-STAGE:sam:dme:EquipmentIOCardBaseFeConn:DiscoverChassis)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: discover-chassis-failed
mibFaultCode: F79381
mibFaultName: fsmRmtErrEquipmentIOCardBaseFeConnDiscoverChassis
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrEquipmentIOCardBaseFeConn:EnableChassis

Fault Code: F79381

Message:

[FSM:STAGE:REMOTE-ERROR]: enabling chassis [chassisId] on [side] side(FSM-STAGE:sam:dme:EquipmentIOCardBaseFeConn:EnableChassis)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-chassis-failed
mibFaultCode: F79381
mibFaultName: fsmRmtErrEquipmentIOCardBaseFeConnEnableChassis
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrEquipmentPsuUpdatePSU:ActivatePsu

Fault Code: F79427

Message:

[FSM:STAGE:REMOTE-ERROR]: activating PSU image(FSM-STAGE:sam:dme:EquipmentPsuUpdatePSU:ActivatePsu)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-psu-failed
mibFaultCode: F79427
mibFaultName: fsmRmtErrEquipmentPsuUpdatePSUActivatePsu
moClass: equipment:Psu
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/psu-[id]
Affected MO: sys/fex-[id]/psu-[id]
Affected MO: sys/rack-enclosure-[id]/psu-[id]
Affected MO: sys/rack-unit-[id]/psu-[id]
Affected MO: sys/switch-[id]/psu-[id]

fsmRmtErrEquipmentPsuUpdatePSU:PollActivateStatus

Fault Code: F79427

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for PSU activate to complete(FSM-STAGE:sam:dme:EquipmentPsuUpdatePSU:PollActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-status-failed
mibFaultCode: F79427
mibFaultName: fsmRmtErrEquipmentPsuUpdatePSUPollActivateStatus
moClass: equipment:Psu
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/psu-[id]
Affected MO: sys/fex-[id]/psu-[id]
Affected MO: sys/rack-enclosure-[id]/psu-[id]
Affected MO: sys/rack-unit-[id]/psu-[id]
Affected MO: sys/switch-[id]/psu-[id]

fsmRmtErrEquipmentPsuUpdatePSU:PollUpdateStatus

Fault Code: F79427

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for PSU update to complete(FSM-STAGE:sam:dme:EquipmentPsuUpdatePSU:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79427
mibFaultName: fsmRmtErrEquipmentPsuUpdatePSUPollUpdateStatus
moClass: equipment:Psu
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/psu-[id]
Affected MO: sys/fex-[id]/psu-[id]
Affected MO: sys/rack-enclosure-[id]/psu-[id]
Affected MO: sys/rack-unit-[id]/psu-[id]
Affected MO: sys/switch-[id]/psu-[id]

fsmRmtErrEquipmentPsuUpdatePSU:UpdateRequest

Fault Code: F79427

Message:

[FSM:STAGE:REMOTE-ERROR]: sending PSU update request to CIMC(FSM-STAGE:sam:dme:EquipmentPsuUpdatePSU:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79427
mibFaultName: fsmRmtErrEquipmentPsuUpdatePSUUpdateRequest
moClass: equipment:Psu
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/psu-[id]
Affected MO: sys/fex-[id]/psu-[id]
Affected MO: sys/rack-enclosure-[id]/psu-[id]
Affected MO: sys/rack-unit-[id]/psu-[id]
Affected MO: sys/switch-[id]/psu-[id]

fsmRmtErrMgmtControllerUpdateCMC:PollUpdateStatus

Fault Code: F79452

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for M-series CMC update(FSM-STAGE:sam:dme:MgmtControllerUpdateCMC:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79452
mibFaultName: fsmRmtErrMgmtControllerUpdateCMCPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateCMC:UpdateRequest

Fault Code: F79452

Message:

[FSM:STAGE:REMOTE-ERROR]: sending update request to M-series CMC(FSM-STAGE:sam:dme:MgmtControllerUpdateCMC:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79452
mibFaultName: fsmRmtErrMgmtControllerUpdateCMCUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateCMC:Activate

Fault Code: F79453

Message:

[FSM:STAGE:REMOTE-ERROR]: activating backup image of M-series CMC(FSM-STAGE:sam:dme:MgmtControllerActivateCMC:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F79453
mibFaultName: fsmRmtErrMgmtControllerActivateCMCActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateCMC:PollActivation

Fault Code: F79453

Message:

[FSM:STAGE:REMOTE-ERROR]: poll activation status(FSM-STAGE:sam:dme:MgmtControllerActivateCMC:PollActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activation-failed
mibFaultCode: F79453
mibFaultName: fsmRmtErrMgmtControllerActivateCMCPollActivation
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateCMC:Reset

Fault Code: F79453

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting M-series CMC to boot the activated version(FSM-STAGE:sam:dme:MgmtControllerActivateCMC:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F79453
mibFaultName: fsmRmtErrMgmtControllerActivateCMCReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateAdaptor:PollUpdateStatus

Fault Code: F79454

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for update to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateAdaptor:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79454
mibFaultName: fsmRmtErrMgmtControllerUpdateAdaptorPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateAdaptor:UpdateRequest

Fault Code: F79454

Message:

[FSM:STAGE:REMOTE-ERROR]: sending update request to Adaptor(FSM-STAGE:sam:dme:MgmtControllerUpdateAdaptor:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79454
mibFaultName: fsmRmtErrMgmtControllerUpdateAdaptorUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateAdaptor:UpdateRequestPeer

Fault Code: F79454

Message:

[FSM:STAGE:REMOTE-ERROR]: sending update request to Peer Adaptor(FSM-STAGE:sam:dme:MgmtControllerUpdateAdaptor:UpdateRequestPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-peer-failed
mibFaultCode: F79454
mibFaultName: fsmRmtErrMgmtControllerUpdateAdaptorUpdateRequestPeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateAdaptor:Activate

Fault Code: F79455

Message:

[FSM:STAGE:REMOTE-ERROR]: activating image of Adaptor(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F79455
mibFaultName: fsmRmtErrMgmtControllerActivateAdaptorActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateAdaptor:ActivatePeer

Fault Code: F79455

Message:

[FSM:STAGE:REMOTE-ERROR]: activating image of Peer Adaptor(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:ActivatePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-peer-failed
mibFaultCode: F79455
mibFaultName: fsmRmtErrMgmtControllerActivateAdaptorActivatePeer
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateAdaptor:PollActivateStatus

Fault Code: F79455

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for adaptor reboot to complete(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:PollActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-status-failed
mibFaultCode: F79455
mibFaultName: fsmRmtErrMgmtControllerActivateAdaptorPollActivateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateAdaptor:PowerOffServers

Fault Code: F79455

Message:

[FSM:STAGE:REMOTE-ERROR]: soft shutdown of the servers(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F79455
mibFaultName: fsmRmtErrMgmtControllerActivateAdaptorPowerOffServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateAdaptor:PowerOnServers

Fault Code: F79455

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on servers(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F79455
mibFaultName: fsmRmtErrMgmtControllerActivateAdaptorPowerOnServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateAdaptor:Reset

Fault Code: F79455

Message:

[FSM:STAGE:REMOTE-ERROR]: reseting the adaptor(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F79455
mibFaultName: fsmRmtErrMgmtControllerActivateAdaptorReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateAdaptor:ServersPowerOffCompletion

Fault Code: F79455

Message:

[FSM:STAGE:REMOTE-ERROR]: checking for servers are powered down(FSM-STAGE:sam:dme:MgmtControllerActivateAdaptor:ServersPowerOffCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: servers-power-off-completion-failed
mibFaultCode: F79455
mibFaultName: fsmRmtErrMgmtControllerActivateAdaptorServersPowerOffCompletion
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateRaidController:Activate

Fault Code: F79456

Message:

[FSM:STAGE:REMOTE-ERROR]: Activating M-series Storage Controller(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F79456
mibFaultName: fsmRmtErrMgmtControllerUpdateRaidControllerActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateRaidController:PollActivation

Fault Code: F79456

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for M-series Storage Controller activation to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:PollActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activation-failed
mibFaultCode: F79456
mibFaultName: fsmRmtErrMgmtControllerUpdateRaidControllerPollActivation
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateRaidController:PollUpdateStatus

Fault Code: F79456

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for M-series Storage Controller update to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79456
mibFaultName: fsmRmtErrMgmtControllerUpdateRaidControllerPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateRaidController:PowerOffServers

Fault Code: F79456

Message:

[FSM:STAGE:REMOTE-ERROR]: Power off servers(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F79456
mibFaultName: fsmRmtErrMgmtControllerUpdateRaidControllerPowerOffServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateRaidController:PowerOnServers

Fault Code: F79456

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on servers(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F79456
mibFaultName: fsmRmtErrMgmtControllerUpdateRaidControllerPowerOnServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateRaidController:ServersPowerOffCompletion

Fault Code: F79456

Message:

[FSM:STAGE:REMOTE-ERROR]: checking for servers are powered down(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:ServersPowerOffCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: servers-power-off-completion-failed
mibFaultCode: F79456
mibFaultName: fsmRmtErrMgmtControllerUpdateRaidControllerServersPowerOffCompletion
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateRaidController:UpdateRequest

Fault Code: F79456

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending M-series Storage Controller update request to CMC(FSM-STAGE:sam:dme:MgmtControllerUpdateRaidController:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79456
mibFaultName: fsmRmtErrMgmtControllerUpdateRaidControllerUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateBoardController:PollUpdateStatus

Fault Code: F79457

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Board Controller update to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79457
mibFaultName: fsmRmtErrMgmtControllerUpdateBoardControllerPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateBoardController:PowerOffServers

Fault Code: F79457

Message:

[FSM:STAGE:REMOTE-ERROR]: Power off servers(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F79457
mibFaultName: fsmRmtErrMgmtControllerUpdateBoardControllerPowerOffServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateBoardController:PowerOnServers

Fault Code: F79457

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on servers(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F79457
mibFaultName: fsmRmtErrMgmtControllerUpdateBoardControllerPowerOnServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateBoardController:PrepareForUpdate

Fault Code: F79457

Message:

[FSM:STAGE:REMOTE-ERROR]: Prepare for BoardController update(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:PrepareForUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: prepare-for-update-failed
mibFaultCode: F79457
mibFaultName: fsmRmtErrMgmtControllerUpdateBoardControllerPrepareForUpdate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateBoardController:ServersPowerOffCompletion

Fault Code: F79457

Message:

[FSM:STAGE:REMOTE-ERROR]: checking for servers are powered down(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:ServersPowerOffCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: servers-power-off-completion-failed
mibFaultCode: F79457
mibFaultName: fsmRmtErrMgmtControllerUpdateBoardControllerServersPowerOffCompletion
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateBoardController:UpdateRequest

Fault Code: F79457

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending Board Controller update request to CMC(FSM-STAGE:sam:dme:MgmtControllerUpdateBoardController:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79457
mibFaultName: fsmRmtErrMgmtControllerUpdateBoardControllerUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrFabricCartridgeSlotEpIdentify:ExecuteLocal

Fault Code: F79464

Message:

[FSM:STAGE:REMOTE-ERROR]: identifying a cartridge in [chassisId]/[slotId] via CMC(FSM-STAGE:sam:dme:FabricCartridgeSlotEpIdentify:ExecuteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-local-failed
mibFaultCode: F79464
mibFaultName: fsmRmtErrFabricCartridgeSlotEpIdentifyExecuteLocal
moClass: fabric:CartridgeSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/cart-slot-[slotId]

fsmRmtErrFabricCartridgeSlotEpIdentify:ExecutePeer

Fault Code: F79464

Message:

[FSM:STAGE:REMOTE-ERROR]: identifying a cartridge in [chassisId]/[slotId] via CMC(FSM-STAGE:sam:dme:FabricCartridgeSlotEpIdentify:ExecutePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-peer-failed
mibFaultCode: F79464
mibFaultName: fsmRmtErrFabricCartridgeSlotEpIdentifyExecutePeer
moClass: fabric:CartridgeSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/cart-slot-[slotId]

fsmRmtErrFabricComputeMSlotEpIdentify:ExecuteLocal

Fault Code: F79465

Message:

[FSM:STAGE:REMOTE-ERROR]: identifying a server unit in [chassisId]/[slotId]/[serverInstanceId] via CIMC(FSM-STAGE:sam:dme:FabricComputeMSlotEpIdentify:ExecuteLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-local-failed
mibFaultCode: F79465
mibFaultName: fsmRmtErrFabricComputeMSlotEpIdentifyExecuteLocal
moClass: fabric:ComputeMSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/cart-slot-[slotId]/ins-[serverInstanceId]

fsmRmtErrFabricComputeMSlotEpIdentify:ExecutePeer

Fault Code: F79465

Message:

[FSM:STAGE:REMOTE-ERROR]: identifying a server in [chassisId]/[slotId]/[serverInstanceId] via CIMC(FSM-STAGE:sam:dme:FabricComputeMSlotEpIdentify:ExecutePeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-peer-failed
mibFaultCode: F79465
mibFaultName: fsmRmtErrFabricComputeMSlotEpIdentifyExecutePeer
moClass: fabric:ComputeMSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/cart-slot-[slotId]/ins-[serverInstanceId]

fsmRmtErrEquipmentChassisOobStorageAdminCfg:OobStorageConfig

Fault Code: F79466

Message:

[FSM:STAGE:REMOTE-ERROR]: Local storage admin configuration(FSM-STAGE:sam:dme:EquipmentChassisOobStorageAdminCfg:OobStorageConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-config-failed
mibFaultCode: F79466
mibFaultName: fsmRmtErrEquipmentChassisOobStorageAdminCfgOobStorageConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisOobStorageAdminCfg:OobStorageInventory

Fault Code: F79466

Message:

[FSM:STAGE:REMOTE-ERROR]: Perform oob storage inventory after admin configuration(FSM-STAGE:sam:dme:EquipmentChassisOobStorageAdminCfg:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F79466
mibFaultName: fsmRmtErrEquipmentChassisOobStorageAdminCfgOobStorageInventory
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrComputeServerUnitDiscover:BiosPostCompletion

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for BIOS POST completion from CIMC on server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverBiosPostCompletion
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:BladeBootWait

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for system reset on server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BladeBootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-boot-wait-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverBladeBootWait
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:BmcConfigPnuOS

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: provisioning a bootable device with a bootable pre-boot image for server(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BmcConfigPnuOS)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-config-pnuos-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverBmcConfigPnuOS
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:BmcFactoryReset

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: performing factory reset of server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BmcFactoryReset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-factory-reset-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverBmcFactoryReset
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:BmcInventory

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: getting inventory of server [chassisId]/[slotId]/[serverInstanceId] via CIMC(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BmcInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-inventory-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverBmcInventory
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:BmcShutdownDiscovered

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: Shutdown the server [chassisId]/[slotId]/[serverInstanceId]; deep discovery completed(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BmcShutdownDiscovered)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bmc-shutdown-discovered-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverBmcShutdownDiscovered
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:BootPnuos

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: power server [chassisId]/[slotId]/[serverInstanceId] on with pre-boot environment(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:BootPnuos)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-pnuos-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverBootPnuos
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:CimcPresence

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: checking CIMC of server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:CimcPresence)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cimc-presence-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverCimcPresence
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:CleanupNicConfigLocal

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure local adapter in server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:CleanupNicConfigLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-nic-config-local-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverCleanupNicConfigLocal
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:CleanupNicConfigPeer

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: Unconfigure peer adapter in server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:CleanupNicConfigPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: cleanup-nic-config-peer-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverCleanupNicConfigPeer
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:ConfigUserAccess

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring external user access to server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:ConfigUserAccess)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-user-access-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverConfigUserAccess
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:HandlePooling

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: Invoke post-discovery policies on server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:HandlePooling)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: handle-pooling-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverHandlePooling
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:PreSanitize

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverPreSanitize
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:ReadSmbios

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for SMBIOS table from CIMC on server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:ReadSmbios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: read-smbios-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverReadSmbios
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:Sanitize

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server [chassisId]/[slotId]/[serverInstanceId](FSM-STAGE:sam:dme:ComputeServerUnitDiscover:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverSanitize
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:UnconfigCimcVMedia

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all mappings for vmedia(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:UnconfigCimcVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-cimcvmedia-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverUnconfigCimcVMedia
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:UnconfigExtMgmtGw

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt bmc gateway for vmedia(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:UnconfigExtMgmtGw)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-gw-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverUnconfigExtMgmtGw
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrComputeServerUnitDiscover:UnconfigExtMgmtRules

Fault Code: F79472

Message:

[FSM:STAGE:REMOTE-ERROR]: cleaning all ext mgmt rules for vmedia(FSM-STAGE:sam:dme:ComputeServerUnitDiscover:UnconfigExtMgmtRules)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-ext-mgmt-rules-failed
mibFaultCode: F79472
mibFaultName: fsmRmtErrComputeServerUnitDiscoverUnconfigExtMgmtRules
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmRmtErrMgmtIfFaPresence:CheckLicense

Fault Code: F79473

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking license for chassis [chassisId] (iom [id])(FSM-STAGE:sam:dme:MgmtIfFaPresence:CheckLicense)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-license-failed
mibFaultCode: F79473
mibFaultName: fsmRmtErrMgmtIfFaPresenceCheckLicense
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfFaPresence:Identify

Fault Code: F79473

Message:

[FSM:STAGE:REMOTE-ERROR]: Identifying Shared IO Module [chassisId]/[id](FSM-STAGE:sam:dme:MgmtIfFaPresence:Identify)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: identify-failed
mibFaultCode: F79473
mibFaultName: fsmRmtErrMgmtIfFaPresenceIdentify
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfFaConn:ConfigureVifNs

Fault Code: F79474

Message:

[FSM:STAGE:REMOTE-ERROR]: configuring Shared IO Module [chassisId]/[id] virtual name space(FSM-STAGE:sam:dme:MgmtIfFaConn:ConfigureVifNs)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-vif-ns-failed
mibFaultCode: F79474
mibFaultName: fsmRmtErrMgmtIfFaConnConfigureVifNs
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfFaConn:DiscoverChassis

Fault Code: F79474

Message:

[FSM:STAGE:REMOTE-ERROR]: triggering chassis discovery via Shared IO Module path [chassisId]/[id](FSM-STAGE:sam:dme:MgmtIfFaConn:DiscoverChassis)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: discover-chassis-failed
mibFaultCode: F79474
mibFaultName: fsmRmtErrMgmtIfFaConnDiscoverChassis
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfFaConn:DiscoverSasExpander

Fault Code: F79474

Message:

[FSM:STAGE:REMOTE-ERROR]: Identifying SAS Expander(FSM-STAGE:sam:dme:MgmtIfFaConn:DiscoverSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: discover-sas-expander-failed
mibFaultCode: F79474
mibFaultName: fsmRmtErrMgmtIfFaConnDiscoverSasExpander
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfFaConn:OobStorageInventory

Fault Code: F79474

Message:

[FSM:STAGE:REMOTE-ERROR]: Identifying Oob Storage(FSM-STAGE:sam:dme:MgmtIfFaConn:OobStorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: oob-storage-inventory-failed
mibFaultCode: F79474
mibFaultName: fsmRmtErrMgmtIfFaConnOobStorageInventory
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrMgmtIfFaConn:SharedIOModuleInventory

Fault Code: F79474

Message:

[FSM:STAGE:REMOTE-ERROR]: Identifying Shared IO Module in Chassis-[chassisId](FSM-STAGE:sam:dme:MgmtIfFaConn:SharedIOModuleInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sharediomodule-inventory-failed
mibFaultCode: F79474
mibFaultName: fsmRmtErrMgmtIfFaConnSharedIOModuleInventory
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmRmtErrEquipmentIOCardEvacuate:Execute

Fault Code: F79485

Message:

[FSM:STAGE:REMOTE-ERROR]: Stop all active flows on IOM [dn] connected to fabric [switchId](FSM-STAGE:sam:dme:EquipmentIOCardEvacuate:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79485
mibFaultName: fsmRmtErrEquipmentIOCardEvacuateExecute
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrEquipmentIOCardResetEvacuate:Execute

Fault Code: F79486

Message:

[FSM:STAGE:REMOTE-ERROR]: Restarting all stopped flows on IOM [dn] connected to fabric [switchId](FSM-STAGE:sam:dme:EquipmentIOCardResetEvacuate:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79486
mibFaultName: fsmRmtErrEquipmentIOCardResetEvacuateExecute
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrComputePhysicalClearTPM:BiosPostCompletion

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for BIOS POST completion from CIMC(FSM-STAGE:sam:dme:ComputePhysicalClearTPM:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:BladePowerOff

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Power off server for reconfiguring Bios(FSM-STAGE:sam:dme:ComputePhysicalClearTPM:BladePowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-off-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMBladePowerOff
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:BladePowerOn

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:BladePowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: blade-power-on-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMBladePowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:BootHost

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Reboot host OS for server (service profile: [assignedToDn])(FSM-STAGE:sam:dme:ComputePhysicalClearTPM:BootHost)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-host-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMBootHost
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:Clear

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Clear TPM for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:Clear)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: clear-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMClear
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:PreSanitize

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:ReadSmBios

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Reading SMBIOS 204 response(FSM-STAGE:sam:dme:ComputePhysicalClearTPM:ReadSmBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: read-sm-bios-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMReadSmBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:ReconfigBios

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Reconfiguring BIOS Settings and Boot Order of server [serverId] for service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:ReconfigBios)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reconfig-bios-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMReconfigBios
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:Sanitize

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:SetupVmedia

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Provisioning a V-Media device with a bootable BIOS image for server [dn](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:SetupVmedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMSetupVmedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:StopVMediaLocal

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:StopVMediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-local-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMStopVMediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:StopVMediaPeer

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:StopVMediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: stopvmedia-peer-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMStopVMediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalClearTPM:UnconfigVmedia

Fault Code: F79491

Message:

[FSM:STAGE:REMOTE-ERROR]: Unprovisioning the V-Media bootable device for server [dn](FSM-STAGE:sam:dme:ComputePhysicalClearTPM:UnconfigVmedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unconfig-vmedia-failed
mibFaultCode: F79491
mibFaultName: fsmRmtErrComputePhysicalClearTPMUnconfigVmedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrEquipmentIOCardResetPeerCmc:Execute

Fault Code: F79542

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting Chassis Management Controller on Peer IOM [chassisId]/[id](FSM-STAGE:sam:dme:EquipmentIOCardResetPeerCmc:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79542
mibFaultName: fsmRmtErrEquipmentIOCardResetPeerCmcExecute
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmRmtErrSwExtUtilityConfPortBreakout:ConfigSwA

Fault Code: F79564

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure port breakout mode mode on fabric interconnect [id](FSM-STAGE:sam:dme:SwExtUtilityConfPortBreakout:ConfigSwA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-sw-afailed
mibFaultCode: F79564
mibFaultName: fsmRmtErrSwExtUtilityConfPortBreakoutConfigSwA
moClass: sw:ExtUtility
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ext

fsmRmtErrSwExtUtilityConfPortBreakout:ConfigSwB

Fault Code: F79564

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure port breakout mode on fabric interconnect [id](FSM-STAGE:sam:dme:SwExtUtilityConfPortBreakout:ConfigSwB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-sw-bfailed
mibFaultCode: F79564
mibFaultName: fsmRmtErrSwExtUtilityConfPortBreakoutConfigSwB
moClass: sw:ExtUtility
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ext

fsmRmtErrSwExtUtilityConfPortBreakout:PortInventorySwA

Fault Code: F79564

Message:

[FSM:STAGE:REMOTE-ERROR]: Performing local port inventory of switch [id](FSM-STAGE:sam:dme:SwExtUtilityConfPortBreakout:PortInventorySwA)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: port-inventory-sw-afailed
mibFaultCode: F79564
mibFaultName: fsmRmtErrSwExtUtilityConfPortBreakoutPortInventorySwA
moClass: sw:ExtUtility
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ext

fsmRmtErrSwExtUtilityConfPortBreakout:PortInventorySwB

Fault Code: F79564

Message:

[FSM:STAGE:REMOTE-ERROR]: Performing peer port inventory of switch [id](FSM-STAGE:sam:dme:SwExtUtilityConfPortBreakout:PortInventorySwB)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: port-inventory-sw-bfailed
mibFaultCode: F79564
mibFaultName: fsmRmtErrSwExtUtilityConfPortBreakoutPortInventorySwB
moClass: sw:ExtUtility
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ext

fsmRmtErrSwExtUtilityConfPortBreakout:VerifyBreakoutConfig

Fault Code: F79564

Message:

[FSM:STAGE:REMOTE-ERROR]: Verifying physical port breakout config on fabric interconnect [id](FSM-STAGE:sam:dme:SwExtUtilityConfPortBreakout:VerifyBreakoutConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: verify-breakout-config-failed
mibFaultCode: F79564
mibFaultName: fsmRmtErrSwExtUtilityConfPortBreakoutVerifyBreakoutConfig
moClass: sw:ExtUtility
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ext

fsmRmtErrEquipmentSwitchIOCardEvacuate:Execute

Fault Code: F79586

Message:

[FSM:STAGE:REMOTE-ERROR]: Stop all active flows on FI-IOM [dn] alias fabric [switchId](FSM-STAGE:sam:dme:EquipmentSwitchIOCardEvacuate:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79586
mibFaultName: fsmRmtErrEquipmentSwitchIOCardEvacuateExecute
moClass: equipment:SwitchIOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/sw-slot-[id]

fsmRmtErrEquipmentSwitchIOCardResetEvacuate:Execute

Fault Code: F79587

Message:

[FSM:STAGE:REMOTE-ERROR]: Restarting all stopped flows on FI-IOM [dn] alias fabric [switchId](FSM-STAGE:sam:dme:EquipmentSwitchIOCardResetEvacuate:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79587
mibFaultName: fsmRmtErrEquipmentSwitchIOCardResetEvacuateExecute
moClass: equipment:SwitchIOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/sw-slot-[id]

fsmRmtErrMorefImportRootApplyMoRefs:ApplyMoProps

Fault Code: F79601

Message:

[FSM:STAGE:REMOTE-ERROR]: Assigning values for moref properties(FSM-STAGE:sam:dme:MorefImportRootApplyMoRefs:ApplyMoProps)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-mo-props-failed
mibFaultCode: F79601
mibFaultName: fsmRmtErrMorefImportRootApplyMoRefsApplyMoProps
moClass: moref:ImportRoot
Type: fsm
autoCleared: true
Affected MO: import-ref-root

fsmRmtErrMorefImportRootApplyMoRefs:DeleteAllMoRefs

Fault Code: F79601

Message:

[FSM:STAGE:REMOTE-ERROR]: Deleting all moref Mo's from MIT(FSM-STAGE:sam:dme:MorefImportRootApplyMoRefs:DeleteAllMoRefs)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-all-mo-refs-failed
mibFaultCode: F79601
mibFaultName: fsmRmtErrMorefImportRootApplyMoRefsDeleteAllMoRefs
moClass: moref:ImportRoot
Type: fsm
autoCleared: true
Affected MO: import-ref-root

fsmRmtErrStorageEnclosureRemoveEnclosure:PollUpdateStorageInvCIMC

Fault Code: F79609

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for storage inventory from CIMCs(FSM-STAGE:sam:dme:StorageEnclosureRemoveEnclosure:PollUpdateStorageInvCIMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-storage-invcimc-failed
mibFaultCode: F79609
mibFaultName: fsmRmtErrStorageEnclosureRemoveEnclosurePollUpdateStorageInvCIMC
moClass: storage:Enclosure
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]
Affected MO: sys/chassis-[id]/enc-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]

fsmRmtErrStorageEnclosureRemoveEnclosure:UpdateStorageInvCIMC

Fault Code: F79609

Message:

[FSM:STAGE:REMOTE-ERROR]: Update storage inventory from CIMCs(FSM-STAGE:sam:dme:StorageEnclosureRemoveEnclosure:UpdateStorageInvCIMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-storage-invcimc-failed
mibFaultCode: F79609
mibFaultName: fsmRmtErrStorageEnclosureRemoveEnclosureUpdateStorageInvCIMC
moClass: storage:Enclosure
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]
Affected MO: sys/chassis-[id]/enc-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]

fsmRmtErrStorageEnclosureRemoveEnclosure:UpdateStorageInvCMC

Fault Code: F79609

Message:

[FSM:STAGE:REMOTE-ERROR]: Update storage inventory from CMC(FSM-STAGE:sam:dme:StorageEnclosureRemoveEnclosure:UpdateStorageInvCMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-storage-invcmc-failed
mibFaultCode: F79609
mibFaultName: fsmRmtErrStorageEnclosureRemoveEnclosureUpdateStorageInvCMC
moClass: storage:Enclosure
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]
Affected MO: sys/chassis-[id]/enc-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]

fsmRmtErrStorageEnclosureRemoveEnclosure:ValidateRemoval

Fault Code: F79609

Message:

[FSM:STAGE:REMOTE-ERROR]: Validate removal of enclosure [id](FSM-STAGE:sam:dme:StorageEnclosureRemoveEnclosure:ValidateRemoval)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-removal-failed
mibFaultCode: F79609
mibFaultName: fsmRmtErrStorageEnclosureRemoveEnclosureValidateRemoval
moClass: storage:Enclosure
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]
Affected MO: sys/chassis-[id]/enc-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]

fsmRmtErrMgmtControllerPowerCap:Config

Fault Code: F79624

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:MgmtControllerPowerCap:Config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F79624
mibFaultName: fsmRmtErrMgmtControllerPowerCapConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrEquipmentSystemIOControllerResetCmc:Execute

Fault Code: F79625

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting Chassis Management Controller on SIOC [chassisId]/[id](FSM-STAGE:sam:dme:EquipmentSystemIOControllerResetCmc:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79625
mibFaultName: fsmRmtErrEquipmentSystemIOControllerResetCmcExecute
moClass: equipment:SystemIOController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]

fsmRmtErrComputePhysicalDiskZoningInventory:BootHost

Fault Code: F79626

Message:

[FSM:STAGE:REMOTE-ERROR]: Bring-up host for fetching storage inventory(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:BootHost)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-host-failed
mibFaultCode: F79626
mibFaultName: fsmRmtErrComputePhysicalDiskZoningInventoryBootHost
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiskZoningInventory:BootWait

Fault Code: F79626

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for system reset(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:BootWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: boot-wait-failed
mibFaultCode: F79626
mibFaultName: fsmRmtErrComputePhysicalDiskZoningInventoryBootWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiskZoningInventory:PreSanitize

Fault Code: F79626

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F79626
mibFaultName: fsmRmtErrComputePhysicalDiskZoningInventoryPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiskZoningInventory:Sanitize

Fault Code: F79626

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F79626
mibFaultName: fsmRmtErrComputePhysicalDiskZoningInventorySanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiskZoningInventory:Shutdown

Fault Code: F79626

Message:

[FSM:STAGE:REMOTE-ERROR]: Shutting down server(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F79626
mibFaultName: fsmRmtErrComputePhysicalDiskZoningInventoryShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiskZoningInventory:StorageInventory

Fault Code: F79626

Message:

[FSM:STAGE:REMOTE-ERROR]: Collect storage inventory(FSM-STAGE:sam:dme:ComputePhysicalDiskZoningInventory:StorageInventory)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: storage-inventory-failed
mibFaultCode: F79626
mibFaultName: fsmRmtErrComputePhysicalDiskZoningInventoryStorageInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrEquipmentChassisProfileConfigure:AnalyzeImpact

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Analyzing changes impact(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:AnalyzeImpact)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: analyze-impact-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureAnalyzeImpact
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:ApplyConfig

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Applying config to chassis(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ApplyConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-config-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureApplyConfig
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:ApplyPolicies

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving and applying policies(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ApplyPolicies)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-policies-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureApplyPolicies
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:ApplyTemplate

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Applying configuration template(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ApplyTemplate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: apply-template-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureApplyTemplate
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:EvaluateAssociation

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Evaluate association with chassis(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:EvaluateAssociation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: evaluate-association-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureEvaluateAssociation
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:ResolveDistributable

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve distributable from operations manager(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ResolveDistributable)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureResolveDistributable
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:ResolveDistributableNames

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving distributable names from chassis pack(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ResolveDistributableNames)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-distributable-names-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureResolveDistributableNames
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:ResolveImages

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve images from operations manager(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ResolveImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-images-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureResolveImages
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:ResolvePolicies

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving various policies from UCS Central(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ResolvePolicies)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-policies-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureResolvePolicies
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:ResolveSchedule

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolving schedule policy from UCS Central(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ResolveSchedule)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-schedule-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureResolveSchedule
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:ValidatePolicyOwnership

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Validating policy integrity from ownership perspective(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:ValidatePolicyOwnership)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: validate-policy-ownership-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureValidatePolicyOwnership
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:WaitForAssocCompletion

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Association completion on chassis(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:WaitForAssocCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-assoc-completion-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureWaitForAssocCompletion
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisProfileConfigure:WaitForMaintPermission

Fault Code: F79646

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for ack or maint window(FSM-STAGE:sam:dme:EquipmentChassisProfileConfigure:WaitForMaintPermission)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-maint-permission-failed
mibFaultCode: F79646
mibFaultName: fsmRmtErrEquipmentChassisProfileConfigureWaitForMaintPermission
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmRmtErrEquipmentChassisAssociate:ActivateAdaptor

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: activating adaptor(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateActivateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:ActivateBrdCtlr

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: activate board controller(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateBrdCtlr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-brd-ctlr-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateActivateBrdCtlr
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:ActivateCmc

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: activating chassis management controller(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-cmc-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateActivateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:ActivateLocalDisk

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Activate Disk(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateLocalDisk)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-local-disk-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateActivateLocalDisk
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:ActivateSasExpander

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Activate SAS expander(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-sas-expander-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateActivateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:ActivateStorageCtlr

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: activating raid controller(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ActivateStorageCtlr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-storage-ctlr-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateActivateStorageCtlr
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:ChassisPeerAdapterReboot

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Chassis Adapter Reboot(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ChassisPeerAdapterReboot)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: chassis-peer-adapter-reboot-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateChassisPeerAdapterReboot
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:ConfigChassisAdapterConnectivity

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure Server to Chassis Adapter connectivity(FSM-STAGE:sam:dme:EquipmentChassisAssociate:ConfigChassisAdapterConnectivity)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-chassis-adapter-connectivity-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateConfigChassisAdapterConnectivity
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:DeleteCurlDownloadedImages

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:EquipmentChassisAssociate:DeleteCurlDownloadedImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-curl-downloaded-images-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateDeleteCurlDownloadedImages
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:DeleteImagesRemote

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:EquipmentChassisAssociate:DeleteImagesRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-images-remote-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateDeleteImagesRemote
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:DiskZoningConfig

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Deploy disk zoning configuration(FSM-STAGE:sam:dme:EquipmentChassisAssociate:DiskZoningConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disk-zoning-config-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateDiskZoningConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PollAdaptorActivation

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for adaptor activation to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollAdaptorActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-adaptor-activation-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePollAdaptorActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PollBrdCtlrActivation

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for board controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollBrdCtlrActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-brd-ctlr-activation-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePollBrdCtlrActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PollCmcActivation

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for chassis management controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollCmcActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-cmc-activation-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePollCmcActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PollPostDiskZoneStorageInvCIMC

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for storage inventory from CIMCs(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollPostDiskZoneStorageInvCIMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-post-disk-zone-storage-invcimc-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePollPostDiskZoneStorageInvCIMC
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PollSasExpanderActivate

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for Sas Expander Activate to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollSasExpanderActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-sas-expander-activate-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePollSasExpanderActivate
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PollSasExpanderConfig

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Poll Connection Management Settings on SAS Expanders(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollSasExpanderConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-sas-expander-config-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePollSasExpanderConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PollStorageCtlrActivation

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for storage controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollStorageCtlrActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-storage-ctlr-activation-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePollStorageCtlrActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PollUpdateAdaptor

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Poll Update Adaptor fw(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollUpdateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-adaptor-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePollUpdateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PollUpdateCmc

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Poll Update CMC fw(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollUpdateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-cmc-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePollUpdateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PollUpdateSasExpander

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Update SAS expander(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PollUpdateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-sas-expander-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePollUpdateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PostDiskZoneStorageInvCIMC

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Update storage inventory from CIMCs(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PostDiskZoneStorageInvCIMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: post-disk-zone-storage-invcimc-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePostDiskZoneStorageInvCIMC
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PostDiskZoneStorageInvCMC

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Update storage inventory from CMC(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PostDiskZoneStorageInvCMC)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: post-disk-zone-storage-invcmc-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePostDiskZoneStorageInvCMC
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PowerOffServers

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: soft shutdown of the servers(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePowerOffServers
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:PowerOnServers

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on servers(FSM-STAGE:sam:dme:EquipmentChassisAssociate:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociatePowerOnServers
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:SasExpanderConfig

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure Connection Management Settings on SAS Expanders(FSM-STAGE:sam:dme:EquipmentChassisAssociate:SasExpanderConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sas-expander-config-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateSasExpanderConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:UnlockFirmwareImage

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Releasing the lock obtained(FSM-STAGE:sam:dme:EquipmentChassisAssociate:UnlockFirmwareImage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unlock-firmware-image-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateUnlockFirmwareImage
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:UpdateAdaptor

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Update Adaptor fw(FSM-STAGE:sam:dme:EquipmentChassisAssociate:UpdateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateUpdateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:UpdateCmc

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Update CMC fw(FSM-STAGE:sam:dme:EquipmentChassisAssociate:UpdateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-cmc-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateUpdateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:UpdateSasExpander

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Update PLD(FSM-STAGE:sam:dme:EquipmentChassisAssociate:UpdateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-sas-expander-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateUpdateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:WaitBeforeInstallation

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Wait before installation(FSM-STAGE:sam:dme:EquipmentChassisAssociate:WaitBeforeInstallation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-before-installation-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateWaitBeforeInstallation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:WaitForPowerOff

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for soft-shutdown of the servers to complete(FSM-STAGE:sam:dme:EquipmentChassisAssociate:WaitForPowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-power-off-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateWaitForPowerOff
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:copyRemote

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Copy images to peer node(FSM-STAGE:sam:dme:EquipmentChassisAssociate:copyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateCopyRemote
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisAssociate:downloadImages

Fault Code: F79647

Message:

[FSM:STAGE:REMOTE-ERROR]: Download images(FSM-STAGE:sam:dme:EquipmentChassisAssociate:downloadImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-images-failed
mibFaultCode: F79647
mibFaultName: fsmRmtErrEquipmentChassisAssociateDownloadImages
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisDisassociate:complete

Fault Code: F79648

Message:

[FSM:STAGE:REMOTE-ERROR]: Chassis disassociation completion(FSM-STAGE:sam:dme:EquipmentChassisDisassociate:complete)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: complete-failed
mibFaultCode: F79648
mibFaultName: fsmRmtErrEquipmentChassisDisassociateComplete
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEtherServerIntFIoConfig:Configure

Fault Code: F79677

Message:

[FSM:STAGE:REMOTE-ERROR]: Configure interface [dn](FSM-STAGE:sam:dme:EtherServerIntFIoConfig:Configure)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: configure-failed
mibFaultCode: F79677
mibFaultName: fsmRmtErrEtherServerIntFIoConfigConfigure
moClass: ether:ServerIntFIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/rack-unit-[id]/diag/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmRmtErrMgmtControllerEnableSecureBoot:PollSecureBootStatus

Fault Code: F79679

Message:

[FSM:STAGE:REMOTE-ERROR]: Poll for Secure Boot Status(FSM-STAGE:sam:dme:MgmtControllerEnableSecureBoot:PollSecureBootStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-secure-boot-status-failed
mibFaultCode: F79679
mibFaultName: fsmRmtErrMgmtControllerEnableSecureBootPollSecureBootStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerEnableSecureBoot:PollUpdateStatus

Fault Code: F79679

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for CMC update(FSM-STAGE:sam:dme:MgmtControllerEnableSecureBoot:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79679
mibFaultName: fsmRmtErrMgmtControllerEnableSecureBootPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerEnableSecureBoot:Reset

Fault Code: F79679

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting CMC(FSM-STAGE:sam:dme:MgmtControllerEnableSecureBoot:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F79679
mibFaultName: fsmRmtErrMgmtControllerEnableSecureBootReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerEnableSecureBoot:UpdateRequest

Fault Code: F79679

Message:

[FSM:STAGE:REMOTE-ERROR]: sending update request to CMC(FSM-STAGE:sam:dme:MgmtControllerEnableSecureBoot:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79679
mibFaultName: fsmRmtErrMgmtControllerEnableSecureBootUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrEquipmentChassisChassisUpgrade:ActivateAdaptor

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: activating adaptor(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-adaptor-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradeActivateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:ActivateBrdCtlr

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: activate board controller(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateBrdCtlr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-brd-ctlr-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradeActivateBrdCtlr
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:ActivateCmc

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: activating chassis management controller(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-cmc-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradeActivateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:ActivateLocalDisk

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: update Local Disk(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateLocalDisk)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-local-disk-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradeActivateLocalDisk
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:ActivateSasExpander

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: Activate SAS expander(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-sas-expander-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradeActivateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:ActivateStorageCtlr

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: activating raid controller(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ActivateStorageCtlr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-storage-ctlr-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradeActivateStorageCtlr
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:PollAdaptorActivation

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for adaptor activation to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollAdaptorActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-adaptor-activation-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradePollAdaptorActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:PollBrdCtlrActivation

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for board controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollBrdCtlrActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-brd-ctlr-activation-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradePollBrdCtlrActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:PollCmcActivation

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for chassis management controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollCmcActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-cmc-activation-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradePollCmcActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:PollLocalDiskActivate

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for Local disk activate to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollLocalDiskActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-local-disk-activate-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradePollLocalDiskActivate
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:PollSasExpanderActivate

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for Sas Expander Activate to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollSasExpanderActivate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-sas-expander-activate-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradePollSasExpanderActivate
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:PollStorageCtlrActivation

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for storage controller activation to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollStorageCtlrActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-storage-ctlr-activation-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradePollStorageCtlrActivation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:PollUpdateStatus

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for updates to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradePollUpdateStatus
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:PowerOffServers

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: soft shutdown of the servers(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradePowerOffServers
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:PowerOnServers

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on servers(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradePowerOnServers
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:ResetSasExpander

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: Reset SAS expander(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:ResetSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-sas-expander-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradeResetSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:UpdateRequest

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: starting updates for chassis components(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradeUpdateRequest
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisChassisUpgrade:WaitForPowerOff

Fault Code: F79682

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for soft-shutdown of the servers to complete(FSM-STAGE:sam:dme:EquipmentChassisChassisUpgrade:WaitForPowerOff)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-power-off-failed
mibFaultCode: F79682
mibFaultName: fsmRmtErrEquipmentChassisChassisUpgradeWaitForPowerOff
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrMgmtControllerUpdateSasExpander:PollUpdateStatus

Fault Code: F79684

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for update to complete(FSM-STAGE:sam:dme:MgmtControllerUpdateSasExpander:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79684
mibFaultName: fsmRmtErrMgmtControllerUpdateSasExpanderPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateSasExpander:UpdateRequest

Fault Code: F79684

Message:

[FSM:STAGE:REMOTE-ERROR]: sending update request of SasExpander to CMC(FSM-STAGE:sam:dme:MgmtControllerUpdateSasExpander:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79684
mibFaultName: fsmRmtErrMgmtControllerUpdateSasExpanderUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateSasExpander:Activate

Fault Code: F79685

Message:

[FSM:STAGE:REMOTE-ERROR]: activating backup image of SasExpander(FSM-STAGE:sam:dme:MgmtControllerActivateSasExpander:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F79685
mibFaultName: fsmRmtErrMgmtControllerActivateSasExpanderActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateSasExpander:PollActivateStatus

Fault Code: F79685

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for activate to complete(FSM-STAGE:sam:dme:MgmtControllerActivateSasExpander:PollActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-status-failed
mibFaultCode: F79685
mibFaultName: fsmRmtErrMgmtControllerActivateSasExpanderPollActivateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateSasExpander:WaitForActivation

Fault Code: F79685

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for expander to be activated(FSM-STAGE:sam:dme:MgmtControllerActivateSasExpander:WaitForActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-activation-failed
mibFaultCode: F79685
mibFaultName: fsmRmtErrMgmtControllerActivateSasExpanderWaitForActivation
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateLocalDisk:Activate

Fault Code: F79686

Message:

[FSM:STAGE:REMOTE-ERROR]: activating image of LocalDisk(FSM-STAGE:sam:dme:MgmtControllerActivateLocalDisk:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F79686
mibFaultName: fsmRmtErrMgmtControllerActivateLocalDiskActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateLocalDisk:PollActivateStatus

Fault Code: F79686

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for activate to complete(FSM-STAGE:sam:dme:MgmtControllerActivateLocalDisk:PollActivateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activate-status-failed
mibFaultCode: F79686
mibFaultName: fsmRmtErrMgmtControllerActivateLocalDiskPollActivateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrStorageLocalDiskUpdateLocalDisk:PollUpdateStatus

Fault Code: F79687

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for activate to complete(FSM-STAGE:sam:dme:StorageLocalDiskUpdateLocalDisk:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79687
mibFaultName: fsmRmtErrStorageLocalDiskUpdateLocalDiskPollUpdateStatus
moClass: storage:LocalDisk
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]

fsmRmtErrStorageLocalDiskUpdateLocalDisk:PowerOffServers

Fault Code: F79687

Message:

[FSM:STAGE:REMOTE-ERROR]: soft shutdown of the servers(FSM-STAGE:sam:dme:StorageLocalDiskUpdateLocalDisk:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F79687
mibFaultName: fsmRmtErrStorageLocalDiskUpdateLocalDiskPowerOffServers
moClass: storage:LocalDisk
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]

fsmRmtErrStorageLocalDiskUpdateLocalDisk:ServersPowerOffCompletion

Fault Code: F79687

Message:

[FSM:STAGE:REMOTE-ERROR]: checking for servers are powered down(FSM-STAGE:sam:dme:StorageLocalDiskUpdateLocalDisk:ServersPowerOffCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: servers-power-off-completion-failed
mibFaultCode: F79687
mibFaultName: fsmRmtErrStorageLocalDiskUpdateLocalDiskServersPowerOffCompletion
moClass: storage:LocalDisk
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]

fsmRmtErrStorageLocalDiskUpdateLocalDisk:Update

Fault Code: F79687

Message:

[FSM:STAGE:REMOTE-ERROR]: updating image of LocalDisk(FSM-STAGE:sam:dme:StorageLocalDiskUpdateLocalDisk:Update)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-failed
mibFaultCode: F79687
mibFaultName: fsmRmtErrStorageLocalDiskUpdateLocalDiskUpdate
moClass: storage:LocalDisk
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]

fsmRmtErrMgmtControllerUpdateUCSManagerSP:execute

Fault Code: F79699

Message:

[FSM:STAGE:REMOTE-ERROR]: Updating UCS Manager firmware(FSM-STAGE:sam:dme:MgmtControllerUpdateUCSManagerSP:execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79699
mibFaultName: fsmRmtErrMgmtControllerUpdateUCSManagerSPExecute
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateUCSManagerSP:start

Fault Code: F79699

Message:

[FSM:STAGE:REMOTE-ERROR]: Scheduling UCS manager update(FSM-STAGE:sam:dme:MgmtControllerUpdateUCSManagerSP:start)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: start-failed
mibFaultCode: F79699
mibFaultName: fsmRmtErrMgmtControllerUpdateUCSManagerSPStart
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrComputePhysicalDiag:BiosPostCompletion

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for BIOS POST completion on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:CheckPowerAvailability

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Check if power is available for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:CheckPowerAvailability)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-power-availability-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagCheckPowerAvailability
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:DisableScriptableVMedia

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: disabling scriptable vmedia(FSM-STAGE:sam:dme:ComputePhysicalDiag:DisableScriptableVMedia)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: disable-scriptablevmedia-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagDisableScriptableVMedia
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:HagConnect

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:HagConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-connect-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagHagConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:HagDisconnect

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect from pre-boot environment agent on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:HagDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: hag-disconnect-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagHagDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:LogTransfer

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Transferring diag log files(FSM-STAGE:sam:dme:ComputePhysicalDiag:LogTransfer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: log-transfer-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagLogTransfer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:PnuOSIdent

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Identify pre-boot environment agent on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:PnuOSIdent)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pnuosident-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagPnuOSIdent
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:PowerOn

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: power on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:PowerOnWait

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for power on for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:PowerOnWait)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-wait-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagPowerOnWait
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:PreSanitize

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Preparing to check hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:PreSanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: pre-sanitize-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagPreSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:PreconfigVmediaLocal

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Teardown local vmedia(FSM-STAGE:sam:dme:ComputePhysicalDiag:PreconfigVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: preconfig-vmedia-local-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagPreconfigVmediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:PreconfigVmediaPeer

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Teardown peer vmedia(FSM-STAGE:sam:dme:ComputePhysicalDiag:PreconfigVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: preconfig-vmedia-peer-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagPreconfigVmediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:RunTests

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Running diagnostic tests(FSM-STAGE:sam:dme:ComputePhysicalDiag:RunTests)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: run-tests-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagRunTests
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:Sanitize

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Checking hardware configuration server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:Sanitize)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: sanitize-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagSanitize
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:SerialDebugConnect

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Connect to pre-boot environment agent on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:SerialDebugConnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-connect-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagSerialDebugConnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:SerialDebugDisconnect

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Disconnect from pre-boot environment agent on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:SerialDebugDisconnect)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: serial-debug-disconnect-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagSerialDebugDisconnect
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:SetupBootEnvironment

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: setting up boot environment for management O/S for server(FSM-STAGE:sam:dme:ComputePhysicalDiag:SetupBootEnvironment)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-boot-environment-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagSetupBootEnvironment
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:SetupVmediaLocal

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: provisioning a virtual media device with a management O/S for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:SetupVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-local-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagSetupVmediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:SetupVmediaPeer

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: provisioning a virtual media device with a management O/S for server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:SetupVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: setup-vmedia-peer-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagSetupVmediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:Shutdown

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Shutting down server [serverId](FSM-STAGE:sam:dme:ComputePhysicalDiag:Shutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: shutdown-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:TearDownBootEnvironment

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: tearing down boot environment for management O/S for server(FSM-STAGE:sam:dme:ComputePhysicalDiag:TearDownBootEnvironment)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: tear-down-boot-environment-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagTearDownBootEnvironment
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:TeardownVmediaLocal

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Teardown local vmedia(FSM-STAGE:sam:dme:ComputePhysicalDiag:TeardownVmediaLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-local-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagTeardownVmediaLocal
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:TeardownVmediaPeer

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Teardown peer vmedia(FSM-STAGE:sam:dme:ComputePhysicalDiag:TeardownVmediaPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: teardown-vmedia-peer-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagTeardownVmediaPeer
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalDiag:WaitForDebug

Fault Code: F79700

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for user debugging(FSM-STAGE:sam:dme:ComputePhysicalDiag:WaitForDebug)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-debug-failed
mibFaultCode: F79700
mibFaultName: fsmRmtErrComputePhysicalDiagWaitForDebug
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalCimcSecurityConfig:KmipCertConfig

Fault Code: F79701

Message:

[FSM:STAGE:REMOTE-ERROR]: Certificate configuration on CIMC for KMIP(FSM-STAGE:sam:dme:ComputePhysicalCimcSecurityConfig:KmipCertConfig)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: kmip-cert-config-failed
mibFaultCode: F79701
mibFaultName: fsmRmtErrComputePhysicalCimcSecurityConfigKmipCertConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalCimcSecurityConfig:KmipSaveCert

Fault Code: F79701

Message:

[FSM:STAGE:REMOTE-ERROR]: Save CA-signed certificate on CIMC for KMIP(FSM-STAGE:sam:dme:ComputePhysicalCimcSecurityConfig:KmipSaveCert)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: kmip-save-cert-failed
mibFaultCode: F79701
mibFaultName: fsmRmtErrComputePhysicalCimcSecurityConfigKmipSaveCert
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrSwPortDiscoverDeploy:EnablePort

Fault Code: F79730

Message:

[FSM:STAGE:REMOTE-ERROR]: FI port discover on [switchId](FSM-STAGE:sam:dme:SwPortDiscoverDeploy:EnablePort)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: enable-port-failed
mibFaultCode: F79730
mibFaultName: fsmRmtErrSwPortDiscoverDeployEnablePort
moClass: sw:PortDiscover
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/discover

fsmRmtErrPolicyPolicyScopeContReportPolicyFailFsm:ReportError

Fault Code: F79733

Message:

[FSM:STAGE:REMOTE-ERROR]: (FSM-STAGE:sam:dme:PolicyPolicyScopeContReportPolicyFailFsm:ReportError)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: report-error-failed
mibFaultCode: F79733
mibFaultName: fsmRmtErrPolicyPolicyScopeContReportPolicyFailFsmReportError
moClass: policy:PolicyScopeCont
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]
Affected MO: extpol/reg/scope-cont-[appType]
Affected MO: policy-ep/scope-cont-[appType]

fsmRmtErrPolicyRequestorResolveFromCentral:ResolveFromOpsMgr

Fault Code: F79734

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve objects from operations manager(FSM-STAGE:sam:dme:PolicyRequestorResolveFromCentral:ResolveFromOpsMgr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-from-ops-mgr-failed
mibFaultCode: F79734
mibFaultName: fsmRmtErrPolicyRequestorResolveFromCentralResolveFromOpsMgr
moClass: policy:Requestor
Type: fsm
autoCleared: true
Affected MO: sys/control-ep-[type]/source-[sourceDme]/context-[name]/scope-[policyType]-[resolveType]-[policyName]/requestor-[name]

fsmRmtErrPolicyRequestorResolveFromCentral:ResolveFromPolicyMgr

Fault Code: F79734

Message:

[FSM:STAGE:REMOTE-ERROR]: Resolve objects from policy manager(FSM-STAGE:sam:dme:PolicyRequestorResolveFromCentral:ResolveFromPolicyMgr)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: resolve-from-policy-mgr-failed
mibFaultCode: F79734
mibFaultName: fsmRmtErrPolicyRequestorResolveFromCentralResolveFromPolicyMgr
moClass: policy:Requestor
Type: fsm
autoCleared: true
Affected MO: sys/control-ep-[type]/source-[sourceDme]/context-[name]/scope-[policyType]-[resolveType]-[policyName]/requestor-[name]

fsmRmtErrMgmtControllerKvmCert:Config

Fault Code: F79785

Message:

[FSM:STAGE:REMOTE-ERROR]: kvm certificate configuration(FSM-STAGE:sam:dme:MgmtControllerKvmCert:Config)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-failed
mibFaultCode: F79785
mibFaultName: fsmRmtErrMgmtControllerKvmCertConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerKvmCert:ResetCimc

Fault Code: F79785

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting Management Controller(FSM-STAGE:sam:dme:MgmtControllerKvmCert:ResetCimc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-cimc-failed
mibFaultCode: F79785
mibFaultName: fsmRmtErrMgmtControllerKvmCertResetCimc
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrEquipmentChassisFwUpgrade:DeleteCurlDownloadedImages

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:DeleteCurlDownloadedImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-curl-downloaded-images-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradeDeleteCurlDownloadedImages
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisFwUpgrade:DeleteImagesRemote

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Delete images downloaded from operations manager(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:DeleteImagesRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: delete-images-remote-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradeDeleteImagesRemote
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisFwUpgrade:PollUpdateAdaptor

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Poll Update Adaptor fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:PollUpdateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-adaptor-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradePollUpdateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisFwUpgrade:PollUpdateCmc

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Poll Update CMC fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:PollUpdateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-cmc-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradePollUpdateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisFwUpgrade:PollUpdateSasExpander

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Poll Update SAS expander fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:PollUpdateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-sas-expander-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradePollUpdateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisFwUpgrade:UnlockFirmwareImage

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Releasing the lock obtained(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:UnlockFirmwareImage)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: unlock-firmware-image-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradeUnlockFirmwareImage
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisFwUpgrade:UpdateAdaptor

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Update Adaptor fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:UpdateAdaptor)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-adaptor-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradeUpdateAdaptor
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisFwUpgrade:UpdateCmc

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Update CMC fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:UpdateCmc)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-cmc-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradeUpdateCmc
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisFwUpgrade:UpdateSasExpander

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Update SAS expander fw(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:UpdateSasExpander)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-sas-expander-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradeUpdateSasExpander
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisFwUpgrade:WaitBeforeInstallation

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Wait before installation(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:WaitBeforeInstallation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-before-installation-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradeWaitBeforeInstallation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisFwUpgrade:copyRemote

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Copy images to peer node(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:copyRemote)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: copy-remote-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradeCopyRemote
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrEquipmentChassisFwUpgrade:downloadImages

Fault Code: F79786

Message:

[FSM:STAGE:REMOTE-ERROR]: Download images(FSM-STAGE:sam:dme:EquipmentChassisFwUpgrade:downloadImages)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: download-images-failed
mibFaultCode: F79786
mibFaultName: fsmRmtErrEquipmentChassisFwUpgradeDownloadImages
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrFabricReservedVlanDeploy:ConfigSwitchLocal

Fault Code: F79793

Message:

[FSM:STAGE:REMOTE-ERROR]: Reserved VLAN configuration on Local FI(FSM-STAGE:sam:dme:FabricReservedVlanDeploy:ConfigSwitchLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-switch-local-failed
mibFaultCode: F79793
mibFaultName: fsmRmtErrFabricReservedVlanDeployConfigSwitchLocal
moClass: fabric:ReservedVlan
Type: fsm
autoCleared: true
Affected MO: fabric/lan/fab-reserved-vlans

fsmRmtErrFabricReservedVlanDeploy:ConfigSwitchPeer

Fault Code: F79793

Message:

[FSM:STAGE:REMOTE-ERROR]: Reserved VLAN configuration on Peer FI(FSM-STAGE:sam:dme:FabricReservedVlanDeploy:ConfigSwitchPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: config-switch-peer-failed
mibFaultCode: F79793
mibFaultName: fsmRmtErrFabricReservedVlanDeployConfigSwitchPeer
moClass: fabric:ReservedVlan
Type: fsm
autoCleared: true
Affected MO: fabric/lan/fab-reserved-vlans

fsmRmtErrFabricReservedVlanDeploy:WaitForUserAck

Fault Code: F79793

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for User Acknowledgment to configuration on primary(FSM-STAGE:sam:dme:FabricReservedVlanDeploy:WaitForUserAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-user-ack-failed
mibFaultCode: F79793
mibFaultName: fsmRmtErrFabricReservedVlanDeployWaitForUserAck
moClass: fabric:ReservedVlan
Type: fsm
autoCleared: true
Affected MO: fabric/lan/fab-reserved-vlans

fsmRmtErrQosclassSlowDrainConfigQoSSlowDrain:SetLocal

Fault Code: F79801

Message:

[FSM:STAGE:REMOTE-ERROR]: QoS SlowDrain configuration on primary(FSM-STAGE:sam:dme:QosclassSlowDrainConfigQoSSlowDrain:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F79801
mibFaultName: fsmRmtErrQosclassSlowDrainConfigQoSSlowDrainSetLocal
moClass: qosclass:SlowDrain
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes/slow-drain

fsmRmtErrQosclassSlowDrainConfigQoSSlowDrain:SetPeer

Fault Code: F79801

Message:

[FSM:STAGE:REMOTE-ERROR]: QoS SlowDrain configuration on secondary(FSM-STAGE:sam:dme:QosclassSlowDrainConfigQoSSlowDrain:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F79801
mibFaultName: fsmRmtErrQosclassSlowDrainConfigQoSSlowDrainSetPeer
moClass: qosclass:SlowDrain
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes/slow-drain

fsmRmtErrQosclassSlowDrainConfigQoSSlowDrainFex:SetLocal

Fault Code: F79802

Message:

[FSM:STAGE:REMOTE-ERROR]: QoS SlowDrain configuration on primary(FSM-STAGE:sam:dme:QosclassSlowDrainConfigQoSSlowDrainFex:SetLocal)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-local-failed
mibFaultCode: F79802
mibFaultName: fsmRmtErrQosclassSlowDrainConfigQoSSlowDrainFexSetLocal
moClass: qosclass:SlowDrain
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes/slow-drain

fsmRmtErrQosclassSlowDrainConfigQoSSlowDrainFex:SetPeer

Fault Code: F79802

Message:

[FSM:STAGE:REMOTE-ERROR]: QoS SlowDrain configuration on secondary(FSM-STAGE:sam:dme:QosclassSlowDrainConfigQoSSlowDrainFex:SetPeer)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: set-peer-failed
mibFaultCode: F79802
mibFaultName: fsmRmtErrQosclassSlowDrainConfigQoSSlowDrainFexSetPeer
moClass: qosclass:SlowDrain
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes/slow-drain

fsmRmtErrComputePhysicalExecuteActions:BiosPostCompletion

Fault Code: F79815

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for BIOS POST completion from CIMC on server [serverId](FSM-STAGE:sam:dme:ComputePhysicalExecuteActions:BiosPostCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: bios-post-completion-failed
mibFaultCode: F79815
mibFaultName: fsmRmtErrComputePhysicalExecuteActionsBiosPostCompletion
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalExecuteActions:ExecutePMAction

Fault Code: F79815

Message:

[FSM:STAGE:REMOTE-ERROR]: Execute a persistent memory action on a server [dn](FSM-STAGE:sam:dme:ComputePhysicalExecuteActions:ExecutePMAction)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: executepmaction-failed
mibFaultCode: F79815
mibFaultName: fsmRmtErrComputePhysicalExecuteActionsExecutePMAction
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalExecuteActions:PowerOn

Fault Code: F79815

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on server for configuration of service profile [assignedToDn](FSM-STAGE:sam:dme:ComputePhysicalExecuteActions:PowerOn)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-failed
mibFaultCode: F79815
mibFaultName: fsmRmtErrComputePhysicalExecuteActionsPowerOn
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalExecuteActions:SoftShutdown

Fault Code: F79815

Message:

[FSM:STAGE:REMOTE-ERROR]: Soft shutdown of server [dn](FSM-STAGE:sam:dme:ComputePhysicalExecuteActions:SoftShutdown)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: soft-shutdown-failed
mibFaultCode: F79815
mibFaultName: fsmRmtErrComputePhysicalExecuteActionsSoftShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrEquipmentChassisFanPolicyConfig:Execute

Fault Code: F79816

Message:

[FSM:STAGE:REMOTE-ERROR]: Deploying Fan policy changes on chassis [id](FSM-STAGE:sam:dme:EquipmentChassisFanPolicyConfig:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79816
mibFaultName: fsmRmtErrEquipmentChassisFanPolicyConfigExecute
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmRmtErrComputePhysicalNvmeSwitchRecovery:CheckStatus

Fault Code: F79817

Message:

[FSM:STAGE:REMOTE-ERROR]: Get Recovery status for NVMe Switch(FSM-STAGE:sam:dme:ComputePhysicalNvmeSwitchRecovery:CheckStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: check-status-failed
mibFaultCode: F79817
mibFaultName: fsmRmtErrComputePhysicalNvmeSwitchRecoveryCheckStatus
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalNvmeSwitchRecovery:Execute

Fault Code: F79817

Message:

[FSM:STAGE:REMOTE-ERROR]: Execute NVMe Switch recovery(FSM-STAGE:sam:dme:ComputePhysicalNvmeSwitchRecovery:Execute)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: execute-failed
mibFaultCode: F79817
mibFaultName: fsmRmtErrComputePhysicalNvmeSwitchRecoveryExecute
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrComputePhysicalNvmeSwitchRecovery:WaitForAck

Fault Code: F79817

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for user ack(FSM-STAGE:sam:dme:ComputePhysicalNvmeSwitchRecovery:WaitForAck)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: wait-for-ack-failed
mibFaultCode: F79817
mibFaultName: fsmRmtErrComputePhysicalNvmeSwitchRecoveryWaitForAck
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmRmtErrMgmtControllerUpdateStorageServerCMC:PollUpdateStatus

Fault Code: F79819

Message:

[FSM:STAGE:REMOTE-ERROR]: waiting for c3260 CMC update(FSM-STAGE:sam:dme:MgmtControllerUpdateStorageServerCMC:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79819
mibFaultName: fsmRmtErrMgmtControllerUpdateStorageServerCMCPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpdateStorageServerCMC:UpdateRequest

Fault Code: F79819

Message:

[FSM:STAGE:REMOTE-ERROR]: sending update request to c3260 CMC(FSM-STAGE:sam:dme:MgmtControllerUpdateStorageServerCMC:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79819
mibFaultName: fsmRmtErrMgmtControllerUpdateStorageServerCMCUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateStorageServerCMC:Activate

Fault Code: F79820

Message:

[FSM:STAGE:REMOTE-ERROR]: activating backup image of c3260 CMC(FSM-STAGE:sam:dme:MgmtControllerActivateStorageServerCMC:Activate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: activate-failed
mibFaultCode: F79820
mibFaultName: fsmRmtErrMgmtControllerActivateStorageServerCMCActivate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateStorageServerCMC:PollActivation

Fault Code: F79820

Message:

[FSM:STAGE:REMOTE-ERROR]: poll activation status(FSM-STAGE:sam:dme:MgmtControllerActivateStorageServerCMC:PollActivation)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-activation-failed
mibFaultCode: F79820
mibFaultName: fsmRmtErrMgmtControllerActivateStorageServerCMCPollActivation
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerActivateStorageServerCMC:Reset

Fault Code: F79820

Message:

[FSM:STAGE:REMOTE-ERROR]: Resetting c3260 CMC to boot the activated version(FSM-STAGE:sam:dme:MgmtControllerActivateStorageServerCMC:Reset)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: reset-failed
mibFaultCode: F79820
mibFaultName: fsmRmtErrMgmtControllerActivateStorageServerCMCReset
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpgradeBoardController:PollUpdateStatus

Fault Code: F79821

Message:

[FSM:STAGE:REMOTE-ERROR]: Waiting for Board Controller update to complete(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:PollUpdateStatus)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: poll-update-status-failed
mibFaultCode: F79821
mibFaultName: fsmRmtErrMgmtControllerUpgradeBoardControllerPollUpdateStatus
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpgradeBoardController:PowerOffServers

Fault Code: F79821

Message:

[FSM:STAGE:REMOTE-ERROR]: Power off servers(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:PowerOffServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-off-servers-failed
mibFaultCode: F79821
mibFaultName: fsmRmtErrMgmtControllerUpgradeBoardControllerPowerOffServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpgradeBoardController:PowerOnServers

Fault Code: F79821

Message:

[FSM:STAGE:REMOTE-ERROR]: Power on servers(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:PowerOnServers)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: power-on-servers-failed
mibFaultCode: F79821
mibFaultName: fsmRmtErrMgmtControllerUpgradeBoardControllerPowerOnServers
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpgradeBoardController:PrepareForUpdate

Fault Code: F79821

Message:

[FSM:STAGE:REMOTE-ERROR]: Prepare for BoardController update(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:PrepareForUpdate)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: prepare-for-update-failed
mibFaultCode: F79821
mibFaultName: fsmRmtErrMgmtControllerUpgradeBoardControllerPrepareForUpdate
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpgradeBoardController:ServersPowerOffCompletion

Fault Code: F79821

Message:

[FSM:STAGE:REMOTE-ERROR]: checking if the servers are powered down(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:ServersPowerOffCompletion)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: servers-power-off-completion-failed
mibFaultCode: F79821
mibFaultName: fsmRmtErrMgmtControllerUpgradeBoardControllerServersPowerOffCompletion
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrMgmtControllerUpgradeBoardController:UpdateRequest

Fault Code: F79821

Message:

[FSM:STAGE:REMOTE-ERROR]: Sending Board Controller update request to CMC(FSM-STAGE:sam:dme:MgmtControllerUpgradeBoardController:UpdateRequest)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: update-request-failed
mibFaultCode: F79821
mibFaultName: fsmRmtErrMgmtControllerUpgradeBoardControllerUpdateRequest
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmRmtErrComputePhysicalReinitializeVirtualDrive:ExecuteVDAction

Fault Code: F79835

Message:

[FSM:STAGE:REMOTE-ERROR]: Execute Storage Configuration(FSM-STAGE:sam:dme:ComputePhysicalReinitializeVirtualDrive:ExecuteVDAction)

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: warning
Cause: executevdaction-failed
mibFaultCode: F79835
mibFaultName: fsmRmtErrComputePhysicalReinitializeVirtualDriveExecuteVDAction
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailEquipmentChassisRemoveChassis

Fault Code: F999447

Message:

[FSM:FAILED]: sam:dme:EquipmentChassisRemoveChassis

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999447
mibFaultName: fsmFailEquipmentChassisRemoveChassis
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmFailEquipmentLocatorLedSetLocatorLed

Fault Code: F999448

Message:

[FSM:FAILED]: sam:dme:EquipmentLocatorLedSetLocatorLed

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999448
mibFaultName: fsmFailEquipmentLocatorLedSetLocatorLed
moClass: equipment:LocatorLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/locator-led
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/chassis-[id]/locator-led
Affected MO: sys/chassis-[id]/psu-[id]/locator-led
Affected MO: sys/chassis-[id]/slot-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/fex-[id]/locator-led
Affected MO: sys/fex-[id]/psu-[id]/locator-led
Affected MO: sys/fex-[id]/slot-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/psu-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/ext-board-[id]/locator-led
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-unit-[id]/locator-led
Affected MO: sys/rack-unit-[id]/psu-[id]/locator-led
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/switch-[id]/locator-led
Affected MO: sys/switch-[id]/psu-[id]/locator-led

fsmFailMgmtControllerExtMgmtIfConfig

Fault Code: F999558

Message:

[FSM:FAILED]: sam:dme:MgmtControllerExtMgmtIfConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999558
mibFaultName: fsmFailMgmtControllerExtMgmtIfConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailFabricComputeSlotEpIdentify

Fault Code: F999559

Message:

[FSM:FAILED]: sam:dme:FabricComputeSlotEpIdentify

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999559
mibFaultName: fsmFailFabricComputeSlotEpIdentify
moClass: fabric:ComputeSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/slot-[slotId]

fsmFailComputeBladeDiscover

Fault Code: F999560

Message:

[FSM:FAILED]: sam:dme:ComputeBladeDiscover

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999560
mibFaultName: fsmFailComputeBladeDiscover
moClass: compute:Blade
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]

fsmFailEquipmentChassisPsuPolicyConfig

Fault Code: F999573

Message:

[FSM:FAILED]: sam:dme:EquipmentChassisPsuPolicyConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999573
mibFaultName: fsmFailEquipmentChassisPsuPolicyConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmFailAdaptorHostFcIfResetFcPersBinding

Fault Code: F999574

Message:

[FSM:FAILED]: sam:dme:AdaptorHostFcIfResetFcPersBinding

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999574
mibFaultName: fsmFailAdaptorHostFcIfResetFcPersBinding
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmFailFabricLanCloudSwitchMode

Fault Code: F999579

Message:

[FSM:FAILED]: sam:dme:FabricLanCloudSwitchMode

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999579
mibFaultName: fsmFailFabricLanCloudSwitchMode
moClass: fabric:LanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/lan

fsmFailVnicProfileSetDeploy

Fault Code: F999590

Message:

[FSM:FAILED]: sam:dme:VnicProfileSetDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999590
mibFaultName: fsmFailVnicProfileSetDeploy
moClass: vnic:ProfileSet
Type: fsm
autoCleared: true
Affected MO: fabric/lan/profiles

fsmFailCommSvcEpUpdateSvcEp

Fault Code: F999616

Message:

[FSM:FAILED]: sam:dme:CommSvcEpUpdateSvcEp

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999616
mibFaultName: fsmFailCommSvcEpUpdateSvcEp
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmFailCommSvcEpRestartWebSvc

Fault Code: F999617

Message:

[FSM:FAILED]: sam:dme:CommSvcEpRestartWebSvc

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999617
mibFaultName: fsmFailCommSvcEpRestartWebSvc
moClass: comm:SvcEp
Type: fsm
autoCleared: true
Affected MO: sys/svc-ext

fsmFailAaaEpUpdateEp

Fault Code: F999619

Message:

[FSM:FAILED]: sam:dme:AaaEpUpdateEp

Explanation:

Cisco UCS Manager could not set the configurations for AAA servers.

Recommended Action:

Check the error for the failed FSM stage and take the recommended action for that stage.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999619
mibFaultName: fsmFailAaaEpUpdateEp
moClass: aaa:Ep
Type: fsm
autoCleared: true
Affected MO: sys/ldap-ext
Affected MO: sys/radius-ext
Affected MO: sys/tacacs-ext

fsmFailAaaRealmUpdateRealm

Fault Code: F999620

Message:

[FSM:FAILED]: sam:dme:AaaRealmUpdateRealm

Explanation:

Cisco UCS Manager could not set the configurations for Authentication Realm.

Recommended Action:

Check the error for the failed FSM stage and take the recommended action for that stage.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999620
mibFaultName: fsmFailAaaRealmUpdateRealm
moClass: aaa:Realm
Type: fsm
autoCleared: true
Affected MO: sys/auth-realm

fsmFailAaaUserEpUpdateUserEp

Fault Code: F999621

Message:

[FSM:FAILED]: sam:dme:AaaUserEpUpdateUserEp

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999621
mibFaultName: fsmFailAaaUserEpUpdateUserEp
moClass: aaa:UserEp
Type: fsm
autoCleared: true
Affected MO: sys/user-ext

fsmFailPkiEpUpdateEp

Fault Code: F999622

Message:

[FSM:FAILED]: sam:dme:PkiEpUpdateEp

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999622
mibFaultName: fsmFailPkiEpUpdateEp
moClass: pki:Ep
Type: fsm
autoCleared: true
Affected MO: sys/pki-ext

fsmFailSysfileMutationSingle

Fault Code: F999640

Message:

[FSM:FAILED]: sam:dme:SysfileMutationSingle

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999640
mibFaultName: fsmFailSysfileMutationSingle
moClass: sysfile:Mutation
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]/mutation
Affected MO: sys/corefiles/mutation

fsmFailSysfileMutationGlobal

Fault Code: F999641

Message:

[FSM:FAILED]: sam:dme:SysfileMutationGlobal

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999641
mibFaultName: fsmFailSysfileMutationGlobal
moClass: sysfile:Mutation
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]/mutation
Affected MO: sys/corefiles/mutation

fsmFailSysdebugManualCoreFileExportTargetExport

Fault Code: F999644

Message:

[FSM:FAILED]: sam:dme:SysdebugManualCoreFileExportTargetExport

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999644
mibFaultName: fsmFailSysdebugManualCoreFileExportTargetExport
moClass: sysdebug:ManualCoreFileExportTarget
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]/export-to-[hostname]

fsmFailSysdebugAutoCoreFileExportTargetConfigure

Fault Code: F999645

Message:

[FSM:FAILED]: sam:dme:SysdebugAutoCoreFileExportTargetConfigure

Explanation:

Cisco UCS Manager could not set the configurations for auto core transfer to remote TFTP server.

Recommended Action:

Check the error for the failed FSM stage and take the recommended action for that stage.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999645
mibFaultName: fsmFailSysdebugAutoCoreFileExportTargetConfigure
moClass: sysdebug:AutoCoreFileExportTarget
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/file-export

fsmFailSysdebugLogControlEpLogControlPersist

Fault Code: F999646

Message:

[FSM:FAILED]: sam:dme:SysdebugLogControlEpLogControlPersist

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999646
mibFaultName: fsmFailSysdebugLogControlEpLogControlPersist
moClass: sysdebug:LogControlEp
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/logcontrol

fsmFailSwAccessDomainDeploy

Fault Code: F999674

Message:

[FSM:FAILED]: sam:dme:SwAccessDomainDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999674
mibFaultName: fsmFailSwAccessDomainDeploy
moClass: sw:AccessDomain
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/access-eth

fsmFailSwEthLanBorderDeploy

Fault Code: F999675

Message:

[FSM:FAILED]: sam:dme:SwEthLanBorderDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999675
mibFaultName: fsmFailSwEthLanBorderDeploy
moClass: sw:EthLanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-eth

fsmFailSwFcSanBorderDeploy

Fault Code: F999676

Message:

[FSM:FAILED]: sam:dme:SwFcSanBorderDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999676
mibFaultName: fsmFailSwFcSanBorderDeploy
moClass: sw:FcSanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-fc

fsmFailSwUtilityDomainDeploy

Fault Code: F999677

Message:

[FSM:FAILED]: sam:dme:SwUtilityDomainDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999677
mibFaultName: fsmFailSwUtilityDomainDeploy
moClass: sw:UtilityDomain
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/utility-eth

fsmFailSyntheticFsObjCreate

Fault Code: F999681

Message:

[FSM:FAILED]: sam:dme:SyntheticFsObjCreate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999681
mibFaultName: fsmFailSyntheticFsObjCreate
moClass: synthetic:FsObj
Type: fsm
autoCleared: true
Affected MO: sys/file-[name]

fsmFailFirmwareDownloaderDownload

Fault Code: F999690

Message:

[FSM:FAILED]: sam:dme:FirmwareDownloaderDownload

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999690
mibFaultName: fsmFailFirmwareDownloaderDownload
moClass: firmware:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/dnld-[fileName]

fsmFailFirmwareImageDelete

Fault Code: F999691

Message:

[FSM:FAILED]: sam:dme:FirmwareImageDelete

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999691
mibFaultName: fsmFailFirmwareImageDelete
moClass: firmware:Image
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/image-[name]

fsmFailMgmtControllerUpdateSwitch

Fault Code: F999693

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpdateSwitch

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999693
mibFaultName: fsmFailMgmtControllerUpdateSwitch
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerUpdateIOM

Fault Code: F999694

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpdateIOM

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999694
mibFaultName: fsmFailMgmtControllerUpdateIOM
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerActivateIOM

Fault Code: F999695

Message:

[FSM:FAILED]: sam:dme:MgmtControllerActivateIOM

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999695
mibFaultName: fsmFailMgmtControllerActivateIOM
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerUpdateBMC

Fault Code: F999696

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpdateBMC

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999696
mibFaultName: fsmFailMgmtControllerUpdateBMC
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerActivateBMC

Fault Code: F999697

Message:

[FSM:FAILED]: sam:dme:MgmtControllerActivateBMC

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999697
mibFaultName: fsmFailMgmtControllerActivateBMC
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailCallhomeEpConfigCallhome

Fault Code: F999710

Message:

[FSM:FAILED]: sam:dme:CallhomeEpConfigCallhome

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999710
mibFaultName: fsmFailCallhomeEpConfigCallhome
moClass: callhome:Ep
Type: fsm
autoCleared: true
Affected MO: call-home

fsmFailMgmtIfSwMgmtOobIfConfig

Fault Code: F999713

Message:

[FSM:FAILED]: sam:dme:MgmtIfSwMgmtOobIfConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999713
mibFaultName: fsmFailMgmtIfSwMgmtOobIfConfig
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmFailMgmtIfSwMgmtInbandIfConfig

Fault Code: F999714

Message:

[FSM:FAILED]: sam:dme:MgmtIfSwMgmtInbandIfConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999714
mibFaultName: fsmFailMgmtIfSwMgmtInbandIfConfig
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmFailMgmtIfVirtualIfConfig

Fault Code: F999719

Message:

[FSM:FAILED]: sam:dme:MgmtIfVirtualIfConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999719
mibFaultName: fsmFailMgmtIfVirtualIfConfig
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmFailMgmtIfEnableVip

Fault Code: F999720

Message:

[FSM:FAILED]: sam:dme:MgmtIfEnableVip

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999720
mibFaultName: fsmFailMgmtIfEnableVip
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmFailMgmtIfDisableVip

Fault Code: F999721

Message:

[FSM:FAILED]: sam:dme:MgmtIfDisableVip

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999721
mibFaultName: fsmFailMgmtIfDisableVip
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmFailMgmtIfEnableHA

Fault Code: F999722

Message:

[FSM:FAILED]: sam:dme:MgmtIfEnableHA

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999722
mibFaultName: fsmFailMgmtIfEnableHA
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmFailMgmtBackupBackup

Fault Code: F999723

Message:

[FSM:FAILED]: sam:dme:MgmtBackupBackup

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999723
mibFaultName: fsmFailMgmtBackupBackup
moClass: mgmt:Backup
Type: fsm
autoCleared: true
Affected MO: sys/backup-[hostname]

fsmFailMgmtImporterImport

Fault Code: F999724

Message:

[FSM:FAILED]: sam:dme:MgmtImporterImport

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999724
mibFaultName: fsmFailMgmtImporterImport
moClass: mgmt:Importer
Type: fsm
autoCleared: true
Affected MO: sys/import-config-[hostname]

fsmFailStatsCollectionPolicyUpdateEp

Fault Code: F999782

Message:

[FSM:FAILED]: sam:dme:StatsCollectionPolicyUpdateEp

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999782
mibFaultName: fsmFailStatsCollectionPolicyUpdateEp
moClass: stats:CollectionPolicy
Type: fsm
autoCleared: true
Affected MO: stats/coll-policy-[name]

fsmFailQosclassDefinitionConfigGlobalQoS

Fault Code: F999785

Message:

[FSM:FAILED]: sam:dme:QosclassDefinitionConfigGlobalQoS

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999785
mibFaultName: fsmFailQosclassDefinitionConfigGlobalQoS
moClass: qosclass:Definition
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes

fsmFailEpqosDefinitionDeploy

Fault Code: F999789

Message:

[FSM:FAILED]: sam:dme:EpqosDefinitionDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999789
mibFaultName: fsmFailEpqosDefinitionDeploy
moClass: epqos:Definition
Type: fsm
autoCleared: true
Affected MO: org-[name]/ep-qos-[name]

fsmFailEpqosDefinitionDelTaskRemove

Fault Code: F999790

Message:

[FSM:FAILED]: sam:dme:EpqosDefinitionDelTaskRemove

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999790
mibFaultName: fsmFailEpqosDefinitionDelTaskRemove
moClass: epqos:DefinitionDelTask
Type: fsm
autoCleared: true
Affected MO: org-[name]/ep-qos-deletion-[defIntId]

fsmFailEquipmentIOCardResetCmc

Fault Code: F999843

Message:

[FSM:FAILED]: sam:dme:EquipmentIOCardResetCmc

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999843
mibFaultName: fsmFailEquipmentIOCardResetCmc
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmFailMgmtControllerUpdateUCSManager

Fault Code: F999855

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpdateUCSManager

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999855
mibFaultName: fsmFailMgmtControllerUpdateUCSManager
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerSysConfig

Fault Code: F999863

Message:

[FSM:FAILED]: sam:dme:MgmtControllerSysConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999863
mibFaultName: fsmFailMgmtControllerSysConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailAdaptorExtEthIfPathReset

Fault Code: F999892

Message:

[FSM:FAILED]: sam:dme:AdaptorExtEthIfPathReset

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999892
mibFaultName: fsmFailAdaptorExtEthIfPathReset
moClass: adaptor:ExtEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/ext-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/ext-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/ext-eth-[id]

fsmFailAdaptorHostEthIfCircuitReset

Fault Code: F999897

Message:

[FSM:FAILED]: sam:dme:AdaptorHostEthIfCircuitReset

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999897
mibFaultName: fsmFailAdaptorHostEthIfCircuitReset
moClass: adaptor:HostEthIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]

fsmFailAdaptorHostFcIfCircuitReset

Fault Code: F999898

Message:

[FSM:FAILED]: sam:dme:AdaptorHostFcIfCircuitReset

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999898
mibFaultName: fsmFailAdaptorHostFcIfCircuitReset
moClass: adaptor:HostFcIf
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-fc-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-fc-[id]

fsmFailExtvmmProviderConfig

Fault Code: F999919

Message:

[FSM:FAILED]: sam:dme:ExtvmmProviderConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999919
mibFaultName: fsmFailExtvmmProviderConfig
moClass: extvmm:Provider
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/vm-[name]

fsmFailExtvmmKeyStoreCertInstall

Fault Code: F999920

Message:

[FSM:FAILED]: sam:dme:ExtvmmKeyStoreCertInstall

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999920
mibFaultName: fsmFailExtvmmKeyStoreCertInstall
moClass: extvmm:KeyStore
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/key-store

fsmFailExtvmmSwitchDelTaskRemoveProvider

Fault Code: F999921

Message:

[FSM:FAILED]: sam:dme:ExtvmmSwitchDelTaskRemoveProvider

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999921
mibFaultName: fsmFailExtvmmSwitchDelTaskRemoveProvider
moClass: extvmm:SwitchDelTask
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/vsw-deltask-[swIntId]

fsmFailExtvmmMasterExtKeyConfig

Fault Code: F999938

Message:

[FSM:FAILED]: sam:dme:ExtvmmMasterExtKeyConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999938
mibFaultName: fsmFailExtvmmMasterExtKeyConfig
moClass: extvmm:MasterExtKey
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt/ext-key

fsmFailCapabilityUpdaterUpdater

Fault Code: F999944

Message:

[FSM:FAILED]: sam:dme:CapabilityUpdaterUpdater

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999944
mibFaultName: fsmFailCapabilityUpdaterUpdater
moClass: capability:Updater
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/updater-[fileName]

fsmFailFirmwareDistributableDelete

Fault Code: F999946

Message:

[FSM:FAILED]: sam:dme:FirmwareDistributableDelete

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999946
mibFaultName: fsmFailFirmwareDistributableDelete
moClass: firmware:Distributable
Type: fsm
autoCleared: true
Affected MO: sys/fw-catalogue/distrib-[name]

fsmFailCapabilityCatalogueDeployCatalogue

Fault Code: F999971

Message:

[FSM:FAILED]: sam:dme:CapabilityCatalogueDeployCatalogue

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999971
mibFaultName: fsmFailCapabilityCatalogueDeployCatalogue
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmFailEquipmentFexRemoveFex

Fault Code: F999982

Message:

[FSM:FAILED]: sam:dme:EquipmentFexRemoveFex

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999982
mibFaultName: fsmFailEquipmentFexRemoveFex
moClass: equipment:Fex
Type: fsm
autoCleared: true
Affected MO: sys/fex-[id]

fsmFailEquipmentLocatorLedSetFeLocatorLed

Fault Code: F999983

Message:

[FSM:FAILED]: sam:dme:EquipmentLocatorLedSetFeLocatorLed

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999983
mibFaultName: fsmFailEquipmentLocatorLedSetFeLocatorLed
moClass: equipment:LocatorLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/locator-led
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/chassis-[id]/locator-led
Affected MO: sys/chassis-[id]/psu-[id]/locator-led
Affected MO: sys/chassis-[id]/slot-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/fex-[id]/locator-led
Affected MO: sys/fex-[id]/psu-[id]/locator-led
Affected MO: sys/fex-[id]/slot-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/psu-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/ext-board-[id]/locator-led
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-unit-[id]/locator-led
Affected MO: sys/rack-unit-[id]/psu-[id]/locator-led
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/switch-[id]/locator-led
Affected MO: sys/switch-[id]/psu-[id]/locator-led

fsmFailEquipmentChassisPowerCap

Fault Code: F999984

Message:

[FSM:FAILED]: sam:dme:EquipmentChassisPowerCap

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999984
mibFaultName: fsmFailEquipmentChassisPowerCap
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmFailEquipmentIOCardMuxOffline

Fault Code: F999985

Message:

[FSM:FAILED]: sam:dme:EquipmentIOCardMuxOffline

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F999985
mibFaultName: fsmFailEquipmentIOCardMuxOffline
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmFailComputePhysicalAssociate

Fault Code: F1000013

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalAssociate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000013
mibFaultName: fsmFailComputePhysicalAssociate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalDisassociate

Fault Code: F1000014

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalDisassociate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000014
mibFaultName: fsmFailComputePhysicalDisassociate
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalPowerCap

Fault Code: F1000015

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalPowerCap

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000015
mibFaultName: fsmFailComputePhysicalPowerCap
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalDecommission

Fault Code: F1000016

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalDecommission

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000016
mibFaultName: fsmFailComputePhysicalDecommission
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalSoftShutdown

Fault Code: F1000017

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalSoftShutdown

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000017
mibFaultName: fsmFailComputePhysicalSoftShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalHardShutdown

Fault Code: F1000018

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalHardShutdown

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000018
mibFaultName: fsmFailComputePhysicalHardShutdown
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalTurnup

Fault Code: F1000019

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalTurnup

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000019
mibFaultName: fsmFailComputePhysicalTurnup
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalPowercycle

Fault Code: F1000020

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalPowercycle

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000020
mibFaultName: fsmFailComputePhysicalPowercycle
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalHardreset

Fault Code: F1000021

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalHardreset

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000021
mibFaultName: fsmFailComputePhysicalHardreset
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalSoftreset

Fault Code: F1000022

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalSoftreset

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000022
mibFaultName: fsmFailComputePhysicalSoftreset
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalSwConnUpd

Fault Code: F1000023

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalSwConnUpd

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000023
mibFaultName: fsmFailComputePhysicalSwConnUpd
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalBiosRecovery

Fault Code: F1000024

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalBiosRecovery

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000024
mibFaultName: fsmFailComputePhysicalBiosRecovery
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalCmosReset

Fault Code: F1000026

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalCmosReset

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000026
mibFaultName: fsmFailComputePhysicalCmosReset
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalResetBmc

Fault Code: F1000027

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalResetBmc

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000027
mibFaultName: fsmFailComputePhysicalResetBmc
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailEquipmentIOCardResetIom

Fault Code: F1000028

Message:

[FSM:FAILED]: sam:dme:EquipmentIOCardResetIom

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000028
mibFaultName: fsmFailEquipmentIOCardResetIom
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmFailComputeRackUnitDiscover

Fault Code: F1000034

Message:

[FSM:FAILED]: sam:dme:ComputeRackUnitDiscover

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000034
mibFaultName: fsmFailComputeRackUnitDiscover
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmFailLsServerConfigure

Fault Code: F1000035

Message:

[FSM:FAILED]: sam:dme:LsServerConfigure

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000035
mibFaultName: fsmFailLsServerConfigure
moClass: ls:Server
Type: fsm
autoCleared: true
Affected MO: org-[name]/ls-[name]
Affected MO: org-[name]/tier-[name]/ls-[name]

fsmFailSwEthMonDeploy

Fault Code: F1000040

Message:

[FSM:FAILED]: sam:dme:SwEthMonDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000040
mibFaultName: fsmFailSwEthMonDeploy
moClass: sw:EthMon
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/lanmon-eth/mon-[name]

fsmFailSwFcMonDeploy

Fault Code: F1000041

Message:

[FSM:FAILED]: sam:dme:SwFcMonDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000041
mibFaultName: fsmFailSwFcMonDeploy
moClass: sw:FcMon
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/sanmon-fc/mon-[name]

fsmFailFabricSanCloudSwitchMode

Fault Code: F1000042

Message:

[FSM:FAILED]: sam:dme:FabricSanCloudSwitchMode

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000042
mibFaultName: fsmFailFabricSanCloudSwitchMode
moClass: fabric:SanCloud
Type: fsm
autoCleared: true
Affected MO: fabric/san

fsmFailComputePhysicalUpdateExtUsers

Fault Code: F1000048

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalUpdateExtUsers

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000048
mibFaultName: fsmFailComputePhysicalUpdateExtUsers
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailSysdebugTechSupportInitiate

Fault Code: F1000052

Message:

[FSM:FAILED]: sam:dme:SysdebugTechSupportInitiate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000052
mibFaultName: fsmFailSysdebugTechSupportInitiate
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmFailSysdebugTechSupportDeleteTechSupFile

Fault Code: F1000053

Message:

[FSM:FAILED]: sam:dme:SysdebugTechSupportDeleteTechSupFile

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000053
mibFaultName: fsmFailSysdebugTechSupportDeleteTechSupFile
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmFailSysdebugTechSupportDownload

Fault Code: F1000054

Message:

[FSM:FAILED]: sam:dme:SysdebugTechSupportDownload

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000054
mibFaultName: fsmFailSysdebugTechSupportDownload
moClass: sysdebug:TechSupport
Type: fsm
autoCleared: true
Affected MO: sys/tech-support-files/tech-support-[creationTS]

fsmFailComputePhysicalUpdateAdaptor

Fault Code: F1000083

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalUpdateAdaptor

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000083
mibFaultName: fsmFailComputePhysicalUpdateAdaptor
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalActivateAdaptor

Fault Code: F1000084

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalActivateAdaptor

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000084
mibFaultName: fsmFailComputePhysicalActivateAdaptor
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailCapabilityCatalogueActivateCatalog

Fault Code: F1000085

Message:

[FSM:FAILED]: sam:dme:CapabilityCatalogueActivateCatalog

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000085
mibFaultName: fsmFailCapabilityCatalogueActivateCatalog
moClass: capability:Catalogue
Type: fsm
autoCleared: true
Affected MO: capabilities

fsmFailCapabilityMgmtExtensionActivateMgmtExt

Fault Code: F1000086

Message:

[FSM:FAILED]: sam:dme:CapabilityMgmtExtensionActivateMgmtExt

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000086
mibFaultName: fsmFailCapabilityMgmtExtensionActivateMgmtExt
moClass: capability:MgmtExtension
Type: fsm
autoCleared: true
Affected MO: capabilities/ep/mgmt-ext

fsmFailLicenseDownloaderDownload

Fault Code: F1000090

Message:

[FSM:FAILED]: sam:dme:LicenseDownloaderDownload

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000090
mibFaultName: fsmFailLicenseDownloaderDownload
moClass: license:Downloader
Type: fsm
autoCleared: true
Affected MO: sys/license/dnld-[fileName]

fsmFailLicenseFileInstall

Fault Code: F1000091

Message:

[FSM:FAILED]: sam:dme:LicenseFileInstall

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000091
mibFaultName: fsmFailLicenseFileInstall
moClass: license:File
Type: fsm
autoCleared: true
Affected MO: sys/license/file-[scope]:[id]

fsmFailLicenseFileClear

Fault Code: F1000092

Message:

[FSM:FAILED]: sam:dme:LicenseFileClear

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000092
mibFaultName: fsmFailLicenseFileClear
moClass: license:File
Type: fsm
autoCleared: true
Affected MO: sys/license/file-[scope]:[id]

fsmFailLicenseInstanceUpdateFlexlm

Fault Code: F1000093

Message:

[FSM:FAILED]: sam:dme:LicenseInstanceUpdateFlexlm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000093
mibFaultName: fsmFailLicenseInstanceUpdateFlexlm
moClass: license:Instance
Type: fsm
autoCleared: true
Affected MO: sys/license/feature-[name]-[vendor]-[version]/inst-[scope]

fsmFailComputePhysicalConfigSoL

Fault Code: F1000123

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalConfigSoL

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000123
mibFaultName: fsmFailComputePhysicalConfigSoL
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalUnconfigSoL

Fault Code: F1000124

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalUnconfigSoL

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000124
mibFaultName: fsmFailComputePhysicalUnconfigSoL
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailPortPIoInCompatSfpPresence

Fault Code: F1000129

Message:

[FSM:FAILED]: sam:dme:PortPIoInCompatSfpPresence

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000129
mibFaultName: fsmFailPortPIoInCompatSfpPresence
moClass: port:PIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmFailComputePhysicalDiagnosticInterrupt

Fault Code: F1000156

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalDiagnosticInterrupt

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000156
mibFaultName: fsmFailComputePhysicalDiagnosticInterrupt
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailSysdebugCoreDownload

Fault Code: F1000173

Message:

[FSM:FAILED]: sam:dme:SysdebugCoreDownload

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000173
mibFaultName: fsmFailSysdebugCoreDownload
moClass: sysdebug:Core
Type: fsm
autoCleared: true
Affected MO: sys/corefiles/file-[name]|[switchId]

fsmFailEquipmentChassisDynamicReallocation

Fault Code: F1000174

Message:

[FSM:FAILED]: sam:dme:EquipmentChassisDynamicReallocation

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000174
mibFaultName: fsmFailEquipmentChassisDynamicReallocation
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmFailComputePhysicalResetKvm

Fault Code: F1000203

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalResetKvm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000203
mibFaultName: fsmFailComputePhysicalResetKvm
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailMgmtControllerOnline

Fault Code: F1000209

Message:

[FSM:FAILED]: sam:dme:MgmtControllerOnline

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000209
mibFaultName: fsmFailMgmtControllerOnline
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailComputeRackUnitOffline

Fault Code: F1000210

Message:

[FSM:FAILED]: sam:dme:ComputeRackUnitOffline

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000210
mibFaultName: fsmFailComputeRackUnitOffline
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmFailEquipmentLocatorLedSetFiLocatorLed

Fault Code: F1000227

Message:

[FSM:FAILED]: sam:dme:EquipmentLocatorLedSetFiLocatorLed

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000227
mibFaultName: fsmFailEquipmentLocatorLedSetFiLocatorLed
moClass: equipment:LocatorLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/blade-[slotId]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/locator-led
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/locator-led
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/chassis-[id]/locator-led
Affected MO: sys/chassis-[id]/psu-[id]/locator-led
Affected MO: sys/chassis-[id]/slot-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/fex-[id]/locator-led
Affected MO: sys/fex-[id]/psu-[id]/locator-led
Affected MO: sys/fex-[id]/slot-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-enclosure-[id]/psu-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/locator-led
Affected MO: sys/rack-unit-[id]/ext-board-[id]/locator-led
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/rack-unit-[id]/locator-led
Affected MO: sys/rack-unit-[id]/psu-[id]/locator-led
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/locator-led
Affected MO: sys/switch-[id]/locator-led
Affected MO: sys/switch-[id]/psu-[id]/locator-led

fsmFailFabricEpMgrConfigure

Fault Code: F1000254

Message:

[FSM:FAILED]: sam:dme:FabricEpMgrConfigure

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000254
mibFaultName: fsmFailFabricEpMgrConfigure
moClass: fabric:EpMgr
Type: fsm
autoCleared: true
Affected MO: fabric/[id]

fsmFailVnicProfileSetDeployAlias

Fault Code: F1000263

Message:

[FSM:FAILED]: sam:dme:VnicProfileSetDeployAlias

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000263
mibFaultName: fsmFailVnicProfileSetDeployAlias
moClass: vnic:ProfileSet
Type: fsm
autoCleared: true
Affected MO: fabric/lan/profiles

fsmFailSwPhysConfPhysical

Fault Code: F1000279

Message:

[FSM:FAILED]: sam:dme:SwPhysConfPhysical

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000279
mibFaultName: fsmFailSwPhysConfPhysical
moClass: sw:Phys
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/phys

fsmFailExtvmmEpClusterRole

Fault Code: F1000294

Message:

[FSM:FAILED]: sam:dme:ExtvmmEpClusterRole

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000294
mibFaultName: fsmFailExtvmmEpClusterRole
moClass: extvmm:Ep
Type: fsm
autoCleared: true
Affected MO: sys/extvm-mgmt

fsmFailVmLifeCyclePolicyConfig

Fault Code: F1000299

Message:

[FSM:FAILED]: sam:dme:VmLifeCyclePolicyConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000299
mibFaultName: fsmFailVmLifeCyclePolicyConfig
moClass: vm:LifeCyclePolicy
Type: fsm
autoCleared: true
Affected MO: org-[name]/vm-lc-policy

fsmFailEquipmentBeaconLedIlluminate

Fault Code: F1000302

Message:

[FSM:FAILED]: sam:dme:EquipmentBeaconLedIlluminate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000302
mibFaultName: fsmFailEquipmentBeaconLedIlluminate
moClass: equipment:BeaconLed
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/beacon
Affected MO: sys/chassis-[id]/blade-[slotId]/beacon
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/beacon
Affected MO: sys/chassis-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/chassis-[id]/psu-[id]/beacon
Affected MO: sys/chassis-[id]/slot-[id]/beacon
Affected MO: sys/fex-[id]/beacon
Affected MO: sys/fex-[id]/psu-[id]/beacon
Affected MO: sys/fex-[id]/slot-[id]/beacon
Affected MO: sys/rack-enclosure-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/rack-enclosure-[id]/psu-[id]/beacon
Affected MO: sys/rack-unit-[id]/beacon
Affected MO: sys/rack-unit-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/rack-unit-[id]/psu-[id]/beacon
Affected MO: sys/switch-[id]/fan-module-[tray]-[id]/beacon
Affected MO: sys/switch-[id]/psu-[id]/beacon
Affected MO: sys/switch-[id]/slot-[id]/beacon

fsmFailEtherServerIntFIoConfigSpeed

Fault Code: F1000311

Message:

[FSM:FAILED]: sam:dme:EtherServerIntFIoConfigSpeed

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000311
mibFaultName: fsmFailEtherServerIntFIoConfigSpeed
moClass: ether:ServerIntFIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/rack-unit-[id]/diag/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmFailComputePhysicalUpdateBIOS

Fault Code: F1000321

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalUpdateBIOS

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000321
mibFaultName: fsmFailComputePhysicalUpdateBIOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalActivateBIOS

Fault Code: F1000322

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalActivateBIOS

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000322
mibFaultName: fsmFailComputePhysicalActivateBIOS
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailIdentIdentRequestUpdateIdent

Fault Code: F1000352

Message:

[FSM:FAILED]: sam:dme:IdentIdentRequestUpdateIdent

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000352
mibFaultName: fsmFailIdentIdentRequestUpdateIdent
moClass: ident:IdentRequest
Type: fsm
autoCleared: true
Affected MO: metaverse/metasys/IdentQ-[id]

fsmFailIdentMetaSystemSync

Fault Code: F1000353

Message:

[FSM:FAILED]: sam:dme:IdentMetaSystemSync

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000353
mibFaultName: fsmFailIdentMetaSystemSync
moClass: ident:MetaSystem
Type: fsm
autoCleared: true
Affected MO: metaverse/metasys

fsmFailComputePhysicalResetIpmi

Fault Code: F1000366

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalResetIpmi

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000366
mibFaultName: fsmFailComputePhysicalResetIpmi
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalFwUpgrade

Fault Code: F1000367

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalFwUpgrade

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000367
mibFaultName: fsmFailComputePhysicalFwUpgrade
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputeRackUnitAdapterReset

Fault Code: F1000368

Message:

[FSM:FAILED]: sam:dme:ComputeRackUnitAdapterReset

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000368
mibFaultName: fsmFailComputeRackUnitAdapterReset
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmFailPortPIoInCompatSfpReplaced

Fault Code: F1000398

Message:

[FSM:FAILED]: sam:dme:PortPIoInCompatSfpReplaced

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000398
mibFaultName: fsmFailPortPIoInCompatSfpReplaced
moClass: port:PIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/aggr-port-[aggrPortId]/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmFailExtpolEpRegisterFsm

Fault Code: F1000399

Message:

[FSM:FAILED]: sam:dme:ExtpolEpRegisterFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000399
mibFaultName: fsmFailExtpolEpRegisterFsm
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmFailExtpolRegistryCrossDomainConfig

Fault Code: F1000400

Message:

[FSM:FAILED]: sam:dme:ExtpolRegistryCrossDomainConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000400
mibFaultName: fsmFailExtpolRegistryCrossDomainConfig
moClass: extpol:Registry
Type: fsm
autoCleared: true
Affected MO: extpol/reg

fsmFailExtpolRegistryCrossDomainDelete

Fault Code: F1000401

Message:

[FSM:FAILED]: sam:dme:ExtpolRegistryCrossDomainDelete

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000401
mibFaultName: fsmFailExtpolRegistryCrossDomainDelete
moClass: extpol:Registry
Type: fsm
autoCleared: true
Affected MO: extpol/reg

fsmFailNfsMountInstMount

Fault Code: F1000417

Message:

[FSM:FAILED]: sam:dme:NfsMountInstMount

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000417
mibFaultName: fsmFailNfsMountInstMount
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmFailNfsMountInstUnmount

Fault Code: F1000418

Message:

[FSM:FAILED]: sam:dme:NfsMountInstUnmount

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000418
mibFaultName: fsmFailNfsMountInstUnmount
moClass: nfs:MountInst
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/nfs-mount-inst-[name]

fsmFailNfsMountDefReportNfsMountSuspend

Fault Code: F1000419

Message:

[FSM:FAILED]: sam:dme:NfsMountDefReportNfsMountSuspend

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000419
mibFaultName: fsmFailNfsMountDefReportNfsMountSuspend
moClass: nfs:MountDef
Type: fsm
autoCleared: true
Affected MO: nfs-ep/nfs-mount-def-[name]

fsmFailStorageSystemSync

Fault Code: F1000435

Message:

[FSM:FAILED]: sam:dme:StorageSystemSync

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000435
mibFaultName: fsmFailStorageSystemSync
moClass: storage:System
Type: fsm
autoCleared: true
Affected MO: storage-ep/system

fsmFailFirmwareSystemDeploy

Fault Code: F1000448

Message:

[FSM:FAILED]: sam:dme:FirmwareSystemDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000448
mibFaultName: fsmFailFirmwareSystemDeploy
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmFailFirmwareSystemApplyCatalogPack

Fault Code: F1000449

Message:

[FSM:FAILED]: sam:dme:FirmwareSystemApplyCatalogPack

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000449
mibFaultName: fsmFailFirmwareSystemApplyCatalogPack
moClass: firmware:System
Type: fsm
autoCleared: true
Affected MO: sys/fw-system

fsmFailComputeServerDiscPolicyResolveScrubPolicy

Fault Code: F1000466

Message:

[FSM:FAILED]: sam:dme:ComputeServerDiscPolicyResolveScrubPolicy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000466
mibFaultName: fsmFailComputeServerDiscPolicyResolveScrubPolicy
moClass: compute:ServerDiscPolicy
Type: fsm
autoCleared: true
Affected MO: org-[name]/server-discovery

fsmFailSwFcSanBorderActivateZoneSet

Fault Code: F1000479

Message:

[FSM:FAILED]: sam:dme:SwFcSanBorderActivateZoneSet

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000479
mibFaultName: fsmFailSwFcSanBorderActivateZoneSet
moClass: sw:FcSanBorder
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/border-fc

fsmFailExtpolEpRepairCert

Fault Code: F1000486

Message:

[FSM:FAILED]: sam:dme:ExtpolEpRepairCert

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000486
mibFaultName: fsmFailExtpolEpRepairCert
moClass: extpol:Ep
Type: fsm
autoCleared: true
Affected MO: extpol

fsmFailPolicyControlEpOperate

Fault Code: F1000487

Message:

[FSM:FAILED]: sam:dme:PolicyControlEpOperate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000487
mibFaultName: fsmFailPolicyControlEpOperate
moClass: policy:ControlEp
Type: fsm
autoCleared: true
Affected MO: sys/control-ep-[type]

fsmFailPolicyPolicyScopeReleasePolicyFsm

Fault Code: F1000488

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeReleasePolicyFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000488
mibFaultName: fsmFailPolicyPolicyScopeReleasePolicyFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeReleaseOperationFsm

Fault Code: F1000489

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeReleaseOperationFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000489
mibFaultName: fsmFailPolicyPolicyScopeReleaseOperationFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeReleaseStorageFsm

Fault Code: F1000490

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeReleaseStorageFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000490
mibFaultName: fsmFailPolicyPolicyScopeReleaseStorageFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeResolveManyPolicyFsm

Fault Code: F1000491

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeResolveManyPolicyFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000491
mibFaultName: fsmFailPolicyPolicyScopeResolveManyPolicyFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeResolveManyOperationFsm

Fault Code: F1000492

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeResolveManyOperationFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000492
mibFaultName: fsmFailPolicyPolicyScopeResolveManyOperationFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeResolveManyStorageFsm

Fault Code: F1000493

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeResolveManyStorageFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000493
mibFaultName: fsmFailPolicyPolicyScopeResolveManyStorageFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeReleaseManyPolicyFsm

Fault Code: F1000494

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeReleaseManyPolicyFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000494
mibFaultName: fsmFailPolicyPolicyScopeReleaseManyPolicyFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeReleaseManyOperationFsm

Fault Code: F1000495

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeReleaseManyOperationFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000495
mibFaultName: fsmFailPolicyPolicyScopeReleaseManyOperationFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeReleaseManyStorageFsm

Fault Code: F1000496

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeReleaseManyStorageFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000496
mibFaultName: fsmFailPolicyPolicyScopeReleaseManyStorageFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeResolveAllPolicyFsm

Fault Code: F1000497

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeResolveAllPolicyFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000497
mibFaultName: fsmFailPolicyPolicyScopeResolveAllPolicyFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeResolveAllOperationFsm

Fault Code: F1000498

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeResolveAllOperationFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000498
mibFaultName: fsmFailPolicyPolicyScopeResolveAllOperationFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeResolveAllStorageFsm

Fault Code: F1000499

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeResolveAllStorageFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000499
mibFaultName: fsmFailPolicyPolicyScopeResolveAllStorageFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeReleaseAllPolicyFsm

Fault Code: F1000500

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeReleaseAllPolicyFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000500
mibFaultName: fsmFailPolicyPolicyScopeReleaseAllPolicyFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeReleaseAllOperationFsm

Fault Code: F1000501

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeReleaseAllOperationFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000501
mibFaultName: fsmFailPolicyPolicyScopeReleaseAllOperationFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailPolicyPolicyScopeReleaseAllStorageFsm

Fault Code: F1000502

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeReleaseAllStorageFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000502
mibFaultName: fsmFailPolicyPolicyScopeReleaseAllStorageFsm
moClass: policy:PolicyScope
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: extpol/reg/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]
Affected MO: policy-ep/scope-cont-[appType]/context-[name]/scope-[policyType]-[resolveType]-[policyName]

fsmFailMgmtExportPolicyReportConfigCopy

Fault Code: F1000524

Message:

[FSM:FAILED]: sam:dme:MgmtExportPolicyReportConfigCopy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000524
mibFaultName: fsmFailMgmtExportPolicyReportConfigCopy
moClass: mgmt:ExportPolicy
Type: fsm
autoCleared: true
Affected MO: org-[name]/cfg-exp-policy-[name]
Affected MO: org-[name]/db-backup-policy-[name]

fsmFailExtpolProviderReportConfigImport

Fault Code: F1000525

Message:

[FSM:FAILED]: sam:dme:ExtpolProviderReportConfigImport

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000525
mibFaultName: fsmFailExtpolProviderReportConfigImport
moClass: extpol:Provider
Type: fsm
autoCleared: true
Affected MO: extpol/reg/providers/prov-[type]

fsmFailObserveObservedResolvePolicyFsm

Fault Code: F1000531

Message:

[FSM:FAILED]: sam:dme:ObserveObservedResolvePolicyFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000531
mibFaultName: fsmFailObserveObservedResolvePolicyFsm
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmFailObserveObservedResolveResourceFsm

Fault Code: F1000532

Message:

[FSM:FAILED]: sam:dme:ObserveObservedResolveResourceFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000532
mibFaultName: fsmFailObserveObservedResolveResourceFsm
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmFailObserveObservedResolveVMFsm

Fault Code: F1000533

Message:

[FSM:FAILED]: sam:dme:ObserveObservedResolveVMFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000533
mibFaultName: fsmFailObserveObservedResolveVMFsm
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmFailObserveObservedResolveControllerFsm

Fault Code: F1000534

Message:

[FSM:FAILED]: sam:dme:ObserveObservedResolveControllerFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000534
mibFaultName: fsmFailObserveObservedResolveControllerFsm
moClass: observe:Observed
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/controllers/contro-[id]/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/observed-[dataSrcSysId]-[id]
Affected MO: extpol/reg/providers/prov-[type]/observed-[dataSrcSysId]-[id]
Affected MO: observe/observed-[dataSrcSysId]-[id]

fsmFailMgmtControllerRegistryConfig

Fault Code: F1000539

Message:

[FSM:FAILED]: sam:dme:MgmtControllerRegistryConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000539
mibFaultName: fsmFailMgmtControllerRegistryConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailGmetaHolderInventory

Fault Code: F1000648

Message:

[FSM:FAILED]: sam:dme:GmetaHolderInventory

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000648
mibFaultName: fsmFailGmetaHolderInventory
moClass: gmeta:Holder
Type: fsm
autoCleared: true
Affected MO: gmeta/category-[category]-provider-[provider]

fsmFailComputePhysicalCimcSessionDelete

Fault Code: F1000649

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalCimcSessionDelete

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000649
mibFaultName: fsmFailComputePhysicalCimcSessionDelete
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailPolicyControlledTypeOperate

Fault Code: F1000652

Message:

[FSM:FAILED]: sam:dme:PolicyControlledTypeOperate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000652
mibFaultName: fsmFailPolicyControlledTypeOperate
moClass: policy:ControlledType
Type: fsm
autoCleared: true
Affected MO: sys/control-ep-[type]/cfg-backup-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/comm-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/datetime-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/discovery-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/dns-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/equipment-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/fabric-fw-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/fault-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/mep-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/monitoring-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/portconfig-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/powermgmt-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/psu-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/security-ctrl/ctrlled-type-[type]
Affected MO: sys/control-ep-[type]/storage-autoconfig-ctrl/ctrlled-type-[type]

fsmFailFabricVnetEpSyncEpPushVnetEpDeletion

Fault Code: F1000659

Message:

[FSM:FAILED]: sam:dme:FabricVnetEpSyncEpPushVnetEpDeletion

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000659
mibFaultName: fsmFailFabricVnetEpSyncEpPushVnetEpDeletion
moClass: fabric:VnetEpSyncEp
Type: fsm
autoCleared: true
Affected MO: extpol/reg/providers/prov-[type]/syncEp

fsmFailSwEthLanFlowMonDeploy

Fault Code: F1000679

Message:

[FSM:FAILED]: sam:dme:SwEthLanFlowMonDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000679
mibFaultName: fsmFailSwEthLanFlowMonDeploy
moClass: sw:EthLanFlowMon
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ethlanflowmon

fsmFailMgmtIPv6IfAddrSwMgmtOobIpv6IfConfig

Fault Code: F1000705

Message:

[FSM:FAILED]: sam:dme:MgmtIPv6IfAddrSwMgmtOobIpv6IfConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000705
mibFaultName: fsmFailMgmtIPv6IfAddrSwMgmtOobIpv6IfConfig
moClass: mgmt:IPv6IfAddr
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/fex-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/switch-[id]/ifConfig-ipv6/if-ipv6
Affected MO: sys/switch-[id]/mgmt/if-[id]/ifConfig-ipv6/if-ipv6

fsmFailComputePhysicalUpdateBoardController

Fault Code: F1000707

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalUpdateBoardController

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000707
mibFaultName: fsmFailComputePhysicalUpdateBoardController
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailExtvmmNetworkSetsDeploy

Fault Code: F1000743

Message:

[FSM:FAILED]: sam:dme:ExtvmmNetworkSetsDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000743
mibFaultName: fsmFailExtvmmNetworkSetsDeploy
moClass: extvmm:NetworkSets
Type: fsm
autoCleared: true
Affected MO: fabric/lan/network-sets

fsmFailComputePhysicalConfigBoard

Fault Code: F1000747

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalConfigBoard

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000747
mibFaultName: fsmFailComputePhysicalConfigBoard
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalResetMemoryErrors

Fault Code: F1000748

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalResetMemoryErrors

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000748
mibFaultName: fsmFailComputePhysicalResetMemoryErrors
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailMgmtControllerExtMgmtInterfaceConfig

Fault Code: F1000754

Message:

[FSM:FAILED]: sam:dme:MgmtControllerExtMgmtInterfaceConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000754
mibFaultName: fsmFailMgmtControllerExtMgmtInterfaceConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailComputeRackUnitCreateDhcpEntry

Fault Code: F1000755

Message:

[FSM:FAILED]: sam:dme:ComputeRackUnitCreateDhcpEntry

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000755
mibFaultName: fsmFailComputeRackUnitCreateDhcpEntry
moClass: compute:RackUnit
Type: fsm
autoCleared: true
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalServiceInfraDeploy

Fault Code: F1000756

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalServiceInfraDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000756
mibFaultName: fsmFailComputePhysicalServiceInfraDeploy
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalServiceInfraWithdraw

Fault Code: F1000757

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalServiceInfraWithdraw

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000757
mibFaultName: fsmFailComputePhysicalServiceInfraWithdraw
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailSysdebugLogExportPolicyConfigure

Fault Code: F1000795

Message:

[FSM:FAILED]: sam:dme:SysdebugLogExportPolicyConfigure

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000795
mibFaultName: fsmFailSysdebugLogExportPolicyConfigure
moClass: sysdebug:LogExportPolicy
Type: fsm
autoCleared: true
Affected MO: sys/sysdebug/log-export-policy

fsmFailComputePhysicalFlashController

Fault Code: F1000797

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalFlashController

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000797
mibFaultName: fsmFailComputePhysicalFlashController
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailStorageFlexFlashControllerMOpsReset

Fault Code: F1000858

Message:

[FSM:FAILED]: sam:dme:StorageFlexFlashControllerMOpsReset

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000858
mibFaultName: fsmFailStorageFlexFlashControllerMOpsReset
moClass: storage:FlexFlashController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]
Affected MO: sys/rack-unit-[id]/board/storage-flexflash-[id]

fsmFailStorageFlexFlashControllerMOpsFormat

Fault Code: F1000859

Message:

[FSM:FAILED]: sam:dme:StorageFlexFlashControllerMOpsFormat

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000859
mibFaultName: fsmFailStorageFlexFlashControllerMOpsFormat
moClass: storage:FlexFlashController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]
Affected MO: sys/rack-unit-[id]/board/storage-flexflash-[id]

fsmFailStorageFlexFlashControllerMOpsPair

Fault Code: F1000860

Message:

[FSM:FAILED]: sam:dme:StorageFlexFlashControllerMOpsPair

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000860
mibFaultName: fsmFailStorageFlexFlashControllerMOpsPair
moClass: storage:FlexFlashController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-flexflash-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-flexflash-[id]
Affected MO: sys/rack-unit-[id]/board/storage-flexflash-[id]

fsmFailComputePhysicalEnableCimcSecureBoot

Fault Code: F1000866

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalEnableCimcSecureBoot

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000866
mibFaultName: fsmFailComputePhysicalEnableCimcSecureBoot
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailIdentMetaSystemUcscUnivSync

Fault Code: F1000890

Message:

[FSM:FAILED]: sam:dme:IdentMetaSystemUcscUnivSync

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000890
mibFaultName: fsmFailIdentMetaSystemUcscUnivSync
moClass: ident:MetaSystem
Type: fsm
autoCleared: true
Affected MO: metaverse/metasys

fsmFailMgmtControllerLockConfig

Fault Code: F1000973

Message:

[FSM:FAILED]: sam:dme:MgmtControllerLockConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000973
mibFaultName: fsmFailMgmtControllerLockConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerPowerBudgetReclaimConfig

Fault Code: F1000974

Message:

[FSM:FAILED]: sam:dme:MgmtControllerPowerBudgetReclaimConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000974
mibFaultName: fsmFailMgmtControllerPowerBudgetReclaimConfig
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailComputePhysicalOobStorageAdminConfig

Fault Code: F1000975

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalOobStorageAdminConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000975
mibFaultName: fsmFailComputePhysicalOobStorageAdminConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailEquipmentIOCardBaseFePresence

Fault Code: F1000980

Message:

[FSM:FAILED]: sam:dme:EquipmentIOCardBaseFePresence

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000980
mibFaultName: fsmFailEquipmentIOCardBaseFePresence
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmFailEquipmentIOCardBaseFeConn

Fault Code: F1000981

Message:

[FSM:FAILED]: sam:dme:EquipmentIOCardBaseFeConn

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1000981
mibFaultName: fsmFailEquipmentIOCardBaseFeConn
moClass: equipment:IOCardBase
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmFailEquipmentPsuUpdatePSU

Fault Code: F1001027

Message:

[FSM:FAILED]: sam:dme:EquipmentPsuUpdatePSU

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001027
mibFaultName: fsmFailEquipmentPsuUpdatePSU
moClass: equipment:Psu
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/psu-[id]
Affected MO: sys/fex-[id]/psu-[id]
Affected MO: sys/rack-enclosure-[id]/psu-[id]
Affected MO: sys/rack-unit-[id]/psu-[id]
Affected MO: sys/switch-[id]/psu-[id]

fsmFailMgmtControllerUpdateCMC

Fault Code: F1001052

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpdateCMC

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001052
mibFaultName: fsmFailMgmtControllerUpdateCMC
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerActivateCMC

Fault Code: F1001053

Message:

[FSM:FAILED]: sam:dme:MgmtControllerActivateCMC

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001053
mibFaultName: fsmFailMgmtControllerActivateCMC
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerUpdateAdaptor

Fault Code: F1001054

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpdateAdaptor

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001054
mibFaultName: fsmFailMgmtControllerUpdateAdaptor
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerActivateAdaptor

Fault Code: F1001055

Message:

[FSM:FAILED]: sam:dme:MgmtControllerActivateAdaptor

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001055
mibFaultName: fsmFailMgmtControllerActivateAdaptor
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerUpdateRaidController

Fault Code: F1001056

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpdateRaidController

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001056
mibFaultName: fsmFailMgmtControllerUpdateRaidController
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerUpdateBoardController

Fault Code: F1001057

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpdateBoardController

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001057
mibFaultName: fsmFailMgmtControllerUpdateBoardController
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailFabricCartridgeSlotEpIdentify

Fault Code: F1001064

Message:

[FSM:FAILED]: sam:dme:FabricCartridgeSlotEpIdentify

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001064
mibFaultName: fsmFailFabricCartridgeSlotEpIdentify
moClass: fabric:CartridgeSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/cart-slot-[slotId]

fsmFailFabricComputeMSlotEpIdentify

Fault Code: F1001065

Message:

[FSM:FAILED]: sam:dme:FabricComputeMSlotEpIdentify

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001065
mibFaultName: fsmFailFabricComputeMSlotEpIdentify
moClass: fabric:ComputeMSlotEp
Type: fsm
autoCleared: true
Affected MO: fabric/server/chassis-[chassisId]/cart-slot-[slotId]/ins-[serverInstanceId]

fsmFailEquipmentChassisOobStorageAdminCfg

Fault Code: F1001066

Message:

[FSM:FAILED]: sam:dme:EquipmentChassisOobStorageAdminCfg

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001066
mibFaultName: fsmFailEquipmentChassisOobStorageAdminCfg
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmFailComputeServerUnitDiscover

Fault Code: F1001072

Message:

[FSM:FAILED]: sam:dme:ComputeServerUnitDiscover

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001072
mibFaultName: fsmFailComputeServerUnitDiscover
moClass: compute:ServerUnit
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]

fsmFailMgmtIfFaPresence

Fault Code: F1001073

Message:

[FSM:FAILED]: sam:dme:MgmtIfFaPresence

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001073
mibFaultName: fsmFailMgmtIfFaPresence
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmFailMgmtIfFaConn

Fault Code: F1001074

Message:

[FSM:FAILED]: sam:dme:MgmtIfFaConn

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001074
mibFaultName: fsmFailMgmtIfFaConn
moClass: mgmt:If
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/mgmt/if-[id]
Affected MO: sys/fex-[id]/slot-[id]/mgmt/if-[id]
Affected MO: sys/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/host-eth-[id]/if-[id]
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt/if-[id]
Affected MO: sys/rack-unit-[id]/mgmt/if-[id]
Affected MO: sys/switch-[id]/mgmt/if-[id]

fsmFailEquipmentIOCardEvacuate

Fault Code: F1001085

Message:

[FSM:FAILED]: sam:dme:EquipmentIOCardEvacuate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001085
mibFaultName: fsmFailEquipmentIOCardEvacuate
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmFailEquipmentIOCardResetEvacuate

Fault Code: F1001086

Message:

[FSM:FAILED]: sam:dme:EquipmentIOCardResetEvacuate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001086
mibFaultName: fsmFailEquipmentIOCardResetEvacuate
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmFailComputePhysicalClearTPM

Fault Code: F1001091

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalClearTPM

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001091
mibFaultName: fsmFailComputePhysicalClearTPM
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailEquipmentIOCardResetPeerCmc

Fault Code: F1001142

Message:

[FSM:FAILED]: sam:dme:EquipmentIOCardResetPeerCmc

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001142
mibFaultName: fsmFailEquipmentIOCardResetPeerCmc
moClass: equipment:IOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]
Affected MO: sys/fex-[id]/slot-[id]

fsmFailSwExtUtilityConfPortBreakout

Fault Code: F1001164

Message:

[FSM:FAILED]: sam:dme:SwExtUtilityConfPortBreakout

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001164
mibFaultName: fsmFailSwExtUtilityConfPortBreakout
moClass: sw:ExtUtility
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/ext

fsmFailEquipmentSwitchIOCardEvacuate

Fault Code: F1001186

Message:

[FSM:FAILED]: sam:dme:EquipmentSwitchIOCardEvacuate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001186
mibFaultName: fsmFailEquipmentSwitchIOCardEvacuate
moClass: equipment:SwitchIOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/sw-slot-[id]

fsmFailEquipmentSwitchIOCardResetEvacuate

Fault Code: F1001187

Message:

[FSM:FAILED]: sam:dme:EquipmentSwitchIOCardResetEvacuate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001187
mibFaultName: fsmFailEquipmentSwitchIOCardResetEvacuate
moClass: equipment:SwitchIOCard
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/sw-slot-[id]

fsmFailMorefImportRootApplyMoRefs

Fault Code: F1001201

Message:

[FSM:FAILED]: sam:dme:MorefImportRootApplyMoRefs

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001201
mibFaultName: fsmFailMorefImportRootApplyMoRefs
moClass: moref:ImportRoot
Type: fsm
autoCleared: true
Affected MO: import-ref-root

fsmFailStorageEnclosureRemoveEnclosure

Fault Code: F1001209

Message:

[FSM:FAILED]: sam:dme:StorageEnclosureRemoveEnclosure

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001209
mibFaultName: fsmFailStorageEnclosureRemoveEnclosure
moClass: storage:Enclosure
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]
Affected MO: sys/chassis-[id]/enc-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]

fsmFailMgmtControllerPowerCap

Fault Code: F1001224

Message:

[FSM:FAILED]: sam:dme:MgmtControllerPowerCap

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001224
mibFaultName: fsmFailMgmtControllerPowerCap
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailEquipmentSystemIOControllerResetCmc

Fault Code: F1001225

Message:

[FSM:FAILED]: sam:dme:EquipmentSystemIOControllerResetCmc

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001225
mibFaultName: fsmFailEquipmentSystemIOControllerResetCmc
moClass: equipment:SystemIOController
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/slot-[id]

fsmFailComputePhysicalDiskZoningInventory

Fault Code: F1001226

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalDiskZoningInventory

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001226
mibFaultName: fsmFailComputePhysicalDiskZoningInventory
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailEquipmentChassisProfileConfigure

Fault Code: F1001246

Message:

[FSM:FAILED]: sam:dme:EquipmentChassisProfileConfigure

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001246
mibFaultName: fsmFailEquipmentChassisProfileConfigure
moClass: equipment:ChassisProfile
Type: fsm
autoCleared: true
Affected MO: org-[name]/cp-[name]
Affected MO: org-[name]/cp-tier-[name]/cp-[name]

fsmFailEquipmentChassisAssociate

Fault Code: F1001247

Message:

[FSM:FAILED]: sam:dme:EquipmentChassisAssociate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001247
mibFaultName: fsmFailEquipmentChassisAssociate
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmFailEquipmentChassisDisassociate

Fault Code: F1001248

Message:

[FSM:FAILED]: sam:dme:EquipmentChassisDisassociate

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001248
mibFaultName: fsmFailEquipmentChassisDisassociate
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmFailEtherServerIntFIoConfig

Fault Code: F1001277

Message:

[FSM:FAILED]: sam:dme:EtherServerIntFIoConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001277
mibFaultName: fsmFailEtherServerIntFIoConfig
moClass: ether:ServerIntFIo
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/diag/port-[portId]
Affected MO: sys/chassis-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/[type]/port-[portId]
Affected MO: sys/chassis-[id]/sw-slot-[id]/[type]/port-[portId]
Affected MO: sys/fex-[id]/slot-[id]/[type]/port-[portId]
Affected MO: sys/rack-unit-[id]/diag/port-[portId]
Affected MO: sys/switch-[id]/slot-[id]/[type]/port-[portId]

fsmFailMgmtControllerEnableSecureBoot

Fault Code: F1001279

Message:

[FSM:FAILED]: sam:dme:MgmtControllerEnableSecureBoot

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001279
mibFaultName: fsmFailMgmtControllerEnableSecureBoot
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailEquipmentChassisChassisUpgrade

Fault Code: F1001282

Message:

[FSM:FAILED]: sam:dme:EquipmentChassisChassisUpgrade

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001282
mibFaultName: fsmFailEquipmentChassisChassisUpgrade
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmFailMgmtControllerUpdateSasExpander

Fault Code: F1001284

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpdateSasExpander

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001284
mibFaultName: fsmFailMgmtControllerUpdateSasExpander
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerActivateSasExpander

Fault Code: F1001285

Message:

[FSM:FAILED]: sam:dme:MgmtControllerActivateSasExpander

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001285
mibFaultName: fsmFailMgmtControllerActivateSasExpander
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerActivateLocalDisk

Fault Code: F1001286

Message:

[FSM:FAILED]: sam:dme:MgmtControllerActivateLocalDisk

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001286
mibFaultName: fsmFailMgmtControllerActivateLocalDisk
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailStorageLocalDiskUpdateLocalDisk

Fault Code: F1001287

Message:

[FSM:FAILED]: sam:dme:StorageLocalDiskUpdateLocalDisk

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001287
mibFaultName: fsmFailStorageLocalDiskUpdateLocalDisk
moClass: storage:LocalDisk
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]

fsmFailMgmtControllerUpdateUCSManagerSP

Fault Code: F1001299

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpdateUCSManagerSP

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001299
mibFaultName: fsmFailMgmtControllerUpdateUCSManagerSP
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailComputePhysicalDiag

Fault Code: F1001300

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalDiag

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001300
mibFaultName: fsmFailComputePhysicalDiag
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailComputePhysicalCimcSecurityConfig

Fault Code: F1001301

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalCimcSecurityConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001301
mibFaultName: fsmFailComputePhysicalCimcSecurityConfig
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailSwPortDiscoverDeploy

Fault Code: F1001330

Message:

[FSM:FAILED]: sam:dme:SwPortDiscoverDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001330
mibFaultName: fsmFailSwPortDiscoverDeploy
moClass: sw:PortDiscover
Type: fsm
autoCleared: true
Affected MO: sys/switch-[id]/discover

fsmFailPolicyPolicyScopeContReportPolicyFailFsm

Fault Code: F1001333

Message:

[FSM:FAILED]: sam:dme:PolicyPolicyScopeContReportPolicyFailFsm

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001333
mibFaultName: fsmFailPolicyPolicyScopeContReportPolicyFailFsm
moClass: policy:PolicyScopeCont
Type: fsm
autoCleared: true
Affected MO: extpol/reg/clients/client-[id]/scope-cont-[appType]
Affected MO: extpol/reg/controllers/contro-[id]/scope-cont-[appType]
Affected MO: extpol/reg/providers/prov-[type]/scope-cont-[appType]
Affected MO: extpol/reg/scope-cont-[appType]
Affected MO: policy-ep/scope-cont-[appType]

fsmFailPolicyRequestorResolveFromCentral

Fault Code: F1001334

Message:

[FSM:FAILED]: sam:dme:PolicyRequestorResolveFromCentral

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001334
mibFaultName: fsmFailPolicyRequestorResolveFromCentral
moClass: policy:Requestor
Type: fsm
autoCleared: true
Affected MO: sys/control-ep-[type]/source-[sourceDme]/context-[name]/scope-[policyType]-[resolveType]-[policyName]/requestor-[name]

fsmFailMgmtControllerKvmCert

Fault Code: F1001385

Message:

[FSM:FAILED]: sam:dme:MgmtControllerKvmCert

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001385
mibFaultName: fsmFailMgmtControllerKvmCert
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailEquipmentChassisFwUpgrade

Fault Code: F1001386

Message:

[FSM:FAILED]: sam:dme:EquipmentChassisFwUpgrade

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001386
mibFaultName: fsmFailEquipmentChassisFwUpgrade
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmFailFabricReservedVlanDeploy

Fault Code: F1001393

Message:

[FSM:FAILED]: sam:dme:FabricReservedVlanDeploy

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001393
mibFaultName: fsmFailFabricReservedVlanDeploy
moClass: fabric:ReservedVlan
Type: fsm
autoCleared: true
Affected MO: fabric/lan/fab-reserved-vlans

fsmFailQosclassSlowDrainConfigQoSSlowDrain

Fault Code: F1001401

Message:

[FSM:FAILED]: sam:dme:QosclassSlowDrainConfigQoSSlowDrain

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001401
mibFaultName: fsmFailQosclassSlowDrainConfigQoSSlowDrain
moClass: qosclass:SlowDrain
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes/slow-drain

fsmFailQosclassSlowDrainConfigQoSSlowDrainFex

Fault Code: F1001402

Message:

[FSM:FAILED]: sam:dme:QosclassSlowDrainConfigQoSSlowDrainFex

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001402
mibFaultName: fsmFailQosclassSlowDrainConfigQoSSlowDrainFex
moClass: qosclass:SlowDrain
Type: fsm
autoCleared: true
Affected MO: fabric/lan/classes/slow-drain

fsmFailComputePhysicalExecuteActions

Fault Code: F1001415

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalExecuteActions

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001415
mibFaultName: fsmFailComputePhysicalExecuteActions
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailEquipmentChassisFanPolicyConfig

Fault Code: F1001416

Message:

[FSM:FAILED]: sam:dme:EquipmentChassisFanPolicyConfig

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001416
mibFaultName: fsmFailEquipmentChassisFanPolicyConfig
moClass: equipment:Chassis
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]

fsmFailComputePhysicalNvmeSwitchRecovery

Fault Code: F1001417

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalNvmeSwitchRecovery

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001417
mibFaultName: fsmFailComputePhysicalNvmeSwitchRecovery
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]

fsmFailMgmtControllerUpdateStorageServerCMC

Fault Code: F1001419

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpdateStorageServerCMC

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001419
mibFaultName: fsmFailMgmtControllerUpdateStorageServerCMC
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerActivateStorageServerCMC

Fault Code: F1001420

Message:

[FSM:FAILED]: sam:dme:MgmtControllerActivateStorageServerCMC

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001420
mibFaultName: fsmFailMgmtControllerActivateStorageServerCMC
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailMgmtControllerUpgradeBoardController

Fault Code: F1001421

Message:

[FSM:FAILED]: sam:dme:MgmtControllerUpgradeBoardController

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001421
mibFaultName: fsmFailMgmtControllerUpgradeBoardController
moClass: mgmt:Controller
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/blade-[slotId]/mgmt
Affected MO: sys/chassis-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/adaptor-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/board/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/ext-board-[id]/mgmt
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]/mgmt
Affected MO: sys/chassis-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/mgmt
Affected MO: sys/chassis-[id]/sas-expander-[id]/mgmt
Affected MO: sys/chassis-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/boardController/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/mgmt
Affected MO: sys/chassis-[id]/slot-[id]/shared-io-module/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/chassis-[id]/storage-[type]-[id]/mgmt
Affected MO: sys/chassis-[id]/sw-slot-[id]/mgmt
Affected MO: sys/fex-[id]/mgmt
Affected MO: sys/fex-[id]/slot-[id]/mgmt
Affected MO: sys/mgmt
Affected MO: sys/rack-unit-[id]/adaptor-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/sas-expander-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/board/storage-[type]-[id]/mgmt
Affected MO: sys/rack-unit-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/enc-[id]/disk-[id]/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/boardController/mgmt
Affected MO: sys/rack-unit-[id]/ext-board-[id]/mgmt
Affected MO: sys/rack-unit-[id]/mgmt
Affected MO: sys/switch-[id]/mgmt

fsmFailComputePhysicalReinitializeVirtualDrive

Fault Code: F1001435

Message:

[FSM:FAILED]: sam:dme:ComputePhysicalReinitializeVirtualDrive

Explanation:

None set.

Recommended Action:

None set.

Fault Details


Severity: critical
Cause: fsm-failed
mibFaultCode: F1001435
mibFaultName: fsmFailComputePhysicalReinitializeVirtualDrive
moClass: compute:Physical
Type: fsm
autoCleared: true
Affected MO: sys/chassis-[id]/blade-[slotId]
Affected MO: sys/chassis-[id]/cartridge-[slotId]/server-[serverInstanceId]
Affected MO: sys/rack-unit-[id]