Package: govpp-snmp-agentx Version: @VERSION@ Architecture: @ARCH@ Maintainer: Pim van Pelt Section: net Priority: optional Depends: snmpd, adduser Homepage: https://git.ipng.ch/ipng/govpp-snmp-agentx Description: SNMP AgentX subagent that exposes VPP interface statistics govpp-snmp-agentx is a long-running daemon that connects to snmpd via the AgentX protocol and serves the standard IF-MIB (ifTable, ifXTable) from the VPP stats segment. It tracks interface lifecycle events and keeps counters for live interfaces only, using the VPP binary API for metadata and the stats shared memory for fast counter updates. . The daemon runs unprivileged as Debian-snmp:vpp; the systemd unit prepares /var/agentx for the AgentX socket. Configuration of the command-line flags happens in /etc/default/govpp-snmp-agentx.