Symantec logo

K2VW_MServers

The following attribute information is available on this object type:

K2VW_MServer Attribute Information

Attribute

Description

explicitUserAccessRight 

Map of user IDs to users right on this object. Explicit may be empty. 

effectiveUserAccessRight 

Map of user IDs to users right on this object. Effective=explicit or is inherited from parents effective. 

fqn 

Fully qualified object name. 

SysName 

Name of system where local management server is installed and running. 

Port 

Port for local management server. 

DowntimeWindows 

Array of time windows when the management server is down. 

Platform 

Platform name for management server. 

Version 

Version of the management server. 

State 

State of management server. 

ConsolidatedState 

State of management server. 

PreviousConsolidatedState 

State of management server before last transition. 

UptimeTick 

Last time the management server recorded its online state (in milliseconds). 

The K2VW_MServer table provides the following data:

K2VW_MServer Table Information

Column

Data Type

Description

ObjectID 

Integer 

Unique database ID that identifies each object of this type in the database. 

ObjectUuid 

Varchar (256) 

Universal unique identifier of the object. 

ObjectName 

Varchar (256) 

Name of the object. 

DateCreated 

Timestamp 

Date the object was created. 

DateDeleted 

Timestamp 

Date the object was deleted. If NULL, the object is not deleted. 

AttributeName 

Varchar (256) 

Name of an attribute on the object. 

AttributeDimension 

Varchar (50) 

Dimension of the attribute. Can be any of the following values: Scalar attribute, Association attribute, Key List attribute, or Vector attribute. 

AttributeType 

Varchar (50) 

Actual data type of the attribute values. 

AttributeScope 

Varchar (50) 

Specifies the scope of the attribute. An attribute can be either locally scoped or globally scoped. 

AttributeDatemodified 

Timestamp 

Date the attribute was modified. 

AttributeState 

Varchar (3) 

Specifies if the attribute is an historical record ('OLD') or if it is a current record ('NEW'). 

AttributeContext 

Varchar (512) 

The context for an attribute value. Depending on the attribute dimension, this may contain a NULL value. 

Attributekey 

Varchar (512) 

The key for an attribute value. Depending on the attribute dimension, this may contain a NULL value. 

AttributeValue 

Varchar (512) 

The attribute values. Depending on the attribute dimension, this may contain a NULL value.