Skip to content

Commit 21fd33f

Browse files
authored
Update snmp_framework.md
1 parent 2060810 commit 21fd33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/snmp/snmp_framework.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ To define custom traps:
555555

556556
1. Define the mapping file: Define the trap triggers, contexts, and variable bindings in YAML.
557557
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`.
558+
3. Add the mapping file to the list of trap-definitions under `/etc/opt/srlinux/snmp/snmp_files_config.yaml`.
559559

560560
### Input JSON Format
561561

0 commit comments

Comments
 (0)