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
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RBN-SYS-RESOURCES-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-SYS-RESOURCES-MIB::rbnSRProcessNotifyEventType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-SYS-RESOURCES-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-SYS-RESOURCES-MIB::rbnSRProcessNotifyEventType.<rbnSRProcessNotifyProcName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-SYS-RESOURCES-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-SYS-RESOURCES-MIB::rbnSRProcessNotifyEventType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1death
2birth

Conformance