ADVERTISEMENT

New PNP Chief moves DIPOs to frontlines

Published Sep 14, 2020 03:40 pm

Over the years, the five Directorates for Integrated Police Operations (DIPOs of the Philippine National Police (PNP) have gained notoriety for being either the place of assignment for police generals who are just waiting for retirement or a “freezer” for generals and other senior officials who are not allies of the incumbent PNP Chief.

Police Lt. Gen. Camilo Pancratius Cascola (PNP / MANILA BULLETIN)

In other words, no senior police officials ever wished or wanted to be assigned to the DIPOs although the positions would be what Italians would call la dolce far niente, or “the sweet doing nothing.”

On Monday, PNP chief Gen. Camilo Pancratius Cascolan announced that he wanted the DIPOs to be more active in the peace and order functions, particularly in running after communist insurgents and other threat groups in far-flung areas of the country.

“I already ordered the realignment of regional and provincial maneuver units to be placed under the operational control of the Directorates for Integrated Police Operations,” said Cascolan in a press briefing at Camp Crame.

“We will expand the DIPO. They will have a bigger function in internal security operations. After all, that is essentially the wisdom and intent behind the creation of these PNP area commands,” he added.

Aside from the Special Action Force (SAF), members of the regional and provincial maneuver units of the PNP are among the most well-equipped and well-trained as their combat training involves those relating to internal security.

Cascolan said the move is in support of the Executive Order No. 70 to End Local Communist Armed Conflict (ELCAC).

“These maneuver or mobile units which are the cutting edge of PNP internal security operations will be deployed in the heartland and areas of operation of domestic threat groups where these units will be within striking distance to the enemy,” said Cascolan.

Rationale for DIPOs

Created in May 2009, the PNP-DIPOs were given the responsibility to direct the conduct of integrated anti-criminality, internal security and counter-terrorism operations in the clustered areas of the country.

The five PNP DIPOs are for Northern Luzon, Southern Luzon, Visayas, Eastern Mindanao and Western Mindanao. Each DIPOs is headed by a two-star general, the deputy has a one-star rank and the executive officer is a colonel.

Then PNP Chief Jesus Verzosa explained that the purpose of the creation of the DIPOs is to synchronize the police and the military operations in the five clustered areas of the country.

The Armed Forces of the Philippines (AFP) has also five area commands—the Northern Luzon Command, the Southern Luzon Command, the Central Command based in the Visayas, the Eastern Mindanao Command and the Western Mindanao Command. Each of the area commands is headed by a three-star rank military officer.

Patterned after the AFP area commands, the main purpose of the DIPOs --- to strengthen the coordination and interoperability of the police and the military against communist insurgency, terrorists and other threat groups --- gives the national government its best shot in defeating all the threats groups operating in the country.

What went wrong?

The creation of the DIPOs did not live up to its real intent.

Cases of ‘misencounters’ between the police and the military after the DIPO creation in 2009—such as the death of six policemen and wounding of more than 10 others in Samar who were mistaken by soldiers as communist rebels in 2018 and the killing of four military intelligence operatives in Jolo three months ago— indicated that the real intent for its creation was not being accomplished.

In fact, DIPOs have already gained notoriety within the police organization as kangkungan (water spinach field) assignments. Once a police official is assigned at the DIPOs, they are basically rendered as powerless, which is considered as an insult in the police and the military.

Theoretically, all the police regional directors should consider the DIPO heads as their immediate superiors but that has not been practiced. The regional directors still directly report to the Chief PNP and in almost all cases, ignore the heads of the DIPOs.

And there is one more important factor that led to the utter failure of DIPOs for more than a decade. While the camps of military areas of commands are located in the areas where they are supposed to be, all the DIPO offices are located at Camp Crame in Quezon City.

In fact, the DIPO offices at Camp Crame are housed on establishments that are among the most dilapidated at Camp Crame.

Solution

In order for the DIPOs to live up to their mandate, Cascolan said he would relocate all the DIPO offices to where are supposed to be: the main office of the DIPO Northern Luzon should be somewhere in Northern Luzon, DIPO for Visayas should be somewhere in the Visayas and so on.

The re-assignment of maneuver units of the PNP under the DIPOs would also give DIPO commanders personnel to command.

Cascolan said that he also wants the DIPOs to be headed by a three-star general in order to be equal in rank with military area commanders who are all three-star ranks.

ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.