Forum Discussion
Create an external SNMPv3 monitor
Hello guys!
We need to implement a specific combination of monitors for our backend servers: One https check and one SNMPv3 monitor.
Sad thing is that F5 predefined SNMP monitors do not support SNMPv3 so we have been conidering the option to use an external monitor in the form of bash script, performing the SNMPv3 query and based on the response we shall mark the backend as UP or DOWN...
Unfortunately I was not able to find much info on this topic.. Has anyone of you ever had the need to use SNMPv3 for monitoring pool members?
Cheers!
Dunkov
Do this in two stages:
- Use snmpget on the BIG-IP to perform the snmpv3 get that you want to perform, and check the response
- Modify the example external monitors to perform the snmp get as per step 1
https://www.linickx.com/snmpwalk-v3-and-snmpget-v3-examples
- PeteWhiteEmployee
Do this in two stages:
- Use snmpget on the BIG-IP to perform the snmpv3 get that you want to perform, and check the response
- Modify the example external monitors to perform the snmp get as per step 1
https://www.linickx.com/snmpwalk-v3-and-snmpget-v3-examples
- JRahmAdmin
You can work that excellent info from PeteWhite into the external monitor that is already templatized for you in the codeshare: https://community.f5.com/t5/codeshare/snmp-check-external-monitor/ta-p/285358
HTH...Jason
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