|
|
Description:
|
sniWpNetworkRole OBJECT-TYPE
SYNTAX INTEGER
{ unknown (1)
, none(2)
, clientAccess(3)
, internalUse(4)
, internalAndClient(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION "The role of the network in the cluster:
1 - don't know,
2 - the network is not used by the cluster,
3 - the network is used to connect client systems
to the cluster,
4 - the network is used to carry internal cluster
communication,
5 - the network is used to connect client systems
and to carry internal cluster communication."
|
|
|
|