Forum Discussion
Configuring snmpd to send responses out of different ports or addresses
In the following article:
http://support.f5.com/kb/en-us/archived_products/lc/manuals/product/bigip4_3ref/lc_snmp.html1035287
It states how to configure snmpd to send responses out of different ports using the "-p" option. We require the snmpd to send responses out of the traffic interface as oppose to the mgmt interface. When we run this command"
snmpd -p 161,tcp:161@192.168.2.2
It does not respond to queries on the 192.168.2.2 interface but does on the mgmt interface and from localhost. Has anyone had issues with this before?
3 Replies
- hoolio
Cirrostratus
Hi Brian,
Which version are you running?
Aaron - brianokelly_119
Nimbostratus
Hi Aaron, v10.2 running on a 6900. I have tried the same thing on a 10.1 VM also. - hoolio
Cirrostratus
In 10.x, you can configure a TMM route and then the traffic should be sent out the corresponding interface from a suitable self IP on the egress VLAN.
You can do this using the GUI under Network | Routes or with the 'b route' or 'tmsh create net route' commands.
SOL3669: Overview of management interface routing
http://support.f5.com/kb/en-us/solutions/public/3000/600/sol3669.html?sr=11241741
Outbound administrative connections
Outbound connections sent from BIG-IP by administrative applications (SNMP, SMTP, SSH, NTP, etc.) are processed by the Linux operating system. These connections may use either the management address or a self-IP address as the source address. The BIG-IP compares the destinaton address to the routing table to determine the interface through which BIG-IP routes the traffic.
Note: This behavior applies only to unsolicited outbound traffic: traffic that is not in response to a request originated by a remote host. A response to a request originated by a remote host will be returned to the last MAC address traversed by the inbound request.
Aaron
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
