Most of the uses of SNMP I've seen involve querying information from a network device, for reporting statistics.
I want to actually configure ports on a switch to either set up VLANs or enable/disable port mirroring. This is for a lab environment.
I'm fairly new to SNMP's capabilities. From what I understand, each manufacturer (or even each device) has its own set of objects that can be queried, and these are not standardized. So, even if this were possible, any scripts that worked with one type of switch would probably not work with another switch, correct?
Thanks for any pointers.
I want to actually configure ports on a switch to either set up VLANs or enable/disable port mirroring. This is for a lab environment.
I'm fairly new to SNMP's capabilities. From what I understand, each manufacturer (or even each device) has its own set of objects that can be queried, and these are not standardized. So, even if this were possible, any scripts that worked with one type of switch would probably not work with another switch, correct?
Thanks for any pointers.