Administrator's Guide

Chapter 15. Command Line Reference
Selection Explanation
audio An audio type codec.
video A video type codec.
text A text type codec.
application An application type codec.
OptComment
An optional comment field for user consumption only.
OptDSCPInteger
An optional integer between 0 and 63.
OptDepOwnIpReference
An optional reference to the ’name’ field of db.network.interfaces’ or
db.network.alias_addresses’. In other words, one of the machine’s own IP addresses.
OptDepString
An optional string.
OptDigitString
Optional string that may only contain numeric data. This may be practical e. g. when storing
telephone numbers that may start with 0.
OptDnsAutoRuntimeReachableHost
OptDnsIpAddress
A datatype for optional DNS/ipaddr values. Note: the DNS lookup is performed by the client
of dbserver, such as the web server or CLI process. This ensures that the dbserver process is
never blocked for long periods of time. Derived classes may define the following attributes:
_OPTIONAL -- True if the network is optional. DYNAMIC -- True if the IP address may be
DYNAMIC_IP_STR. Exactly what it means is not specified here.
OptDnsReachableHost
An optional DNS name or IP address that does not belong to this unit.
OptDomainName
Datatype used for optional domain names.
OptExtraGwReference
300