|
|
Description:
|
sieMPGroupCommand OBJECT-TYPE
SYNTAX INTEGER {
enable-load-balancing (1),
disable-load-balancing (2),
enable-autorecover (3),
disable-autorecover (4),
reconfigure (5)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "These are the possible commands a frontend can send to a MultiPath group.
ENABLE-LOAD-BALANCING I/Os can use all available ports of a MultiPath group
DISABLE-LOAD-BALANCING only one port of a MultiPath group can be used for I/Os
ENABLE-AUTORECOVER a automatic failback (a formerly failed port was replaced and can be used again) is possible
DISABLE-AUTORECOVER don't do automatic failback
RECONFIGURE search all ports the can be integrated into a MultiPath group and build this group
A GET always returns 0."
|
|
|
|