triggerMemoryAddressBase
SIAE-DEBUG-MIB ·
.1.3.6.1.4.1.3373.1103.41.3.1.8
Object
column
r/w
OctetString
With memoryAddressOffset it defines the memory address to be checked for trigger.
Context
- MIB
- SIAE-DEBUG-MIB
- OID
.1.3.6.1.4.1.3373.1103.41.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- memoryEntry
- Table
- memoryTable
- Siblings
- 12
Syntax
OctetString
Values & Constraints
Object Constraints
range: 2-2
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| memoryIdNumber Memory Id is used as the index for the memory table
Three records are automatically created at Sw start-up. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3373.1103.41.3.1.1 |
| triggerMemoryValue Memory value (one byte) to be checked for trigger. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3373.1103.41.3.1.10 |
| triggerMemoryMask Memory Mask (one byte) to select the bits to be checked (0xFF means all bits). | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3373.1103.41.3.1.11 |
| triggerEnable It is used to enable the trigger. Writing this object reset the trigger Alarms. | column | Enumeration | .1.3.6.1.4.1.3373.1103.41.3.1.12 |
| triggerAlarm It reports to the trigger condition | column | SIAE-ALARM-MIBAlarmStatus | .1.3.6.1.4.1.3373.1103.41.3.1.13 |
| memoryAddressBase With memoryAddressOffset it defines the memory address. | column | OctetString | .1.3.6.1.4.1.3373.1103.41.3.1.2 |
| memoryAddressOffset With memoryAddressBase it defines the memory address. | column | OctetString | .1.3.6.1.4.1.3373.1103.41.3.1.3 |
| memoryValue Value (one byte) to be written at memoryAddrees. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3373.1103.41.3.1.4 |
| memoryDumpEnable It is used to enable periodically memory dump. The 'enable-until-trigger' parameter
changes in 'disable'parameter after the trigger. | column | Enumeration | .1.3.6.1.4.1.3373.1103.41.3.1.5 |
| memoryDumpSize It rappresent the number of bytes (max 256) to put im memoryDump parameter. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3373.1103.41.3.1.6 |
| memoryDump It rappresents the memory area to read. The dump area begins from memoryAddress
and it's long memoryDumpSize bytes. The dump don't exceed the lenght of FPGA.
The object is refres… | column | OctetString | .1.3.6.1.4.1.3373.1103.41.3.1.7 |
| triggerMemoryAddressOffset With memoryAddressBase it defines the memory address to be checked
for trigger. | column | OctetString | .1.3.6.1.4.1.3373.1103.41.3.1.9 |