Forum Discussion
Could any one please help me on changing snmp community string using tmsh command
Could any one please help me on changing snmp community string using tmsh command.
I have a group of F5 LBs both LTM & GTM Need to update SNMP string to all devices need tmsh commands to modify the snmp community string
Please help me on this
First do this to see which communities you have setup and which one you want to modify: tmsh list sys snmp communities
Then do this: modify sys snmp communities modify { snmpcommunitynamehere { community-name snmpstringhere } }
8 Replies
- What_Lies_Bene1
Cirrostratus
tmsh modify sys snmp communities...
- Cory_50405
Noctilucent
First do this to see which communities you have setup and which one you want to modify: tmsh list sys snmp communities
Then do this: modify sys snmp communities modify { snmpcommunitynamehere { community-name snmpstringhere } }
- Mareeswaran_133
Nimbostratus
thank you for your answer..
i found the below command..
tmsh modify sys snmp communities modify ?"{" Required delimiter
what should i add in the "{" required delimiter. do i need to give any script...
please help on the syntax..
thanks in advance
- Cory_50405
Noctilucent
Use the brackets as I specified above in my answer. TMSH requires them.
- Mareeswaran_133
Nimbostratus
thanks a ton Cory.. let me try and will let you know..
thanks a lot again.
- Mareeswaran_133
Nimbostratus
and please help me on , where can i specify Ro and RW
- Cory_50405
Noctilucent
modify sys snmp communities modify { snmpcommunitynamehere { access ro } } - Mareeswaran_133
Nimbostratus
thanks a lot :-)
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com