HP-UX WBEM Kernel Tunables Datasheets

Page 2
string Name (Key Value) Local HP-UX: Specifies the name of the tunable.
string Module Local HP-UX: Specifies the name of the module supplying the
tunable, if any.
string Desc Local HP-UX: Contains a short description of the tunable.
string Defvalue Local
HP-UX: Specifies the default value of the tunable.
string Bootvalue Local
HP-UX
: Contains value of the tunable at the time the
system last booted.
string Current (“Write”) Local HP-UX: Specifies current value of the tunable, if known.
string NextBoot (“Write”) Local HP-UX: Specifies value that will be used for the tunable
at next boot, if known.
string Before Local HP-UX: Contains the original value used for the tunable
before changing the value, if known.
string Expr (“Write”) Local HP-UX: The expression used to set the value of the
tunable, if any. If the tunable is set to default, this field
contains the string “Default”.
string NextExpr (“Write”) Local HP-UX: The expression for the tunable's value at next
boot, if any. If the tunable is set to default, this field
contains the string “Default”.
string BeforeExpr Local HP-UX: Contains the original expression used to set the
value of the tunable before changing the expression. If
the tunable was set to default, this field contains the
string Default.
This field is present only for tunables for which an
immediate value change has been made during the
current invocation of the kctune command.
string Min Local HP-UX: Contains the minimum value of the specified
tunable. Use the getInstance method to know the range
of values supported for the specified tunable.
string Max Local
HP-UX
: Contains the maximum value of the specified
tunable. Use the getInstance method to know the range
of values supported for the specified tunable.
boolean DynamicFlag Local
HP-UX
: Contains a value 'True', if the tunable value can
be changed without a reboot.
Contains a value 'False', if the tunable value cannot be
changed without a reboot.
boolean CanautoFlag Local
HP-UX: Contains a value 'True' if the tunable can be
automatically tuned.
Contains a value 'False' if the tunable cannot be
automatically tuned.
boolean AutoDefaultFlag Local
HP-UX:
Contains a value 'True' if the tunable's default
value is automatically computed by the system (and