
|
| Delete | Mandatory | ||
|
| Get | Optional | ||
| Valid values: 1 - 65535 | ||||
|
| ||||
value | This value is mandatory for all list types. The interpretation of value | ||||
| depends upon the type of the list. If the list type is discrete, then this value | ||||
| is the list entry value. If the list type is range, then this value is the lower | ||||
| limit of range. The upper limit of range is specified in valueto field. | ||||
| Type: | Create | Mandatory | ||
|
|
| Delete | ||
|
| Get | Optional | ||
|
| ||||
valueto | This value is not required for discrete lists but is mandatory for lists of type | ||||
| range. For range type lists this value specifies the upper limit of range. | ||||
| Type: | Create | Optional | ||
| Default value: 0 |
|
| ||
|
|
|
|
|
|
Example:
$ create filter namedlist genentry listid 2 value 0xAC1901AA valueto 0xAC1901AA
Output:
Verbose Mode On
Entry Created
ListId : 2
Value : 0xAC1901AA
ValueTo : 0xAC1901AA
Verbose Mode Off:
Entry Created
Output field:
Field | Description |
|
|
ListId | This field stores the list identifier value. There must be a row indexed on |
| the same id in the Generic Filter Named List Table. |
|
|
Value | This value is mandatory for all list types. The interpretation of value |
| depends upon the type of the list. If the list type is discrete, then this value |
| is the list entry value. If the list type is range, then this value is the lower |
| limit of range. The upper limit of range is specified in valueto field. |
|
|
ValueTo | This value is not required for discrete lists but is mandatory for lists of type |
| range. For range type lists this value specifies the upper limit of range. |
|
|
374 | IDL series User Guide |
|
|