|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.11.1.2
|
Data Fields | |
| uint32_t | delayDown |
| Time to delay notification of Down event. More... | |
| uint32_t | delayUp |
| Time to delay notification of Up event. More... | |
| OPEN_BOOL_t | inUse |
| L7_TRUE if this entry contains a Track object config info. More... | |
| uint32_t | trackedIpSlaId |
| Tracked IP SLA operation number. More... | |
| uint32_t | trackId |
| Track object number. More... | |
| openIpSlaTrackTypes_t | trackingType |
| {reachability,state} [Default: reachability] | |
Definition at line 106 of file openapi_ipsla.h.
| uint32_t openIpSlaTrackCfg_s::delayDown |
Time to delay notification of Down event.
0-180seconds [default: 0sec]
Definition at line 113 of file openapi_ipsla.h.
| uint32_t openIpSlaTrackCfg_s::delayUp |
Time to delay notification of Up event.
0-180seconds [default: 0sec]
Definition at line 112 of file openapi_ipsla.h.
| OPEN_BOOL_t openIpSlaTrackCfg_s::inUse |
L7_TRUE if this entry contains a Track object config info.
Definition at line 108 of file openapi_ipsla.h.
| uint32_t openIpSlaTrackCfg_s::trackedIpSlaId |
Tracked IP SLA operation number.
Range {1-128}
Definition at line 110 of file openapi_ipsla.h.
| uint32_t openIpSlaTrackCfg_s::trackId |
Track object number.
Range {1-128}
Definition at line 109 of file openapi_ipsla.h.