Integer

Is used for attributes whose values are signed integers.

Syntax ID

#define SYN_INTEGER 8

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 integers match for equality if they are the same. The comparison for ordering uses signed integer rules.

Used In