Commit ff57c19
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 <[email protected]>1 parent 6e0ff93 commit ff57c19
File tree
4 files changed
+766
-22
lines changed- src/sonic_ax_impl
- mibs/ietf
- tests
- mock_tables
4 files changed
+766
-22
lines changed| 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