CISCO-EMBEDDED-EVENT-MGR-MIB
AI MIB Summary
The CISCO-EMBEDDED-EVENT-MGR-MIB enables SNMP monitoring of Cisco IOS policy-driven fault detection, hardware/software event notifications (including OIR), and system-wide recovery action execution. It exposes process reliability statistics and event state data generated by the Embedded Event Manager (EEM) policy engine to facilitate automated system diagnostics and remediation.
The MIB module to describe and store events generated by the Cisco Embedded Event Manager.
The Cisco Embedded Event Manager detects hardware and software faults, and other events (such as OIRs) for the system. It also enables users to configure fault recovery services for system wide components. The Embedded Event Manager also provides process reliability statistics.
The Embedded Event Manager is a policy driven process through which faults in the system are reported through a defined API. The Embedded Event Manager policy engine receives notifications when faults and other events occur. Embedded Event Manager policies implement recovery based on the current state of the system and the actions specified in the policy for a given event. Recovery actions are triggered when the policy is run. Developers write and customize Embedded Event Manager policies to handle faults and events.
Main OID:
cEventMgrMIB.1.3.6.1.4.1.9.10.134
55
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
55 total| Object Name |
|---|
cEventMgrMIBThe MIB module to describe and store events generated
by the Cisco Embedded Event Manager.
The Cisco Embedded Event Manager detects hardware and software
faults, and other events (such as OIRs) for the system.
It also enables users to configure fault recovery services
for system wide components. The Embedded Event Manager also
provides process reliability statistics.
The Embedded Event Manager is a policy driven process through
which faults in the system are reported through a defined API.
The Embedded Event Manager policy engine receives notifications
when faults and other events occur. Embedded Event Manager
policies implement recovery based on the current state of the
system and the actions specified in the policy for a given
event. Recovery actions are triggered when the policy is
run. Developers write and customize Embedded Event Manager
policies to handle faults and events. MODULE-IDENTITY .1.3.6.1.4.1.9.10.134 |
cEventMgrMIBNotif OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.134.0 |
cEventMgrServerEventThis notification is sent by the Embedded Event Manager
server after it has run a policy associated with the
event ceemHistoryEventType that was received. NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.134.0.1 |
cEventMgrPolicyEventThis notification is configured to be sent from within
an Embedded Event Manager policy after an Embedded Event
Manager event ceemHistoryEventType has occurred.
If one or more of the objects ceemHistoryPolicyIntData1,
ceemHistoryPolicyIntData2, and ceemHistoryPolicyStrData are
not instantiated, then the varbind for the object(s) not
instantiated will contain the value 'noSuchInstance'. NOTIFICATION-TYPE .1.3.6.1.4.1.9.10.134.0.2 |
cEventMgrMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.134.1 |
ceemEventMap OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.134.1.1 |
ceemEventMapTableA table containing information about ceemEventIndex
value mapping. Each conceptual row specifies a
unique mapping between a ceemEventIndex value, and a
Embedded Event Manager event type. Rows are added
dynamically as the Embedded Event Manager server learns
of new event types. This occurs when Embedded Event
Manager Event Detectors register with the Embedded
Event Manager server. SEQUENCE OF CeemEventMapEntry .1.3.6.1.4.1.9.10.134.1.1.1 |
ceemEventMapEntryA mapping between an event type and an event description. CeemEventMapEntry .1.3.6.1.4.1.9.10.134.1.1.1.1 |
ceemEventIndexThis object uniquely identifies an event. Events
are not persisted across reloads. Unsigned32 .1.3.6.1.4.1.9.10.134.1.1.1.1.1 |
ceemEventNameThe name of the Embedded Event Manager event.ro SnmpAdminString .1.3.6.1.4.1.9.10.134.1.1.1.1.2 |
ceemEventDescrTextThis object specifies a human-readable
message describing information about the
Embedded Event Manager event.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.10.134.1.1.1.1.3 |
ceemHistory OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.134.1.2 |
ceemHistoryMaxEventEntriesThe maximum number of entries that can be held in
ceemHistoryEventTable.rw Integer32 (0..50 ) .1.3.6.1.4.1.9.10.134.1.2.1 |
ceemHistoryLastEventEntryIndex of last entry created in ceemHistoryEventTable.ro Unsigned32 (1..4294967295 ) .1.3.6.1.4.1.9.10.134.1.2.2 |
ceemHistoryEventTableA table of Embedded Event Manager events generated by this
router. Conceptual row entries are dynamically added into
this table when Embedded Event Manager events occur.
Entries are stored in FIFO order. When the maximum number
of entries has been reached in the table, the oldest entry
in the table is removed immediately.
When a table is reduced to a smaller size N, the oldest
entries are immediately removed from the table leaving
a maximum of N entries. SEQUENCE OF CeemHistoryEventEntry .1.3.6.1.4.1.9.10.134.1.2.3 |
ceemHistoryEventEntryInformation about an Embedded Event Manager event which has
been generated by this router. It provides up to four event
types to support complex event specifications that are
triggered when multiple events are published within a certain
period of time. CeemHistoryEventEntry .1.3.6.1.4.1.9.10.134.1.2.3.1 |
ceemHistoryEventIndexA monotonically increasing non-zero integer uniquely
identifying a generated event. When it reaches the
maximum value, the agent wraps the value back to 1
and may flush all existing entries in the event table. Unsigned32 (1..4294967295 ) .1.3.6.1.4.1.9.10.134.1.2.3.1.1 |
ceemHistoryEventType1The type of Embedded Event Manager event which was
detected. The value corresponds to an entry in the
ceemEventTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.2.3.1.2 |
ceemHistoryEventType2The type of Embedded Event Manager event which was
detected. The value corresponds to an entry in the
ceemEventTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.2.3.1.3 |
ceemHistoryEventType3The type of Embedded Event Manager event which was
detected. The value corresponds to an entry in the
ceemEventTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.2.3.1.4 |
ceemHistoryEventType4The type of Embedded Event Manager event which was
detected. The value corresponds to an entry in the
ceemEventTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.2.3.1.5 |
ceemHistoryPolicyPathThe file path on the router where the Embedded Event Manager
policy that was triggered is stored. If the size of the
file path string is larger than 128, the end characters
will be truncated.ro SnmpAdminString .1.3.6.1.4.1.9.10.134.1.2.3.1.6 |
ceemHistoryPolicyNameThe name of the Embedded Event Manager policy that was
triggered because of an Embedded Event Manager event. The
name must be a valid Embedded Event Manager policy name.
It must be in the form of a valid Posix filename.ro SnmpAdminString .1.3.6.1.4.1.9.10.134.1.2.3.1.7 |
ceemHistoryPolicyExitStatusThe exit status of the Embedded Event Manager policy
execution. This value corresponds to the Posix process
exit status.ro Integer32 (-2147483648..2147483647 ) .1.3.6.1.4.1.9.10.134.1.2.3.1.8 |
ceemHistoryPolicyIntData1Arbitrary integer data that the Embedded Event Manager policy
can use. Use of this object is optional. If unused by
a policy, this object will not be instantiated for
that policy.ro Integer32 (-2147483648..2147483647 ) .1.3.6.1.4.1.9.10.134.1.2.3.1.9 |
ceemHistoryPolicyIntData2Arbitrary integer data that the Embedded Event Manager policy
can use. Use of this object is optional. If unused by
a policy, this object will not be instantiated for
that policy.ro Integer32 (-2147483648..2147483647 ) .1.3.6.1.4.1.9.10.134.1.2.3.1.10 |
ceemHistoryPolicyStrDataArbitrary string data the Embedded Event Manager policy can
use. Use of this object is optional. If unused by
a policy, this object will not be instantiated for
that policy.ro SnmpAdminString .1.3.6.1.4.1.9.10.134.1.2.3.1.11 |
ceemHistoryNotifyTypeThe notification type that was sent from the Embedded Event
Manager. The valid values are server or policy.ro NotifySource .1.3.6.1.4.1.9.10.134.1.2.3.1.12 |
ceemHistoryEventType5The type of Embedded Event Manager event which was
detected. The value corresponds to an entry in the
ceemEventTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.2.3.1.13 |
ceemHistoryEventType6The type of Embedded Event Manager event which was
detected. The value corresponds to an entry in the
ceemEventTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.2.3.1.14 |
ceemHistoryEventType7The type of Embedded Event Manager event which was
detected. The value corresponds to an entry in the
ceemEventTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.2.3.1.15 |
ceemHistoryEventType8The type of Embedded Event Manager event which was
detected. The value corresponds to an entry in the
ceemEventTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.2.3.1.16 |
ceemRegisteredPolicy OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.134.1.3 |
ceemRegisteredPolicyTableA table of Embedded Event Manager policies registered on a system.
The number of entries depends on the configuration of the system. The
maximum number is implementation dependent. SEQUENCE OF CeemRegisteredPolicyEntry .1.3.6.1.4.1.9.10.134.1.3.1 |
ceemRegisteredPolicyEntryAn entry in the table of Embedded Event Manager policies that are
registered. It provides up to four event types to support complex
event specifications that are triggered when multiple events are
published within a certain period of time. A row in this table
cannot be created or deleted by SNMP operations on columns of the
table. CeemRegisteredPolicyEntry .1.3.6.1.4.1.9.10.134.1.3.1.1 |
ceemRegisteredPolicyIndexA monotonically increasing non-zero integer uniquely
identifying a policy registration. When it reaches the
maximum value, the agent wraps the value back to 1 upon
receiving the next policy registration. Unsigned32 .1.3.6.1.4.1.9.10.134.1.3.1.1.1 |
ceemRegisteredPolicyNameThe name of the Embedded Event Manager policy that was
registered. The name must be a valid Embedded Event
Manager policy name. It must be in the form of a valid
Posix filename.ro SnmpAdminString .1.3.6.1.4.1.9.10.134.1.3.1.1.2 |
ceemRegisteredPolicyEventType1The type of Embedded Event Manager event which was registered
by the policy. The value corresponds to an entry in the
ceemEventMapTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.3.1.1.3 |
ceemRegisteredPolicyEventType2The type of Embedded Event Manager event which was registered
by the policy. The value corresponds to an entry in the
ceemEventMapTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.3.1.1.4 |
ceemRegisteredPolicyEventType3The type of Embedded Event Manager event which was registered
by the policy. The value corresponds to an entry in the
ceemEventMapTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.3.1.1.5 |
ceemRegisteredPolicyEventType4The type of Embedded Event Manager event which was registered
by the policy. The value corresponds to an entry in the
ceemEventMapTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.3.1.1.6 |
ceemRegisteredPolicyStatusThis status indicates whether the policy is enabled or disabled.ro Enumeration .1.3.6.1.4.1.9.10.134.1.3.1.1.7 |
ceemRegisteredPolicyTypeThis variable indicates whether this is a user or system policy.ro Enumeration .1.3.6.1.4.1.9.10.134.1.3.1.1.8 |
ceemRegisteredPolicyNotifFlagThis flag indicates if an SNMP notification will be sent when
policy is triggered.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.10.134.1.3.1.1.9 |
ceemRegisteredPolicyRegTimeThe time the policy was registered. It is stored as a
32-bit count of seconds since 0000 UTC, 1 January, 1970.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.9.10.134.1.3.1.1.10 |
ceemRegisteredPolicyEnabledTimeThe time the policy was last enabled. It is stored as a
32-bit count of seconds since 0000 UTC, 1 January, 1970.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.9.10.134.1.3.1.1.11 |
ceemRegisteredPolicyRunTimeThe last time the policy was run. It is stored as a
32-bit count of seconds since 0000 UTC, 1 January, 1970.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.9.10.134.1.3.1.1.12 |
ceemRegisteredPolicyRunCountThe number of times the policy has been run.ro Counter32 .1.3.6.1.4.1.9.10.134.1.3.1.1.13 |
ceemRegisteredPolicyEventType5The type of Embedded Event Manager event which was registered
by the policy. The value corresponds to an entry in the
ceemEventMapTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.3.1.1.14 |
ceemRegisteredPolicyEventType6The type of Embedded Event Manager event which was registered
by the policy. The value corresponds to an entry in the
ceemEventMapTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.3.1.1.15 |
ceemRegisteredPolicyEventType7The type of Embedded Event Manager event which was registered
by the policy. The value corresponds to an entry in the
ceemEventMapTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.3.1.1.16 |
ceemRegisteredPolicyEventType8The type of Embedded Event Manager event which was registered
by the policy. The value corresponds to an entry in the
ceemEventMapTable.ro Unsigned32 .1.3.6.1.4.1.9.10.134.1.3.1.1.17 |
cEventMgrConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.134.3 |
cEventMgrCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.134.3.1 |
cEventMgrGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.134.3.2 |