debugData
CTATX-MIB ·
.1.3.6.1.4.1.97.3.12.3.1.5
Object
column
mandatory
r/w
OctetString
A series of 0-64 octets, which represents 0-16 words (this may change in the future, if the ES/1 has processors with word sizes of other than 4 bytes per word). When this variable is read, the LMA will use the values in debugBase and debugLength to return the contents of a specified memory range to the NMS. Similarly, when this variable is written, a specified area of memory will be overwritten with data supplied by the NMS.
Context
- MIB
- CTATX-MIB
- OID
.1.3.6.1.4.1.97.3.12.3.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- debugEntry
- Table
- debugTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| debugIndex mandatory The module number, beginning with 1 for the module in the
first slot. This number always matches the instance of the
debugEntry. | column | Integer32 | .1.3.6.1.4.1.97.3.12.3.1.1 |
| debugOperation mandatory Type of debug operation requested. | column | Enumeration | .1.3.6.1.4.1.97.3.12.3.1.2 |
| debugBase mandatory The base address of the memory region to be examined or
modified. | column | Integer32 | .1.3.6.1.4.1.97.3.12.3.1.3 |
| debugLength mandatory The desired length, in words, of the memory region to be
examined or modified. After the ES/1 performs the operation,
debugLength is updated to indicate the length of memory that
… | column | Integer32 | .1.3.6.1.4.1.97.3.12.3.1.4 |