Getting the Real Source IP
Collectors receive syslog (514/udp) and SNMP traps (162/udp). The packet’s source IP identifies the sending device, and a collector runs directly on its host’s network stack — so it always sees the real sending-device IP, with nothing to configure.
The network permission boundary
Section titled “The network permission boundary”A collector may only initiate outbound connections to:
- IPs/CIDRs within its explicitly assigned networks (assigned in Configure → Sites & Networks),
- your GridNMS instance — always allowed, and
- configured external storage endpoints (metric/log sinks).
The network assignment — not device assignment — is the permission boundary. Assigning a device to a collector is a routing convenience; the assigned networks decide what a collector is allowed to reach.
docs built 2026-09-26 · 195c6d00