Device > Configure > EOU > Host Configurations
The following information appears:
Host Validation (cnnEouHostValidateAction)
IP Addr Type (cnnEouHostValidateIpAddrType)
IP Address (cnnEouHostValidateIpAddr)
MAC Address (cnnEouHostValidateMacAddr)
Posture Token Type (cnnEouHostValidatePostureToken)
Max Query Entries (cnnEouHostMaxQueries)
Validate Posture Token String (cnnEouHostValidatePostureTokenStr)
EOU validation setting configured for the devices associated with the system.
When a device is initialized, all previous state information for that device is deleted and the admission control process starts with no active state. When a device is revalidated, state information for that device is retained so that the device still has its normal access privileges during the revalidation process.
There are 15 possible values:
none(1): No operation is performed.
initializeAll(2): Manually initiates reauthentication of all endpoint devices on the system.
initializeAuthClientless(3): Manually initiates reauthentication of all clientless endpoint devices.
initializeAuthEap(4): Manually initiates reauthentication of all endpoint devices authorized by the Extensive Authentication Protocol (EAP).
initializeAuthStatic(5): Manually initiates reauthentication of all statically authorized endpoint devices.
initializeIp(6): Manually initiates reauthentication of a specific IP device. The values of cnnEouHostValidateIpAddrType and cnnEouHostValidateIpAddr are used by this operation.
initializeMac(7): Manually initiates reauthentication of the endpoint device, identified by its MAC address. The value of cnnEouHostValidateMacAddr is used by this operation.
initializePostureToken(8): Manually initiates reauthentication of the endpoint devices with a specific posture token assigned. The value of cnnEouHostValidatePostureToken is used by this operation.
revalidateAll(9): Revalidates the EOU posture credentials of all devices on the system.
revalidateAuthClientless(10): Revalidates the EOU posture credentials of all clientless devices on the system.
revalidateAuthEap(11): Revalidates the EOU posture credentials of the devices authorized by EAP on the system.
revalidateAuthStatic(12): Revalidates the EOU posture credentials of all statically authorized devices on the system.
revalidateIp(13): Revalidates the EOU posture credentials of a specific device, identified by its IP address. The values of cnnEouHostValidateIpAddrType and cnnEouHostValidateIpAddr are used by this operation.
revalidateMac(14): Revalidates the EOU posture credentials of a specific device, identified by its MAC address. The value of cnnEouHostValidateMacAddr is used by this operation.
revalidatePostureToken(15): Revalidates the EOU posture credentials of devices with the specific posture token assigned. The value of cnnEouHostValidatePostureToken is used by this operation.
Note: This object always returns the value none when read.
IP address type for a detected host.
IP address of a detected host. The address type is determined by the value of cnnEouHostValidateIpAddrType.
MAC address of a detected host.
Type of posture token.
Maximum number of query entries allowed to be outstanding at any time in cnnEouHostQueryTable.
Posture token string for a detected host.