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
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/asic-mmu-fail-safe | ||
Get Object | GET | /axapi/v3/system/asic-mmu-fail-safe | ||
Modify Object | POST | /axapi/v3/system/asic-mmu-fail-safe | ||
Replace Object | PUT | /axapi/v3/system/asic-mmu-fail-safe | ||
Delete Object | DELETE | /axapi/v3/system/asic-mmu-fail-safe |
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
operational data¶
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 |