bSWTaskDiedReason
BENU-HOST-MIB ·
.1.3.6.1.4.1.39406.1.5.2.1
Object
scalar Enumeration
This indicates the reason for process kill
Context
- MIB
- BENU-HOST-MIB
- OID
.1.3.6.1.4.1.39406.1.5.2.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- bHostNotifVariables
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BENU-HOST-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BENU-HOST-MIB::bSWTaskDiedReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BENU-HOST-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BENU-HOST-MIB::bSWTaskDiedReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cpuUsageLimitReached |
2 | unKnown |