|
e1cddc8c26
|
Add VPP API support to retrieve mtu/ifspeed/operstatus/adminstatus/mac
|
2021-09-05 19:39:20 +00:00 |
|
|
238471d25f
|
Ensure more updates can fit in the queue, allow scaling to 20 variables on 1000 interfaces
|
2021-09-05 18:23:23 +00:00 |
|
|
2e7aa607e4
|
Add most of the standard (32bit) ifTable.ifEntry MIB, the 5 that are left will require vpp_papi support, coming next
|
2021-09-05 18:12:02 +00:00 |
|
|
ac8c323abf
|
Ensure VPPStat() is connected before each read; if VPP restarts, we'll lose the connection, and this ensures that once VPP comes back up, we'll re-connect to it seemlessly
|
2021-09-05 16:19:44 +00:00 |
|
|
21f2e9dc72
|
format yapf
|
2021-09-05 16:14:11 +00:00 |
|
|
7afd82c928
|
Remove cache, read directly and constantly from MMAP -- the update threads only fire every 10s anyway; so even a hammering snmp client won't interact with VPP more than once-per-10s
|
2021-09-05 16:11:23 +00:00 |
|
|
80bbc754e4
|
Consistently clear ifstat members
|
2021-09-05 15:47:15 +00:00 |
|
|
8256c6abfc
|
Update README with build/run instructions
|
2021-09-05 15:39:26 +00:00 |
|
|
a621d560cd
|
Correct enumeration off-by-one; OID .14 doesn't exist
|
2021-09-05 15:26:13 +00:00 |
|
|
954fd2e5b6
|
Run as root
|
2021-09-05 15:25:54 +00:00 |
|
|
51eee915bf
|
initial checkin
|
2021-09-05 15:13:12 +00:00 |
|