Interval

Is used for attributes whose values represent intervals of time in seconds.

Syntax ID

#define SYN_INTERVAL 27

LDAP Name

INTEGER

ASN1.ID

1.3.6.1.4.1.1466.115.121.1.27

API Data Structure

typedef nint32 Integer_T;

Transfer Format

uint32   Length = 4 
uint32   Content

LDAP Format

numeric string

Matching Rules

Remarks

For help in understanding the syntax definition template, see Reading Syntax Definitions.

Attributes using this syntax can set size limits.

The attributes for two intervals match for equality if they are the same. The comparison for ordering uses signed integer rules.

The Interval value is the number of seconds in a time interval.

Used In