We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2060810 commit 21fd33fCopy full SHA for 21fd33f
docs/snmp/snmp_framework.md
@@ -555,7 +555,7 @@ To define custom traps:
555
556
1. Define the mapping file: Define the trap triggers, contexts, and variable bindings in YAML.
557
2. Write the conversion script: Implement trigger events and generate trap data in the `snmp_main` function.
558
-3. Add the mapping file to the list of trap-definitions under `/etc/opt/SR Linux/snmp/snmp_files_config.yaml`.
+3. Add the mapping file to the list of trap-definitions under `/etc/opt/srlinux/snmp/snmp_files_config.yaml`.
559
560
### Input JSON Format
561
0 commit comments