|
Description:
|
h3cFcAccessMode OBJECT-TYPE
SYNTAX INTEGER{read(1),
write(2),
nonexclusive(3)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"This object identifies the mode of access. The value of this object
is invalid and should be ignored when the value of associated
h3cSanClientType object is not equal to 'fc'.
The value 'read' means read available.
The value 'write' means read/write available, and write available only for one association.
The value 'nonexclusive' means read/write available for multi-association."
|
|
|