|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.11.1.2
|
Data Fields | |
| OPEN_BOOL_t | inUse |
| OPEN_TRUE if this entry contains an IP-SLA Probe config info. More... | |
| uint32_t | ipSlaId |
| IP SLA operation number Range {1-128}. | |
| openIpSlaOperTypes_t | ipSlaType |
| {OPEN_IPSLA_OPER_TYPE_NONE, OPEN_IPSLA_OPER_TYPE_ICMP_ECHO} [default: OPEN_IPSLA_OPER_TYPE_NONE] | |
| OPEN_BOOL_t | isScheduled |
| {OPEN_TRUE, OPEN_FALSE} [Default: OPEN_FALSE] | |
| union { | |
| openIpSlaIcmpEchoCfg_t ipSlaEchoCfgParams | |
| } | u |
Definition at line 68 of file openapi_ipsla.h.
| OPEN_BOOL_t openIpSlaCfg_s::inUse |
OPEN_TRUE if this entry contains an IP-SLA Probe config info.
Definition at line 70 of file openapi_ipsla.h.