Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi everyone,I would like to restart my switch using my SNMP server but I could not find any related OIDs on google. Is it possible that anyone could lead me to solve this solution ?Any idea is appreciated.Version:15.2(8)E1
snmpset -v 2c -c MyCommunityString 1.2.3.4 1.3.6.1.2.1.105.1.1.1.3.1.7 i 2snmpset -v 2c -c MyCommunityString 1.2.3.4 1.3.6.1.2.1.105.1.1.1.3.1.7 i 1 I found such an example while doing research. Actually, I think it is exactly what I want, but when I...