Forum Discussion
Martin_182121
Nimbostratus
Jan 09, 2015SNMP Traps on nodes in a single pool
How can I send an SNMP Trap when a pool member fails it's health monitor? I only want a SNMP trap for this pool and not a system wide configuration for all pools. Also, the trap is going to unique network monitoring service setup for the application this pool supports.
1 Reply
- cjunior
Nacreous
What about create an custom OID and disable the default in user_alert.conf?
Something like this:alert BIGIP_MCPD_MCPDERR_POOL_MEMBER_MON_STATUS { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.10" } alert BIGIP_MCPD_MCPDERR_POOL_MEMBER_MON_STATUS_UP { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.11" } alert BIGIP_POOL_MYPOOL_MEMBER_DOWN "Pool pool_name_here member (.*) monitor status down." { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.500" } alert BIGIP_POOL_MYPOOL_MEMBER_UP "Pool pool_name_here member (.*) monitor status up." { snmptrap OID=".1.3.6.1.4.1.3375.2.4.0.501" }https://support.f5.com/kb/en-us/solutions/public/11000/100/sol11127.html
https://support.f5.com/kb/en-us/products/big-ip-afm/manuals/product/dns-dos-firewall-implementations-11-6-0/6.html?sr=42985994
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects