Forum Discussion
SNMP walk is not workin after update to 15.1.2
Hi Brian,
its bug ID969737 - snmp requests to the management address receive no response from the BIGIP if v2-traps are used
https://cdn.f5.com/product/bugtracker/ID969737.html
to fix you can used the below one
you can move v2-traps configuration to traps then it will work.
v2-traps {
/Common/IAS_PREPROD_1 {
community SNMPTRAPLAB
host 104.28.131.21
}
/Common/IAS_PREPROD_2 {
community SNMPTRAPLAB
host 104.28.131.22
}
/Common/IAS_SAMPLICATE {
community SNMPTRAPLAB
host 101.96.128.22
}
}
to
traps {
/Common/IAS_PREPROD_1 {
community SNMPTRAPLAB
host 104.28.131.21
}
/Common/IAS_PREPROD_2 {
community SNMPTRAPLAB
host 104.28.131.22
}
/Common/IASS_SAMPLICATE {
community SNMPTRAPLAB
host 101.96.128.22
}
}
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