John-Mark Gurney
9e673d1b79
add more notes about what is supported..
5 years ago
John-Mark Gurney
d8683f62b0
add ignore ports to test case... if a _getmany request is too big and
we can split it, do so.. This happened w/ a switch when using SNMPv3..
need to write a test case for this...
5 years ago
John-Mark Gurney
c3178726f1
add setting, return the switch when check changes so that we can
apply them..
5 years ago
John-Mark Gurney
436a647de2
add a few more test cases for cmpbits.. fix a bug from the new
test cases..
5 years ago
John-Mark Gurney
e42054d223
allow config to ignore some ports.. trim trailing zeros when comparing
so that we don't have to make the bits the same length as the switch..
5 years ago
John-Mark Gurney
50f12edfcf
add notes about implementation that I have found.
5 years ago
John-Mark Gurney
15cfc9d5dd
the import in a module gets a different class that the script does,
so we need to import and use that one...
catch more cases for only tagged ports..
5 years ago
John-Mark Gurney
fea82bea15
refactor _get to call _getmany...
5 years ago
John-Mark Gurney
09e73400cb
make check changes work completely...
5 years ago
John-Mark Gurney
f547b1a14f
convert the data to proper egress and untagged arrays..
5 years ago
John-Mark Gurney
e8947d250e
add support for figuring out what pvid's need to change to..
5 years ago
John-Mark Gurney
1833266506
advance the check changes a bit, and add a function to fetch pvids
5 years ago
John-Mark Gurney
74fe8f5efb
add the starting work on checking for changes..
5 years ago
John-Mark Gurney
d38c0f52ba
add function to get all ports for a switch, this will be used to
compare the switch's port list against the definition to make sure
that there is a complete definition...
Add the ability to skip the switch tests that can take a while to
complete...
5 years ago
John-Mark Gurney
7479d41931
first cut at a vlan manager utility.
5 years ago