Fixes to make Comware OF support function correctly (squash commit).
Note: Since snmpit runs as the user, we don't rely on root's ssh keys for Netconf authentication. The username and password to use can be encoded in the "community" field in the database (switch_stack_types, or overridden in switch_stacks): <community>[:<user>[:<pass>]] User/password default to: username: snmpit password: <community>
Please register or sign in to comment