|
|
Description:
|
iscsiDevRole OBJECT-TYPE
SYNTAX INTEGER { initiator(1), target(2), both(3) }
MAX-ACCESS read-create
STATUS current
DESCRIPTION "DURABLE: { 2:all }
Specifies whether the iSCSI device is an initiator, a target, or both.
The 'both' option allows a device that shares the same IP address for
target and initiator functions to be entered in the iscsiDeviceTable just
once. Devices that use different IP addresses for the initiator and
target functions, or initiators that use more than one IP address, are
entered in the iscsiDeviceTable once for each address."
DEFVAL { target }
|
|
|
|