Here at SD we are monitoring our devices with a home grown tool called the Business Access Portal (BAP) which does ping, some low level SNMP monitoring and provides our ticket generation for our support organization.
Today the BAP can access multiple site devices with the same IP addresses. The way we are doing this with our BAP is using NAT on the gateways with a specific TCP port assigned after each public IP address. For example we have a gateway device which is doing the routing into each site which we can reach with a public IP address (1.1.1.1). Under each gateway there is a private address space (192.168.11.0) being used to monitor the LAN and WLAN devices at each site. We are also using ACL’s in the gateway to allow SNMP from specific devices to each gateway which then will allow the monitoring of the LAN and WLAN devices.
Today we can monitor the gateways with no problem but I was wondering if Orion can be configured in any way to monitor the LAN and WLAN devices under each gateway using this configuration since we have over 2000 instances of this configuration and it would be quite a project to get it reconfigured for monitoring the traditional way. If not are there any plans to maybe implement this type of functionality in the future.
Thanks