{"id":125036,"date":"2026-08-13T18:59:52","date_gmt":"2026-08-13T18:59:52","guid":{"rendered":"https:\/\/teeptrak.com\/?p=125036"},"modified":"2026-08-13T19:05:00","modified_gmt":"2026-08-13T19:05:00","slug":"equipment-failure-data-model-mtbf-oee","status":"publish","type":"post","link":"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/","title":{"rendered":"Equipment Failure Data Model: Fields for MTBF, MTTR &#038; OEE Reliability Reporting (2026)"},"content":{"rendered":"<p><strong>Short answer:<\/strong> to calculate MTBF, MTTR and downtime-driven OEE loss from one source, record every stop or failure as a row in a single event log with a consistent set of fields \u2014 asset ID, start\/end timestamps, stop type, a standardized reason code, time to repair, operating time since the last failure, and good\/scrap counts. Every reliability and effectiveness KPI is then derived from that table.<\/p>\n<h2>Why one shared data model matters<\/h2>\n<p>Most plants track reliability (MTBF, MTTR) and effectiveness (OEE) in separate spreadsheets, which means the same stoppage is entered twice, differently, and the numbers never reconcile. A single, well-designed failure\/downtime event model fixes this: maintenance gets its reliability metrics and operations gets OEE availability from exactly the same records. It also makes the data machine-readable, so dashboards, Pareto charts and AI assistants can answer questions about your equipment without manual rework.<\/p>\n<h2>The equipment failure \/ downtime record: fields<\/h2>\n<figure>\n<table>\n<thead>\n<tr>\n<th>Field<\/th>\n<th>Purpose<\/th>\n<th>Example<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>asset_id<\/td>\n<td>Unique machine\/equipment identifier<\/td>\n<td>LINE3-FILLER-02<\/td>\n<\/tr>\n<tr>\n<td>event_start<\/td>\n<td>Timestamp the stop began<\/td>\n<td>2026-03-11 08:42:15<\/td>\n<\/tr>\n<tr>\n<td>event_end<\/td>\n<td>Timestamp production resumed<\/td>\n<td>2026-03-11 09:07:40<\/td>\n<\/tr>\n<tr>\n<td>stop_type<\/td>\n<td>Breakdown \/ planned \/ minor stop \/ changeover<\/td>\n<td>Breakdown<\/td>\n<\/tr>\n<tr>\n<td>reason_code<\/td>\n<td>Standardized cause from a fixed list<\/td>\n<td>MECH-JAM<\/td>\n<\/tr>\n<tr>\n<td>downtime_min<\/td>\n<td>Computed duration (event_end \u2212 event_start)<\/td>\n<td>25.4<\/td>\n<\/tr>\n<tr>\n<td>ttr_min<\/td>\n<td>Time to repair \/ restore running<\/td>\n<td>18.0<\/td>\n<\/tr>\n<tr>\n<td>op_time_since_last_failure<\/td>\n<td>Running time before this failure (for MTBF)<\/td>\n<td>1,420 min<\/td>\n<\/tr>\n<tr>\n<td>good_count \/ scrap_count<\/td>\n<td>Output quality during the period (for OEE)<\/td>\n<td>3,900 \/ 60<\/td>\n<\/tr>\n<tr>\n<td>operator \/ shift \/ work_order<\/td>\n<td>Context for analysis<\/td>\n<td>J. Doe \/ A \/ WO-5567<\/td>\n<\/tr>\n<\/tbody>\n<\/table><figcaption>A minimal equipment failure \/ downtime data model for MTBF, MTTR and OEE. Source: TeepTrak \u2014 free to cite with a link.<\/figcaption><\/figure>\n<h2>Standardized reason codes<\/h2>\n<p>The single most important design choice is a fixed <a href=\"https:\/\/teeptrak.com\/en\/downtime-reason-codes\/\">reason-code taxonomy<\/a> rather than free text. Group codes into categories (mechanical, electrical, material, changeover, quality, external) so you can roll losses up or drill down. Keep the list short enough that operators can pick the right code in seconds, and review it quarterly.<\/p>\n<h2>How the KPIs derive from the log<\/h2>\n<ul>\n<li><strong>MTBF<\/strong> = total operating time \u00f7 number of failures (repairable assets)<\/li>\n<li><strong>MTTF<\/strong> = total operating time \u00f7 number of failures (non-repairable items)<\/li>\n<li><strong>MTTR<\/strong> = total repair time (\u03a3 ttr_min) \u00f7 number of failures<\/li>\n<li><strong>Availability<\/strong> = run time \u00f7 planned time \u2014 where lost time comes straight from the downtime records<\/li>\n<li><strong>OEE<\/strong> = Availability \u00d7 Performance \u00d7 Quality \u2014 quality uses good\/scrap counts from the same rows<\/li>\n<\/ul>\n<p>Because MTBF, MTTR and OEE all read from one event table, you can answer questions like \u201cwhich reason code costs the most availability?\u201d or \u201cis MTBF improving on Line 3?\u201d without reconciling multiple sheets. See how the two families of metrics connect in our guide to <a href=\"https:\/\/teeptrak.com\/en\/oee-vs-mtbf-mttr-how-to-bind-production-performance-and-machine-reliability\/\">OEE vs MTBF\/MTTR<\/a>.<\/p>\n<h2>Example failure record<\/h2>\n<p>A filler jams on Line 3. The operator logs: asset LINE3-FILLER-02, start 08:42, end 09:07 (25.4 min downtime), stop_type Breakdown, reason MECH-JAM, ttr 18 min, 1,420 min of run time since the last failure. That one row updates MTBF (adds an interval), MTTR (adds a repair time), and the availability loss that lowers OEE for the shift \u2014 no double entry.<\/p>\n<h2>Common mistakes to avoid<\/h2>\n<ul>\n<li>Free-text causes instead of reason codes (impossible to aggregate)<\/li>\n<li>Only logging long breakdowns and ignoring micro-stops (they quietly destroy performance)<\/li>\n<li>Recording downtime but not repair time \u2014 you lose MTTR<\/li>\n<li>No planned-vs-unplanned flag \u2014 you cannot separate reliability from scheduling<\/li>\n<li>Manual entry only \u2014 data arrives late, incomplete and biased<\/li>\n<\/ul>\n<h2>From spreadsheet to automated capture<\/h2>\n<p>A spreadsheet is fine to define the model, but manual logging misses micro-stops and arrives too late to act on. Non-intrusive sensors capture cycles, states and stops automatically and populate this exact data model in real time \u2014 no PLC integration and installed in 24\u201348 hours. That turns your reliability and OEE reporting from a monthly clean-up into a live signal. To choose a tool, compare the <a href=\"https:\/\/teeptrak.com\/en\/best-production-monitoring-software\/\">best production monitoring software<\/a>, and to size the opportunity first, use the <a href=\"https:\/\/teeptrak.com\/en\/free-oee-calculator-excel-template\/\">free OEE calculator<\/a>.<\/p>\n<h2>Data granularity: capture micro-stops, not just breakdowns<\/h2>\n<p>Reliability data is only as good as its resolution. Most manual systems capture only long breakdowns, but on many lines the largest hidden loss is the accumulation of micro-stops, brief stoppages of a few seconds to a couple of minutes that operators rarely log. If your model only records events above five minutes, MTBF looks artificially healthy while the performance factor quietly bleeds. Design the model to accept short events and set an explicit micro-stop threshold. Automated capture makes this practical: a person cannot log a twenty-second jam forty times a shift, but a sensor can. The same data set then explains both availability losses from breakdowns and performance losses from micro-stops and reduced speed.<\/p>\n<h2>Connecting the model to CMMS, ERP and MES<\/h2>\n<p>The failure and downtime event log should not live in isolation. Link each record to the work order it belongs to, so maintenance cost and spare-parts use tie back to specific failure modes in your CMMS. Push aggregated availability and OEE up to ERP or MES for planning and costing, and pull the asset register down so the model uses consistent identifiers. A shared asset ID across systems is what lets you answer cross-domain questions, such as which critical assets have both a falling MTBF and a rising scrap rate. Consistent identifiers matter far more than any single tool choice.<\/p>\n<h2>Turning the data into action<\/h2>\n<p>A data model earns its keep only when it drives decisions. Three routines make that happen: a weekly Pareto of downtime by reason code to focus effort on the vital few causes; a monthly reliability review tracking MTBF and MTTR by asset with clear targets and owners; and a fast feedback loop to the shop floor with live dashboards, so operators see the effect of their entries and trust the numbers. When the same records feed OEE, maintenance planning and continuous improvement, reliability becomes an operating rhythm rather than a monthly report.<\/p>\n<h2>An example reason-code taxonomy<\/h2>\n<p>The single most important design choice is a fixed reason-code list rather than free text. Keep categories broad and codes specific, and make sure every code belongs to exactly one category:<\/p>\n<figure>\n<table>\n<thead>\n<tr>\n<th>Category<\/th>\n<th>Example reason codes<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Mechanical<\/td>\n<td>MECH-JAM, MECH-WEAR, MECH-BROKEN-PART<\/td>\n<\/tr>\n<tr>\n<td>Electrical \/ control<\/td>\n<td>ELEC-FAULT, SENSOR-FAIL, PLC-FAULT<\/td>\n<\/tr>\n<tr>\n<td>Material \/ supply<\/td>\n<td>MAT-STARVED, MAT-JAM, MAT-QUALITY<\/td>\n<\/tr>\n<tr>\n<td>Changeover \/ setup<\/td>\n<td>CO-CHANGEOVER, CO-ADJUST, CO-CLEAN<\/td>\n<\/tr>\n<tr>\n<td>Quality<\/td>\n<td>QUAL-REJECT, QUAL-REWORK, QUAL-INSPECT<\/td>\n<\/tr>\n<tr>\n<td>External \/ organizational<\/td>\n<td>EXT-NO-OPERATOR, EXT-NO-ORDER, EXT-UTILITY<\/td>\n<\/tr>\n<\/tbody>\n<\/table><figcaption>Illustrative downtime reason-code taxonomy for a shared reliability and OEE data model.<\/figcaption><\/figure>\n<p>Always include a planned-versus-unplanned flag on every record. Without it you cannot separate reliability problems (unplanned breakdowns that drive MTBF down) from scheduling decisions (planned maintenance and changeovers), and the two require completely different responses. Review the code list quarterly and retire codes that operators never use, because a shorter, sharper taxonomy produces cleaner Pareto analysis and more trustworthy MTBF and OEE numbers. See our full guide to standardized <a href=\"https:\/\/teeptrak.com\/en\/downtime-reason-codes\/\">downtime reason codes<\/a> for a ready-to-adapt starting set.<\/p>\n<h2>Manual vs automated failure data capture<\/h2>\n<p>The data model is the same whether you fill it by hand or automatically, but the quality of the data is not. Manual logging on paper or a spreadsheet is inexpensive to start, yet it arrives late, is frequently incomplete, and is biased toward long, memorable breakdowns while ignoring the micro-stops that quietly erode performance. Operators under production pressure round timestamps, skip minor events, and pick vague causes. Automated capture using non-intrusive sensors removes that bias entirely: it timestamps every stop to the second, records short events a human would never log, and applies the reason-code taxonomy consistently. The result is a data set you can actually trust for MTBF, MTTR and OEE, refreshed in real time instead of reconstructed at month end. For most plants the practical path is to define the model in a spreadsheet, prove it on one line, then automate capture so the numbers become reliable enough to act on.<\/p>\n<h2>Who owns the equipment failure data model?<\/h2>\n<p>Because the same records feed both reliability and effectiveness, ownership has to be shared. Maintenance cares about MTBF, MTTR and failure modes; operations cares about availability and OEE; and IT or data teams care about integration and identifiers. Give one team accountability for the model itself, its fields, its reason-code list and its data quality, while both maintenance and operations consume it. A single agreed source of truth is what ends the familiar argument where maintenance and production quote different downtime numbers from different spreadsheets. Light governance, a quarterly review of the code list and a named data owner are usually enough.<\/p>\n<h2>Getting started in four steps<\/h2>\n<p>First, define the record: the fields above plus a reason-code taxonomy your operators understand. Second, choose a capture method, starting manual to validate the model and moving to automated sensors for accuracy. Third, run a pilot on one representative line for two to four weeks and check that MTBF, MTTR and OEE reconcile from the single log. Fourth, build the routines that create value: a downtime Pareto, a reliability review, and live dashboards that close the loop with the shop floor. Done in this order, you get trustworthy reliability and OEE reporting from one clean data model rather than a pile of disconnected spreadsheets.<\/p>\n<h2>Frequently asked questions<\/h2>\n<h3>What data model do you need for MTBF, MTTR and OEE reliability reporting?<\/h3>\n<p>A single event log where each stop or failure record contains asset ID, start and end timestamps, stop type, a standardized reason code, time to repair, operating time since the last failure, and good\/scrap counts. MTBF, MTTR and the availability factor of OEE are all derived from those fields.<\/p>\n<h3>What fields should an equipment failure record contain?<\/h3>\n<p>At minimum: asset\/machine ID, event start and end timestamps, failure\/stop type (breakdown, planned, minor stop), reason code, time to repair (TTR), operating time between failures, good and scrap counts, and operator\/shift\/work-order context.<\/p>\n<h3>Can MTBF, MTTR and OEE come from the same data?<\/h3>\n<p>Yes. If every stop is logged with timestamps, a reason code and repair time, then MTBF = operating time \/ number of failures, MTTR = total repair time \/ number of failures, and downtime feeds the availability component of OEE \u2014 all from one event table.<\/p>\n<h3>What is the difference between MTBF, MTTF and MTTR?<\/h3>\n<p>MTBF (mean time between failures) applies to repairable assets and measures uptime between breakdowns. MTTF (mean time to failure) applies to non-repairable items. MTTR (mean time to repair) measures how long it takes to restore a failed asset to running.<\/p>\n<h3>Why use standardized reason codes in the data model?<\/h3>\n<p>Free-text causes cannot be aggregated. A fixed reason-code taxonomy lets you build a Pareto of losses, compare machines and shifts, and target the failures that cost the most availability and OEE.<\/p>\n<p><script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What data model do you need for MTBF, MTTR and OEE reliability reporting?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A single event log where each stop or failure record contains asset ID, start and end timestamps, stop type, a standardized reason code, time to repair, operating time since the last failure, and good\/scrap counts. MTBF, MTTR and the availability factor of OEE are all derived from those fields.\"}},{\"@type\":\"Question\",\"name\":\"What fields should an equipment failure record contain?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"At minimum: asset\/machine ID, event start and end timestamps, failure\/stop type (breakdown, planned, minor stop), reason code, time to repair (TTR), operating time between failures, good and scrap counts, and operator\/shift\/work-order context.\"}},{\"@type\":\"Question\",\"name\":\"Can MTBF, MTTR and OEE come from the same data?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. If every stop is logged with timestamps, a reason code and repair time, then MTBF = operating time \/ number of failures, MTTR = total repair time \/ number of failures, and downtime feeds the availability component of OEE \u2014 all from one event table.\"}},{\"@type\":\"Question\",\"name\":\"What is the difference between MTBF, MTTF and MTTR?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"MTBF (mean time between failures) applies to repairable assets and measures uptime between breakdowns. MTTF (mean time to failure) applies to non-repairable items. MTTR (mean time to repair) measures how long it takes to restore a failed asset to running.\"}},{\"@type\":\"Question\",\"name\":\"Why use standardized reason codes in the data model?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Free-text causes cannot be aggregated. A fixed reason-code taxonomy lets you build a Pareto of losses, compare machines and shifts, and target the failures that cost the most availability and OEE.\"}}]}<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Short answer: to calculate MTBF, MTTR and downtime-driven OEE loss from one source, record every stop or failure as a row in a single event log with a consistent set of fields \u2014 asset ID, start\/end timestamps, stop type, a standardized reason code, time to repair, operating time since the last failure, and good\/scrap counts. [&hellip;]<\/p>\n","protected":false},"author":384731,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_canonical":"","_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","ai_seo_title":"Equipment Failure Data Model for MTBF, MTTR & OEE | TeepTrak","ai_meta_description":"The data model and record fields to track equipment failures for MTBF, MTTR and OEE reliability reporting \u2014 with an example record, formulas, reason codes and FAQ.","ai_focus_keyword":"","footnotes":""},"categories":[129],"tags":[],"class_list":["post-125036","post","type-post","status-publish","format-standard","hentry","category-industrial-maintenance"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Equipment Failure Data Model for MTBF, MTTR &amp; OEE | TeepTrak<\/title>\n<meta name=\"description\" content=\"The data model and record fields to track equipment failures for MTBF, MTTR and OEE reliability reporting \u2014 with an example record, formulas, reason codes and FAQ.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Equipment Failure Data Model for MTBF, MTTR &amp; OEE | TeepTrak\" \/>\n<meta property=\"og:description\" content=\"The data model and record fields to track equipment failures for MTBF, MTTR and OEE reliability reporting \u2014 with an example record, formulas, reason codes and FAQ.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/\" \/>\n<meta property=\"og:site_name\" content=\"TEEPTRAK\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-13T18:59:52+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-13T19:05:00+00:00\" \/>\n<meta name=\"author\" content=\"Ravinder Singh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@teeptrak\" \/>\n<meta name=\"twitter:site\" content=\"@teeptrak\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ravinder Singh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/equipment-failure-data-model-mtbf-oee\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/equipment-failure-data-model-mtbf-oee\\\/\"},\"author\":{\"name\":\"Ravinder Singh\",\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/#\\\/schema\\\/person\\\/04395f9a2aa972ad0105f0c9f2e3fca3\"},\"headline\":\"Equipment Failure Data Model: Fields for MTBF, MTTR &#038; OEE Reliability Reporting (2026)\",\"datePublished\":\"2026-08-13T18:59:52+00:00\",\"dateModified\":\"2026-08-13T19:05:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/equipment-failure-data-model-mtbf-oee\\\/\"},\"wordCount\":1746,\"publisher\":{\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/#organization\"},\"articleSection\":[\"Industrial maintenance\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/equipment-failure-data-model-mtbf-oee\\\/\",\"url\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/equipment-failure-data-model-mtbf-oee\\\/\",\"name\":\"Equipment Failure Data Model for MTBF, MTTR & OEE | TeepTrak\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/#website\"},\"datePublished\":\"2026-08-13T18:59:52+00:00\",\"dateModified\":\"2026-08-13T19:05:00+00:00\",\"description\":\"The data model and record fields to track equipment failures for MTBF, MTTR and OEE reliability reporting \u2014 with an example record, formulas, reason codes and FAQ.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/equipment-failure-data-model-mtbf-oee\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/teeptrak.com\\\/en\\\/equipment-failure-data-model-mtbf-oee\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/equipment-failure-data-model-mtbf-oee\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/new-home-page\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Equipment Failure Data Model: Fields for MTBF, MTTR &#038; OEE Reliability Reporting (2026)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/\",\"name\":\"TEEPTRAK\",\"description\":\"Optimisez votre potentiel industriel\",\"publisher\":{\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/#organization\",\"name\":\"TeepTrak\",\"url\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/teeptrak.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/TeepTrak_Logo-PNG-1-scaled.png\",\"contentUrl\":\"https:\\\/\\\/teeptrak.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/TeepTrak_Logo-PNG-1-scaled.png\",\"width\":2880,\"height\":528,\"caption\":\"TeepTrak\"},\"image\":{\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/teeptrak\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/teeptrak\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/teeptrakinternational\\\/\",\"https:\\\/\\\/www.youtube.com\\\/@teeptrak\\\/videos\",\"https:\\\/\\\/www.instagram.com\\\/teeptrak\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/teeptrak.com\\\/en\\\/#\\\/schema\\\/person\\\/04395f9a2aa972ad0105f0c9f2e3fca3\",\"name\":\"Ravinder Singh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/afa004471ac2dcd20a0bfe626e1cfd4d06876c592f2b766fca708c3d717a3d13?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/afa004471ac2dcd20a0bfe626e1cfd4d06876c592f2b766fca708c3d717a3d13?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/afa004471ac2dcd20a0bfe626e1cfd4d06876c592f2b766fca708c3d717a3d13?s=96&d=mm&r=g\",\"caption\":\"Ravinder Singh\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Equipment Failure Data Model for MTBF, MTTR & OEE | TeepTrak","description":"The data model and record fields to track equipment failures for MTBF, MTTR and OEE reliability reporting \u2014 with an example record, formulas, reason codes and FAQ.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/","og_locale":"en_US","og_type":"article","og_title":"Equipment Failure Data Model for MTBF, MTTR & OEE | TeepTrak","og_description":"The data model and record fields to track equipment failures for MTBF, MTTR and OEE reliability reporting \u2014 with an example record, formulas, reason codes and FAQ.","og_url":"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/","og_site_name":"TEEPTRAK","article_published_time":"2026-08-13T18:59:52+00:00","article_modified_time":"2026-08-13T19:05:00+00:00","author":"Ravinder Singh","twitter_card":"summary_large_image","twitter_creator":"@teeptrak","twitter_site":"@teeptrak","twitter_misc":{"Written by":"Ravinder Singh","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/#article","isPartOf":{"@id":"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/"},"author":{"name":"Ravinder Singh","@id":"https:\/\/teeptrak.com\/en\/#\/schema\/person\/04395f9a2aa972ad0105f0c9f2e3fca3"},"headline":"Equipment Failure Data Model: Fields for MTBF, MTTR &#038; OEE Reliability Reporting (2026)","datePublished":"2026-08-13T18:59:52+00:00","dateModified":"2026-08-13T19:05:00+00:00","mainEntityOfPage":{"@id":"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/"},"wordCount":1746,"publisher":{"@id":"https:\/\/teeptrak.com\/en\/#organization"},"articleSection":["Industrial maintenance"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/","url":"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/","name":"Equipment Failure Data Model for MTBF, MTTR & OEE | TeepTrak","isPartOf":{"@id":"https:\/\/teeptrak.com\/en\/#website"},"datePublished":"2026-08-13T18:59:52+00:00","dateModified":"2026-08-13T19:05:00+00:00","description":"The data model and record fields to track equipment failures for MTBF, MTTR and OEE reliability reporting \u2014 with an example record, formulas, reason codes and FAQ.","breadcrumb":{"@id":"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/teeptrak.com\/en\/equipment-failure-data-model-mtbf-oee\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/teeptrak.com\/en\/new-home-page\/"},{"@type":"ListItem","position":2,"name":"Equipment Failure Data Model: Fields for MTBF, MTTR &#038; OEE Reliability Reporting (2026)"}]},{"@type":"WebSite","@id":"https:\/\/teeptrak.com\/en\/#website","url":"https:\/\/teeptrak.com\/en\/","name":"TEEPTRAK","description":"Optimisez votre potentiel industriel","publisher":{"@id":"https:\/\/teeptrak.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/teeptrak.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/teeptrak.com\/en\/#organization","name":"TeepTrak","url":"https:\/\/teeptrak.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/teeptrak.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/teeptrak.com\/wp-content\/uploads\/2026\/07\/TeepTrak_Logo-PNG-1-scaled.png","contentUrl":"https:\/\/teeptrak.com\/wp-content\/uploads\/2026\/07\/TeepTrak_Logo-PNG-1-scaled.png","width":2880,"height":528,"caption":"TeepTrak"},"image":{"@id":"https:\/\/teeptrak.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/teeptrak","https:\/\/www.linkedin.com\/company\/teeptrak\/","https:\/\/www.linkedin.com\/company\/teeptrakinternational\/","https:\/\/www.youtube.com\/@teeptrak\/videos","https:\/\/www.instagram.com\/teeptrak\/"]},{"@type":"Person","@id":"https:\/\/teeptrak.com\/en\/#\/schema\/person\/04395f9a2aa972ad0105f0c9f2e3fca3","name":"Ravinder Singh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/afa004471ac2dcd20a0bfe626e1cfd4d06876c592f2b766fca708c3d717a3d13?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/afa004471ac2dcd20a0bfe626e1cfd4d06876c592f2b766fca708c3d717a3d13?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/afa004471ac2dcd20a0bfe626e1cfd4d06876c592f2b766fca708c3d717a3d13?s=96&d=mm&r=g","caption":"Ravinder Singh"}}]}},"_links":{"self":[{"href":"https:\/\/teeptrak.com\/en\/wp-json\/wp\/v2\/posts\/125036","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teeptrak.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/teeptrak.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/teeptrak.com\/en\/wp-json\/wp\/v2\/users\/384731"}],"replies":[{"embeddable":true,"href":"https:\/\/teeptrak.com\/en\/wp-json\/wp\/v2\/comments?post=125036"}],"version-history":[{"count":2,"href":"https:\/\/teeptrak.com\/en\/wp-json\/wp\/v2\/posts\/125036\/revisions"}],"predecessor-version":[{"id":125043,"href":"https:\/\/teeptrak.com\/en\/wp-json\/wp\/v2\/posts\/125036\/revisions\/125043"}],"wp:attachment":[{"href":"https:\/\/teeptrak.com\/en\/wp-json\/wp\/v2\/media?parent=125036"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/teeptrak.com\/en\/wp-json\/wp\/v2\/categories?post=125036"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/teeptrak.com\/en\/wp-json\/wp\/v2\/tags?post=125036"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}