SNMPv3 trap exploder tracing
search cancel

SNMPv3 trap exploder tracing

book

Article ID: 331929

calendar_today

Updated On: 04-08-2025

Products

VMware Smart Assurance

Issue/Introduction

Steps to enable additional SNMPv3 trap exploder tracing

Environment

SMARTS - 10.1.x

Resolution

  • To enable SNMPv3 trap tracing, run the following command:
./dmctl -s <Trap Domain> invoke SNMP_TrapManager::SNMP-Trap-Manager setTrace | tee
  • To disable SNMPv3 trap tracing,run the following command:
./dmctl -s <Trap Domain> invoke SNMP_TrapManager::SNMP-Trap-Manager clearTrace | tee