Comments
-
Hi Mate , Ok ! let me explain .... The problem is with NCM's new version (7.6) when you have dis-hmac-sha-1 configured with SSH profile of ISAM / Micronodes / MX-6s (aka ISAM 7363) or ISAM 7330s FTTN . (However ESS 7450 , 7210 SAS-E /D/S or 7750 SR families are working fine) Technical Reason: The current NCM supports 1024…
-
Mainly you need to run following two commands 1) Syntex : snmp-server user <USERNAME> <SNMP_USER_GROUP> v3 auth sha <YOUR_PW> priv aes 128 <YOUR_PW> SystemOwner Example : snmp-server user snmpv3 user mysnmpgroup v3 auth sha password1234 priv aes 128 password1234 SystemOwner 2) Syntex : snmp-server group <SNMP_USER_GROUP>…