debugOperation
CTATX-MIB ·
.1.3.6.1.4.1.97.3.12.3.1.2
Object
column
mandatory
r/w
Enumeration
Type of debug operation requested.
Context
- MIB
- CTATX-MIB
- OID
.1.3.6.1.4.1.97.3.12.3.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- debugEntry
- Table
- debugTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | examine |
2 | modify |
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 |
| 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 |
| debugData mandatory 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… | column | OctetString | .1.3.6.1.4.1.97.3.12.3.1.5 |