Comments
-
Hello, The TCP connection test is successful, which is good. Let's troubleshoot the authentication issue step by step. **Understanding the Authentication Process:** Our system automatically tries multiple login endpoints to detect your device type: 1. First tries `/v1/login` (IBM TS4300 endpoint) 2. If that fails with…
-
Hello, you are using the AuthPriv security level, so you must enter privpass and authpass. Please try this command snmpwalk -v 3 -u 'username' -l AuthPriv -a SHA -A 'MyAuthPassword' -x AES -X 'MyPrivPassword' 'MySecretIP:161' 1.3.6.1.2.1.1.5
Howdy, Stranger!