Commit fc897a7
committed
dot3 SNMP counters as per RFC3635
dot3 statistics are used for monitoring and debugging and are common
among switch vendors to have implemented. This commit implements
the dot3StatsTable and dot3HCStatsTable. Based on the code in
rfc1213.py and rfc2863.py.
Signed-off-by: Brad House <bhouse@nexthop.ai>1 parent f55bee8 commit fc897a7
4 files changed
Lines changed: 766 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments