ORACLE-ENTERPRISE-MANAGER-4-MIB

File: ORACLE-ENTERPRISE-MANAGER-4-MIB.mib (11642 bytes)

Imported modules

RFC-1215 RFC1213-MIB RFC-1212
RFC1155-SMI

Imported symbols

TRAP-TYPE DisplayString OBJECT-TYPE
enterprises

Defined Types

OraEM4AlertEntry  
SEQUENCE    
  oraEM4AlertIndex INTEGER
  oraEM4AlertTargetName DisplayString
  oraEM4AlertTargetType DisplayString
  oraEM4AlertHostName DisplayString
  oraEM4AlertMetricName DisplayString
  oraEM4AlertKeyName DisplayString
  oraEM4AlertKeyValue DisplayString
  oraEM4AlertTimeStamp DisplayString
  oraEM4AlertSeverity DisplayString
  oraEM4AlertMessage DisplayString
  oraEM4AlertRuleName DisplayString
  oraEM4AlertRuleOwner DisplayString
  oraEM4AlertMetricValue DisplayString
  oraEM4AlertContext DisplayString

OraEM4JobAlertEntry  
SEQUENCE    
  oraEM4JobAlertIndex INTEGER
  oraEM4JobAlertJobName DisplayString
  oraEM4JobAlertJobOwner DisplayString
  oraEM4JobAlertJobType DisplayString
  oraEM4JobAlertJobStatus DisplayString
  oraEM4JobAlertTargets DisplayString
  oraEM4JobAlertTimeStamp DisplayString
  oraEM4JobAlertRuleName DisplayString
  oraEM4JobAlertRuleOwner DisplayString
  oraEM4JobAlertMetricName DisplayString
  oraEM4JobAlertMetricValue DisplayString
  oraEM4JobAlertContext DisplayString
  oraEM4JobAlertKeyName DisplayString
  oraEM4JobAlertKeyValue DisplayString
  oraEM4JobAlertSeverity DisplayString

Defined Values

oracle 1.3.6.1.4.1.111
OBJECT IDENTIFIER    

oraEM4 1.3.6.1.4.1.111.15
OBJECT IDENTIFIER    

oraEM4Objects 1.3.6.1.4.1.111.15.1
OBJECT IDENTIFIER    

oraEM4AlertTable 1.3.6.1.4.1.111.15.1.1
Information on alerts generated by Oracle Enterprise Manager. This table is not queryable; it exists only to document the variables included in the oraEM4Alert trap. Each trap contains a single instance of each variable in the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OraEM4AlertEntry

oraEM4AlertEntry 1.3.6.1.4.1.111.15.1.1.1
Information about a particular Oracle Enterprise Manager alert.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OraEM4AlertEntry  

oraEM4AlertIndex 1.3.6.1.4.1.111.15.1.1.1.1
Index of a particular alert, unique only at the moment an alert is generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

oraEM4AlertTargetName 1.3.6.1.4.1.111.15.1.1.1.2
The name of the target to which this alert applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertTargetType 1.3.6.1.4.1.111.15.1.1.1.3
The type of the target to which this alert applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertHostName 1.3.6.1.4.1.111.15.1.1.1.4
The name of the host on which this alert originated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertMetricName 1.3.6.1.4.1.111.15.1.1.1.5
The name of the metric or policy which generated this alert.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertKeyName 1.3.6.1.4.1.111.15.1.1.1.6
The name of the key-column, if present, for the metric which generated this alert.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertKeyValue 1.3.6.1.4.1.111.15.1.1.1.7
The value of the key-column, if present, for the metric which generated this alert.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertTimeStamp 1.3.6.1.4.1.111.15.1.1.1.8
The time at which this alert was generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertSeverity 1.3.6.1.4.1.111.15.1.1.1.9
The severity of the alert e.g. Critical.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertMessage 1.3.6.1.4.1.111.15.1.1.1.10
The message associated with the alert.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertRuleName 1.3.6.1.4.1.111.15.1.1.1.11
The name of the notification rule that caused this notification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertRuleOwner 1.3.6.1.4.1.111.15.1.1.1.12
The owner of the notification rule that caused this notification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertMetricValue 1.3.6.1.4.1.111.15.1.1.1.13
The value of the metric which caused this alert to be generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4AlertContext 1.3.6.1.4.1.111.15.1.1.1.14
A comma separated list of metric column names and values associated with the metric that caused this alert to be generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4Traps 1.3.6.1.4.1.111.15.2
OBJECT IDENTIFIER    

oraEM4Alert 1
The variables included in the oraEM4Alert trap.
TRAP-TYPE    

oraEM4JobAlertTable 1.3.6.1.4.1.111.15.1.2
Information on alerts generated by Oracle Enterprise Manager. This table is not queryable; it exists only to document the variables included in the oraEM4JobAlert trap. Each trap contains a single instance of each variable in the table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OraEM4JobAlertEntry

oraEM4JobAlertEntry 1.3.6.1.4.1.111.15.1.2.1
Information about a particular Oracle Enterprise Manager alert.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  OraEM4JobAlertEntry  

oraEM4JobAlertIndex 1.3.6.1.4.1.111.15.1.2.1.1
Index of a particular alert, unique only at the moment an alert is generated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

oraEM4JobAlertJobName 1.3.6.1.4.1.111.15.1.2.1.2
The name of the job to which this alert applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertJobOwner 1.3.6.1.4.1.111.15.1.2.1.3
The owner of the job to which this alert applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertJobType 1.3.6.1.4.1.111.15.1.2.1.4
The type of the job to which this alert applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertJobStatus 1.3.6.1.4.1.111.15.1.2.1.5
The status of the job to which this alert applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertTargets 1.3.6.1.4.1.111.15.1.2.1.6
A comma separated list of target to which this alert applies.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertTimeStamp 1.3.6.1.4.1.111.15.1.2.1.7
The time at which this job status changed causing this alert.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertRuleName 1.3.6.1.4.1.111.15.1.2.1.8
The name of the notification rule that caused this notification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertRuleOwner 1.3.6.1.4.1.111.15.1.2.1.9
The owner of the notification rule that caused this notification.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertMetricName 1.3.6.1.4.1.111.15.1.2.1.10
The name of the metric or policy which caused the Corrective Action to run that caused this alert.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertMetricValue 1.3.6.1.4.1.111.15.1.2.1.11
The value of the metric which caused the Corrective Action to run that caused this alert.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertContext 1.3.6.1.4.1.111.15.1.2.1.12
A comma separated list of metric column names and values associated with the metric which caused the Corrective Action to run that caused this alert.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertKeyName 1.3.6.1.4.1.111.15.1.2.1.13
The name of the key-column, if present, for the metric which caused the Corrective Action to run that generated this alert.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertKeyValue 1.3.6.1.4.1.111.15.1.2.1.14
The value of the key-column, if present, for the metric which caused the Corrective Action to run that generated this alert.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlertSeverity 1.3.6.1.4.1.111.15.1.2.1.15
The severity of the metric which caused the Corrective Action to run that generated this alert e.g. Critical.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

oraEM4JobAlert 2
The variables included in the oraEM4JobAlert trap.
TRAP-TYPE