MIBs Depot

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

FromSymbols
CISCO-SMIciscoExperiment
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDateAndTime, 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

NameOIDSyntaxAccessStatus
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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32not-accessiblecurrent
ceemEventName
OBJECT-TYPE
The name of the Embedded Event Manager event.
1.3.6.1.4.1.9.10.134.1.1.1.1.2SnmpAdminString (SIZE(1..128))read-onlycurrent
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.3SnmpAdminStringread-onlycurrent
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.1Integer32 (0..50)read-writecurrent
ceemHistoryLastEventEntry
OBJECT-TYPE
Index of last entry created in ceemHistoryEventTable.
1.3.6.1.4.1.9.10.134.1.2.2Unsigned32 (1..4294967295)read-onlycurrent
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.3not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32 (1..4294967295)not-accessiblecurrent
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.2Unsigned32read-onlycurrent
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.3Unsigned32read-onlycurrent
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.4Unsigned32read-onlycurrent
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.5Unsigned32read-onlycurrent
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.6SnmpAdminString (SIZE(0..128))read-onlycurrent
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.7SnmpAdminString (SIZE(0..128))read-onlycurrent
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.8Integer32 (-2147483648..2147483647)read-onlycurrent
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.9Integer32 (-2147483648..2147483647)read-onlycurrent
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.10Integer32 (-2147483648..2147483647)read-onlycurrent
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.11SnmpAdminString (SIZE(0..255))read-onlycurrent
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.12NotifySourceread-onlycurrent
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.13Unsigned32read-onlycurrent
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.14Unsigned32read-onlycurrent
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.15Unsigned32read-onlycurrent
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.16Unsigned32read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1Unsigned32not-accessiblecurrent
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.2SnmpAdminString (SIZE(0..128))read-onlycurrent
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.3Unsigned32read-onlycurrent
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.4Unsigned32read-onlycurrent
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.5Unsigned32read-onlycurrent
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.6Unsigned32read-onlycurrent
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.7INTEGER {enabled(1), disabled(2)}read-onlycurrent
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.8INTEGER {user(1), system(2)}read-onlycurrent
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.9TruthValueread-onlycurrent
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.10DateAndTimeread-onlycurrent
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.11DateAndTimeread-onlycurrent
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.12DateAndTimeread-onlycurrent
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.13Counter32read-onlycurrent
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.14Unsigned32read-onlycurrent
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.15Unsigned32read-onlycurrent
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.16Unsigned32read-onlycurrent
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.17Unsigned32read-onlycurrent
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

NameOIDStatus
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.1current
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.2current

Conformance

NameOIDStatus
cEventMgrCompliance
MODULE-COMPLIANCE
The implementation requirements for the Embedded Event Manager notification MIB.
1.3.6.1.4.1.9.10.134.3.1.1deprecated
cEventMgrComplianceRev1
MODULE-COMPLIANCE
The implementation requirements for the Embedded Event Manager notification MIB.
1.3.6.1.4.1.9.10.134.3.1.2current
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.1current
cEventMgrHistoryGroup
OBJECT-GROUP
Embedded Event Manager event history.
1.3.6.1.4.1.9.10.134.3.2.2current
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.3current
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.4current
cEventMgrHistoryGroupSup1
OBJECT-GROUP
Addtional history event types 5-8.
1.3.6.1.4.1.9.10.134.3.2.5current
cEventMgrRegisteredPolicyGroupSup1
OBJECT-GROUP
Addtional registered policy event types 5-8.
1.3.6.1.4.1.9.10.134.3.2.6current