interfaceDomain
The interfaceDomain view adds the domain name to the interface table. This view is used to get the domain details of a particular interface.
The following table describes the interfaceDomain view.
Column name | Description | Containing table |
---|---|---|
ipAddress |
The IP address through which this entity was discovered and will be
monitored.
Note: For non-IP entities, such as layer 1 optical devices,
this field is null.
|
chassis In the chassis table, this field is called accessIpAddress. |
ifName |
The name assigned to the interface. |
interface |
ifDescr |
A description of the interface. |
interface |
entityName |
Name of the entity. This field must be unique for all entities within a given domain. |
entityData |
entityId |
Foreign key to the entityNameCache table. Must be unique for each entity across all domains. |
entityData |
domainMgrId | The identifier of the domain from the domainMgr table. | domainMgr |
domainName | The name of the domain in which the node was discovered. | domainMgr |