2.2.1.18 Not-Quarantine-Capable
Not-Quarantine-Capable is a VSA used by a RADIUS client to specify whether an endpoint sent a statement of health (SoH), as specified in section 2.2.1.
The fields of Not-Quarantine-Capable MUST be set as follows:
Vendor-Type: An 8-bit unsigned integer that MUST be set to 0x36.
Vendor-Length: An 8-bit unsigned integer that MUST be set to 6.
Attribute-Specific Value: A 32-bit unsigned integer in network byte order that MUST indicate whether the endpoint is capable of reporting its state to the NAS. It MUST be one of the following values.
|
Value |
Meaning |
|---|---|
|
0x00000001 |
The endpoint did not send a SoH. |
|
0x00000000 |
The endpoint sent a SoH. |
For more details about Not-Quarantine-Capable, see sections 3.2.5.2.11 and 3.3.5.2.11.