MIB Viewer

vserverType

OBJECT-TYPE
1.3.6.1.4.1.789.1.27.1.1.15
Access
read-only
Status
current
Sub-identifiers
0
Type of the vserver. There are four distinct supported types: data, admin, node and system. 'data' vservers are the default scale-out vservers. One 'admin' vserver exists per cluster and it provides universal administrative access to the cluster. One 'node' vserver exists per node in the cluster and identifies the physical controller. 'system' vserver is for cluster-scoped communications in an IPspace.
INTEGER { data(0), admin(1), node(2), system(4) }