SNMP V3 Settings getting overridden by Template Stack automatically
1028
Created On 12/16/22 15:07 PM - Last Modified 07/26/25 04:00 AM
Symptom
- Create a template example "T-XYZ".
- Add SNMP-v3 configuration to the same and commit the configuration.
- Now Create a template stack example "TS-ABC".
- Add the existing template "T-XYZ" to the stack and commit the configuration.
- When checking on the template stack, it does not show any SNMP-v3 configuration. The SNMP v3 settings getting overridden by Template Stack automatically.
Environment
- Panorama
- PAN-OS 10.2.x
- Template and Template Stack
- SNMP-v3
Cause
The access-setting at the template-stack configuration level will override the template.
Resolution
- Use the CLI command to revert the override.
#delete template-stack <Stack-name> config devices localhost.localdomain deviceconfig system snmp-setting access-setting
- This can also be reverted via GUI on PAN-OS 10.2.5, 10.1.9, and higher.