|
|
Description:
|
cdEngrMemAccessCommand OBJECT-TYPE
SYNTAX INTEGER {read(0), write(1)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Setting this value to read(0) will cause the number of bytes specified
in cdEngrMemAccessNumBytes to be read from the address specified by
cdEngrMemAccessAddress, and the resulting data will be available
in cdEngrMemAccessData. Setting this value to write(1) will cause the
number of bytes specified in cdEngrMemAccessNumBytes to be written to
the memory address specified in cdEngrMemAccessAddress, using the data
specified in cdEngrMemAccessData."
|
|
|
|