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
- Table
- rbnSRProcessNotifyTable
- Siblings
- 5
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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rbnSRProcessNotifyProcName A human readable name identifying a particular
process in the system. | column | OctetString | .1.3.6.1.4.1.2352.2.24.1.1.3.1.1 |
| rbnSRProcessNotifyPID A decimal number uniquely identifies the process. The
value 0 indicates the process has not been started. | column | Unsigned32 | .1.3.6.1.4.1.2352.2.24.1.1.3.1.2 |
| rbnSRProcessNotifyEventType The type of event notification sent on the process
described by this row of the table. The process
event type death(1) indicates that the agent has been
informed that the process… | column | Enumeration | .1.3.6.1.4.1.2352.2.24.1.1.3.1.4 |
| rbnSRProcessNumOfSpawn The number of times the process has been spawned since
the system was last initialized. Note that this is
different from the restart of the network management
portion of the syst… | column | Unsigned32 | .1.3.6.1.4.1.2352.2.24.1.1.3.1.5 |
| rbnSRProcessNotifyLastTimeSent The value of sysUpTime at the time this notification was
last generated on the process. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.2352.2.24.1.1.3.1.6 |