ceemHistoryPolicyExitStatus

CISCO-EMBEDDED-EVENT-MGR-MIB · .1.3.6.1.4.1.9.10.134.1.2.3.1.8

Object

column Integer32
The exit status of the Embedded Event Manager policy
execution.  This value corresponds to the Posix process 
exit status.

Context

MIB
CISCO-EMBEDDED-EVENT-MGR-MIB
OID
.1.3.6.1.4.1.9.10.134.1.2.3.1.8
Type
column
Access
readonly
Status
current
Parent
ceemHistoryEventEntry
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 'CISCO-EMBEDDED-EVENT-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EMBEDDED-EVENT-MGR-MIB::ceemHistoryPolicyExitStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-EMBEDDED-EVENT-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-EMBEDDED-EVENT-MGR-MIB::ceemHistoryPolicyExitStatus.<ceemHistoryEventIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-EMBEDDED-EVENT-MGR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-EMBEDDED-EVENT-MGR-MIB::ceemHistoryPolicyExitStatus'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -2147483648-2147483647

Conformance