|
Description:
|
virtVMwareNameTableUpdate OBJECT-TYPE
SYNTAX INTEGER {ok(1), get(2)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This is an action object to get information from the Virtual Center.
Set this value to get(2) to update the host and VM name tables:
virtVMwareHostNameTable,
virtVMwareVMNameTable
with information from the Virtual Center.
These two tables can be querried by subsequent Get operations
without accessing the Virtual Center.
To refresh these two tables, set virtVMwareNameTableUpdate again.
ok(1) is returned always when read."
|
|
|