Commit Graph

15 Commits

Author SHA1 Message Date
d408ec2867 move to untimestamped logs, tag the lots INFO and DEBUG. Update tests 2025-06-11 00:22:16 +02:00
cb8acc4c13 Add LICENSE, add copyright to all files 2025-06-10 23:52:49 +02:00
478168584d Rename from govpp-snmp-exmaple to govpp-snmp-agentx; Also rename the binary + README 2025-06-10 13:41:14 +02:00
467975b9d6 move agentx into its own directory, simplify main.go 2025-06-10 13:28:30 +02:00
458168e308 Add -vppcfg flag to set ifAlias from the 'description' fields in vppcfg.yaml 2025-06-09 19:12:05 +02:00
b6cdcd16ba Move flags to their own modules 2025-06-09 18:18:38 +02:00
fb3c545e11 Make -debug a global config flag, clean up logger.Debugf() callsites 2025-06-09 18:10:44 +02:00
6371e8eee2 Add -debug flag 2025-06-09 18:00:59 +02:00
a51efbf471 add ifEntry MIB also 2025-06-09 17:51:06 +02:00
daac2ffbd1 Add -vpp-ifindex-offset flag 2025-06-09 17:38:27 +02:00
d4769d6cdb add -period flag 2025-06-09 17:20:58 +02:00
6d6856d206 Remove mock OIDs and rename -addr to -agent-addr 2025-06-09 17:17:16 +02:00
824496c402 Add a VppStatsRoutine() alongside main 2025-06-09 17:13:07 +02:00
fd645366b8 Add -addr flag, include ability to use unix path 2025-06-09 16:56:24 +02:00
363215eaab First stab, an empty main.go which comes from the go-agentx upstream module 2025-06-09 16:54:28 +02:00