.. _system_asic_mmu_fail_safe: system asic-mmu-fail-safe ========================= ASIC Fail Safe Global Commands asic-mmu-fail-safe Specification -------------------------------- ===================================== ================================================================== ===================================== ================================================================== **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 **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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/system/asic-mmu-fail-safe .. raw:: html :ref:`488_asic-mmu-fail-safe_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/asic-mmu-fail-safe .. raw:: html :ref:`488_asic-mmu-fail-safe_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/asic-mmu-fail-safe .. raw:: html :ref:`488_asic-mmu-fail-safe_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/asic-mmu-fail-safe .. raw:: html :ref:`488_asic-mmu-fail-safe_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/asic-mmu-fail-safe .. raw:: html :ref:`488_asic-mmu-fail-safe_attributes` .. raw:: html
.. _488_asic-mmu-fail-safe_attributes: asic-mmu-fail-safe attributes ----------------------------- **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 .. _488_oper_data: operational data ---------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - threshold_val - number - threshold_val * - - reboot_val - string - reboot_val * - - parity_bst - number - parity_bst * - - parity_start_err - number - parity_start_err * - - mmu_ser - number - mmu_ser * - - parity_unrecov - number - parity_unrecov * - - period_val - number - period_val * - - mmu_total_error - number - mmu_total_error * - - parity_error - number - parity_error * - - parity_ecc - number - parity_ecc * - - parity_ser - number - parity_ser * - - enable_val - string - enable_val