rbnSRProcessNotifyEventType
RBN-SYS-RESOURCES-MIB ·
.1.3.6.1.4.1.2352.2.24.1.1.3.1.4
Object
column
Enumeration
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 is not available for any use. The event type birth(2) indicates that the agent has been informed that the process has been started.
Context
- MIB
- RBN-SYS-RESOURCES-MIB
- OID
.1.3.6.1.4.1.2352.2.24.1.1.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rbnSRProcessNotifyEntry
- Table
- rbnSRProcessNotifyTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | death |
2 | birth |
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 |
| rbnSRProcessNotifyEventCause 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 e… | column | Enumeration | .1.3.6.1.4.1.2352.2.24.1.1.3.1.3 |
| 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 |