Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

CMDB Computer Peripheral Assets

Details

Table ID: h_cmdb_assets_computer_peripheral

Stores information about assets in the 'Computer Peripheral' asset class in the CMDB

Table Attributes

Name Value
Primary Key h_pk_asset_id

Columns

Name & ID Description Column Attributes Relationships
Asset ID
h_pk_asset_id
Unique record identifier. AutoVal: itsmAssetId keyed to h_itsm_assets.h_pk_asset_id
Type VARCHAR
Size 32
Nullable false
Primary Key true
One to One
h_cmdb_assets.h_pk_asset_id
Connection Types
h_connection_types
The connection types for this asset (usb, hdmi etc)
Type VARCHAR
Size 128
Nullable true
Discovery Fingerprint
h_dsc_fingerprint
The MD5 fingerprint of the overall item
Type VARCHAR
Size 32
Nullable true
Manufacturer
h_manufacturer
The manufacturer of the asset
Type VARCHAR
Size 128
Nullable true
Indexed true
Model
h_model
The model for this asset
Type VARCHAR
Size 128
Nullable true
Indexed true
Serial Number
h_serial_number
The serial number of the asset
Type VARCHAR
Size 128
Nullable true
Indexed true
Wireless
h_wireless
The asset connectivity (Yes/No)
Type VARCHAR
Size 8
Nullable true
In This Document