triggerAlarm
SIAE-DEBUG-MIB ·
.1.3.6.1.4.1.3373.1103.41.3.1.13
Object
column
SIAE-ALARM-MIBAlarmStatus
It reports to the trigger condition
Context
- MIB
- SIAE-DEBUG-MIB
- OID
.1.3.6.1.4.1.3373.1103.41.3.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- memoryEntry
- Table
- memoryTable
- Siblings
- 12
Syntax
SIAE-ALARM-MIBAlarmStatus
- Source
- SIAE-ALARM-MIBAlarmStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | activeReportableStatus |
3 | activeReportableWarning |
4 | activeReportableMinor |
5 | activeReportableMajor |
6 | activeReportableCritical |
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 |
| 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 |
| triggerMemoryAddressBase With memoryAddressOffset it defines the memory address to be checked
for trigger. | column | OctetString | .1.3.6.1.4.1.3373.1103.41.3.1.8 |
| 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 |