next up previous
Next: C.1.4 h235Identity (H.350.2) Up: C.1 Definitions Previous: C.1.2 commObject (H.350)

Subsections

C.1.3 h323Identity (H.350.1)

OID: 0.0.8.350.1.1.3.2.1

objectclasses: (0.0.8.350.1.1.3.2.1

NAME 'h323Identity'

DESC 'h323Identity object'

SUP top AUXILIARY

MAY ( h323IdentityGKDomain $ h323Identityh323-ID $

h323IdentitydialedDigits $ h323Identityemail-ID $

h323IdentityURL-ID $ h323IdentitytransportID $

h323IdentitypartyNumber $ h323IdentitymobileUIM $

h323IdentityEndpointType $ h323IdentityServiceLevel )

)

DEFINITION & USE:
 
The h323Identity object class represents H.323 endpoints. It is an auxiliary class and is derived from the commObject class defined in H.350. Implementers should review H.350 in detail before proceeding with H.350.1. Its attributes include all H.323 Alias types. These aliases can be downloaded to an endpoint for automatic configuration, accessed by a gatekeeper for call signaling and authorization, and published to white pages to create user dialing directories. Note that the following seven alias types are defined in H.323 as dialing methods. Each of these alias types is represented below with corresponding h323Identity attributes. Keep in mind that these attributes are separate from information in the enterprise directory. For example, email-ID is a separate field than a user's email address as represented in the enterprise directory. For implementation purposes an administrator may set these values equal by direct entry or by referral.

H.323 dialing method h323Identity attribute
h323-ID h323Identityh323-ID
dialedDigits h323IdentitydialedDigits
email-ID h323Identityemail-ID
URL-IF h323IdentityURL-ID
transportID h323Identitytransport-ID
partyNumber h323IdentitypartyNumber
mobileUIM h323IdentitymobileUIM

C.1.3.1 h323IdentityGKDomain

OID: 0.0.8.350.1.1.3.1.1

attributetypes: (0.0.8.350.1.1.3.1.1

NAME 'h323IdentityGKDomain'

DESC 'FQDN of the Gatekeeper'

EQUALITY caseIgnoreIA5Match

SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

DEFINITION & USE:
 
Specifies the FQDN name or IP address of the gatekeeper to which the endpoint should register. Where endpoint gatekeeper location is configured via H323 URL, please note that this attribute will not hold an H.323 URL with a scheme name but will hold a valid DNS domain name. If an endpoint is provisioned for its Gatekeeper location with only a valid DNS domain name it is assumed that this DNS domain name is the value of the host port of the H.323 URL. H.323 Annex O section O.8.2 describes this special case. In particular, the endpoint will attempt to retrieve from the specified domain name value an SRV record indicating the gatekeeper(s) address. If the SRV lookup fails, then the endpoint will attempt to retrieve an A record. H.323 Annex O describes the flow of the lookup process in section O.9.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
No recommendation
EXAMPLE APPLICATION USING ATTRIBUTE:
 
A web page that displays a user's proper endpoint configuration information.
EXAMPLE (LDIF FRAGMENT):
 
h323IdentityGKDomain: gk.radvision.com // FQDN example 
h323IdentityGKDomain: 1.1.1.1 // IP address example

C.1.3.2 h323Identityh323-ID

OID: 0.0.8.350.1.1.3.1.2

attributetypes: (0.0.8.350.1.1.3.1.2

NAME 'h323Identityh323-ID'

DESC 'specifies the endpoint address alias as specified in H.323'

EQUALITY caseIgnoreIA5Match

SUBSTR caseIgnoreIA5SubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

DEFINITION & USE:
 
The endpoint's h323-ID alias as defined in ITU-T H.225. This is one of the dialling attributes defined by H.323. (This field is often incorrectly referred to as 'alias' or 'user name' in many endpoints on the market.)
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
equality
EXAMPLE APPLICATION USING ATTRIBUTE:
 
white pages, directory of directories, a web page that displays a user's correct configuration information.
EXAMPLE (LDIF FRAGMENT):
 
h323Identityh323-ID: johnsmith 
h323Identityh323-ID: conferenceroom201

C.1.3.3 h323IdentitydialedDigits

OID: 0.0.8.350.1.1.3.1.3

attributetypes: (0.0.8.350.1.1.3.1.3

NAME 'h323IdentitydialedDigits'

DESC 'Specifies the endpoint dialed digits as specified in H.323'

EQUALITY caseIgnoreIA5Match

SUBSTR caseIgnoreIA5SubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

DEFINITION & USE:
 
The endpoint's H.323 dialedDigits alias as defined in ITU-T H.225. This is one of the dialling attributes defined by H.323. (This field is often incorrectly referred to as 'extension', 'E164' or 'user number' in many endpoints on the market). Any string up to 128 characters in length may be used. Permitted ASCII characters include A-Z, a-z, 0-9 or any of the 3 special characters "#", "*", and ",".
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
equality
EXAMPLE APPLICATION USING ATTRIBUTE:
 
white pages, directory of directories, a web page that displays a user's correct configuration information.
EXAMPLE (LDIF FRAGMENT):
 
h323IdentitydialedDigits: 2266126 
h323IdentitydialedDigits: jill0,7771234#

C.1.3.4 h323Identityemail-ID

OID: 0.0.8.350.1.1.3.1.4

attributetypes: (0.0.8.350.1.1.3.1.4

NAME 'h323Identityemail-ID'

DESC 'Specifies an H.323 entity that can be reached using H.323'

EQUALITY caseIgnoreIA5Match

SUBSTR caseIgnoreIA5SubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

DEFINITION & USE:
 
The endpoint's H.323 email-ID alias as defined in ITU-T H.225. This is one of the dialing attributes defined by H.323. In some implementations it may be possible to have this field refer to the commOwner's email address in the enterprise directory.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
equality
EXAMPLE APPLICATION USING ATTRIBUTE:
 
white pages, directory of directories, a web page that displays a user's correct configuration information.
EXAMPLE (LDIF FRAGMENT):
 
h323Identityemail-ID: user@university.edu

C.1.3.5 h323IdentityURL-ID

OID: 0.0.8.350.1.1.3.1.5

attributetypes: (0.0.8.350.1.1.3.1.5

NAME 'h323IdentityURL-ID'

DESC 'H.323 specs'

EQUALITY caseExactMatch

SUBSTR caseExactSubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

DEFINITION & USE:
 
The endpoint's H.323 URL-ID alias as defined in ITU-T H.323 version 4. This is one of the dialing attributes defined by H.323. The H.323 URL has the general form of user@host:port where either both of the parts (i.e. user and host) or only one of the parts (i.e. user alone or @host alone) is present. The user part corresponds to an H.323 user or service name. The host part is a legal numeric IP address or a fully qualified domain name, thus providing means for address resolution using the DNS infrastructure. Examples include h323:9198437008, h323:dumbledore@gatekeeper.hsww.edu, h323:dumbledore@152.2.2.203, etc. Note that this dialing mechanism is expected to become the preferred addressing scheme for H.323.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
equality
EXAMPLE APPLICATION USING ATTRIBUTE:
 
white pages, directory of directories, a web page that displays a user's correct configuration information.
EXAMPLE (LDIF FRAGMENT):
 
h323IdentityURL-ID: h323:dumbledore@gatekeeper.hsww.edu

C.1.3.6 h323IdentitytransportID

OID: 0.0.8.350.1.1.3.1.6

attributetypes: (0.0.8.350.1.1.3.1.6

NAME 'h323IdentitytransportID'

DESC 'specifies endpoint transport Id as defined in H.323'

EQUALITY caseIgnoreIA5Match

SUBSTR caseIgnoreIA5SubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

DEFINITION & USE:
 
The endpoint's H.323 transport ID as defined in ITU-T H.225. This is one of the dialing attributes defined by H.323.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
equality
EXAMPLE (LDIF FRAGMENT):
 
h323IdentitytransportID: 161.58.151.216

C.1.3.7 h323IdentitypartyNumber

OID: 0.0.8.350.1.1.3.1.7

attributetypes: (0.0.8.350.1.1.3.1.7

NAME 'h323IdentitypartyNumber'

DESC 'endpoint party Number as defined in H.323'

EQUALITY caseIgnoreIA5Match

SUBSTR caseIgnoreIA5SubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

DEFINITION & USE:
 
The endpoint's H.323 partyNumber alias as defined in ITU-T H.225. This is one of the dialing attributes defined by H.323.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
equality
EXAMPLE (LDIF FRAGMENT):
 
h323IdentitypartyNumber: 2266126

C.1.3.8 h323IdentitymobileUIM

OID: 0.0.8.350.1.1.3.1.8

attributetypes: (0.0.8.350.1.1.3.1.8

NAME 'h323IdentitymobileUIM'

DESC 'endpoint mobile UIM as defined in H.323 document'

EQUALITY caseIgnoreIA5Match

SUBSTR caseIgnoreIA5SubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 )

DEFINITION & USE:
 
The endpoint's H.323 mobileUIM alias as defined in ITU-T H.225. This is one of the dialing attributes defined by H.323.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
equality

C.1.3.9 h323IdentityEndpointType

OID: 0.0.8.350.1.1.3.1.9

attributetypes: (0.0.8.350.1.1.3.1.9

NAME 'h323IdentityEndpointType'

DESC 'The endpoint H.323 type as defined in ITU-T H.323v4.'

EQUALITY caseIgnoreMatch

SUBSTR caseIgnoreSubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

DEFINITION & USE:
 
Describes the type of endpoint as defined in H.323. Values must be one of the following: (1) terminal, (2) mcu, or (3) gateway. This attribute can be used to search the directory for the presence of MCUs, gateways or terminals by searching for the presence of attributes of this type.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
equality
EXAMPLE (LDIF FRAGMENT):
 
h323IdentityEndpointType:gateway

C.1.3.10 h323IdentityServiceLevel

OID: 0.0.8.350.1.1.3.1.10

attributetypes: (0.0.8.350.1.1.3.1.10

NAME 'h323IdentityServiceLevel'

DESC 'To define services that a user can belong to.'

EQUALITY caseIgnoreMatch

SUBSTR caseIgnoreSubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )

DEFINITION & USE:
 
Describes the class of service a user belongs to. This attribute is outside the scope of H.323 and thus can be populated with class definitions meaningful only to the person who invented those definitions. There should be no expectation of interoperability.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
equality
EXAMPLE (LDIF FRAGMENT):
 
h323IdentityServiceLevel:deluxe


next up previous
Next: C.1.4 h235Identity (H.350.2) Up: C.1 Definitions Previous: C.1.2 commObject (H.350)

Video Middleware Cookbook
Questions and Comments : Cookbook Editors