Table 4. Required Operations In Limited Queries - IBM Carrier Grade X3650 T User Manual

Hide thumbs Also See for Carrier Grade X3650 T:
Table of Contents

Advertisement

IBM® Carrier Grade Server X3650 T
Legal values for val are defined by the implementation. The implementation shall accept all legal
values, and is free to accept or reject illegal values.
Any value in the range zero to SYSCONLOG_ENTRY_MAXLEN shall be accepted. The
implementation is permitted, but not required, to reject other values.
A value that is in the implementation-defined legal range for numeric IDs shall be accepted, even
if no object with that ID currently exists. The implementation is permitted, but not required, to
reject other values.
A value that corresponds to an existing object shall be accepted. The implementation is
permitted, but not required, to reject other values.
All legal time_t values shall be accepted. The implementation is permitted, but not required, to
reject other values.
Any character string whose length (including terminating null character) is in the range 1 to
SYSCONLOG_ENTRY_MAXLEN shall be accepted. The implementation is permitted, but not
required, to reject other values.
17.2.8.2.8
Limited Queries
The syntax and semantics of a limited query are the same as those previously described for a general
query, with the following additional limitations:
A limited query may use the "&&" operator, but support for the "||" and "!" operators is
implementation defined.
A limited query may include any attribute/operation combination that is listed in
for other attributes and/or operations are implementation defined.
syscon_log_entry Member
log_recid
log_event_type
log_severity
log_uid
Note: For example, a strictly conforming application would not use the following query expressions to
create limited queries, because these expressions violate the indicated limitations. (These expressions
are valid for general queries, however.)
Revision 3.0

Table 4. Required Operations in Limited Queries

Attribute Name
recid
event_type
severity
uid
Operand Type
Permitted Operation
Integer
=
Integer
=
Integer
>=
Integer
=
String
=
Table 4
. Support
95

Advertisement

Table of Contents
loading

Table of Contents