Is there a way to set port security via SNMP?
I want to restrict the ports of my Procurve 2848 switches to just one MAC address. This can be done easily with the CLI, but I'd really like to manage them directly through SNMP (with my own scripts).
The hubSecurity OID from HP-ICF-GENERIC-RPTR MIB gives the means to set the learn-mode and address-limit, but I haven't figured out how to set the MAC address. Adding a HpSecureCfgAddrEntry doesn't seem to be possible.
So, should I be using some other OID on some other MIB, or what?