NAME

App::LDAP::ObjectClass::Device - schema of device

DEFINITION

objectclass ( 2.5.6.14 NAME 'device'
    DESC 'RFC2256: a device'
    SUP top
    STRUCTURAL
    MUST cn
    MAY ( serialNumber $ seeAlso $ owner $ ou $ o $ l $ description )
)