ASNMTAP
view release on metacpan or search on metacpan
plugins/templates/snmptt/snmptt-oracle.conf view on Meta::CPAN
#
# MIB: ORACLE-ENTERPRISE-MANAGER-4-MIB generated on 2009/mm/dd, v3.000.020
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
EVENT oraEM4Alert .1.3.6.1.4.1.111.15.2.0.1 "ORACLE" INFORMATIONAL
MATCH $8: (Information|Optimal)
FORMAT oraEM4Alert trap: $1; $2; $3; $4; $5; $6; $7; $8; $9; $10; $11; $12; $13
SDESC
The variables included in the oraEM4Alert trap.
Variables:
1: oraEM4AlertTargetName
Syntax="OCTETSTR"
Descr="The name of the target to which this alert applies."
2: oraEM4AlertTargetType
Syntax="OCTETSTR"
Descr="The type of the target to which this alert applies."
3: oraEM4AlertHostName
Syntax="OCTETSTR"
Descr="The name of the host on which this alert originated."
4: oraEM4AlertMetricName
Syntax="OCTETSTR"
Descr="The name of the metric or policy which generated this alert."
5: oraEM4AlertKeyName
Syntax="OCTETSTR"
Descr="The name of the key-column, if present, for the metric which generated this alert."
6: oraEM4AlertKeyValue
Syntax="OCTETSTR"
Descr="The value of the key-column, if present, for the metric which generated this alert."
7: oraEM4AlertTimeStamp
Syntax="OCTETSTR"
Descr="The time at which this alert was generated."
8: oraEM4AlertSeverity
Syntax="OCTETSTR"
Descr="The severity of the alert e.g. Critical."
9: oraEM4AlertMessage
Syntax="OCTETSTR"
Descr="The message associated with the alert."
10: oraEM4AlertRuleName
Syntax="OCTETSTR"
Descr="The name of the notification rule that caused this notification."
11: oraEM4AlertRuleOwner
Syntax="OCTETSTR"
Descr="The owner of the notification rule that caused this notification."
12: oraEM4AlertMetricValue
Syntax="OCTETSTR"
Descr="The value of the metric which caused this alert to be generated."
13: oraEM4AlertContext
Syntax="OCTETSTR"
Descr="A comma separated list of metric column names and values associated with the metric that caused this alert to be generated."
EDESC
#
##
#
EVENT oraEM4Alert .1.3.6.1.4.1.111.15.2.0.1 "ORACLE" OK
MATCH $8: (Clear|Normal)
FORMAT oraEM4Alert trap: $1; $2; $3; $4; $5; $6; $7; $8; $9; $10; $11; $12; $13
#
##
#
EVENT oraEM4Alert .1.3.6.1.4.1.111.15.2.0.1 "ORACLE" WARNING
MATCH $8: (Warning|Error)
FORMAT oraEM4Alert trap: $1; $2; $3; $4; $5; $6; $7; $8; $9; $10; $11; $12; $13
#
##
#
EVENT oraEM4Alert .1.3.6.1.4.1.111.15.2.0.1 "ORACLE" CRITICAL
MATCH $8: (Critical|Serious)
FORMAT oraEM4Alert trap: $1; $2; $3; $4; $5; $6; $7; $8; $9; $10; $11; $12; $13
#
##
#
EVENT oraEM4Alert .1.3.6.1.4.1.111.15.2.0.1 "PENDING" INFORMATIONAL
FORMAT oraEM4Alert trap: $1; $2; $3; $4; $5; $6; $7; $8; $9; $10; $11; $12; $13
#
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
#
EVENT oraEM4JobAlert .1.3.6.1.4.1.111.15.2.0.2 "ORACLE" INFORMATIONAL
MATCH $14: (Information|Optimal)
FORMAT oraEM4JobAlert trap: $1; $2; $3; $4; $5; $6; $7; $8; $9; $10; $11; $12; $13; $14
( run in 2.108 seconds using v1.01-cache-2.11-cpan-98e64b0badf )