Hello,
I am working on a NAC implementation for Huawei VRP switches. Works well and it was pretty quick to implement with the collection model. But (There is always a but) :
- Some fields are not available. Instead of Time Left (before renew I suppose) we have the time elapsed (time since first auth).
- The VLAN ID is provided in the MIB, and as I am using dynamic VLAN assignation, I would love to keep that information.
- The Mode field does not make sense in Huawei devices (I wonder if that one is a cisco specific one)
Would it be possible to add some fields in the DB and defined the default displayed field according to the type of device ?
Bye
PipoCanaja