Setting each value causes the appropriate action:
authenClientless(1) - causes the creation of row(s) in the
cnnHostQueryResultTable corresponding to the current
EOU information for the clientless host(s) on the
system.
authenEap(2) - causes the creation of row(s) in the
cnnHostQueryResultTable corresponding to the current
EOU information for the hosts authorized by EAP on
the system.
authenStatic(3) - causes the creation of row(s) in the
cnnHostQueryResultTable corresponding to the current
EOU information for the statically authorized hosts
on the system.
interface(4) - causes the creation of row(s) in the
cnnHostQueryResultTable corresponding to the current
EOU information for the endpoint devices connected to
the interface specified in cnnEouHostQueryInterface.
ip(5) - causes the creation of row(s) in the
cnnHostQueryResultTable corresponding to the current
EOU information for the IP hosts specified in
cnnEouHostQueryIpAddrType and cnnEouHostQueryIpAddr.
mac(6) - causes the creation of row(s) in the
cnnHostQueryResultTable corresponding to the current
EOU information for the hosts matching the mac
address specified in cnnEouHostQueryMacAddr.
postureToken(7) - causes the creation of row(s) in the
cnnHostQueryResultTable corresponding to the current
EOU information for the hosts assigned posture token
specified in cnnEouHostQueryPostureToken.
This enumerated integer is deprecated and replaced by
postureTokenString.
all(8) - returns all rows corresponding to all the detected
hosts in the system.
postureTokenString(9) - causes the creation of row(s) in the
cnnHostQueryResultTable corresponding to the current
EOU information for the hosts assigned posture token
string specified in cnnEouHostQueryPostureTokenStr.