|
|
Description:
|
sieMPPortCommand OBJECT-TYPE
SYNTAX INTEGER {
enable (1),
disable (2),
clear-error (3),
active (4),
remove-port (5)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "These are the possible commands a frontend can send to a port.
ENABLE when a port was disabled by user request - enable it
DISABLE disable a port
CLEAR-ERROR clear the error flag of this port
ACTIVE when load balancing is off this port will handle all I/Os. All other ports of this MultiPath group will be in status STANDBY
REMOVE-PORT take a port out of a MultiPath group. It will get its own group
A GET always returns 0."
|
|
|
|