CISCO-EPM-NOTIFICATION-MIB

File: CISCO-EPM-NOTIFICATION-MIB.mib (37171 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB INET-ADDRESS-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE Integer32
Unsigned32 OBJECT-TYPE MODULE-COMPLIANCE
NOTIFICATION-GROUP OBJECT-GROUP TimeStamp
SnmpAdminString InetAddressType InetAddress
ciscoMgmt

Defined Types

CenAlarmEntry  
SEQUENCE    
  cenAlarmIndex Unsigned32
  cenAlarmVersion SnmpAdminString
  cenAlarmTimestamp TimeStamp
  cenAlarmUpdatedTimestamp TimeStamp
  cenAlarmInstanceID SnmpAdminString
  cenAlarmStatus Integer32
  cenAlarmStatusDefinition SnmpAdminString
  cenAlarmType INTEGER
  cenAlarmCategory Integer32
  cenAlarmCategoryDefinition SnmpAdminString
  cenAlarmServerAddressType InetAddressType
  cenAlarmServerAddress InetAddress
  cenAlarmManagedObjectClass SnmpAdminString
  cenAlarmManagedObjectAddressType InetAddressType
  cenAlarmManagedObjectAddress InetAddress
  cenAlarmDescription OCTET STRING
  cenAlarmSeverity Integer32
  cenAlarmSeverityDefinition SnmpAdminString
  cenAlarmTriageValue Integer32
  cenEventIDList OCTET STRING
  cenUserMessage1 SnmpAdminString
  cenUserMessage2 SnmpAdminString
  cenUserMessage3 SnmpAdminString
  cenAlarmMode INTEGER
  cenPartitionNumber Unsigned32
  cenPartitionName SnmpAdminString
  cenCustomerIdentification SnmpAdminString
  cenCustomerRevision SnmpAdminString
  cenAlertID SnmpAdminString

Defined Values

ciscoEpmNotificationMIB 1.3.6.1.4.1.9.9.311
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.
MODULE-IDENTITY    

ciscoEpmNotificationMIBNotifs 1.3.6.1.4.1.9.9.311.0
OBJECT IDENTIFIER    

ciscoEpmNotificationMIBObjects 1.3.6.1.4.1.9.9.311.1
OBJECT IDENTIFIER    

ciscoEpmNotificationMIBConform 1.3.6.1.4.1.9.9.311.2
OBJECT IDENTIFIER    

cenAlarmData 1.3.6.1.4.1.9.9.311.1.1
OBJECT IDENTIFIER    

cenAlarmTableMaxLength 1.3.6.1.4.1.9.9.311.1.1.1
Maximum number of entries permissible in the cenAlarmTable.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cenAlarmTable 1.3.6.1.4.1.9.9.311.1.1.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CenAlarmEntry

cenAlarmEntry 1.3.6.1.4.1.9.9.311.1.1.2.1
The information regarding a single device status alarm. An entry is created when an alarm is processed.
Status: current Access: not-accessible
OBJECT-TYPE    
  CenAlarmEntry  

cenAlarmIndex 1.3.6.1.4.1.9.9.311.1.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..4294967295  

cenAlarmVersion 1.3.6.1.4.1.9.9.311.1.1.2.1.2
The release version of this MIB. The version string will be of the form ..
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..16)  

cenAlarmTimestamp 1.3.6.1.4.1.9.9.311.1.1.2.1.3
The time when the alarm was raised.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cenAlarmUpdatedTimestamp 1.3.6.1.4.1.9.9.311.1.1.2.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cenAlarmInstanceID 1.3.6.1.4.1.9.9.311.1.1.2.1.5
The Unique Alarm Instance ID.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..20)  

cenAlarmStatus 1.3.6.1.4.1.9.9.311.1.1.2.1.6
The alarm status indicates the status of the alarm in integer value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..250  

cenAlarmStatusDefinition 1.3.6.1.4.1.9.9.311.1.1.2.1.7
The short description of the status of the alarm. The string is formatted in ',' tuples. The value is the same value that the 'cenAlarmStatus' attribute holds. contains one line description of the alarm status generated.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cenAlarmType 1.3.6.1.4.1.9.9.311.1.1.2.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), direct(2), indirect(3), mixed(4)  

cenAlarmCategory 1.3.6.1.4.1.9.9.311.1.1.2.1.9
The category of the alarm generated represented in integer value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..250  

cenAlarmCategoryDefinition 1.3.6.1.4.1.9.9.311.1.1.2.1.10
The short description of the category of the alarm generated. The String is formatted in ',' tuples. The value is the same value that the 'cenAlarmCategory' attribute holds. contains one line description of the alarm category generated.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cenAlarmServerAddressType 1.3.6.1.4.1.9.9.311.1.1.2.1.11
The type of Internet address by which the server is reachable. The Server is the server that is generating this trap.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cenAlarmServerAddress 1.3.6.1.4.1.9.9.311.1.1.2.1.12
The IP Address or the DNS name of the Management Server that raised this alarm to be notified.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cenAlarmManagedObjectClass 1.3.6.1.4.1.9.9.311.1.1.2.1.13
The class of the managed object for which this alarm was generated. For example, Router, Switch, GateKeeper and VoicePort.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cenAlarmManagedObjectAddressType 1.3.6.1.4.1.9.9.311.1.1.2.1.14
The type of Internet address by which the managed object is reachable.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

cenAlarmManagedObjectAddress 1.3.6.1.4.1.9.9.311.1.1.2.1.15
The IP Address or the DNS name of the Managed Object.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

cenAlarmDescription 1.3.6.1.4.1.9.9.311.1.1.2.1.16
A detailed description of the alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..1024)  

cenAlarmSeverity 1.3.6.1.4.1.9.9.311.1.1.2.1.17
The alarm severity indicates the severity of the alarm in integer value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

cenAlarmSeverityDefinition 1.3.6.1.4.1.9.9.311.1.1.2.1.18
The short description of the severity of the alarm generated. The String is formatted in ',' tuples. The value is the same value that the 'cenAlarmSeverity ' attribute holds. contains one line description of the alarm severity generated.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cenAlarmTriageValue 1.3.6.1.4.1.9.9.311.1.1.2.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100  

cenEventIDList 1.3.6.1.4.1.9.9.311.1.1.2.1.20
Comma separated list of the Unique Event identifiers that led to the generation of this Alarm.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..1024)  

cenUserMessage1 1.3.6.1.4.1.9.9.311.1.1.2.1.21
User input message. This value can be configured.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cenUserMessage2 1.3.6.1.4.1.9.9.311.1.1.2.1.22
User input message. This value can be configured.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cenUserMessage3 1.3.6.1.4.1.9.9.311.1.1.2.1.23
User input message. This value can be configured.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cenAlarmMode 1.3.6.1.4.1.9.9.311.1.1.2.1.24
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), alert(2), event(3)  

cenPartitionNumber 1.3.6.1.4.1.9.9.311.1.1.2.1.25
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

cenPartitionName 1.3.6.1.4.1.9.9.311.1.1.2.1.26
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cenCustomerIdentification 1.3.6.1.4.1.9.9.311.1.1.2.1.27
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cenCustomerRevision 1.3.6.1.4.1.9.9.311.1.1.2.1.28
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

cenAlertID 1.3.6.1.4.1.9.9.311.1.1.2.1.29
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.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..20)  

ciscoEpmNotificationAlarm 1.3.6.1.4.1.9.9.311.0.1
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.
Status: deprecated Access: read-only
NOTIFICATION-TYPE    

ciscoEpmNotificationAlarmRev1 1.3.6.1.4.1.9.9.311.0.2
Notification of the status of the managed object as generated by the management server.
Status: current Access: read-only
NOTIFICATION-TYPE    

ciscoEpmNotificationMIBCompliances 1.3.6.1.4.1.9.9.311.2.1
OBJECT IDENTIFIER    

ciscoEpmNotificationMIBGroups 1.3.6.1.4.1.9.9.311.2.2
OBJECT IDENTIFIER    

ciscoEpmNotificationMIBCompliance 1.3.6.1.4.1.9.9.311.2.1.1
The compliance statement for entities which implement the CISCO-EPM-NOTIFICATION-MIB. New attributes are included in ciscoEpmNotificationMIBComplianceRev1. Hence this object is deprecated.
Status: deprecated Access: accessible-for-notify
MODULE-COMPLIANCE    

ciscoEpmNotificationMIBComplianceRev1 1.3.6.1.4.1.9.9.311.2.1.1.2
The compliance statement for entities which implement the CISCO-EPM-NOTIFICATION-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

ciscoEpmNotificationAlarmGroup 1.3.6.1.4.1.9.9.311.2.2.1
The collection of notifications used to indicate managed object status. ciscoEpmNotificationAlarmGroupRev1 is defined. Hence this object is deprecated.
Status: deprecated Access: accessible-for-notify
NOTIFICATION-GROUP    

ciscoEpmNotificationObjectsGroup 1.3.6.1.4.1.9.9.311.2.2.2
Trap reflecting the alarm. New attributes are added to the new notification ciscoEpmNotificationObjectsGroupRev1. Hence this object is deprecated.
Status: deprecated Access: accessible-for-notify
OBJECT-GROUP    

ciscoEpmAlarmConfigGroup 1.3.6.1.4.1.9.9.311.2.2.3
A collection of objects providing information about the total number of cenAlarmTable entries maintained.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

ciscoEpmNotificationAlarmGroupRev1 1.3.6.1.4.1.9.9.311.2.2.4
The collection of notifications used to indicate managed object status.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

ciscoEpmNotificationObjectsGroupRev1 1.3.6.1.4.1.9.9.311.2.2.5
Notification reflecting the alarm.
Status: current Access: accessible-for-notify
OBJECT-GROUP