EN
Español
English
Português
    ADM_SNMP_RULE

    Table that stores oids settings for discovery

    Data model

    Fields

    Field Type Description
    discovery_model_id* INT SNMP Discovery Model ID
    id* INT Unique identifier of the table
    label* NVARCHAR (256) Name associated with the configured oid

    Primary Key

    PK_ADM_SNMP_RULE
    id

    References

    Column Referenced Table Referenced column Name
    discovery_model_id* dbo.ADM_DISCOVERY_MODEL id FK01_ADM_SNMP_RULE