MIB Viewer

cdEngrMemAccessCommand

OBJECT-TYPE
1.3.6.1.4.1.4413.2.99.1.1.3.1.4
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { read(0), write(1) }