corbaRepositoryId
Unique repository ID, also known as type ID, for a CORBA interface. Multiple values reflect multiple interfaces, but the list is not necessarily complete.
Although the value string can be of any syntax, the following ID styles are specified:
- IDL style:
IDL:Prefix/ModuleName/InterfaceName:VersionNumber
-
Format used for standard interface definition language (IDL) IDs.
- RMI style:
RMI:ClassName:HashCode[:SUID]
-
Format used by RMI-IIOP remote objects.
-
ClassName is the fully qualified name of the class.
-
HashCode is the result of the object’s
hashCode()
method. -
SUID is the 64-bit stream unique identifier for the serialization version of the class.
-
- DCE style:
DCE:UUID
-
Format used for DCE/CORBA interoperability, where the UUID represents a DCE UUID.
- Local
-
The format is defined by the local Object Request Broker (ORB).
Single value |
false: multiple values allowed |
Origin |
|
Usage |
userApplications |
Description |
Repository ids of interfaces implemented by a CORBA object |
Ordering matching rule |
|
OID |
1.3.6.1.4.1.42.2.27.4.1.15 |
User modification allowed |
true |
Schema file |
03-rfc2714.ldif |
Names |
corbaRepositoryId |
Used by |
|
Substring matching rule |
|
Syntax |
|
Equality matching rule |