1MP_GetProprietaryLCooamdmBoanlaMnucletPirpoaptehMrPtM_iaGenesat(gP3erMmoPepAnrPtiIe)LtiabrryaLroyadFBuanlcatnicoenPsroperties(3MPAPI)
2
3
4

NAME

6       MP_GetProprietaryLoadBalanceProperties - get load balance properties
7

SYNOPSIS

9       cc [ flag... ] file... -lMPAPI [ library... ]
10       #include <mpapi.h>
11
12       MP_STATUS MP_GetProprietaryLoadBalanceProperties(MP_OID oid,
13            MP_PROPRIETARY_LOAD_BALANCE_PROPERTIES *pProps);
14
15

PARAMETERS

17       oid       The object ID of the proprietary load balance.
18
19
20       pProps    A   pointer   to  an  object  ID  that  has  type  MP_PROPRI‐
21                 ETARY_LOAD_BALANCE_PROPERTIES  structure  allocated  by   the
22                 caller. With a successful return, this structure contains the
23                 properties of the proprietary load balance  algorithm  speci‐
24                 fied by the oid.
25
26

DESCRIPTION

28       The MP_GetProprietaryLoadBalanceProperties() function returns the prop‐
29       erties of the specified load balance.
30

RETURN VALUES

32       MP_STATUS_INVALID_PARAMETER
33
34           The pObjectType is null or specifies a memory area  to  which  data
35           cannot  be  written, or when the oid has a type subfield other than
36           MP_OBJECT_TYPE_PROPRIETARY_LOAD_BALANCE.
37
38
39       MP_STATUS_INVALID_OBJECT_TYPE
40
41           The oid does not specify any valid object type. This is most likely
42           to happen if an uninitialized object ID is passed to the API.
43
44
45       MP_STATUS_OBJECT_NOT_FOUND
46
47           The oid owner ID or object sequence number is invalid.
48
49
50       MP_STATUS_SUCCESS
51
52           The operation is successful.
53
54

ATTRIBUTES

56       See attributes(5) for descriptions of the following attributes:
57
58
59
60
61       ┌─────────────────────────────┬─────────────────────────────┐
62       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
63       ├─────────────────────────────┼─────────────────────────────┤
64       │Interface Stability          │Standard:  ANSI  INCITS 412  │
65       │                             │Multipath Management API     │
66       ├─────────────────────────────┼─────────────────────────────┤
67       │MT-Level                     │Safe                         │
68       └─────────────────────────────┴─────────────────────────────┘
69

SEE ALSO

71       libMPAPI(3LIB),            MP_GetProprietaryLoadBalanceOidList(3MPAPI),
72       attributes(5)
73
74
75       Multipath Management API Version 1.0
76
77
78
79SunOS 5.11                      MP1_5GeFtePbro2p0r0i6etaryLoadBalanceProperties(3MPAPI)
Impressum