debugLength
CTATX-MIB ·
.1.3.6.1.4.1.97.3.12.3.1.4
Object
column
mandatory
r/w
Integer32
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 was actually examined or modified. If debugLength is updated to contain zero, then the module was not operational.
Context
- MIB
- CTATX-MIB
- OID
.1.3.6.1.4.1.97.3.12.3.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- debugEntry
- Table
- debugTable
- Siblings
- 4
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
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 |
| 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 |