Skip Headers
Oracle® Fusion Middleware Man Page Reference for Oracle Directory Server Enterprise Edition
11g Release 1 (11.1.1.7.0)

Part Number E28967-01
Go to Documentation Home
Home
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

ipService

Standard LDAP objectclass

Synopsis

( 1.3.6.1.1.1.2.3
 NAME 'ipService'
 DESC 'Standard LDAP objectclass'
 SUP top
 STRUCTURAL
 MUST ( cn $
  ipServicePort $
  ipServiceProtocol )
 MAY description
 X-ORIGIN 'RFC 2307' )

Description

Abstraction of an Internet Protocol service. This object class maps an IP port and protocol (such as TCP or UDP) to one or more names. The distinguished value of the cn attribute denotes the service's canonical name.

Origin

This object class is defined by RFC 2307 (http://www.ietf.org/rfc/rfc2307.txt).

Type

Structural object class

Superior

top(5DSOC)

Required Attributes

Entries of this object class require the following attribute types in addition to those inherited from the superior(s):

cn(5DSAT), ipServicePort(5DSAT), ipServiceProtocol(5DSAT)

Allowed Attributes

Entries of this object class may have the following optional attribute types in addition to those inherited from the superior(s):

description_5dsat(5DSAT)

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE

Availability

SUNWdsee7

Stability Level

Standard: IETF, RFC 2307 (http://www.ietf.org/rfc/rfc2307.txt)