Setting Conformance Module Properties
Syntax:
% dbcmd set confmodule option
value ?option value ...?
Returns:
Nothing.
Properties:
| Option |
Argument |
Description |
|---|
-comments |
text |
Specifies the body of comment text that is to be
associated with the record. Character sequences that start end
end the comment should be omitted: these depend on the output
format, and it is the responsibility of the converter to insert
the appropriate sequences. |
-includes |
list |
Equivalent to -mandatory-groups for
purposes of this API. |
-mandatory-groups |
list |
|
-name |
ucidentifier |
Specifies the descriptor of the Conformance
Module record. This property will accept any value that
corresponds to an ASN.1 ModuleReference: that is, an identifier
that starts with an uppercase first letter. |
-value |
oidvalue |
Equivalent to -valuedecl for set
operations. |
-valuedecl |
oidvalue |
Specifies the object identifier value that
uniquely identifies the module in OID space where the name of the
module may otherwise be ambiguous. This feature of the SMI is not
widely supported by most compilers and should be used with
caution. |
-oid |
oidvalue |
Equivalent to -valuedecl for set
operations. |