XcmGenOptionValueSyntax
A reconfiguration option, device detail, storage detail, service detail, or security profile detail value syntax, used by system administrators and end users to specify the correct value syntax for this option or detail. Usage: This option or detail value syntax is used to select which of the three value objects SHALL be used to contain the value of this option or detail. * An option or detail value syntax of 'oidObject' indicates that 'xcm...ValueOID' SHALL be used to specify an actual object type, defined with 'OBJECT-TYPE'. * An option or detail value syntax of 'oidAutonomous' indicates that 'xcm...ValueOID' SHALL be used to specify an autonomous object type, defined with 'OBJECT-IDENTITY' or simply 'OBJECT IDENTIFIER'. * An option or detail value syntax of 'stringBinary' indicates that 'xcm...ValueString' SHALL be used to specify a (possibly) 'binary' (or 'non-printing') value string. * An option or detail value syntax of 'stringDisplay' indicates that 'xcm...ValueString' SHALL be used to specify a 'displayable' (or 'printing') value string. * An option or detail value syntax of 'stringLocalization' indicates that 'xcm...ValueLocalization' (for options) or 'xcmGenFixedLocalizationIndex' (for details) SHALL be used to control the localization of the value string (with an underlying type of 'XcmGenFixedLocaleDisplayString'). * An option or detail value syntax of 'stringCodedCharSet' indicates that 'xcm...ValueCodedCharSet' (for options) or 'xcmGenFixedLocalizationIndex' (for details) SHALL be used to control the character set ONLY of the value string (with an underlying type of 'CodeIndexedStringIndex'). * An option or detail value syntax of 'stringDynamicLocalization' indicates that 'xcmGenCurrentLocalization' SHALL be used to control the localization of the value string (with an underlying type of 'InternationalDisplayString'). * An option or detail value syntax of 'stringUtf8Localization' indicates that 'xcm...ValueLocalization' (for options) or 'xcmGenFixedLocalizationIndex' (for details) SHALL be used to control the localization of the value string (with an underlying type of 'XcmGenFixedLocaleUtf8String').
Possible values
16 objects| Number | Name |
|---|---|
| 1 | other |
| 2 | unknown |
| 3 | integerNumber |
| 4 | integerCounter |
| 5 | integerEnum |
| 6 | integerGauge |
| 7 | integerIndex |
| 8 | integerTruthValue |
| 9 | oidObject |
| 10 | oidAutonomous |
| 11 | stringBinary |
| 12 | stringDisplay |
| 13 | stringLocalization |
| 14 | stringCodedCharSet |
| 15 | stringDynamicLocalization |
| 16 | stringUtf8Localization |