POMBA audit reports are generated based on the rules that applied in the rules engine generating the violations. The following is an initial capture of rules
Rule | Data Sources | Attributes | Description | Category | Severity |
---|---|---|---|---|---|
Attribute Comparison | A&AI, SDN-C, Network Discovery | All | This rule compares all attributes by the same name from different Context Builders and returns a violation if the fields do no match. This includes the case where the name is present by the value is null in one of the cases. It does not produce a violation if one of the Context Builders is missing an attribute. | Attribute Mismatch | MAJOR? |
port-mirroring-vnfc-type |
| Validate that each VNFC instance in AAI conforms VNFC type defined in SDC model | ?? | ERROR | |
port-mirroring-vnfc-count |
| Validate that for each VNFC node defined in SDC model there is at least one VNFC instance in AAI | ?? | WARN | |
vf-module-type |
| Validate that each VF module instance in AAI conforms VF Module defined in SDC service model | ?? | CRITICAL | |
nfc-naming-code |
| nfc-naming-code | Validate that nfc-naming-code exists and is populated in AAI VNFC instance | ?? | CRITICAL |
Note that Attribute Comparison in particular needs to check against the following, but should check everything it can
- Network Discovered attributes
- AA&I and SDNC Comparisons for
- vnf-type
- vnf-name
- nf-naming-code