deviceFunction
The deviceFunction table stores data on device vendors, associated device models together with the role of the device model such as router, switch, and so on. This table belongs to the category entities.
The following table describes the deviceFunction table.
Column name | Type | Constraints | Description |
---|---|---|---|
vendorName | 100-character string | Not null | The name of a device vendor. |
vendorOID | 100-character string | Not null | The MIB object ID (OID) associated with this vendor. |
sysObjectId | 100-character string | Primary key Not null |
The vendor's authoritative identification of the network management subsystem contained in entities of this type. Provides an indication of what kind of device this is. |
deviceModel | 150-character string | Not null | The commercial name associated with this device type. |
deviceFunction | 30-character string | The function of the device, such as |