> Source: [sk1000054](https://support.checkpoint.com/results/sk/sk1000054)

# sk1000054 - SNMP OID 1.3.6.1.4.1.2620.1.48.20.25 tree is only available on the SMO in Legacy VSX Maestro

| Property | Value |
|----------|-------|
| Solution ID | sk1000054 |
| Date Created | 2026-08-25 |
| Last Modified | 2026-09-02 |
| Technical Level | General |
| Products | Scalable Platforms |
| Versions | R82.10, R82 |
| OS | Gaia |

## Symptoms

- - Running the snmpwalk command for this OID on other security group members results in the error: "No Such Instance currently exists at this OID."  

- This occurs in either SNMP default mode or VS mode, and [sk184363](https://support.checkpoint.com/results/sk/sk184363) is not applicable.  

- The libasgstatagnet.so library is loaded as specified in [sk182941](https://support.checkpoint.com/results/sk/sk182941).

- The "/var/log/asgstats/asg_perf.dat" file on the affected SGM contains fewer lines compared to the one on the SMO.

- The command "**g_all cpd_sched_config print \| grep DCTask -A 4** " indicates that the scheduled DCTask is not enabled.  
> Task: "DCTask"  
> Command: /opt/CPsmo-R82/bin/data_collector.tcl  
> Arguments:  
> Interval: 10  
> Active: false

## Cause

The DCTask was disabled as part of the legacy VSX conversion process.

## Solution

1. Execute the following command in SMO to enable the scheduled task:  
\[Expert@SMO\]# **g_all "$CPDIR/bin/cpd_sched_config activate DCTask -r"**  

2. Start the collection scripts:  
\[Expert@SMO\]# **g_all "$SMODIR/bin/perf_data_collector.tcl"**  

\[Expert@SMO\]# **g_all "g_perf --internal"**

<br />


The DCTask scheduled task will be automatically re-enabled in upcoming major versions of the Gaia OS.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
