Skip to content

Commit

Permalink
[show][config] Add new snmp commands (#1347)
Browse files Browse the repository at this point in the history
Added new SNMP show and config commands using ConfigDB as well as unittests.
show commands: 
show runningconfiguration snmp 
show runningconfiguration snmp contact [--json] 
show runningconfiguration snmp location [--json] 
show runningconfiguration snmp community [--json] 
show runningconfiguration snmp user [--json] 

config commands:
sudo config snmp community add/del/replace
sudo config snmp contact add/del/modify
sudo config snmp location add/del/modify
sudo config snmp user add/del
  • Loading branch information
tsvanduyn committed May 5, 2021
1 parent fff4051 commit 615e531
Show file tree
Hide file tree
Showing 5 changed files with 2,210 additions and 14 deletions.
Loading

0 comments on commit 615e531

Please sign in to comment.