| Managed Object Model 547/155 54-LZN 708 0672/5-V1 Uen A |
Differences in Derived Data Types of
| Compared to |
| derivedDataType ActionInvocationResult changed |
| derivedDataType CipherList changed |
| derivedDataType ProbableCause changed |
| Indicates whether an asynchronous operation was successfully invoked.
(The actual result of the operation will be communicated by other means.) means.) A value of zero indicates success. Non-zero error codes are implementation-specific. |
| Derived string for the specification of a cipher suite list.
Contains colon-delimited (':') cipher strings that can be of any value of the members contained by a Cipher struct. A cipher string indicates an individual cipher or a set of ciphers that use the same protocol version, key exchange etc. The cipher strings can be combined in logical order and operation by character '+'. They can be optionally preceded by either an '!' or a '-' character. Character '!' means that the preceded cipher suite or cipher suite type is permanently deleted from the list. Character '-' means that the preceded cipher suite or cipher suite type is deleted from the list, but any of the cipher suites can be added by later options. They must contain at least one positive expression, that is, without character '!' or '-' in the cipher string, otherwise the filter results in an empty cipher suite list. Cipher strings with special meaning: ALL - all cipher suites except for the NULL encryption ciphers, which must be explicitly enabled. NULL authentication ciphers are included. DEFAULT - all cipher suites except the NULL authentication and NULL encryption ciphers. Example: ALL:!SSLv2:!RSA:!aRSA:!3DES:!DES:!MD5 ALL:!EXP-EDH-RSA-DES-CBC-SHA AES:-kRSA AES:RC4 kEDH+EXPORT:-MD5, assume that kEDH+EXPORT:-MD5 The examples above demonstrate the listed syntax only and may contain unsupported cipher strings are valid values of members of Cipher structs. suites. |
| Probable cause as specified in ITU and ETSI recommendations. The ITU recommendations values are M.3100, X.733 and X.736 and aligned to the ETSI recommendation is GSM 12.11. ERICSSON-ALARM-MIB. |