rbnSRProcessNotifyEventCause
RBN-SYS-RESOURCES-MIB ·
.1.3.6.1.4.1.2352.2.24.1.1.3.1.3
Object
column
Enumeration
This identifies the cause of a process death/birth event. The value firstStart(1) indicates the process has been started the first time. The other values identifies the process exit status recorded on the last process death event. On the SmartEdge platform, these values correspond 1-to-1 with the values displayed by the 'show process crash-info' CLI command.
Context
- MIB
- RBN-SYS-RESOURCES-MIB
- OID
.1.3.6.1.4.1.2352.2.24.1.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbnSRProcessNotifyEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | firstStart |
2 | hangup |
3 | interrupt |
4 | quit |
5 | illegalInstruction |
6 | traceTrap |
7 | abort |
8 | emt |
9 | floatingPointException |
10 | kill |
11 | busError |
12 | segmentFault |
13 | systemCallError |
14 | pipeError |
15 | alarmClock |
16 | softwareTermination |
17 | urgentConditionOnIOChannel |
18 | stopNotFromTty |
19 | stopFromTty |
20 | continueStopped |
21 | childExit |
22 | ttyInput |
23 | ttyOutput |
24 | inputOutput |
25 | exceededCpuTime |
26 | exceededFileSize |
27 | virtualAlarm |
28 | profilingAlarm |
29 | windowResize |
30 | infoRequest |
31 | userDefined1 |
32 | userDefined2 |
33 | powerFailRestart |
34 | unknown |