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 Network Circuit Assets

Details

Table ID: h_cmdb_assets_network_circuit

Stores information about assets in the 'Network Circuit' 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
Bandwidth
h_circuit_bandwidth
Circuit speed Mbps, Gbps.
Type VARCHAR
Size 128
Nullable true
Bearer
h_circuit_bearer
Circuit Capacity Mbps, Gbps
Type VARCHAR
Size 16
Nullable true
CIR
h_circuit_cir
Committed Information Rate in Kbps, Mbps, Gbps.
Type VARCHAR
Size 128
Nullable true
Circuit Classification
h_circuit_class
Primary/Secondary
Type VARCHAR
Size 10
Nullable true
Indexed true
Circuit Reference
h_circuit_reference
Provider reference number for the circuit
Type VARCHAR
Size 128
Nullable true
Indexed true
Circuit Type
h_circuit_type
User-defined name for the type of Circuit.
Type VARCHAR
Size 128
Nullable true
Indexed true
Device A
h_circuit_device_a
Details of CPE.
Type VARCHAR
Size 128
Nullable true
Device B
h_circuit_device_b
Far end Equipment.
Type VARCHAR
Size 128
Nullable true
Discovery Fingerprint
h_dsc_fingerprint
The MD5 fingerprint of the overall item
Type VARCHAR
Size 32
Nullable true
IP Address A
h_circuit_ipaddress_a
IP address of site A equipmen.
Type VARCHAR
Size 128
Nullable true
Location A
h_circuit_location_a
Postal address, building , floor, rack
Type VARCHAR
Size 64
Nullable true
Location B
h_circuit_location_b
Postal address, building , floor, rack
Type VARCHAR
Size 128
Nullable true
Provider
h_circuit_provider
eg: BT, Virgin Media
Type VARCHAR
Size 128
Nullable true
Site A
h_circuit_site_a
Site – The name of the site where this endpoint is located.
Type VARCHAR
Size 128
Nullable true
Site B
h_circuit_site_b
Site – The name of the site where this endpoint is located.
Type VARCHAR
Size 128
Nullable true
In This Document