Netconf::SSH.new( login ){ |dev|  
    
  inv = dev.rpc.get_chassis_inventory  

  puts "Chassis: " + inv.xpath('chassis/description').text