services.keepalived.snmp.socket

Socket to use for connecting to SNMP master agent. If this value is set to null, keepalived's default will be used, which is unix:/var/agentx/master, unless using a network namespace, when the default is udp:localhost:705.

Type
null or string
Default
null
Declared
<nixpkgs/nixos/modules/services/networking/keepalived/default.nix>