Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
noc
noc
Commits
41c7b894
Commit
41c7b894
authored
Jul 12, 2021
by
MaksimSmile13
Browse files
Add EventRule Alcatel.TIMOS LinkUp/Down
parent
613e1710
Pipeline
#32573
passed with stages
in 24 minutes and 30 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
collections/fm.eventclassificationrules/Alcatel/TIMOS/Network/Link/Link_Down_SNMP_.json
0 → 100644
View file @
41c7b894
{
"name"
:
"Alcatel | TIMOS | Network | Link | Link Down (SNMP)"
,
"$collection"
:
"fm.eventclassificationrules"
,
"uuid"
:
"b86709cd-40a5-4a46-bcba-19af461dd8eb"
,
"description"
:
"IF-MIB::linkDown"
,
"event_class__name"
:
"Network | Link | Link Down"
,
"preference"
:
1000
,
"patterns"
:
[
{
"key_re"
:
"^source$"
,
"value_re"
:
"^SNMP Trap$"
},
{
"key_re"
:
"^profile$"
,
"value_re"
:
"^Alcatel.TIMOS$"
},
{
"key_re"
:
"^SNMPv2-MIB::snmpTrapOID.0$"
,
"value_re"
:
"^IF-MIB::linkDown$"
},
{
"key_re"
:
"^IF-MIB::ifIndex.35848192$"
,
"value_re"
:
"^(?P<interface__ifindex>
\\
d+)$"
}
]
}
\ No newline at end of file
collections/fm.eventclassificationrules/Alcatel/TIMOS/Network/Link/Link_Up_SNMP_.json
0 → 100644
View file @
41c7b894
{
"name"
:
"Alcatel | TIMOS | Network | Link | Link Up (SNMP)"
,
"$collection"
:
"fm.eventclassificationrules"
,
"uuid"
:
"2aa2874b-7052-4675-a200-4f47a0526f42"
,
"description"
:
"IF-MIB::linkUp"
,
"event_class__name"
:
"Network | Link | Link Up"
,
"preference"
:
1000
,
"patterns"
:
[
{
"key_re"
:
"^source$"
,
"value_re"
:
"^SNMP Trap$"
},
{
"key_re"
:
"^profile$"
,
"value_re"
:
"^Alcatel.TIMOS$"
},
{
"key_re"
:
"^SNMPv2-MIB::snmpTrapOID.0$"
,
"value_re"
:
"^IF-MIB::linkUp$"
},
{
"key_re"
:
"^IF-MIB::ifIndex.35848192$"
,
"value_re"
:
"^(?P<interface__ifindex>
\\
d+)$"
}
]
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment