next up previous
Next: C.1.8 callPreferenceURIObject (H.350.6) Up: C.1 Definitions Previous: C.1.6 sipIdentity (H.350.4)

Subsections

C.1.7 genericIdentity (H.350.5)

OID: 0.0.8.350.1.1.7.2.1

objectclasses: (0.0.8.350.1.1.7.2.1

NAME 'genericIdentity'

DESC 'genericIdentity object'

SUP top AUXILIARY

MAY (genericIdentityProtocolIdentifier $ genericIdentityMessage)

)

DEFINITION & USE:
 
The genericIdentity object class represents other multimedia conferencing information associated with a person or resource. It is an auxiliary class and is related to the commObject class and . implementers should review H.350 in detail. The particular user or resource with which an endpoint is associated via commOwner takes on special importance, as that may represent contact information required for further information in the use of the particular endpoint. If specific attributes such as IP address or URIs are necessary to support this endpoint type, then the standard attributes defining IP address and URI should be used. Keep in mind that in a directory of directories scenario, external searches will only be aware of the genericIdentity attributes and will not know to display IP address or URI. Standardized protocols should not extend and use genericIdentity but should instead create and standardize their own protocol-specific auxiliary classes as new contributions to the H.350 series of recommendations.

C.1.7.1 genericIdentityProtocolIdentifier

OID: 0.0.8.350.1.1.7.1.1

attributetypes: (0.0.8.350.1.1.7.1.1

NAME 'genericIdentityProtocolIdentifier'

DESC 'name of the non-standard protocol'

EQUALITY caseIgnoreMatch

SUBSTR caseIgnoreSubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)

DEFINITION & USE:
 
Text string indicating the name of the non-standard multimedia conferencing services represented by this endpoint that are not H.323, H.320, or SIP; for example: MPEG2, VRVS, Access Grid or other IP Multicast service; Instant Messaging Service
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
equality
EXAMPLE APPLICATION USING ATTRIBUTE:
 
Search for endpoints that support a specific non-standard protocol. Could be used to locate users of the Access Grid.
EXAMPLE (LDIF FRAGMENT):
 
genericIdentityProtocolIdentifier: 'MPEG2' //MPEG2 endpoint 
genericIdentityProtocolIdentifier: 'AccessGrid' //AG user 
genericIdentityProtocolIdentifier: 'VRVS' //VRVS user

C.1.7.2 genericIdentityMessage

OID: 0.0.8.350.1.1.7.1.2

attributetypes: (0.0.8.350.1.1.7.1.2

NAME 'genericIdentityMessage'

DESC 'informative text string'

EQUALITY caseIgnoreMatch

SUBSTR caseIgnoreSubstringsMatch

SYNTAX 1.3.6.1.4.1.1466.115.121.1.15)

DEFINITION & USE:
 
Informative text string containing information about multimedia conferencing capabilities of the associated user and/or location of the service. This information may include instructions, other connection information, or pointers to specific documentation.
NUMBER OF VALUES:
 
multi
INDEXING PROFILE:
 
no recommendation
EXAMPLE (LDIF FRAGMENT):
 
genericIdentityMessage: 'see www.foo.com/mpeg2 for connection instructions' 
genericIdentityMessage: 'see www.vrvs.org for subscription and bridging instructions'


next up previous
Next: C.1.8 callPreferenceURIObject (H.350.6) Up: C.1 Definitions Previous: C.1.6 sipIdentity (H.350.4)

Video Middleware Cookbook
Questions and Comments : Cookbook Editors