{% extends "base.html" %} {% block title %}Trapfilter Administration{% endblock %} {% block content %}
Trapfilter Detail (Back to Filter List)
Id | {{ object.tf_id }} |
Name | {{ object.tf_name }} |
Desc | {{ object.tf_desc }} |
UniqueID | {{ object.tf_uniqueid }} |
TrapOID | {{ object.tf_trapoid }} |
Class | {{ object.tf_class }} |
Severity | {{ object.tf_severity }} |
Object | {{ object.tf_object }} |
MarkRecover | {{ object.tf_markrecover }} |
Unique | {{ object.tf_unique }} |
Order | {{ object.tf_order }} |
Message | {{ object.tf_msg }} |
Id | OID | Comparator | Value |
---|---|---|---|
{{ tfm.tfm_id }} | {{ tfm.tfm_oid }} | {{ tfm.tfm_comparator }} | {{ tfm.tfm_value }} |