MIBs Depot

CISCO-EPM-NOTIFICATION-MIB

Registered at
1.3.6.1.4.1.9.9.311
Last updated
2004-06-07 00:00
Organization
Cisco Systems, Inc.
Revisions
2004-06-07 00:00, 2003-08-21 00:00, 2002-07-28 14:20
Namespace
cisco
Source file
CISCO-EPM-NOTIFICATION-MIB
Digest
sha256:baff3a7294b0a77a30d76cd04e2cc71a08d0766f0e9b983a69b2354e4f3f41df

Description

Notifications directly from hardware and software and processed notifications from various management applications can be further processed and forwarded by still other management applications to indicate the status of devices and software (managed objects). The status of these managed objects can be reported by traps. The CISCO-EPM-NOTIFICATION-MIB contains the trap structure which carries the identity and status info of the managed object as analyzed by such an event processor. It is not possible for receivers of these traps to query the mib objects. A unique but optional feature of the application generating the trap defined in this mib is the ability to contain multiple partitions in the same system running the application. A 'Partition' is a logical grouping of a set of managed devices. These devices can belong to only one partition at any given time. The trap structure will contain information on the exact partition number and the partition name of the device where it resides. The need for trap generation is to enable multiple management applications in the network to have a consolidated view of the whole network of Cisco and non-Cisco devices.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 Tel: +1 800 553-NETS E-mail: tac@cisco.com

Imports

FromSymbols
CISCO-SMIciscoMgmt
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TimeStamp

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-EPM-NOTIFICATION-MIB
CISCO-SMI
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
ciscoEpmNotificationMIBNotifs
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.311.0
ciscoEpmNotificationMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.311.1
cenAlarmData
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.311.1.1
cenAlarmTableMaxLength
OBJECT-TYPE
Maximum number of entries permissible in the cenAlarmTable.
1.3.6.1.4.1.9.9.311.1.1.1Unsigned32 (1..4294967295)read-writecurrent
cenAlarmTable
OBJECT-TYPE
A table containing the device identification and alarm value. The maximum number of entries permissible in this table is defined by cenAlarmTableMaxLength. When the number of entries in the table reaches the maximum limit, the next entry would replace the oldest existing entry in the table.
1.3.6.1.4.1.9.9.311.1.1.2not-accessiblecurrent
cenAlarmEntry
OBJECT-TYPE
The information regarding a single device status alarm. An entry is created when an alarm is processed.
1.3.6.1.4.1.9.9.311.1.1.2.1not-accessiblecurrent
cenAlarmIndex
OBJECT-TYPE
A monotonically increasing integer for the sole purpose of indexing the attributes in ciscoEpmNotificationMIBObjects. When the maximum value is reached, this value wraps back to 1.
1.3.6.1.4.1.9.9.311.1.1.2.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
cenAlarmVersion
OBJECT-TYPE
The release version of this MIB. The version string will be of the form <major version>.<minorversion>.
1.3.6.1.4.1.9.9.311.1.1.2.1.2SnmpAdminString (SIZE(1..16))read-onlycurrent
cenAlarmTimestamp
OBJECT-TYPE
The time when the alarm was raised.
1.3.6.1.4.1.9.9.311.1.1.2.1.3TimeStampread-onlycurrent
cenAlarmUpdatedTimestamp
OBJECT-TYPE
Alarms persist over time and can have their field(s) change values. The last time a field(s) changed, this alarm is updated. The updated time denotes this time. Each alarm is identified by the unique alarm instance id, cenAlarmInstanceID.
1.3.6.1.4.1.9.9.311.1.1.2.1.4TimeStampread-onlycurrent
cenAlarmInstanceID
OBJECT-TYPE
The Unique Alarm Instance ID.
1.3.6.1.4.1.9.9.311.1.1.2.1.5SnmpAdminString (SIZE(1..20))read-onlycurrent
cenAlarmStatus
OBJECT-TYPE
The alarm status indicates the status of the alarm in integer value.
1.3.6.1.4.1.9.9.311.1.1.2.1.6Integer32 (1..250)read-onlycurrent
cenAlarmStatusDefinition
OBJECT-TYPE
The short description of the status of the alarm. The string is formatted in '<integer>,<alarmStatus description>' tuples. The <integer> value is the same value that the 'cenAlarmStatus' attribute holds. <alarmStatus description> contains one line description of the alarm status generated.
1.3.6.1.4.1.9.9.311.1.1.2.1.7SnmpAdminString (SIZE(1..255))read-onlycurrent
cenAlarmType
OBJECT-TYPE
unknown: When the value for this attribute could not be determined. direct: Denotes an alarm generated by a set of events where all events are reported by an observation(s) of a managed object. indirect: Denotes an alarm generated by a set of events where all events were deduced or inferred by the status of managed objects as determined by the network management system. mixed: Denotes an alarm generated by a set of events which were either direct or indirect.
1.3.6.1.4.1.9.9.311.1.1.2.1.8INTEGER {unknown(1), direct(2), indirect(3), mixed(4)}read-onlycurrent
cenAlarmCategory
OBJECT-TYPE
The category of the alarm generated represented in integer value.
1.3.6.1.4.1.9.9.311.1.1.2.1.9Integer32 (1..250)read-onlycurrent
cenAlarmCategoryDefinition
OBJECT-TYPE
The short description of the category of the alarm generated. The String is formatted in '<integer>,<alarmCategory description>' tuples. The <integer> value is the same value that the 'cenAlarmCategory' attribute holds. <alarmCategory description> contains one line description of the alarm category generated.
1.3.6.1.4.1.9.9.311.1.1.2.1.10SnmpAdminString (SIZE(1..255))read-onlycurrent
cenAlarmServerAddressType
OBJECT-TYPE
The type of Internet address by which the server is reachable. The Server is the server that is generating this trap.
1.3.6.1.4.1.9.9.311.1.1.2.1.11InetAddressTyperead-onlycurrent
cenAlarmServerAddress
OBJECT-TYPE
The IP Address or the DNS name of the Management Server that raised this alarm to be notified.
1.3.6.1.4.1.9.9.311.1.1.2.1.12InetAddressread-onlycurrent
cenAlarmManagedObjectClass
OBJECT-TYPE
The class of the managed object for which this alarm was generated. For example, Router, Switch, GateKeeper and VoicePort.
1.3.6.1.4.1.9.9.311.1.1.2.1.13SnmpAdminString (SIZE(1..255))read-onlycurrent
cenAlarmManagedObjectAddressType
OBJECT-TYPE
The type of Internet address by which the managed object is reachable.
1.3.6.1.4.1.9.9.311.1.1.2.1.14InetAddressTyperead-onlycurrent
cenAlarmManagedObjectAddress
OBJECT-TYPE
The IP Address or the DNS name of the Managed Object.
1.3.6.1.4.1.9.9.311.1.1.2.1.15InetAddressread-onlycurrent
cenAlarmDescription
OBJECT-TYPE
A detailed description of the alarm.
1.3.6.1.4.1.9.9.311.1.1.2.1.16OCTET STRING (SIZE(1..1024))read-onlycurrent
cenAlarmSeverity
OBJECT-TYPE
The alarm severity indicates the severity of the alarm in integer value.
1.3.6.1.4.1.9.9.311.1.1.2.1.17Integer32 (0..100)read-onlycurrent
cenAlarmSeverityDefinition
OBJECT-TYPE
The short description of the severity of the alarm generated. The String is formatted in '<integer>,<alarmSeverity description>' tuples. The <integer> value is the same value that the 'cenAlarmSeverity ' attribute holds. <alarmSeverity description> contains one line description of the alarm severity generated.
1.3.6.1.4.1.9.9.311.1.1.2.1.18SnmpAdminString (SIZE(1..255))read-onlycurrent
cenAlarmTriageValue
OBJECT-TYPE
The triage value of an alarm is a hierarchical weighting value (applied by the application, and more importantly customizable by the end user) to allow an artificial form of evaluating impact, interest, or other user-determined functions between alarms. The value is a positive number or zero where zero denotes an undetermined or uncomputable value.
1.3.6.1.4.1.9.9.311.1.1.2.1.19Integer32 (0..100)read-onlycurrent
cenEventIDList
OBJECT-TYPE
Comma separated list of the Unique Event identifiers that led to the generation of this Alarm.
1.3.6.1.4.1.9.9.311.1.1.2.1.20OCTET STRING (SIZE(1..1024))read-onlycurrent
cenUserMessage1
OBJECT-TYPE
User input message. This value can be configured.
1.3.6.1.4.1.9.9.311.1.1.2.1.21SnmpAdminString (SIZE(1..255))read-onlycurrent
cenUserMessage2
OBJECT-TYPE
User input message. This value can be configured.
1.3.6.1.4.1.9.9.311.1.1.2.1.22SnmpAdminString (SIZE(1..255))read-onlycurrent
cenUserMessage3
OBJECT-TYPE
User input message. This value can be configured.
1.3.6.1.4.1.9.9.311.1.1.2.1.23SnmpAdminString (SIZE(1..255))read-onlycurrent
cenAlarmMode
OBJECT-TYPE
unknown: When the value for this attribute could not be determined. alert: Denotes an alarm generated by a set of events where all events are reported by polling of managed objects and/or listening to SNMP notifications. event: Denotes an event generated by polling of managed ojects and/or listening to SNMP notifications.
1.3.6.1.4.1.9.9.311.1.1.2.1.24INTEGER {unknown(1), alert(2), event(3)}read-onlycurrent
cenPartitionNumber
OBJECT-TYPE
In traps generated by the management application that support multiple partitions, the attribute will carry the integer value assigned to identify the logical group where the managed device resides.
1.3.6.1.4.1.9.9.311.1.1.2.1.25Unsigned32 (0..100)read-onlycurrent
cenPartitionName
OBJECT-TYPE
In traps generated by the management application that support multiple partitions, the attribute will carry the name assigned to identify the logical group where the managed device resides.
1.3.6.1.4.1.9.9.311.1.1.2.1.26SnmpAdminString (SIZE(1..255))read-onlycurrent
cenCustomerIdentification
OBJECT-TYPE
User input message. The attribute takes in a free format text. This attribute can be used by advanced management applications to sort responses from the fault management server.
1.3.6.1.4.1.9.9.311.1.1.2.1.27SnmpAdminString (SIZE(1..255))read-onlycurrent
cenCustomerRevision
OBJECT-TYPE
User input message. The attribute takes in a free format text. This attribute can be used by advanced management applications to sort responses from the fault management server.
1.3.6.1.4.1.9.9.311.1.1.2.1.28SnmpAdminString (SIZE(1..255))read-onlycurrent
cenAlertID
OBJECT-TYPE
In event based notification, this attribute will contain the alert id to which the generated event has been rolled up to. In alert based notification, the cenAlarmInstanceId and cenAlertID would be identical.
1.3.6.1.4.1.9.9.311.1.1.2.1.29SnmpAdminString (SIZE(1..20))read-onlycurrent
ciscoEpmNotificationMIBConform
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.311.2
ciscoEpmNotificationMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.311.2.1
ciscoEpmNotificationMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.311.2.2

Notifications

NameOIDStatus
ciscoEpmNotificationAlarm
NOTIFICATION-TYPE
Notification of the status of the managed object as generated by the management server. New attributes are added to the ciscoEpmNotificationAlarmRev1. Hence this notification is deprecated.
1.3.6.1.4.1.9.9.311.0.1deprecated
ciscoEpmNotificationAlarmRev1
NOTIFICATION-TYPE
Notification of the status of the managed object as generated by the management server.
1.3.6.1.4.1.9.9.311.0.2current

Conformance

NameOIDStatus
ciscoEpmNotificationMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-EPM-NOTIFICATION-MIB. New attributes are included in ciscoEpmNotificationMIBComplianceRev1. Hence this object is deprecated.
1.3.6.1.4.1.9.9.311.2.1.1deprecated
ciscoEpmNotificationMIBComplianceRev1
MODULE-COMPLIANCE
The compliance statement for entities which implement the CISCO-EPM-NOTIFICATION-MIB.
1.3.6.1.4.1.9.9.311.2.1.1.2current
ciscoEpmNotificationAlarmGroup
NOTIFICATION-GROUP
The collection of notifications used to indicate managed object status. ciscoEpmNotificationAlarmGroupRev1 is defined. Hence this object is deprecated.
1.3.6.1.4.1.9.9.311.2.2.1deprecated
ciscoEpmNotificationObjectsGroup
OBJECT-GROUP
Trap reflecting the alarm. New attributes are added to the new notification ciscoEpmNotificationObjectsGroupRev1. Hence this object is deprecated.
1.3.6.1.4.1.9.9.311.2.2.2deprecated
ciscoEpmAlarmConfigGroup
OBJECT-GROUP
A collection of objects providing information about the total number of cenAlarmTable entries maintained.
1.3.6.1.4.1.9.9.311.2.2.3current
ciscoEpmNotificationAlarmGroupRev1
NOTIFICATION-GROUP
The collection of notifications used to indicate managed object status.
1.3.6.1.4.1.9.9.311.2.2.4current
ciscoEpmNotificationObjectsGroupRev1
OBJECT-GROUP
Notification reflecting the alarm.
1.3.6.1.4.1.9.9.311.2.2.5current