CISCO-EMBEDDED-EVENT-MGR-MIB
- Registered at
- 1.3.6.1.4.1.9.10.134
- Last updated
- 2006-11-07 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2006-11-07 00:00, 2003-04-16 00:00
- Namespace
- cisco
- Source file
CISCO-EMBEDDED-EVENT-MGR-MIB- Digest
sha256:2f721be6289946e1e2775a8943af827665aea1a1944b9cb9e4ed2c1ce9466039
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 West Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-embedded-event-manager@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoExperiment |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-EMBEDDED-EVENT-MGR-MIB CISCO-SMI SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| NotifySource TEXTUAL-CONVENTION The notification source of the history entry. server - Notification was sent by the Embedded Event Manager server. policy - Notification was sent from within an Embedded Event Manager policy. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cEventMgrMIBNotif OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.134.0 | |||
| cEventMgrMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.134.1 | |||
| ceemEventMap OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.134.1.1 | |||
| ceemEventMapTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.10.134.1.1.1 | not-accessible | current | |
| ceemEventMapEntry OBJECT-TYPE A mapping between an event type and an event description. | 1.3.6.1.4.1.9.10.134.1.1.1.1 | not-accessible | current | |
| ceemEventIndex OBJECT-TYPE This object uniquely identifies an event. Events are not persisted across reloads. | 1.3.6.1.4.1.9.10.134.1.1.1.1.1 | Unsigned32 | not-accessible | current |
| ceemEventName OBJECT-TYPE The name of the Embedded Event Manager event. | 1.3.6.1.4.1.9.10.134.1.1.1.1.2 | SnmpAdminString (SIZE(1..128)) | read-only | current |
| ceemEventDescrText OBJECT-TYPE This object specifies a human-readable message describing information about the Embedded Event Manager event. | 1.3.6.1.4.1.9.10.134.1.1.1.1.3 | SnmpAdminString | read-only | current |
| ceemHistory OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.134.1.2 | |||
| ceemHistoryMaxEventEntries OBJECT-TYPE The maximum number of entries that can be held in ceemHistoryEventTable. | 1.3.6.1.4.1.9.10.134.1.2.1 | Integer32 (0..50) | read-write | current |
| ceemHistoryLastEventEntry OBJECT-TYPE Index of last entry created in ceemHistoryEventTable. | 1.3.6.1.4.1.9.10.134.1.2.2 | Unsigned32 (1..4294967295) | read-only | current |
| ceemHistoryEventTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.10.134.1.2.3 | not-accessible | current | |
| ceemHistoryEventEntry OBJECT-TYPE Information 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. | 1.3.6.1.4.1.9.10.134.1.2.3.1 | not-accessible | current | |
| ceemHistoryEventIndex OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.10.134.1.2.3.1.1 | Unsigned32 (1..4294967295) | not-accessible | current |
| ceemHistoryEventType1 OBJECT-TYPE The type of Embedded Event Manager event which was detected. The value corresponds to an entry in the ceemEventTable. | 1.3.6.1.4.1.9.10.134.1.2.3.1.2 | Unsigned32 | read-only | current |
| ceemHistoryEventType2 OBJECT-TYPE The type of Embedded Event Manager event which was detected. The value corresponds to an entry in the ceemEventTable. | 1.3.6.1.4.1.9.10.134.1.2.3.1.3 | Unsigned32 | read-only | current |
| ceemHistoryEventType3 OBJECT-TYPE The type of Embedded Event Manager event which was detected. The value corresponds to an entry in the ceemEventTable. | 1.3.6.1.4.1.9.10.134.1.2.3.1.4 | Unsigned32 | read-only | current |
| ceemHistoryEventType4 OBJECT-TYPE The type of Embedded Event Manager event which was detected. The value corresponds to an entry in the ceemEventTable. | 1.3.6.1.4.1.9.10.134.1.2.3.1.5 | Unsigned32 | read-only | current |
| ceemHistoryPolicyPath OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.134.1.2.3.1.6 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ceemHistoryPolicyName OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.134.1.2.3.1.7 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ceemHistoryPolicyExitStatus OBJECT-TYPE The exit status of the Embedded Event Manager policy execution. This value corresponds to the Posix process exit status. | 1.3.6.1.4.1.9.10.134.1.2.3.1.8 | Integer32 (-2147483648..2147483647) | read-only | current |
| ceemHistoryPolicyIntData1 OBJECT-TYPE Arbitrary 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. | 1.3.6.1.4.1.9.10.134.1.2.3.1.9 | Integer32 (-2147483648..2147483647) | read-only | current |
| ceemHistoryPolicyIntData2 OBJECT-TYPE Arbitrary 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. | 1.3.6.1.4.1.9.10.134.1.2.3.1.10 | Integer32 (-2147483648..2147483647) | read-only | current |
| ceemHistoryPolicyStrData OBJECT-TYPE Arbitrary 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. | 1.3.6.1.4.1.9.10.134.1.2.3.1.11 | SnmpAdminString (SIZE(0..255)) | read-only | current |
| ceemHistoryNotifyType OBJECT-TYPE The notification type that was sent from the Embedded Event Manager. The valid values are server or policy. | 1.3.6.1.4.1.9.10.134.1.2.3.1.12 | NotifySource | read-only | current |
| ceemHistoryEventType5 OBJECT-TYPE The type of Embedded Event Manager event which was detected. The value corresponds to an entry in the ceemEventTable. | 1.3.6.1.4.1.9.10.134.1.2.3.1.13 | Unsigned32 | read-only | current |
| ceemHistoryEventType6 OBJECT-TYPE The type of Embedded Event Manager event which was detected. The value corresponds to an entry in the ceemEventTable. | 1.3.6.1.4.1.9.10.134.1.2.3.1.14 | Unsigned32 | read-only | current |
| ceemHistoryEventType7 OBJECT-TYPE The type of Embedded Event Manager event which was detected. The value corresponds to an entry in the ceemEventTable. | 1.3.6.1.4.1.9.10.134.1.2.3.1.15 | Unsigned32 | read-only | current |
| ceemHistoryEventType8 OBJECT-TYPE The type of Embedded Event Manager event which was detected. The value corresponds to an entry in the ceemEventTable. | 1.3.6.1.4.1.9.10.134.1.2.3.1.16 | Unsigned32 | read-only | current |
| ceemRegisteredPolicy OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.134.1.3 | |||
| ceemRegisteredPolicyTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.10.134.1.3.1 | not-accessible | current | |
| ceemRegisteredPolicyEntry OBJECT-TYPE An 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. | 1.3.6.1.4.1.9.10.134.1.3.1.1 | not-accessible | current | |
| ceemRegisteredPolicyIndex OBJECT-TYPE A 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. | 1.3.6.1.4.1.9.10.134.1.3.1.1.1 | Unsigned32 | not-accessible | current |
| ceemRegisteredPolicyName OBJECT-TYPE The 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. | 1.3.6.1.4.1.9.10.134.1.3.1.1.2 | SnmpAdminString (SIZE(0..128)) | read-only | current |
| ceemRegisteredPolicyEventType1 OBJECT-TYPE The type of Embedded Event Manager event which was registered by the policy. The value corresponds to an entry in the ceemEventMapTable. | 1.3.6.1.4.1.9.10.134.1.3.1.1.3 | Unsigned32 | read-only | current |
| ceemRegisteredPolicyEventType2 OBJECT-TYPE The type of Embedded Event Manager event which was registered by the policy. The value corresponds to an entry in the ceemEventMapTable. | 1.3.6.1.4.1.9.10.134.1.3.1.1.4 | Unsigned32 | read-only | current |
| ceemRegisteredPolicyEventType3 OBJECT-TYPE The type of Embedded Event Manager event which was registered by the policy. The value corresponds to an entry in the ceemEventMapTable. | 1.3.6.1.4.1.9.10.134.1.3.1.1.5 | Unsigned32 | read-only | current |
| ceemRegisteredPolicyEventType4 OBJECT-TYPE The type of Embedded Event Manager event which was registered by the policy. The value corresponds to an entry in the ceemEventMapTable. | 1.3.6.1.4.1.9.10.134.1.3.1.1.6 | Unsigned32 | read-only | current |
| ceemRegisteredPolicyStatus OBJECT-TYPE This status indicates whether the policy is enabled or disabled. | 1.3.6.1.4.1.9.10.134.1.3.1.1.7 | INTEGER {enabled(1), disabled(2)} | read-only | current |
| ceemRegisteredPolicyType OBJECT-TYPE This variable indicates whether this is a user or system policy. | 1.3.6.1.4.1.9.10.134.1.3.1.1.8 | INTEGER {user(1), system(2)} | read-only | current |
| ceemRegisteredPolicyNotifFlag OBJECT-TYPE This flag indicates if an SNMP notification will be sent when policy is triggered. | 1.3.6.1.4.1.9.10.134.1.3.1.1.9 | TruthValue | read-only | current |
| ceemRegisteredPolicyRegTime OBJECT-TYPE The time the policy was registered. It is stored as a 32-bit count of seconds since 0000 UTC, 1 January, 1970. | 1.3.6.1.4.1.9.10.134.1.3.1.1.10 | DateAndTime | read-only | current |
| ceemRegisteredPolicyEnabledTime OBJECT-TYPE The time the policy was last enabled. It is stored as a 32-bit count of seconds since 0000 UTC, 1 January, 1970. | 1.3.6.1.4.1.9.10.134.1.3.1.1.11 | DateAndTime | read-only | current |
| ceemRegisteredPolicyRunTime OBJECT-TYPE The last time the policy was run. It is stored as a 32-bit count of seconds since 0000 UTC, 1 January, 1970. | 1.3.6.1.4.1.9.10.134.1.3.1.1.12 | DateAndTime | read-only | current |
| ceemRegisteredPolicyRunCount OBJECT-TYPE The number of times the policy has been run. | 1.3.6.1.4.1.9.10.134.1.3.1.1.13 | Counter32 | read-only | current |
| ceemRegisteredPolicyEventType5 OBJECT-TYPE The type of Embedded Event Manager event which was registered by the policy. The value corresponds to an entry in the ceemEventMapTable. | 1.3.6.1.4.1.9.10.134.1.3.1.1.14 | Unsigned32 | read-only | current |
| ceemRegisteredPolicyEventType6 OBJECT-TYPE The type of Embedded Event Manager event which was registered by the policy. The value corresponds to an entry in the ceemEventMapTable. | 1.3.6.1.4.1.9.10.134.1.3.1.1.15 | Unsigned32 | read-only | current |
| ceemRegisteredPolicyEventType7 OBJECT-TYPE The type of Embedded Event Manager event which was registered by the policy. The value corresponds to an entry in the ceemEventMapTable. | 1.3.6.1.4.1.9.10.134.1.3.1.1.16 | Unsigned32 | read-only | current |
| ceemRegisteredPolicyEventType8 OBJECT-TYPE The type of Embedded Event Manager event which was registered by the policy. The value corresponds to an entry in the ceemEventMapTable. | 1.3.6.1.4.1.9.10.134.1.3.1.1.17 | Unsigned32 | read-only | current |
| cEventMgrConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.134.3 | |||
| cEventMgrCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.134.3.1 | |||
| cEventMgrGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.10.134.3.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cEventMgrServerEvent NOTIFICATION-TYPE This notification is sent by the Embedded Event Manager server after it has run a policy associated with the event ceemHistoryEventType that was received. | 1.3.6.1.4.1.9.10.134.0.1 | current |
| cEventMgrPolicyEvent NOTIFICATION-TYPE This 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'. | 1.3.6.1.4.1.9.10.134.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cEventMgrCompliance MODULE-COMPLIANCE The implementation requirements for the Embedded Event Manager notification MIB. | 1.3.6.1.4.1.9.10.134.3.1.1 | deprecated |
| cEventMgrComplianceRev1 MODULE-COMPLIANCE The implementation requirements for the Embedded Event Manager notification MIB. | 1.3.6.1.4.1.9.10.134.3.1.2 | current |
| cEventMgrDescrGroup OBJECT-GROUP A collection of managed objects defining the description of Embedded Event Manager events. | 1.3.6.1.4.1.9.10.134.3.2.1 | current |
| cEventMgrHistoryGroup OBJECT-GROUP Embedded Event Manager event history. | 1.3.6.1.4.1.9.10.134.3.2.2 | current |
| cEventMgrNotificationsGroup NOTIFICATION-GROUP The collection of notifications used to indicate changes to the ceemHistoryTable. | 1.3.6.1.4.1.9.10.134.3.2.3 | current |
| cEventMgrRegisteredPolicyGroup OBJECT-GROUP A collection of managed objects defining the description of Embedded Event Manager registered policies. | 1.3.6.1.4.1.9.10.134.3.2.4 | current |
| cEventMgrHistoryGroupSup1 OBJECT-GROUP Addtional history event types 5-8. | 1.3.6.1.4.1.9.10.134.3.2.5 | current |
| cEventMgrRegisteredPolicyGroupSup1 OBJECT-GROUP Addtional registered policy event types 5-8. | 1.3.6.1.4.1.9.10.134.3.2.6 | current |