Skip to content
  • Kirk Webb's avatar
    Fixes to make Comware OF support function correctly (squash commit). · b277d49a
    Kirk Webb authored
    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>
    b277d49a