Timers

Description

(Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)

Model Properties

Property Required Type Description
lsaArrival True integer The minimum interval in milliseconds between accepting the same LSA from OSPF neighbors. Ranges from 0 to 600000, default is 1000
Field level constraints: cannot be null, must be between 0 and 600000 (inclusive). (Note: Additional constraints might exist)
floodPacing True integer The time in milliseconds at which LSAs in the flooding queue are paced in between updates. Ranges from 5 to 100, default is 33
Field level constraints: cannot be null, must be between 5 and 100 (inclusive). (Note: Additional constraints might exist)
lsaGroup True integer The number of seconds in the interval at which LSAs are grouped, refreshed, check summed, or aged. Ranges from 10 to 1800, default is 240
Field level constraints: cannot be null, must be between 10 and 1800 (inclusive). (Note: Additional constraints might exist)
retransmission True integer The time in milliseconds at which LSAs in the retransmission queue are paced. Ranges from 5 to 200, default is 66
Field level constraints: cannot be null, must be between 5 and 200 (inclusive). (Note: Additional constraints might exist)
lsaThrottleTimer True object LSA throttle timer values in milliseconds (initial-delay ≤ min-delay ≤ max-delay)
Field level constraints: cannot be null. (Note: Additional constraints might exist)
spfThrottleTimer True object SPF calculation timer values in milliseconds (initial delay ≤ minimum hold time ≤ maximum wait time)
Field level constraints: cannot be null. (Note: Additional constraints might exist)
type True string A UTF8 string, all letters lower-case, that represents the class-type. This corresponds to the class name.