Overview#
NumericString is the LDAPSyntaxes with an OID of 1.3.6.1.4.1.1466.115.121.1.36A value of the NumericString syntax is a sequence of one or more numerals and spaces.
The LDAP-specific encoding of a value of this syntax is the unconverted string of characters, which conforms to the following ABNF:
NumericString = 1*(DIGIT / SPACE)
The <DIGIT> and <SPACE> rules are defined in RFC 4512.
Example: 15 079 672 281
The LDAP definition for the Numeric String syntax is:
( 1.3.6.1.4.1.1466.115.121.1.36 DESC 'Numeric String' )
LDAP Attribute Definition#
The NumericString AttributeTypes is defined as:- OID of 1.3.6.1.4.1.1466.115.121.1.36
- NAME: NumericString
- DESC:
- OBSOLETE flag (only if present)
- Supertype:
- (only if present)
- EQUALITY:
- ORDERING:
- SYNTAX: 1.3.6.1.4.1.1466.115.121.1.38 (OID Syntax)
- Extended Flags:
- X-NDS_SYNTAX: 5