.. _system_asic_mmu_fail_safe: system asic-mmu-fail-safe ========================= ASIC Fail Safe Global Commands asic-mmu-fail-safe Specification -------------------------------- ===================================== ================================================================== **Parameter** **Value** ===================================== ================================================================== **Type** *Configuration Resource* **Element Name** asic-mmu-fail-safe **Element URI** /axapi/v3/system/asic-mmu-fail-safe **Element Attributes** asic-mmu-fail-safe_attributes **Partition Visibility** shared **Operational Data URI** /axapi/v3/system/asic-mmu-fail-safe/oper **Schema** :download:`asic-mmu-fail-safe schema ` ===================================== ================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/system/asic-mmu-fail-safe .. raw:: html :ref:`3188_asic-mmu-fail-safe_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/asic-mmu-fail-safe .. raw:: html :ref:`3188_asic-mmu-fail-safe_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/asic-mmu-fail-safe .. raw:: html :ref:`3188_asic-mmu-fail-safe_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/asic-mmu-fail-safe .. raw:: html :ref:`3188_asic-mmu-fail-safe_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/asic-mmu-fail-safe .. raw:: html :ref:`3188_asic-mmu-fail-safe_attributes` .. raw:: html
.. _3188_asic-mmu-fail-safe_attributes: asic-mmu-fail-safe attributes ----------------------------- **inject-error** **Description** Inject MMU SER/Parity errors **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **monitor-disable** **Description** Enable Fail-safe software error monitoring and act on it **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **monitor-interval** **Description** ASIC Fail-safe monitoring intervals in Seconds (Units of 1 Seconds (default 60)) **Type:** number **Range:** 5-300 **Default:** 60 **reboot-disable** **Description** Disable system reboot if system encounters mmu error **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **recovery-threshold** **Description** ASIC Fail-safe recovery threshold in Errors (Units of 1 Errors (default 2)) **Type:** number **Range:** 1-1000 **Default:** 2 **test-pattern-type** **Description** 'all-zeros': Inject all bits 0s in a byte; 'all-ones': Inject all bits 1s in a byte; 'lcb': Logical checker board; 'inverse-lcb': Inverse Logical checker board; **Type:** string **Supported Values:** all-zeros, all-ones, lcb, inverse-lcb **Default:** lcb **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters