cdEngrMemAccessCommand
BRCM-CABLEDATA-ENGINEERING-MIB ·
.1.3.6.1.4.1.4413.2.99.1.1.3.1.4
Object
scalar
r/w
Enumeration
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.
Context
- MIB
- BRCM-CABLEDATA-ENGINEERING-MIB
- OID
.1.3.6.1.4.1.4413.2.99.1.1.3.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cableDataEngineeringBase
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | read |
1 | write |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cdEngrMemAccessAddress The memory address to access when executing a cdEngrMemAccessCommand
operation. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4413.2.99.1.1.3.1.1 |
| cdEngrMemAccessNumBytes The number of bytes to read or write when executing a
cdEngrMemAccessCommand operation. | scalar | Unsigned32 | .1.3.6.1.4.1.4413.2.99.1.1.3.1.2 |
| cableDataEngineeringEjtag | node | - | .1.3.6.1.4.1.4413.2.99.1.1.3.1.20 |
| cdEngrMemAccessData The data read from or to be written to the device when executing a
cdEngrMemAccessCommand operation. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4413.2.99.1.1.3.1.3 |