Re: snmpset snmpv3 vs ssh command line interface

2009-05-30 Thread Dave Shield
2009/5/30 PoWah Wong : > > I can set a variable either by > the snmpset command with the snmpv3 security > or > ssh to login to the same hardware and then execute a command in its command > line interface (CLI). > What are the pros and cons of each method? SNMP: +standard mechanism, indepe

snmpset snmpv3 vs ssh command line interface

2009-05-29 Thread PoWah Wong
I can set a variable either by the snmpset command with the snmpv3 security or ssh to login to the same hardware and then execute a command in its command line interface (CLI). What are the pros and cons of each method? Both methods support user authentication methods such as password. __